Home
last modified time | relevance | path

Searched defs:count2 (Results 1 – 25 of 54) sorted by relevance

123

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderECBlocksData.h16 uint8_t count2; member
/external/skia/tests/
DGrFinishedFlushTest.cpp81 int count2 = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DSkUTFTest.cpp16 size_t count2 = SkUTF::CountUTF16(buf, sizeof(buf)); in DEF_TEST() local
/external/autotest/client/site_tests/hardware_PerfCallgraphVerification/src/
Dgraph.c20 float count2 = 0; in main() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h111 #define RDTSC_EVENT(bucket, count1, count2) rdtscEvent(bucket, count1, count2) argument
118 #define RDTSC_EVENT(bucket, count1, count2) argument
163 INLINE void rdtscEvent(uint32_t bucketId, uint32_t count1, uint32_t count2) in rdtscEvent()
/external/guice/core/test/com/google/inject/
DProvisionListenerTest.java296 final Counter count2 = new Counter(); in testCombineAllBindListenerCalls() local
313 final Counter count2 = new Counter(); in testNotifyEarlyListenersIfFailBeforeProvision() local
344 final Counter count2 = new Counter(); in testNotifyLaterListenersIfFailAfterProvision() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
DDecompressionTest.java43 int count1 = 0, count2 = 0; in decompressTest() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/compression/
DDecompressionTest.java46 int count1 = 0, count2 = 0; in decompressTest() local
/external/freetype/src/pshinter/
Dpshrec.c380 FT_UInt count2 = mask2->num_bits; in ps_mask_table_test_intersect() local
429 FT_UInt count2 = mask2->num_bits; in ps_mask_table_merge() local
1004 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2mask() local
1049 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2counter() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DExcludedProxyTest.java82 int count2 = 0; in test_usingProxy() local
/external/libevent/test/
Dregress_listener.c77 int count1 = 2, count2 = 1; in regress_pick_a_port() local
/external/freetype/src/sfnt/
Dttkern.c266 FT_UInt count2; in tt_face_get_kerning() local
/external/dng_sdk/source/
Ddng_pixel_buffer.cpp46 uint32 &count2, in OptimizeOrder()
281 uint32 &count2, in OptimizeOrder()
315 uint32 &count2, in OptimizeOrder()
Ddng_utils.cpp439 uint32 count2 = tile.W (); in HistogramArea() local
572 uint32 count2 = fDstImage.Planes (); in Process() local
Ddng_fingerprint.h367 uint32 count2, in DoWrite()
/external/skqp/tests/
DSkUTFTest.cpp16 size_t count2 = SkUTF::CountUTF16(buf, sizeof(buf)); in DEF_TEST() local
/external/googletest/googlemock/test/
Dgmock_stress_test.cc136 int count2 = 0; in TestConcurrentCallsOnSameObject() local
/external/icu/icu4c/source/common/
Dustrtrns.cpp389 int32_t count2 = (srcLength - i) / 3; in u_strFromUTF8WithSub() local
1128 int32_t count2 = srcLength - i; in u_strFromJavaModifiedUTF8WithSub() local
/external/zopfli/src/zopfli/
Ddeflate.c156 unsigned count2 = count > 138 ? 138 : count; in EncodeTree() local
167 unsigned count2 = count > 10 ? 10 : count; in EncodeTree() local
187 unsigned count2 = count > 6 ? 6 : count; in EncodeTree() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
D2-1.c200 int count2; /* number of children currently waiting (2nd pass) */ member
/external/google-breakpad/src/testing/test/
Dgmock_stress_test.cc216 int count2 = 0; in TestConcurrentCallsOnSameObject() local
/external/icu/icu4c/source/i18n/
Dcollationweights.cpp453 int32_t count2 = (n - count) / (nextCountBytes - 1); // number of weights to be lengthened in allocWeightsInMinLengthRanges() local
/external/pcre/dist2/src/
Dpcre2_substring.c375 int i, count, count2; in pcre2_substring_list_get() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java514 int count2 = (n - count) / (nextCountBytes - 1); // number of weights to be lengthened in allocWeightsInMinLengthRanges() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationWeights.java516 int count2 = (n - count) / (nextCountBytes - 1); // number of weights to be lengthened in allocWeightsInMinLengthRanges() local

123