/third_party/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 …]
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27598-v0.cc | 7 int needed; member
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_dce.c | 47 bool needed = false; in agx_dce() local
|
/third_party/icu/icu4c/source/samples/numfmt/ |
D | capi.c | 29 int32_t needed; in capi() local
|
/third_party/skia/third_party/externals/icu/source/samples/numfmt/ |
D | capi.c | 29 int32_t needed; in capi() local
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_graphics_state.c | 276 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_vi() 309 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ia() 340 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ts() 384 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_vp() 418 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_dr() 524 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_rs() 559 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_fsr() 652 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ms() 694 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_ds() 867 const BITSET_WORD *needed, in vk_dynamic_graphics_state_init_cb() [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-subset.cc | 134 bool needed = table->subset (c); in _try_subset() local 185 bool needed = false; in _subset() local
|
/third_party/openssl/crypto/property/ |
D | property_parse.c | 574 static void put_char(char ch, char **buf, size_t *remain, size_t *needed) in put_char() 589 static void put_str(const char *str, char **buf, size_t *remain, size_t *needed) in put_str() 615 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num() 647 size_t needed = 0; in ossl_property_list_to_string() local
|
/third_party/musl/src/malloc/mallocng/ |
D | realloc.c | 32 size_t needed = (n + base + UNIT + IB + 4095) & -4096; in realloc() local
|
D | malloc.c | 301 size_t needed = size*cnt + UNIT; in alloc_group() local 379 size_t needed = n + IB + UNIT; in malloc() local
|
/third_party/node/deps/openssl/openssl/crypto/property/ |
D | property_parse.c | 604 static void put_char(char ch, char **buf, size_t *remain, size_t *needed) in put_char() 619 static void put_str(const char *str, char **buf, size_t *remain, size_t *needed) in put_str() 671 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num() 703 size_t needed = 0; in ossl_property_list_to_string() local
|
/third_party/benchmark/src/ |
D | re.h | 123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
|
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/ |
D | extract_unsafe_backwards.cpp | 80 int32_t needed = pattern.length(); in main() local
|
/third_party/icu/icu4c/source/tools/gencolusb/ |
D | extract_unsafe_backwards.cpp | 80 int32_t needed = pattern.length(); in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | tak_parser.c | 46 int needed = buf_size ? TAK_MAX_FRAME_HEADER_BYTES : 8; in tak_parse() local
|
D | libopenjpegenc.c | 75 OPJ_SIZE_T needed = nb_bytes - remaining; in stream_write() local 103 OPJ_SIZE_T needed = nb_bytes - remaining; in stream_skip() local
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
D | malloc.c | 298 size_t needed = size*cnt + UNIT; in alloc_group() local 374 size_t needed = n + IB + UNIT; in malloc() local
|
/third_party/node/lib/internal/ |
D | cli_table.js | 43 const needed = (columnWidths[i] - len) / 2; constant
|
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/ |
D | ICUCurrencyMetaInfo.java | 79 int needed = collector.collects(); in collect() local 110 int needed, ICUResourceBundle b) { in collectRegion()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUCurrencyMetaInfo.java | 81 int needed = collector.collects(); in collect() local 112 int needed, ICUResourceBundle b) { in collectRegion()
|
/third_party/rust/crates/cxx/src/ |
D | sip.rs | 158 let mut needed = 0; in write() localVariable
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_cs.h | 35 radeon_check_space(struct radeon_winsys *ws, struct radeon_cmdbuf *cs, unsigned needed) in radeon_check_space()
|
/third_party/ltp/lib/ |
D | tst_rtnetlink.c | 32 size_t needed, offset, curlen = NLMSG_ALIGN(ctx->datalen); in tst_rtnl_grow_buffer() local
|
/third_party/curl/lib/ |
D | rtsp.c | 735 size_t needed; in rtsp_filter_rtp() local
|
/third_party/python/Objects/ |
D | genericaliasobject.c | 229 Py_ssize_t needed = len2 - 1 - (iarg - iparam); in _Py_make_parameters() local
|