| /third_party/node/deps/v8/src/base/ |
| H A D | page-allocator.cc | 46 void* PageAllocator::AllocatePages(void* hint, size_t size, size_t alignment, in AllocatePages() argument
|
| H A D | virtual-address-space.cc | 76 Address VirtualAddressSpace::AllocatePages(Address hint, size_t size, in AllocatePages() argument 108 void* hint = reinterpret_cast<void*>(address); in AllocateGuardRegion() local 128 AllocateSharedPages( Address hint, size_t size, PagePermissions permissions, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateSharedPages() argument 147 AllocateSubspace( Address hint, size_t size, size_t alignment, PagePermissions max_page_permissions) AllocateSubspace() argument 225 AllocatePages(Address hint, size_t size, size_t alignment, PagePermissions permissions) AllocatePages() argument 290 AllocateSharedPages( Address hint, size_t size, PagePermissions permissions, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateSharedPages() argument 326 AllocateSubspace(Address hint, size_t size, size_t alignment, PagePermissions max_page_permissions) AllocateSubspace() argument [all...] |
| H A D | emulated-virtual-address-subspace.cc | 47 AllocatePages( Address hint, size_t size, size_t alignment, PagePermissions permissions) AllocatePages() argument 108 AllocateSharedPages( Address hint, size_t size, PagePermissions permissions, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateSharedPages() argument 175 AllocateSubspace( Address hint, size_t size, size_t alignment, PagePermissions max_page_permissions) AllocateSubspace() argument [all...] |
| H A D | region-allocator.cc | 239 RegionAllocator::Address RegionAllocator::AllocateRegion(Address hint, in AllocateRegion() argument
|
| /third_party/node/deps/v8/src/sandbox/ |
| H A D | sandbox.cc | 185 Address hint = RoundDown(vas->RandomPageAddress(), kSandboxAlignment); in Initialize() local 262 Address hint = rng.NextInt64() % highest_allowed_address; in InitializeAsPartiallyReservedSandbox() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/manual/network/ |
| H A D | getnameinfo.c | 60 struct addrinfo *result, hint; in getnameinfo_0200() local 142 struct addrinfo *result, hint; getnameinfo_0600() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | getaddrinfo.c | 39 struct addrinfo *result, hint; in getaddrinfo_0100() local 56 struct addrinfo *result, hint; in getaddrinfo_0200() local 74 struct addrinfo *result, hint; getaddrinfo_0300() local 92 struct addrinfo *result, hint; getaddrinfo_0400() local 109 struct addrinfo *result, hint; getaddrinfo_0500() local 127 struct addrinfo *result, hint; getaddrinfo_0600() local 145 struct addrinfo *result, hint; getaddrinfo_0700() local 177 struct addrinfo *result, hint; getaddrinfo_0900() local 191 struct addrinfo *result, hint; getaddrinfo_1000() local 206 struct addrinfo *result, hint; getaddrinfo_1100() local 228 struct addrinfo *result, hint; getaddrinfo_1200() local 242 struct addrinfo *result, hint; getaddrinfo_1300() local 258 struct addrinfo *result, hint; getaddrinfo_1400() local 274 struct addrinfo *result, hint; getaddrinfo_1500() local [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | fftwrap.c | 181 int hint; in spx_fft_init() local
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | iobase.c.h | 224 Py_ssize_t hint = -1; in _io__IOBase_readlines() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fieldhint.c | 41 FILE *hint; member 121 char hint = '=', field = '='; in filter_frame() local [all...] |
| /third_party/glfw/src/ |
| H A D | init.c | 440 GLFWAPI void glfwInitHint(int hint, int value) in glfwInitHint() argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-objects-general.c | 229 ecma_op_general_object_default_value(ecma_object_t *obj_p, ecma_preferred_type_hint_t hint) ecma_op_general_object_default_value() argument 302 ecma_op_general_object_ordinary_value(ecma_object_t *obj_p, ecma_preferred_type_hint_t hint) ecma_op_general_object_ordinary_value() argument [all...] |
| /third_party/json/tests/thirdparty/fifo_map/ |
| H A D | fifo_map.hpp | 310 iterator insert(const_iterator hint, const value_type& value) in insert() argument 317 iterator insert(const_iterator hint, value_type&& value) in insert() argument 357 iterator emplace_hint(const_iterator hint, Args&& ... args) in emplace_hint() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_hash.c | 58 static int countBits(int hint) in countBits() argument 95 static void cso_data_rehash(struct cso_hash *hash, int hint) in cso_data_rehash() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_bio.cc | 427 void NodeBIO::TryAllocateForWrite(size_t hint) { in TryAllocateForWrite() argument
|
| /third_party/node/test/js-native-api/test_general/ |
| H A D | test_general.c | 140 static void deref_item(napi_env env, void* data, void* hint) { in deref_item() argument 198 static void test_finalize(napi_env env, void* data, void* hint) { in test_finalize() argument 235 static void finalizer_only_callback(napi_env env, void* data, void* hint) { in finalizer_only_callback() argument 265 static void cleanup_env_finalizer(napi_env env, void* data, void* hint) { in cleanup_env_finalizer() argument
|
| /third_party/node/test/js-native-api/test_reference/ |
| H A D | test_reference.c | 18 static void FinalizeExternal(napi_env env, void* data, void* hint) { in FinalizeExternal() argument
|
| /third_party/node/test/js-native-api/test_string/ |
| H A D | test_string.c | 91 static void free_string(node_api_nogc_env env, void* data, void* hint) { in free_string() argument
|
| /third_party/node/test/node-api/test_threadsafe_function/ |
| H A D | binding.c | 42 void* hint; in data_source_thread() local 122 static void call_js(napi_env env, napi_value cb, void* hint, void* data) { in call_js() argument 134 static void call_ref(napi_env env, napi_value _, void* hint, void* data) { in call_ref() argument 167 static void join_the_threads(napi_env env, void *data, void *hint) { in join_the_threads() argument
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | getaddrinfo.c | 58 int getaddrinfo(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res) in getaddrinfo() argument 64 int getaddrinfo_ext(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, in getaddrinfo_ext() argument [all...] |
| /third_party/musl/src/network/linux/ |
| H A D | getaddrinfo.c | 73 int getaddrinfo(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res) in getaddrinfo() argument 79 int getaddrinfo_ext(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, in getaddrinfo_ext() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_ksl.c | 500 ngtcp2_ksl_remove_hint(ngtcp2_ksl *ksl, ngtcp2_ksl_it *it, const ngtcp2_ksl_it *hint, const ngtcp2_ksl_key *key) ngtcp2_ksl_remove_hint() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_ksl.c | 508 nghttp3_ksl_remove_hint(nghttp3_ksl *ksl, nghttp3_ksl_it *it, const nghttp3_ksl_it *hint, const nghttp3_ksl_key *key) nghttp3_ksl_remove_hint() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | redundancy-elimination.cc | 308 NumberOperationHint const hint = NumberOperationHintOf(node->op()); in ReduceSpeculativeNumberComparison() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-factory.cc | 107 NonPrimitiveToPrimitive(Isolate* isolate, ToPrimitiveHint hint) NonPrimitiveToPrimitive() argument 114 OrdinaryToPrimitive(Isolate* isolate, OrdinaryToPrimitiveHint hint) OrdinaryToPrimitive() argument
|