| /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...] |
| /base/inputmethod/imf/frameworks/kits/extension/src/ |
| H A D | js_inputmethod_extension_context.cpp | 59 static void Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
|
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | i18n_calendar_addon.cpp | 78 void I18nCalendarAddon::Destructor(napi_env env, void *nativeObject, void *hint) in Destructor() argument
|
| H A D | i18n_timezone_addon.cpp | 31 void I18nTimeZoneAddon::Destructor(napi_env env, void *nativeObject, void *hint) in Destructor() argument
|
| /foundation/ability/form_fwk/frameworks/js/napi/form_provider/ |
| H A D | js_form_provider.cpp | 127 void JsFormProvider::Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
|
| /foundation/ability/form_fwk/frameworks/js/napi/form_observer/ |
| H A D | js_form_observer.cpp | 51 static void Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
|
| /foundation/ability/form_fwk/frameworks/js/napi/formProvider/ |
| H A D | napi_form_provider.cpp | 367 void JsFormProvider::Finalizer(napi_env env, void* data, void* hint) in Finalizer() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| H A D | js_caller_complex.cpp | 100 static void Finalizer(napi_env env, void* data, void* hint) in Finalizer() argument
|