| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_context_info.c | 250 print_hex(const uint8_t *b, size_t len, const size_t in_line, const char *prefix) print_hex() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileDir.cpp | 764 bool CreateTempFile2(CFSTR prefix, bool addRandom, AString &postfix, NIO::COutFile *outFile)
in CreateTempFile2() argument 825 bool CTempFile::Create(CFSTR prefix, NIO::COutFile *outFile)
in Create() argument 891 bool CTempDir::Create(CFSTR prefix)
in Create() argument
|
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | binary_reader.hpp | 2299 bool get_ubjson_value(const char_int_type prefix) in get_ubjson_value() argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_util.cc | 543 const char* prefix = "OSSL_"; in SetFipsCrypto() local
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | musl_preinit.c | 177 static bool init_malloc_function(void* malloc_shared_library_handler, MallocMallocType* func, const char* prefix) in init_malloc_function() argument 188 static bool init_free_function(void* malloc_shared_library_handler, MallocFreeType* func, const char* prefix) in init_free_function() argument 199 static bool init_mmap_function(void* malloc_shared_library_handler, MallocMmapType* func, const char* prefix) in init_mmap_function() argument 210 static bool init_munmap_function(void* malloc_shared_library_handler, MallocMunmapType* func, const char* prefix) in init_munmap_function() argument 221 static bool init_memtrace_function(void* malloc_shared_library_handler, MemTrace* func, const char* prefix) in init_memtrace_function() argument 232 init_calloc_function(void* malloc_shared_library_handler, MallocCallocType* func, const char* prefix) init_calloc_function() argument 243 init_realloc_function(void* malloc_shared_library_handler, MallocReallocType* func, const char* prefix) init_realloc_function() argument 254 init_malloc_usable_size_function(void* malloc_shared_library_handler, MallocMallocUsableSizeType* func, const char* prefix) init_malloc_usable_size_function() argument 265 init_prctl_function(void* malloc_shared_library_handler, MallocPrctlType* func, const char* prefix) init_prctl_function() argument 276 init_aligned_alloc_function(void* malloc_shared_library_handler, MallocAlignedAllocType* func, const char* prefix) init_aligned_alloc_function() argument 310 init_hook_functions(void* shared_library_handler, struct MallocDispatchType* table, const char* prefix) init_hook_functions() argument 357 init_malloc_hook_shared_library(void* shared_library_handle, const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) init_malloc_hook_shared_library() argument 394 load_malloc_hook_shared_library(const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) load_malloc_hook_shared_library() argument 428 finish_install_ohos_malloc_hooks(struct musl_libc_globals* globals, const char* options, const char* prefix, void* shared_library_handle) finish_install_ohos_malloc_hooks() argument 472 install_ohos_malloc_hook(struct musl_libc_globals* globals, const char* shared_lib, const char* prefix) install_ohos_malloc_hook() argument [all...] |
| /third_party/musl/src/stdio/ |
| H A D | vfprintf.c | 196 const char *prefix="-0X+0X 0X-0x+0x 0x"; in fmt_fp() local 449 const char *prefix; printf_core() local [all...] |
| /third_party/musl/src/hook/linux/ |
| H A D | musl_preinit.c | 192 static bool init_malloc_function(void* malloc_shared_library_handler, MallocMallocType* func, const char* prefix) in init_malloc_function() argument 203 static bool init_free_function(void* malloc_shared_library_handler, MallocFreeType* func, const char* prefix) in init_free_function() argument 214 static bool init_mmap_function(void* malloc_shared_library_handler, MallocMmapType* func, const char* prefix) in init_mmap_function() argument 225 static bool init_munmap_function(void* malloc_shared_library_handler, MallocMunmapType* func, const char* prefix) in init_munmap_function() argument 236 static bool init_memtrace_function(void* malloc_shared_library_handler, MemTrace* func, const char* prefix) in init_memtrace_function() argument 247 init_calloc_function(void* malloc_shared_library_handler, MallocCallocType* func, const char* prefix) init_calloc_function() argument 258 init_realloc_function(void* malloc_shared_library_handler, MallocReallocType* func, const char* prefix) init_realloc_function() argument 269 init_malloc_usable_size_function(void* malloc_shared_library_handler, MallocMallocUsableSizeType* func, const char* prefix) init_malloc_usable_size_function() argument 280 init_prctl_function(void* malloc_shared_library_handler, MallocPrctlType* func, const char* prefix) init_prctl_function() argument 291 init_aligned_alloc_function(void* malloc_shared_library_handler, MallocAlignedAllocType* func, const char* prefix) init_aligned_alloc_function() argument 324 init_hook_functions(void* shared_library_handler, struct MallocDispatchType* table, const char* prefix) init_hook_functions() argument 371 init_malloc_hook_shared_library(void* shared_library_handle, const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) init_malloc_hook_shared_library() argument 408 load_malloc_hook_shared_library(const char* shared_lib, const char* prefix, struct MallocDispatchType* dispatch_table) load_malloc_hook_shared_library() argument 442 finish_install_ohos_malloc_hooks(struct musl_libc_globals* globals, const char* options, const char* prefix, void* shared_library_handle) finish_install_ohos_malloc_hooks() argument 486 install_ohos_malloc_hook(struct musl_libc_globals* globals, const char* shared_lib, const char* prefix) install_ohos_malloc_hook() argument [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | vfprintf.c | 192 const char *prefix="-0X+0X 0X-0x+0x 0x"; in fmt_fp() local 446 const char *prefix; printf_core() local [all...] |
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | vfprintf.c | 198 const char *prefix="-0X+0X 0X-0x+0x 0x"; in fmt_fp() local 451 const char *prefix; printf_core() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfprintf.c | 192 const char *prefix="-0X+0X 0X-0x+0x 0x"; in fmt_fp() local 447 const char *prefix; printf_core() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfprintf.c | 192 const char *prefix="-0X+0X 0X-0x+0x 0x"; in fmt_fp() local 447 const char *prefix; printf_core() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | serv.cpp | 77 ICUServiceKey::prefix(UnicodeString& result) const in prefix() function in ICUServiceKey
|
| /third_party/ninja/src/ |
| H A D | build_test.cc | 704 const std::string prefix = edge->GetBinding("msvc_deps_prefix");
in WaitForCommand() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | compress_fragment.c | 190 const size_t prefix = tail >> nbits; in EmitInsertLen() local 239 const size_t prefix = tail >> nbits; in EmitCopyLen() local 270 const size_t prefix in EmitCopyLenLastDistance() local 308 const size_t prefix = (d >> nbits) & 1; EmitDistance() local [all...] |
| H A D | compress_fragment_two_pass.c | 125 const uint32_t prefix = tail >> nbits; in EmitInsertLen() local 154 const size_t prefix = tail >> nbits; in EmitCopyLen() local 179 const size_t prefix = tail >> nbits; in EmitCopyLenLastDistance() local 213 const uint32_t prefix = (d >> nbits) & 1; EmitDistance() local [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | udbgutil.cpp | 62 int32_t prefix; /**< how many characters to remove in the prefix - i.e. UCHAR_ = 5 */ member
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-events.c | 63 char prefix; in print_event_header() local
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_net_vars.c | 90 static struct in_addr prefix2mask(unsigned int prefix) in prefix2mask() argument 143 static char *get_ipv4_netmask(unsigned int prefix) in get_ipv4_netmask() argument 161 static char *get_ipv6_netmask(unsigned int prefix) in get_ipv6_netmask() argument 188 static char *get_ipv4_broadcast(struct in_addr ip, unsigned int prefix) in get_ipv4_broadcast() argument 208 get_ipv4_net16_unused(const struct in_addr *ip, unsigned int prefix) get_ipv4_net16_unused() argument 261 get_ipv6_net32_unused(const struct in6_addr *ip6, unsigned int prefix) get_ipv6_net32_unused() argument 321 get_ipv6_network(const unsigned char *a0, unsigned int prefix) get_ipv6_network() argument 444 check_prefix_range(unsigned int prefix, int is_ipv6, int is_lhost) check_prefix_range() argument 461 get_ipv4_network(int ip, unsigned int prefix) get_ipv4_network() argument 490 round_down_prefix(unsigned int prefix, int is_ipv6) round_down_prefix() argument [all...] |
| /third_party/node/deps/v8/src/date/ |
| H A D | dateparser.h | 92 int ReadWord(uint32_t* prefix, int prefix_size) { in ReadWord() argument
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | utils.h | 359 inline bool StringStartsWith(const std::string& s, const std::string& prefix) { in StringStartsWith() argument
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | opt.c | 522 char *prefix; in opt_number_error() member
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_print.c | 438 const char *prefix = ""; in fmtint() local [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 475 public Node apply(Node prefix, Node range) { in apply() argument 723 retainFromImpl(Node prefix, Node range) retainFromImpl() argument 1170 prefixWith(RangeSpecification prefix) prefixWith() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | log.c | 482 const char *prefix = "", *suffix = "", *grey = ""; in pa_log_levelv_meta() local
|
| /third_party/python/Include/cpython/ |
| H A D | initconfig.h | 194 wchar_t *prefix; member
|