Home
last modified time | relevance | path

Searched refs:count1 (Results 51 - 67 of 67) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp1067 inline vector<int> createPattern (int count0, int count1) in createPattern() argument
1071 pattern.push_back(count1); in createPattern()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp1070 inline vector<int> createPattern (int count0, int count1) in createPattern() argument
1074 pattern.push_back(count1); in createPattern()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.h510 uint32 count1,
H A Ddng_reference.cpp2617 uint32 count1, in RefMapArea16()
2633 for (uint32 index1 = 0; index1 < count1; index1++) in RefMapArea16()
2755 for (uint32 index1 = 0; index1 < count1; index1++) in RefMapArea16()
2615 RefMapArea16(uint16 *dPtr, uint32 count0, uint32 count1, uint32 count2, int32 step0, int32 step1, int32 step2, const uint16 *map) RefMapArea16() argument
/third_party/lame/libmp3lame/
H A Dbitstream.c493 /* Write count1 area */ in huffman_coder_count1()
504 for (i = (gi->count1 - gi->big_values) / 4; i > 0; --i) { in huffman_coder_count1()
549 DEBUGF(gfc, "count1: real: %ld counted:%d (bigv %d count1len %d)\n", in huffman_coder_count1()
550 gfc->bs.totbit - gegebo, gi->count1bits, gi->big_values, gi->count1); in huffman_coder_count1()
H A Dquantize_pvt.c758 if (j > cod_info->count1) { in calc_noise_core_c()
H A Dquantize.c235 cod_info->count1 = 0; in init_outer_loop()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1824 void drawStreams(GLsizei count0, GLsizei count1 = 0, GLsizei count2 = 0, GLsizei count3 = 0) in drawStreams()
1836 gl.drawArrays(GL_POINTS, 0, count1); in drawStreams()
/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
1980 &count1, &count2 ); in FT_EXPORT_DEF()
1989 num_points = count1 + count3; in FT_EXPORT_DEF()
/third_party/toybox/generated/
H A Dglobals.h1147 int count1; member
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp4654 int32_t count1=0,count2=0; in checkRegisteredCollators() local
4662 const Locale* oldList = Collator::getAvailableLocales(count1); in checkRegisteredCollators()
4680 for(int32_t i=0;i<count1;i++) { in checkRegisteredCollators()
4717 for(int32_t i=0;i<count1;i++) { in checkRegisteredCollators()
4726 int32_t expectCount2 = count1; in checkRegisteredCollators()
H A Dcalregts.cpp1250 int32_t count1, count2, count3; in test4106136() local
1251 Calendar::getAvailableLocales(count1); in test4106136()
1255 count1, count2, count3 in test4106136()
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c145 int32_t count1 = 0; in ListNames() local
149 count1++; in ListNames()
163 if (count1 != count2) { in ListNames()
/third_party/backends/backend/
H A Depson.c799 u_char count1; member
809 u_char count1; member
1935 count = head->count2 * 255 + head->count1; in command()
5971 int count = ident->count2 * 255 + ident->count1; in get_identity_information()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp190 OutputCountPatternSpec (int count0, int count1);
200 OutputCountPatternSpec::OutputCountPatternSpec (int count0, int count1) in OutputCountPatternSpec() argument
203 pattern.push_back(count1); in OutputCountPatternSpec()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex8248 \count1=128
8250 \catcode\count1=\other
8251 \advance\count1 by 1
8252 \ifnum \count1<256 \loop \fi
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 59 milliseconds

123