Home
last modified time | relevance | path

Searched defs:count2 (Results 26 - 50 of 59) sorted by relevance

123

/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvcommn.c995 FT_UInt count1, count2; in otv_u_x_Ox_y_Oy_z_Oz_p_sp() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp291 auto count2 = data2->GetRecordCount(); in HWTEST_F() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutransts.c191 int32_t idLength, id2Length, count, count2; in TestUnicodeIDs() local
H A Dccaltst.c112 int32_t count, count2, i,j; in TestCalendar() local
/third_party/icu/icu4c/source/common/
H A Duhash.cpp949 int32_t count1, count2, pos, i; in uhash_equals() local
/third_party/node/deps/icu-small/source/common/
H A Duhash.cpp949 int32_t count1, count2, pos, i; in uhash_equals() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c379 FT_UInt count2 = mask2->num_bits; in ps_mask_table_test_intersect() local
428 FT_UInt count2 = mask2->num_bits; in ps_mask_table_merge() local
998 FT_UInt count2 in ps_hints_t2mask() local
1043 FT_UInt count2 = dim[1].hints.num_hints; ps_hints_t2counter() local
[all...]
H A Dpshalgo.c271 FT_UInt count2; in psh_hint_table_activate_mask() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duhash.cpp949 int32_t count1, count2, pos, i; in uhash_equals() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_utils.cpp439 uint32 count2 = tile.W (); in HistogramArea() local
572 uint32 count2 = fDstImage.Planes (); in Process() local
[all...]
H A Ddng_pixel_buffer.cpp40 OptimizeOrder(const void *&sPtr, void *&dPtr, uint32 sPixelSize, uint32 dPixelSize, uint32 &count0, uint32 &count1, uint32 &count2, int32 &sStep0, int32 &sStep1, int32 &sStep2, int32 &dStep0, int32 &dStep1, int32 &dStep2) OptimizeOrder() argument
277 OptimizeOrder(const void *&sPtr, uint32 sPixelSize, uint32 &count0, uint32 &count1, uint32 &count2, int32 &sStep0, int32 &sStep1, int32 &sStep2) OptimizeOrder() argument
311 OptimizeOrder(void *&dPtr, uint32 dPixelSize, uint32 &count0, uint32 &count1, uint32 &count2, int32 &dStep0, int32 &dStep1, int32 &dStep2) OptimizeOrder() argument
[all...]
H A Ddng_bottlenecks.h1690 DoMapArea16(uint16 *dPtr, uint32 count0, uint32 count1, uint32 count2, int32 step0, int32 step1, int32 step2, const uint16 *map) DoMapArea16() argument
H A Ddng_reference.cpp2615 RefMapArea16(uint16 *dPtr, uint32 count0, uint32 count1, uint32 count2, int32 step0, int32 step1, int32 step2, const uint16 *map) RefMapArea16() argument
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_part_test.cpp975 uint16_t count2 = encodeBuffer2->GetSize(); in HWTEST_F() local
1007 uint16_t count2 = encodeBuffer2->GetSize(); in HWTEST_F() local
1119 uint16_t count2 = encodeBuffer2->GetSize(); in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c152 int32_t count2; member
H A Dsoftbus_hisysevt_bus_center.c120 uint32_t count2; member
133 uint32_t count2; member
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Daaccoder_mips.c471 int curidx1, curidx2, sign1, count1, sign2, count2; in quantize_and_encode_band_cost_UPAIR7_mips() local
589 int curidx1, curidx2, sign1, count1, sign2, count2; in quantize_and_encode_band_cost_UPAIR12_mips() local
708 int curidx, curidx2, sign1, count1, sign2, count2; quantize_and_encode_band_cost_ESC_mips() local
803 int curidx, curidx2, sign1, count1, sign2, count2; quantize_and_encode_band_cost_ESC_mips() local
1886 int curidx, curidx2, sign1, count1, sign2, count2; get_band_cost_UPAIR7_mips() local
2026 int sign1, count1, sign2, count2; get_band_cost_UPAIR12_mips() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c603 s64 count1 = 0, count2; in cmp_attribute_data() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c313 int count2; in p_ere_exp() local
537 int count2; in p_simp_re() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c441 int count2; in p_ere_exp() local
665 int count2; in p_simp_re() local
[all...]
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp716 unsigned int count2 = sizeof(entry2); in HWTEST_F() local
1224 unsigned int count2 = 0; in HWTEST_F() local
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1019 int32_t count1, count2; in TestGetAll() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp951 const deUint32 count2 = deUint32(std::pow(2u, pNextFeaturesCount / step2)); in iterate() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c1968 FT_UInt count1, count2, num_points = 0; in FT_EXPORT_DEF() local
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc927 const int count2 = reflection2->FieldSize(message2, repeated_field); in CompareRepeatedField() local
1505 MaximumMatcher::MaximumMatcher(int count1, int count2, in MaximumMatcher() argument
1589 const int count2 = MatchRepeatedFieldIndices() local
[all...]

Completed in 54 milliseconds

123