| /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
|
| /third_party/node/deps/v8/src/base/ |
| H A D | region-allocator.cc | 239 RegionAllocator::Address RegionAllocator::AllocateRegion(Address hint, in AllocateRegion() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-cygwin.cc | 99 void* OS::Allocate(void* hint, size_t size, size_t alignment, in Allocate() argument 50 RandomizedVirtualAlloc(size_t size, DWORD flags, DWORD protect, void* hint) RandomizedVirtualAlloc() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | code-range.cc | 199 void* hint = reinterpret_cast<void*>(code_region.end() - allocate_code_size); in RemapEmbeddedBuiltins() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | socket_test.cpp | 247 struct addrinfo hint; in ConnectTo() local 293 struct addrinfo hint; in BindAt() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | ciphers.c | 79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk() argument
|
| /third_party/openssl/apps/ |
| H A D | ciphers.c | 79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | CalcSpillWeights.cpp | 247 Register hint = copyHint(mi, li.reg, tri, mri); in weightCalcHelper() local [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | font_header_table.cc | 237 void FontHeaderTable::Builder::SetFontDirectionHint(int32_t hint) { in SetFontDirectionHint() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_matrix.cpp | 1056 Invert(const dng_matrix &A, const dng_matrix &hint) Invert() argument
|
| /third_party/skia/gm/ |
| H A D | readpixels.cpp | 109 draw_image(GrDirectContext* dContext, SkCanvas* canvas, SkImage* image, SkColorType dstColorType, SkAlphaType dstAlphaType, sk_sp<SkColorSpace> dstColorSpace, SkImage::CachingHint hint) draw_image() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferCopyTests.cpp | 268 const deUint32 hint = GL_STATIC_DRAW; in init() local 306 deUint32 hint = GL_STATIC_DRAW; in init() local 331 const deUint32 hint = GL_STATIC_DRAW; in init() local 150 SingleBufferCopyCase(Context& context, const char* name, const char* desc, deUint32 srcTarget, deUint32 dstTarget, deUint32 hint, VerifyType verifyType) SingleBufferCopyCase() argument [all...] |