HomeSort by relevance Sort by last modified time
    Searched defs:m_count (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/wtf/
RefCountedLeakCounter.h 40 volatile int m_count; member in struct:WTF::RefCountedLeakCounter
CryptographicallyRandomNumber.cpp 72 int m_count; member in class:WTF::__anon12879::ARC4RandomNumberGenerator
85 : m_count(0)
113 m_count = 1600000;
118 if (m_count <= 0)
147 m_count -= 4;
159 m_count--;
  /external/chromium_org/third_party/WebKit/Source/core/dom/
IgnoreDestructiveWriteCountIncrementer.h 37 : m_count(document ? &document->m_ignoreDestructiveWriteCount : 0)
39 if (!m_count)
41 ++(*m_count);
46 if (!m_count)
48 --(*m_count);
52 unsigned* m_count; member in class:WebCore::IgnoreDestructiveWriteCountIncrementer
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CSemaphore.h 65 int m_count; member in class:CSemaphore
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp 58 lu_counter_metadata(size_type init_count) : m_count(init_count)
63 mutable size_type m_count; member in class:__gnu_pbds::detail::lu_counter_metadata
81 if (++r_data.m_count != m_max_count)
83 r_data.m_count = 0;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_policy/
counter_lu_metadata.hpp 57 counter_lu_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::counter_lu_metadata
79 if (++r_data.m_count != m_max_count)
81 r_data.m_count = 0;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp 58 lu_counter_metadata(size_type init_count) : m_count(init_count)
63 mutable size_type m_count; member in class:__gnu_pbds::detail::lu_counter_metadata
81 if (++r_data.m_count != m_max_count)
83 r_data.m_count = 0;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp 57 lu_counter_metadata(size_type init_count) : m_count(init_count)
62 mutable size_type m_count; member in class:__gnu_pbds::detail::lu_counter_metadata
80 if (++r_data.m_count != m_max_count)
82 r_data.m_count = 0;
  /sdk/emulator/opengl/tests/ut_renderer/
RendererObject.h 21 RendererObject() { m_count = 0; }
23 int count() { return m_count; }
24 void ref() { m_count++; }
25 void unref() { m_count--; }
27 int m_count; member in class:RendererObject
  /external/chromium_org/third_party/WebKit/Source/core/editing/
DeleteFromTextNodeCommand.h 54 unsigned m_count; member in class:WebCore::DeleteFromTextNodeCommand
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleMultiColData.h 58 unsigned short m_count; member in class:WebCore::StyleMultiColData
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNamedNodeMap.java 54 short m_count = -1; field in class:DTMNamedNodeMap
76 if (m_count == -1)
86 m_count = count;
89 return (int) m_count;
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontLoader.h 87 FontLoadHistogram() : m_count(0), m_recorded(false) { }
88 void incrementCount() { m_count++; }
92 int m_count; member in class:WebCore::FontLoader::FontLoadHistogram
  /external/valgrind/main/drd/tests/
pth_broadcast.c 23 int m_count; member in struct:csema
42 while (p->m_count < n)
44 p->m_count -= n;
52 p->m_count++;
  /external/chromium_org/third_party/smhasher/src/
MurmurHash2.cpp 269 m_count = 0;
311 while( len && ((len<4) || m_count) )
313 m_tail |= (*data++) << (m_count * 8);
315 m_count++;
318 if(m_count == 4)
322 m_count = 0;
329 uint32_t m_count; member in class:CMurmurHash2A
Types.h 95 KeyCallback() : m_count(0)
105 m_count++;
112 int m_count; member in struct:KeyCallback
  /external/chromium_org/third_party/WebKit/Source/web/tests/
ScrollAnimatorNoneTest.cpp 93 int m_count; member in class:MockScrollAnimatorNone
103 m_count = 0;
109 m_count++;
    [all...]

Completed in 708 milliseconds

1 2