Home
last modified time | relevance | path

Searched defs:hint (Results 226 - 250 of 543) sorted by relevance

12345678910>>...22

/third_party/node/test/node-api/test_threadsafe_function/
H A Dbinding.c42 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 Dgetaddrinfo.c58 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 Dgetaddrinfo.c73 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 Dngtcp2_ksl.c500 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 Dnghttp3_ksl.c508 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 Dredundancy-elimination.cc308 NumberOperationHint const hint = NumberOperationHintOf(node->op()); in ReduceSpeculativeNumberComparison() local
/third_party/node/deps/v8/src/codegen/
H A Dcode-factory.cc107 NonPrimitiveToPrimitive(Isolate* isolate, ToPrimitiveHint hint) NonPrimitiveToPrimitive() argument
114 OrdinaryToPrimitive(Isolate* isolate, OrdinaryToPrimitiveHint hint) OrdinaryToPrimitive() argument
/third_party/node/deps/v8/src/base/
H A Dregion-allocator.cc239 RegionAllocator::Address RegionAllocator::AllocateRegion(Address hint, in AllocateRegion() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-cygwin.cc99 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 Dcode-range.cc199 void* hint = reinterpret_cast<void*>(code_region.end() - allocate_code_size); in RemapEmbeddedBuiltins() local
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp247 struct addrinfo hint; in ConnectTo() local
293 struct addrinfo hint; in BindAt() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dciphers.c79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk() argument
/third_party/openssl/apps/
H A Dciphers.c79 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 DCalcSpillWeights.cpp247 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 Dfont_header_table.cc237 void FontHeaderTable::Builder::SetFontDirectionHint(int32_t hint) { in SetFontDirectionHint() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_matrix.cpp1056 Invert(const dng_matrix &A, const dng_matrix &hint) Invert() argument
/third_party/skia/gm/
H A Dreadpixels.cpp109 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 Des3fBufferCopyTests.cpp268 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 Djs_inputmethod_extension_context.cpp59 static void Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_calendar_addon.cpp78 void I18nCalendarAddon::Destructor(napi_env env, void *nativeObject, void *hint) in Destructor() argument
H A Di18n_timezone_addon.cpp31 void I18nTimeZoneAddon::Destructor(napi_env env, void *nativeObject, void *hint) in Destructor() argument
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/
H A Djs_form_provider.cpp127 void JsFormProvider::Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
/foundation/ability/form_fwk/frameworks/js/napi/form_observer/
H A Djs_form_observer.cpp51 static void Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.cpp367 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 Djs_caller_complex.cpp100 static void Finalizer(napi_env env, void* data, void* hint) in Finalizer() argument

Completed in 20 milliseconds

12345678910>>...22