HomeSort by relevance Sort by last modified time
    Searched refs:m_value (Results 976 - 1000 of 1181) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
r_erase_fn_imps.hpp 49 _GLIBCXX_DEBUG_ONLY(erase_existing(PB_DS_V2F(p_z->m_value)));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 156 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
186 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
r_erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(erase_existing(PB_DS_V2F(p_z->m_value)));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 274 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value);
276 p_nd->m_value = r_new_val;
323 if (m_p_max == 0 || Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(debug_base::erase_existing(PB_DS_V2F(p_z->m_value));)
point_iterators.hpp 146 return &m_p_nd->m_value;
153 return m_p_nd->m_value;
315 return &base_it_type::m_p_nd->m_value;
322 return base_it_type::m_p_nd->m_value;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 153 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
183 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
r_erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(debug_base::erase_existing(PB_DS_V2F(p_z->m_value)));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 238 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value);
239 p_nd->m_value = r_new_val;
277 if (m_p_max == 0 || Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/bin_search_tree_/
erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(debug_base::erase_existing(PB_DS_V2F(p_z->m_value));)
point_iterators.hpp 146 return &m_p_nd->m_value;
153 return m_p_nd->m_value;
315 return &base_it_type::m_p_nd->m_value;
322 return base_it_type::m_p_nd->m_value;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 153 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
183 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
r_erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(debug_base::erase_existing(PB_DS_V2F(p_z->m_value)));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 238 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value);
239 p_nd->m_value = r_new_val;
277 if (m_p_max == 0 || Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/bin_search_tree_/
erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(debug_base::erase_existing(PB_DS_V2F(p_z->m_value));)
point_iterators.hpp 146 return &m_p_nd->m_value;
153 return m_p_nd->m_value;
315 return &base_it_type::m_p_nd->m_value;
322 return base_it_type::m_p_nd->m_value;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 153 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
183 if (Cmp_Fn::operator()(p_nd->m_value, p_next->m_value))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
r_erase_fn_imps.hpp 48 _GLIBCXX_DEBUG_ONLY(debug_base::erase_existing(PB_DS_V2F(p_z->m_value)));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/thin_heap_/
insert_fn_imps.hpp 238 const bool smaller = Cmp_Fn::operator()(r_new_val, p_nd->m_value);
239 p_nd->m_value = r_new_val;
277 if (m_p_max == 0 || Cmp_Fn::operator()(m_p_max->m_value, p_nd->m_value))
  /external/chromium_org/third_party/WebKit/Source/wtf/
ListHashSetTest.cpp 505 Simple(int value) : m_value(value) { };
506 int m_value; member in struct:__anon15320::Simple
530 static unsigned hash(const Complicated& key) { return key.m_simple.m_value; }
531 static bool equal(const Complicated& a, const Complicated& b) { return a.m_simple.m_value == b.m_simple.m_value; }
534 static unsigned hash(const Simple& key) { return key.m_value; }
535 static bool equal(const Complicated& a, const Simple& b) { return a.m_simple.m_value == b.m_value; }
598 EXPECT_EQ(res1.storedValue->m_value.get(), ptr1);
610 EXPECT_EQ(res2.storedValue->m_value.get(), ptr2)
    [all...]
PrintStream.h 235 : m_value(value) \
240 function(out, m_value); \
243 Type m_value; \
250 : m_value(value) \
255 m_value.method(out); \
258 const Type& m_value; \
  /external/deqp/executor/
xeTestCaseResult.hpp 173 NumericValue (deInt64 value) : m_type(TYPE_INT64) { m_value.int64 = value; }
174 NumericValue (double value) : m_type(TYPE_FLOAT64) { m_value.float64 = value; }
177 deInt64 getInt64 (void) const { DE_ASSERT(getType() == TYPE_INT64); return m_value.int64; }
178 double getFloat64 (void) const { DE_ASSERT(getType() == TYPE_FLOAT64); return m_value.float64; }
186 } m_value; member in class:xe::ri::NumericValue
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSCalculationValue.cpp 199 return !m_value->getDoubleValue();
204 return m_value->cssText();
211 value.pixels += m_value->computeLength<float>(conversionData) * multiplier;
214 ASSERT(m_value->isPercentage());
215 value.percent += m_value->getDoubleValue() * multiplier;
225 return m_value->getDoubleValue();
234 return m_value->computeLength<double>(conversionData);
237 return m_value->getDoubleValue();
251 m_value->accumulateLengthArray(lengthArray, multiplier);
259 return compareCSSValuePtr(m_value, static_cast<const CSSCalcPrimitiveValue&>(other).m_value)
282 RefPtrWillBeMember<CSSPrimitiveValue> m_value; member in class:WebCore::FINAL
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
DOMEditor.cpp 157 m_value = m_element->getAttribute(m_name);
163 m_element->setAttribute(m_name, m_value, exceptionState);
182 AtomicString m_value; member in class:WebCore::FINAL
192 , m_value(value)
217 m_element->setAttribute(m_name, m_value, exceptionState);
230 AtomicString m_value; member in class:WebCore::FINAL
381 , m_value(value)
399 m_node->setNodeValue(m_value);
411 String m_value; member in class:WebCore::FINAL
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextAreaElement.cpp 323 m_value = innerEditorValue();
333 return m_value;
366 m_value = normalizedValue;
367 setInnerEditorValue(m_value);
376 unsigned endOfString = m_value.length();
461 setInnerEditorValue(m_value);

Completed in 773 milliseconds

<<31323334353637383940>>