Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 25 of 46) sorted by relevance

12

/external/elfutils/libcpu/
Di386_data.h402 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/icu/icu4c/source/samples/numfmt/
Dcapi.c29 int32_t needed; in capi() local
/external/wpa_supplicant_8/hs20/server/www/
Dspp.php27 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable
Dest.php14 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable
/external/libcxx/utils/google-benchmark/src/
Dre.h91 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/external/google-benchmark/src/
Dre.h105 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/external/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp80 int32_t needed = pattern.length(); in main() local
/external/bison/lib/
Dgetdelim.c99 size_t needed = 2 * *n + 1; /* Be generous. */ in getdelim() local
/external/webrtc/talk/media/base/
Dvideoframe.cc89 const size_t needed = y_size + u_size + v_size; in CopyToBuffer() local
132 const size_t needed = std::abs(stride_rgb) * GetHeight(); in ConvertToRgbBuffer() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobjectholder.h40 void SetBackgroundAlphaNeeded(bool needed) { in SetBackgroundAlphaNeeded()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUCurrencyMetaInfo.java81 int needed = collector.collects(); in collect() local
112 int needed, ICUResourceBundle b) { in collectRegion()
/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyMetaInfo.java79 int needed = collector.collects(); in collect() local
110 int needed, ICUResourceBundle b) { in collectRegion()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
DDSASigner.java163 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom()
DECDSASigner.java248 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom()
/external/mesa3d/src/amd/vulkan/
Dradv_cs.h35 unsigned needed) in radeon_check_space()
/external/libedit/examples/
Dwtc1.c44 int needed = wcstombs(0, wstr, 0) + 1; in my_wcstombs() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libbacktrace.cc51 uptr needed = data->size + l + 1; in CplusV3DemangleCallback() local
/external/libchrome/base/strings/
Dsafe_sprintf_unittest.cc387 size_t needed = SafeSNPrintf(out, out_sz, in PrintLongString() local
/external/libnl/lib/route/
Dclass.c103 uint32_t needed = TCA_ATTR_PARENT | TCA_ATTR_HANDLE; in class_build() local
/external/e2fsprogs/intl/
Dvasnprintf.c184 #define ENSURE_ALLOCATION(needed) \ in VASNPRINTF() argument
/external/webrtc/webrtc/base/
Dwin32filesystem.cc430 int needed = ::GetCurrentDirectory(path_len, path.get()); in GetCurrentDirectory() local
Dstringencode.cc447 size_t needed = delimiter ? (srclen * 3) : (srclen * 2 + 1); in hex_encode_with_delimiter() local
502 size_t needed = (delimiter) ? (srclen + 1) / 3 : srclen / 2; in hex_decode_with_delimiter() local
/external/syslinux/com32/include/sys/
Dmodule.h132 Elf_Word needed[MAX_NR_DEPS]; member
/external/iproute2/tc/
Dem_meta.c169 struct tcf_meta_val *needed) in is_compatible()
/external/libogg/src/
Dframing.c239 static int _os_body_expand(ogg_stream_state *os,int needed){ in _os_body_expand()
254 static int _os_lacing_expand(ogg_stream_state *os,int needed){ in _os_lacing_expand()

12