Home
last modified time | relevance | path

Searched defs:len (Results 2826 - 2850 of 7787) sorted by relevance

1...<<111112113114115116117118119120>>...312

/third_party/python/PC/
H A Dpython_uwp.cpp136 DWORD len = GetModuleFileNameW( in set_process_name() local
/third_party/python/Parser/
H A Dmyreadline.c31 my_fgets(PyThreadState* tstate, char *buf, int len, FILE *fp) in my_fgets() argument
358 size_t len; in PyOS_Readline() local
/third_party/python/Python/
H A Dbootstrap_hash.c220 Py_ssize_t len = Py_MIN(size, 256); in py_getentropy() local
/third_party/python/Modules/_ssl/
H A Dcert.c47 int len, i; in _PySSL_CertificateFromX509Stack() local
/third_party/python/Modules/
H A Dfcntlmodule.c53 Py_ssize_t len; in fcntl_fcntl_impl() local
163 Py_ssize_t len; in fcntl_ioctl_impl() local
[all...]
H A Dgetnameinfo.c105 int family, len, i; local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfilterbank.c54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type) in filterbank_new() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dutil.c247 size_t len = PATH_MAX; in pa_get_binary_name() local
292 size_t len, nmib = (sizeof(mib) / sizeof(mib[0])) - 1; in pa_get_binary_name() local
H A Dutf8.c191 size_t len, inlen; in iconv_simple() local
/third_party/python/Include/
H A Dpybuffer.h23 Py_ssize_t len; member
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc58 StringPiece(StringPiece x, stringpiece_ssize_type pos, stringpiece_ssize_type len) StringPiece() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.cc345 const size_t len = input.length(); in Escape() local
H A Djson_objectwriter.h216 size_t len = sizeof('\n') + (indent_string_.size() * element()->level()); in NewLine() local
/third_party/python/Modules/expat/
H A Dsiphash.h207 sip24_update(struct siphash *H, const void *src, size_t len) { in sip24_update() argument
271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array_too_long.h32 uint16_t len; /**< length of fragment */ member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Draw_logging.cc198 void SafeWriteToStderr(const char *s, size_t len) { in SafeWriteToStderr() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_test_util.h35 MakeSubstring( size_t start, size_t len, cord_internal::CordRep* rep) MakeSubstring() argument
/third_party/skia/experimental/skrive/src/reader/
H A DJsonReader.cpp252 std::unique_ptr<StreamReader> MakeJsonStreamReader(const char json[], size_t len) { in MakeJsonStreamReader() argument
/third_party/skia/modules/skottie/src/effects/
H A DLinearWipeEffect.cpp79 const auto len = SkVector::DotProduct(diag_v, angle_v); variable
/third_party/skia/gm/
H A Dhighcontrastfilter.cpp56 size_t len = strlen(labelBuffer); in draw_label() local
H A Dlumafilter.cpp45 size_t len = strlen(label); in draw_label() local
/third_party/skia/modules/svg/src/
H A DSkSVGXMLDOM.cpp110 static std::string RemoveEmptyChar(const char text[], int len) { in RemoveEmptyChar() argument
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd_ctx.rs243 let mut len = u32::try_from(out.len()).unwrap_or(u32::MAX); in digest_final() variables
281 let mut len = out.as_ref().map_or(0, |b| b.len()); in digest_sign_final() variables
331 let mut len = to.as_ref().map_or(0, |b| b.len()); digest_sign() variables
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb_public.c40 int sepol_policy_file_get_len(sepol_policy_file_t * spf, size_t * len) in sepol_policy_file_get_len() argument
17 sepol_policy_file_set_mem(sepol_policy_file_t * spf, char *data, size_t len) sepol_policy_file_set_mem() argument
186 sepol_policydb_from_image(sepol_handle_t * handle, void *data, size_t len, sepol_policydb_t * p) sepol_policydb_from_image() argument
[all...]
/third_party/selinux/libselinux/src/
H A Davc_internal.h95 avc_suppl_audit(void *ptr, security_class_t class, char *buf, size_t len) avc_suppl_audit() argument

Completed in 14 milliseconds

1...<<111112113114115116117118119120>>...312