/external/toybox/toys/pending/ |
D | vi.c | 28 int count0, count1, vi_mov_flag; 700 static int cur_left(int count0, int count1, char *unused) in cur_left() argument 702 int count = count0*count1; in cur_left() 712 static int cur_right(int count0, int count1, char *unused) in cur_right() argument 714 int count = count0*count1, len, width = 0; in cur_right() 739 static int cur_up(int count0, int count1, char *unused) in cur_up() argument 741 int count = count0*count1; in cur_up() 750 static int cur_down(int count0, int count1, char *unused) in cur_down() argument 752 int count = count0*count1; in cur_down() 758 static int vi_H(int count0, int count1, char *unused) in vi_H() argument [all …]
|
/external/dng_sdk/source/ |
D | dng_pixel_buffer.cpp | 44 uint32 &count0, in OptimizeOrder() argument 61 uint32 sRange = Abs_int32 (sStep0) * (count0 - 1) + in OptimizeOrder() 65 uint32 dRange = Abs_int32 (dStep0) * (count0 - 1) + in OptimizeOrder() 76 (((const uint8 *) sPtr) + (int32)(count0 - 1) * sStep0 * (int32)sPixelSize); in OptimizeOrder() 79 (((uint8 *) dPtr) + (int32)(count0 - 1) * dStep0 * (int32)dPixelSize); in OptimizeOrder() 127 (((const uint8 *) sPtr) + (int32)(count0 - 1) * sStep0 * (int32)sPixelSize); in OptimizeOrder() 130 (((uint8 *) dPtr) + (int32)(count0 - 1) * dStep0 * (int32)dPixelSize); in OptimizeOrder() 171 if (count0 == 1) step0 = 0xFFFFFFFF; in OptimizeOrder() 233 count [0] = count0; in OptimizeOrder() 237 count0 = count [index0]; in OptimizeOrder() [all …]
|
D | dng_utils.cpp | 437 uint32 count0 = 1; in HistogramArea() local 447 count0, in HistogramArea() 454 DNG_ASSERT (count0 == 1, "OptimizeOrder logic error"); in HistogramArea() 570 uint32 count0 = tile.H (); in Process() local 594 count0, in Process() 612 for (uint32 index0 = 0; index0 < count0; index0++) in Process()
|
D | dng_pixel_buffer.h | 38 uint32 &count0, 50 uint32 &count0, 59 uint32 &count0,
|
D | dng_bottlenecks.h | 559 uint32 count0, 1691 uint32 count0, in DoMapArea16() argument 1701 count0, in DoMapArea16()
|
D | dng_reference.h | 509 uint32 count0,
|
D | dng_reference.cpp | 2616 uint32 count0, in RefMapArea16() argument 2628 for (uint32 index0 = 0; index0 < count0; index0++) in RefMapArea16() 2750 for (uint32 index0 = 0; index0 < count0; index0++) in RefMapArea16()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_segmentation.c | 296 const int count0 = temporal_predictor_count[i][0]; in vp9_choose_segmap_coding_method() local 299 t_nopred_prob[i] = get_binary_prob(count0, count1); in vp9_choose_segmap_coding_method() 302 t_pred_cost += count0 * vp9_cost_zero(t_nopred_prob[i]) + in vp9_choose_segmap_coding_method()
|
/external/llvm-project/pstl/test/std/algorithms/alg.sorting/ |
D | sort.pass.cpp | 174 int32_t count0 = KeyCount; in operator ()() local 186 EXPECT_EQ(count0, count1, "key cleanup error"); in operator ()()
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | unique_op_test.py | 202 y0, idx0, count0 = gen_array_ops.unique_with_counts_v2( 205 tf_y0, tf_idx0, tf_count0 = self.evaluate([y0, idx0, count0])
|
/external/libgav1/libgav1/src/tile/bitstream/ |
D | mode_info.cc | 174 int count0 = 0; in GetReferenceContext() local 177 count0 += block.CountReferences(static_cast<ReferenceFrameType>(type)); in GetReferenceContext() 182 return (count0 < count1) ? 0 : (count0 == count1 ? 1 : 2); in GetReferenceContext()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 1070 inline vector<int> createPattern (int count0, int count1) in createPattern() argument 1073 pattern.push_back(count0); in createPattern()
|
/external/mesa3d/src/mesa/main/ |
D | atifragshader.c | 406 GLuint count0 = curProg->Instructions[j][i].ArgCount[0]; in _mesa_EndFragmentShaderATI() local 408 fprintf(stderr, "%2d %04X %s %d %04X %s %d\n", i, op0, op0_enum, count0, in _mesa_EndFragmentShaderATI()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTransformFeedbackOverflowQueryTests.cpp | 1824 void drawStreams(GLsizei count0, GLsizei count1 = 0, GLsizei count2 = 0, GLsizei count3 = 0) in drawStreams() argument 1833 gl.drawArrays(GL_POINTS, 0, count0); in drawStreams()
|
/external/libchrome/base/profiler/ |
D | stack_sampling_profiler_unittest.cc | 921 size_t count0 = samples_recorded[0].Get(); in PROFILER_TEST_F() local 931 EXPECT_EQ(count0, samples_recorded[0].Get()); in PROFILER_TEST_F()
|
/external/python/cpython2/Doc/library/ |
D | gc.rst | 99 Return the current collection counts as a tuple of ``(count0, count1,
|
/external/python/cpython3/Doc/library/ |
D | gc.rst | 116 Return the current collection counts as a tuple of ``(count0, count1,
|
/external/toybox/android/linux/generated/ |
D | globals.h | 1062 int count0, count1, vi_mov_flag; member
|
/external/toybox/android/device/generated/ |
D | globals.h | 1062 int count0, count1, vi_mov_flag; member
|
/external/toybox/android/mac/generated/ |
D | globals.h | 1062 int count0, count1, vi_mov_flag; member
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 181 OutputCountPatternSpec (int count0, int count1); 191 OutputCountPatternSpec::OutputCountPatternSpec (int count0, int count1) in OutputCountPatternSpec() argument 193 pattern.push_back(count0); in OutputCountPatternSpec()
|