| /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/mesa3d/src/asahi/compiler/ |
| D | agx_dce.c | 47 bool needed = false; in agx_dce() local
|
| /third_party/libabigail/tests/data/test-diff-filter/ |
| D | test-PR27598-v0.cc | 7 int needed; member
|
| /third_party/flutter/skia/third_party/externals/icu/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/icu/icu4c/source/samples/numfmt/ |
| D | capi.c | 29 int32_t needed; in capi() local
|
| /third_party/harfbuzz/src/ |
| D | hb-subset.cc | 110 bool needed = table->subset (c); in _try_subset() local 161 bool needed = false; in _subset() 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/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
|
| /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/gstreamer/gst_libav/ext/libav/ |
| D | gstavprotocol.h | 67 guint needed; member
|
| /third_party/benchmark/src/ |
| D | re.h | 123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
|
| /third_party/gstreamer/gstplugins_bad/ext/gsm/ |
| D | gstgsmdec.h | 54 gint needed; member
|
| /third_party/flutter/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/skia/third_party/externals/icu/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
|
| /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/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/node/lib/internal/ |
| D | cli_table.js | 40 const needed = (columnWidths[i] - len) / 2; constant
|
| /third_party/freetype/src/dlg/ |
| D | dlg.c | 186 static bool win_write_heap(void* handle, int needed, const char* format, va_list args) { in win_write_heap() 196 static bool win_write_stack(void* handle, int needed, const char* format, va_list args) { in win_write_stack() 252 int needed = vsnprintf(NULL, 0, format, args_copy); in dlg_vfprintf() local 603 unsigned int needed = begin[0] + size; local 696 int needed = vsnprintf(NULL, 0, str, vlist); local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-subset.cc | 91 bool needed = table->subset (&c); in _subset2() local
|