Home
last modified time | relevance | path

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

123

/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/grpc-grpc/src/core/lib/gpr/
Dstring_util_windows.cc46 int needed = MultiByteToWideChar(CP_UTF8, 0, input, -1, NULL, 0); in gpr_char_to_tchar() local
56 int needed = WideCharToMultiByte(CP_UTF8, 0, input, -1, NULL, 0, NULL, NULL); in gpr_tchar_to_char() local
/external/u-boot/lib/
Dtrace.c146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions()
190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls()
282 size_t needed; in trace_init() local
338 size_t needed; in trace_early_init() local
/external/u-boot/cmd/
Dtrace.c34 unsigned int needed; in create_func_list() local
58 unsigned int needed; in create_call_list() local
/external/icu/icu4c/source/samples/numfmt/
Dcapi.c29 int32_t needed; in capi() local
/external/libcxx/utils/google-benchmark/src/
Dre.h123 size_t needed = regerror(ec, &re_, nullptr, 0); in Init() local
/external/google-benchmark/src/
Dre.h123 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/wpa_supplicant_8/hs20/server/www/
Dspp.php32 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable
Dest.php20 $needed = array('nonce'=>1, 'nc'=>1, 'cnonce'=>1, 'qop'=>1, 'username'=>1, variable
/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/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/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/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c84 unsigned long long breaks, needed; in runtestsingle() local
/external/mesa3d/src/amd/vulkan/
Dradv_cs.h35 unsigned needed) in radeon_check_space()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
DDSASigner.java170 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom()
DECDSASigner.java254 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/signers/
DDSASigner.java172 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom()
DECDSASigner.java256 protected SecureRandom initSecureRandom(boolean needed, SecureRandom provided) in initSecureRandom()
/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobjectholder.h62 void SetBackgroundAlphaNeeded(bool needed) { in SetBackgroundAlphaNeeded()
/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.cc157 CppShapeInferenceInputsNeeded needed; in RunCppShapeInferenceImpl() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libbacktrace.cc51 uptr needed = data->size + l + 1; in CplusV3DemangleCallback() local
/external/libnl/lib/route/
Dclass.c103 uint32_t needed = TCA_ATTR_PARENT | TCA_ATTR_HANDLE; in class_build() local
/external/libchrome/base/strings/
Dsafe_sprintf_unittest.cc387 size_t needed = in PrintLongString() local
/external/webrtc/webrtc/base/
Dwin32filesystem.cc430 int needed = ::GetCurrentDirectory(path_len, path.get()); in GetCurrentDirectory() local

123