HomeSort by relevance Sort by last modified time
    Searched full:gcount (Results 1 - 25 of 38) sorted by null

1 2

  /frameworks/base/core/jni/android/graphics/
AutoDecodeCancel.cpp 74 const int gCount = gAutoDecoderCancelCount;
76 if (gCount == 0) {
79 SkASSERT(gCount > 0);
88 SkASSERT(count <= gCount);
97 SkASSERT(count == gCount);
  /external/skia/src/core/
SkPixelRef.cpp 165 static int gCount;
174 gCount = 0;
178 SkASSERT(gCount < MAX_PAIR_COUNT);
180 gPairs[gCount].fName = name;
181 gPairs[gCount].fFactory = factory;
182 gCount += 1;
187 if (!gCount) {
200 for (int i = gCount - 1; i >= 0; --i) {
213 for (int i = gCount - 1; i >= 0; --i) {
SkFlattenable.cpp 371 static int gCount;
380 gCount = 0;
384 SkASSERT(gCount < MAX_PAIR_COUNT);
386 gPairs[gCount].fName = name;
387 gPairs[gCount].fFactory = factory;
388 gCount += 1;
393 if (!gCount) {
406 for (int i = gCount - 1; i >= 0; --i) {
419 for (int i = gCount - 1; i >= 0; --i) {
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontPlatformDataAndroid.cpp 44 static int gCount;
49 if (++gCount > gMaxCount)
51 gMaxCount = gCount;
56 static void dec_count() { --gCount; }
  /external/icu4c/test/perf/collationperf/
collperf.cpp 210 int gCount;
277 gCount++;
284 gCount++;
294 gCount++;
304 gCount++;
312 gCount++;
320 gCount++;
328 gCount++;
466 gCount = 0;
508 gCount++
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
istream 77 * function; see gcount().
248 gcount() const
264 * by gcount().
383 * is extracted (and therefore counted in @c gcount()) but not stored
496 * @c gcount() will return 0, as required by DR 60.
511 * @c gcount() will return 0, as required by DR 60.
529 * call to @c gcount().
543 * call to @c gcount().
558 * call to @c gcount().
574 * call to @c gcount()
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
istream 79 * function; see gcount().
251 gcount() const
267 * by gcount().
386 * is extracted (and therefore counted in @c gcount()) but not stored
499 * are extracted, the next call to @c gcount() will return 0,
515 * are extracted, the next call to @c gcount() will return 0,
534 * call to @c gcount().
548 * call to @c gcount(). At variance with putback, unget and
564 * not affect the next call to @c gcount().
580 * not affect the next call to @c gcount()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
istream 79 * function; see gcount().
251 gcount() const
267 * by gcount().
386 * is extracted (and therefore counted in @c gcount()) but not stored
499 * are extracted, the next call to @c gcount() will return 0,
515 * are extracted, the next call to @c gcount() will return 0,
534 * call to @c gcount().
548 * call to @c gcount(). At variance with putback, unget and
564 * not affect the next call to @c gcount().
580 * not affect the next call to @c gcount()
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
istream 77 * function; see gcount().
248 gcount() const
264 * by gcount().
383 * is extracted (and therefore counted in @c gcount()) but not stored
496 * @c gcount() will return 0, as required by DR 60.
511 * @c gcount() will return 0, as required by DR 60.
529 * call to @c gcount().
543 * call to @c gcount().
558 * call to @c gcount().
574 * call to @c gcount()
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
istream 77 * function; see gcount().
248 gcount() const
264 * by gcount().
383 * is extracted (and therefore counted in @c gcount()) but not stored
496 * @c gcount() will return 0, as required by DR 60.
511 * @c gcount() will return 0, as required by DR 60.
529 * call to @c gcount().
543 * call to @c gcount().
558 * call to @c gcount().
574 * call to @c gcount()
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
istream 77 * function; see gcount().
248 gcount() const
264 * by gcount().
383 * is extracted (and therefore counted in @c gcount()) but not stored
496 * @c gcount() will return 0, as required by DR 60.
511 * @c gcount() will return 0, as required by DR 60.
529 * call to @c gcount().
543 * call to @c gcount().
558 * call to @c gcount().
574 * call to @c gcount()
    [all...]
  /external/chromium/base/
file_util.cc 100 (file1.gcount() != file2.gcount()) ||
101 (memcmp(buffer1, buffer2, file1.gcount()))) {
  /external/icu4c/layout/
ContextualSubstSubtables.cpp 295 le_uint16 gCount = SWAPW(glyphCount);
305 if (ContextualSubstitutionBase::matchGlyphCoverages(coverageTableOffsetArray, gCount, glyphIterator, (const char *) this)) {
307 (const SubstitutionLookupRecord *) &coverageTableOffsetArray[gCount];
311 return gCount + 1;
  /frameworks/base/libs/androidfw/
Asset.cpp 49 static int32_t gCount = 0;
56 return gCount;
83 gCount++;
92 //ALOGI("Creating Asset %p #%d\n", this, gCount);
98 gCount--;
112 //ALOGI("Destroying Asset in %p #%d\n", this, gCount);
  /external/skia/samplecode/
SampleText.cpp 208 static int gOld, gNew, gCount;
214 gCount += 1;
  /external/stlport/test/unit/
fstream_test.cpp 234 CPPUNIT_ASSERT( is.gcount() == 0 );
238 CPPUNIT_ASSERT( is.gcount() == 8 );
791 nb_reads += in.gcount();
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 252 CPPUNIT_ASSERT( is.gcount() == 0 );
256 CPPUNIT_ASSERT( is.gcount() == 8 );
809 nb_reads += in.gcount();
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 252 CPPUNIT_ASSERT( is.gcount() == 0 );
256 CPPUNIT_ASSERT( is.gcount() == 8 );
809 nb_reads += in.gcount();
  /external/stlport/stlport/stl/
_istream.h 125 streamsize gcount() const { return _M_gcount; } function in class:basic_istream
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h 125 streamsize gcount() const { return _M_gcount; } function in class:basic_istream
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_istream.h 125 streamsize gcount() const { return _M_gcount; } function in class:basic_istream
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_istream.h 125 streamsize gcount() const { return _M_gcount; } function in class:basic_istream
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_istream.h 125 streamsize gcount() const { return _M_gcount; } function in class:basic_istream
  /external/oprofile/libutil++/
bfd_support.cpp 72 file.gcount());
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.cc 304 int result = input_->gcount();

Completed in 810 milliseconds

1 2