Home
last modified time | relevance | path

Searched defs:len (Results 1501 - 1525 of 6045) sorted by relevance

1...<<61626364656667686970>>...242

/third_party/vixl/src/
H A Dcode-buffer-vixl.cc122 const size_t len = strlen (src); in stpcpy() local
128 const auto len = strlen(string) + 1; in EmitString() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_temperature.cpp97 real64 len = sqrt (1.0 + dv * dv); in Set_xy_coord() local
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftdebug.c253 FT_Int n, i, len = (FT_Int)( p - q ); in ft_debug_init() local
/third_party/skia/third_party/externals/freetype/builds/wince/
H A Dftdebug.c258 FT_Int n, i, len = (FT_Int)( p - q ); in ft_debug_init() local
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftsystem.c210 int len; in FT_LOCAL_DEF() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageLite.java222 Builder mergeFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException; in mergeFrom() argument
239 Builder mergeFrom(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument
/third_party/python/Mac/Tools/
H A Dpythonw.c60 size_t len; in get_python_path() local
/third_party/python/Modules/_ssl/
H A Ddebughelpers.c11 _PySSL_msg_callback(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg) _PySSL_msg_callback() argument
/third_party/python/Objects/stringlib/
H A Dfind.h95 size_t len = strlen(format); in parse_args_finds() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_database.cc92 Py_ssize_t len; in GetFileDescriptorProto() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dos_support.h158 static inline void print_vec(float *vec, int len, char *name) in print_vec() argument
/third_party/pulseaudio/src/modules/raop/
H A Draop-crypto.c77 static int rsa_encrypt(uint8_t *data, int len, uint8_t *str) { in rsa_encrypt() argument
192 int pa_raop_aes_encrypt(pa_raop_secret *s, uint8_t *data, int len) { in pa_raop_aes_encrypt() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.cc23 int memcasecmp(const char* s1, const char* s2, size_t len) { in memcasecmp() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc_test.cc46 int len; // number of bytes member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split_benchmark.cc103 const int len = state.range(0); in BM_SplitStringToUnorderedSet() local
117 const int len = state.range(0); in BM_SplitStringToUnorderedMap() local
131 const int len = state.range(0); in BM_SplitStringAllowEmpty() local
/third_party/skia/modules/skottie/src/animator/
H A DShapeKeyframeAnimator.cpp52 static bool parse_encoding_len(const skjson::Value& jv, size_t* len) { in parse_encoding_len() argument
/third_party/skia/gm/
H A Dmac_aa_explorer.cpp148 const size_t len = strlen(str); in DEF_SIMPLE_GM() local
H A Dscaledemoji.cpp29 size_t len = strlen(text); in make_hpos_test_blob_utf8() local
/third_party/selinux/libsepol/src/
H A Davrule_block.c160 uint32_t len; in is_id_enabled() local
/third_party/selinux/libselinux/src/
H A Dignore_path.c91 size_t len = 0; in load_ignore_cfg_from_file() local
H A Dcompute_create.c60 int fd, ret, len; in security_compute_create_name_raw() local
H A Dlabel_support.c25 static inline int read_spec_entry(char **entry, char **ptr, int *len, const char **errbuf) in read_spec_entry() argument
69 int len, rc, items, entry_len = 0; in read_spec_entries() local
[all...]
/third_party/selinux/libselinux/utils/
H A Dmatchpathcon.c142 int len = strlen(path); in main() local
/third_party/skia/bench/
H A DBlendmodeBench.cpp49 size_t len = strlen(text); variable
/third_party/rust/crates/regex/src/
H A Dsparse.rs35 pub fn len(&self) -> usize { in len() functions

Completed in 12 milliseconds

1...<<61626364656667686970>>...242