| /external/elfutils/libcpu/ |
| D | i386_data.h | 402 int needed; in FCT_MOD$R_M() local 431 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%xmm%" PRIxFAST8, in FCT_Mod$R_m() local 473 int needed = snprintf (&d->bufp[*bufcntp], avail, "%s0x%" ABSPRIFMT, in generic_abs() local 562 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%%s%" PRIx32, in FCT_crdb() local 595 int needed = snprintf (&d->bufp[*bufcntp], avail, "0x%" PRIx32, in FCT_disp8() local 626 int needed = snprintf (&d->bufp[*bufcntp], avail, "(%%%s%s)", in FCT_ds_xx() local 675 int needed = snprintf (&d->bufp[*bufcntp], avail, "%%es:(%%%sdi)", in FCT_es_di() local 695 int needed; in FCT_imm() local 734 int needed = snprintf (&d->bufp[*bufcntp], avail, "$0x%" PRIxFAST8, word); in FCT_imm$w() local 752 int needed; in FCT_imm64$w() local [all …]
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
| D | tchar.cc | 25 int needed = MultiByteToWideChar(CP_UTF8, 0, input.c_str(), -1, NULL, 0); in CharToTchar() local 34 int needed = in TcharToChar() local
|
| /external/grpc-grpc/src/core/lib/gprpp/ |
| D | tchar.cc | 25 int needed = MultiByteToWideChar(CP_UTF8, 0, input.c_str(), -1, NULL, 0); in CharToTchar() local 34 int needed = in TcharToChar() local
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/decoder/ |
| D | http2_structure_decoder.cc | 62 const uint32_t needed = target_size - offset_; in ResumeFillingBuffer() local 84 const uint32_t needed = target_size - offset_; in ResumeFillingBuffer() local
|
| /external/mesa3d/src/panfrost/compiler/ |
| D | bi_opt_dce.c | 51 bool needed = bi_side_effects(I); in bi_opt_dead_code_eliminate() local 76 bool needed = bi_side_effects(I); in bi_opt_dead_code_eliminate() local
|
| /external/mesa3d/src/asahi/compiler/ |
| D | agx_dce.c | 26 bool needed = false; in agx_dce() local
|
| /external/cronet/third_party/icu/source/samples/numfmt/ |
| D | capi.c | 29 int32_t needed; in capi() local
|
| /external/musl/src/malloc/mallocng/ |
| D | malloc.c | 234 size_t needed = size*cnt + UNIT; in alloc_group() local 309 size_t needed = n + IB + UNIT; in malloc() local
|
| D | realloc.c | 32 size_t needed = (n + base + UNIT + IB + 4095) & -4096; in realloc() local
|
| /external/pigweed/pw_allocator/public/pw_allocator/ |
| D | typed_pool.h | 39 size_t needed = std::max(sizeof(T), ChunkPool::kMinSize); in SizeNeeded() local
|
| /external/leveldb/util/ |
| D | arena.cc | 44 size_t needed = bytes + slop; in AllocateAligned() local
|
| /external/mesa3d/src/vulkan/runtime/ |
| D | vk_graphics_state.c | 375 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_vi() 419 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ia() 454 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ts() 502 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_vp() 538 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_dr() 671 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_rs() 697 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_fsr() 803 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ms() 853 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ds() 1077 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_cb() [all …]
|
| /external/google-benchmark/src/ |
| D | re.h | 123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
|
| /external/cronet/third_party/google_benchmark/src/src/ |
| D | re.h | 123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | re.h | 123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
|
| /external/cronet/third_party/icu/source/tools/gencolusb/ |
| D | extract_unsafe_backwards.cpp | 80 int32_t needed = pattern.length(); in main() local
|
| /external/icu/icu4c/source/tools/gencolusb/ |
| D | extract_unsafe_backwards.cpp | 84 int32_t needed = pattern.length(); in main() local
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| D | BufferUtils.java | 109 int needed = maxAmount; in copyNoConsume() local
|
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
| D | BufferUtils.java | 112 int needed = maxAmount; in copyNoConsume() local
|
| /external/wpa_supplicant_8/hs20/server/www/ |
| D | spp.php | 32 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ |
| D | ICUCurrencyMetaInfo.java | 81 int needed = collector.collects(); in collect() local 112 int needed, ICUResourceBundle b) { in collectRegion()
|
| /external/icu/icu4j/main/currdata/src/main/java/com/ibm/icu/impl/ |
| D | ICUCurrencyMetaInfo.java | 79 int needed = collector.collects(); in collect() local 110 int needed, ICUResourceBundle b) { in collectRegion()
|
| /external/harfbuzz_ng/src/ |
| D | hb-subset.cc | 281 bool needed = table->subset (c); in _try_subset() local 342 bool needed = false; in _subset() local
|
| /external/leveldb/db/ |
| D | dbformat.cc | 119 size_t needed = usize + 13; // A conservative estimate in LookupKey() local
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
| D | CompactStringObjectMap.java | 91 int needed = size + (size >> 2); // at most 80% full in findSize() local
|