HomeSort by relevance Sort by last modified time
    Searched refs:m_type (Results 251 - 275 of 460) sorted by null

<<111213141516171819

  /external/chromium_org/third_party/WebKit/Source/platform/
Cursor.cpp 146 : m_type(Custom)
154 : m_type(Custom)
162 : m_type(type)
168 : m_type(other.m_type)
177 m_type = other.m_type;
JSONValues.h 51 JSONValue() : m_type(TypeNull) { }
68 Type type() const { return m_type; }
70 bool isNull() const { return m_type == TypeNull; }
91 explicit JSONValue(Type type) : m_type(type) { }
98 Type m_type; member in class:blink::JSONValue
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 608 Name (Type& type) : m_type(type), m_name(type.gen()) {}
609 Name (Type& type, GLuint name) : m_type(type), m_name(name) {}
610 ~Name (void) { m_type.release(m_name); }
614 Type& m_type; member in class:deqp::gls::LifetimeTests::details::Name
724 , m_type (type)
737 Binder& binder (void) { return *m_type.binder(); }
739 Type& m_type; member in class:deqp::gls::LifetimeTests::details::LifeTest
752 Name name (m_type);
754 if (m_type.genCreates())
755 errors.check(m_type.exists(*name), "Gen* should have created an object, but didn't")
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 106 if (p_l->m_type == leaf_node)
108 if (p_r->m_type == leaf_node)
115 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
121 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node);
122 if (p_r->m_type == leaf_node)
129 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
209 if (p_l->m_type == leaf_node)
211 if (p_r->m_type == leaf_node)
219 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
227 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 106 if (p_l->m_type == leaf_node)
108 if (p_r->m_type == leaf_node)
115 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
121 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node);
122 if (p_r->m_type == leaf_node)
129 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
209 if (p_l->m_type == leaf_node)
211 if (p_r->m_type == leaf_node)
219 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
227 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 106 if (p_l->m_type == leaf_node)
108 if (p_r->m_type == leaf_node)
115 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
121 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node);
122 if (p_r->m_type == leaf_node)
129 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
209 if (p_l->m_type == leaf_node)
211 if (p_r->m_type == leaf_node)
219 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
227 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 104 if (p_l->m_type == pat_trie_leaf_node_type)
106 if (p_r->m_type == pat_trie_leaf_node_type)
113 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
119 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type);
120 if (p_r->m_type == pat_trie_leaf_node_type)
127 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
206 if (p_l->m_type == pat_trie_leaf_node_type)
208 if (p_r->m_type == pat_trie_leaf_node_type)
216 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == pat_trie_internal_node_type);
224 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == pat_trie_internal_node_type)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 106 if (p_l->m_type == leaf_node)
108 if (p_r->m_type == leaf_node)
115 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
121 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node);
122 if (p_r->m_type == leaf_node)
129 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
209 if (p_l->m_type == leaf_node)
211 if (p_r->m_type == leaf_node)
219 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
227 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 106 if (p_l->m_type == leaf_node)
108 if (p_r->m_type == leaf_node)
115 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
121 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node);
122 if (p_r->m_type == leaf_node)
129 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
209 if (p_l->m_type == leaf_node)
211 if (p_r->m_type == leaf_node)
219 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
227 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
insert_join_fn_imps.hpp 106 if (p_l->m_type == leaf_node)
108 if (p_r->m_type == leaf_node)
115 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
121 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node);
122 if (p_r->m_type == leaf_node)
129 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
209 if (p_l->m_type == leaf_node)
211 if (p_r->m_type == leaf_node)
219 _GLIBCXX_DEBUG_ASSERT(p_r->m_type == i_node);
227 _GLIBCXX_DEBUG_ASSERT(p_l->m_type == i_node)
    [all...]
  /external/lldb/source/Symbol/
UnwindPlan.cpp 23 if (m_type == rhs.m_type)
25 switch (m_type)
54 m_type = atDWARFExpression;
64 m_type = isDWARFExpression;
72 switch (m_type)
94 if (m_type == atCFAPlusOffset)
121 if (m_type == atCFAPlusOffset)
142 if (m_type == atDWARFExpression)
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 55 Type type() const { return static_cast<Type>(m_type); }
87 StyleRuleBase(Type type) : m_type(type) { }
88 StyleRuleBase(const StyleRuleBase& o) : m_type(o.m_type) { }
97 unsigned m_type : 5;
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
OscillatorNode.cpp 51 , m_type(SINE)
65 setType(m_type);
86 switch (m_type) {
149 m_type = type;
339 m_type = CUSTOM;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperation.h 89 OperationType type() const { return m_type; }
90 virtual bool isSameType(const FilterOperation& o) const { return o.type() == m_type; }
99 : m_type(type)
103 OperationType m_type; member in class:blink::FilterOperation
206 virtual bool affectsOpacity() const OVERRIDE { return m_type == OPACITY; }
  /external/lldb/include/lldb/Symbol/
ObjectFile.h 546 m_type = type;
622 if (m_type == eTypeInvalid)
623 m_type = CalculateType();
624 return m_type;
674 Type m_type; member in class:lldb_private::ObjectFile
  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 186 m_type = (chcnt == uintcnt) ? UINT : FLOAT;
188 m_isfloat = (m_type == FLOAT);
231 frame.insert( "BY", Slice( m_type,
238 frame.insert( "Y", Slice( m_type,
245 frame.insert( "RY", Slice( m_type,
254 frame.insert( "Y", Slice( m_type,
257 frame.insert( "Y", Slice( m_type,
260 frame.insert( "Y", Slice( m_type,
270 frame.insert( "Y", Slice( m_type,
280 frame.insert( "B", Slice( m_type,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/events/
Event.cpp 56 : m_type(eventType)
71 : m_type(eventType)
98 m_type = eventTypeArg;
Event.h 112 const AtomicString& type() const { return m_type; }
113 void setType(const AtomicString& type) { m_type = type; }
197 AtomicString m_type; member in class:blink::Event
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLVertexArrayObjectOES.cpp 41 , m_type(type)
50 switch (m_type) {
90 switch (m_type) {

Completed in 1269 milliseconds

<<111213141516171819