| /third_party/grpc/tools/codegen/core/ |
| D | optimize_arena_pool_sizes.py | 37 smallest = 1024 variable 49 smallest = size variable
|
| /third_party/skia/m133/tests/ |
| D | FloatingPointTest.cpp | 103 const double smallest = std::numeric_limits<double>::denorm_min(); in DEF_TEST() local 153 const float smallest = std::numeric_limits<float>::denorm_min(); in DEF_TEST() local
|
| D | PathOpsCubicLineIntersectionIdeas.cpp | 199 double smallest = std::min(allRoots[0], allRoots[1]); in DEF_TEST() local
|
| D | PathOpsAngleIdeas.cpp | 71 int smallest = -1; in testArc() local
|
| /third_party/skia/m133/third_party/externals/libpng/intel/ |
| D | filter_sse2_intrinsics.c | 257 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local 294 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local 346 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth4_sse2() local
|
| /third_party/skia/third_party/externals/libpng/intel/ |
| D | filter_sse2_intrinsics.c | 257 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local 294 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local 346 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth4_sse2() local
|
| /third_party/libuv/src/ |
| D | heap-inl.h | 154 struct heap_node* smallest; in HEAP_EXPORT() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_draw_arrays.c | 113 unsigned smallest = 0; in retrieve_or_generate_indices() local
|
| /third_party/lz4/examples/ |
| D | streamingHC_ringBuffer.c | 146 size_t smallest = r0; in compare() local
|
| /third_party/skia/tests/ |
| D | PathOpsCubicLineIntersectionIdeas.cpp | 195 double smallest = std::min(allRoots[0], allRoots[1]); in DEF_TEST() local
|
| D | PathOpsAngleIdeas.cpp | 53 int smallest = -1; in testArc() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_deshake.c | 126 int smallest = INT_MAX; in find_block_motion() local
|
| /third_party/rust/rust/compiler/rustc_apfloat/tests/ |
| D | ieee.rs | 1367 fn smallest() { in smallest() function 3139 let smallest = Double::SMALLEST; in frexp() localVariable
|
| /third_party/json/tests/src/ |
| D | unit-regression2.cpp | 532 constexpr auto smallest = (std::numeric_limits<int64_t>::min)(); variable
|
| /third_party/rust/rust/compiler/rustc_monomorphize/src/ |
| D | partitioning.rs | 354 let mut smallest = codegen_units.pop().unwrap(); in merge_codegen_units() localVariable
|
| /third_party/ffmpeg/libavcodec/ |
| D | 4xm.c | 665 int smallest[2] = { 0, 0 }; in read_huffman_tables() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 3566 Temp smallest = bld.copy(bld.def(s1), Operand::c32(0x38800000u)); in visit_alu_instr() local 3601 Temp smallest = bld.copy(bld.def(s1), Operand::c32(0x38800000u)); in visit_alu_instr() local
|