Home
last modified time | relevance | path

Searched defs:trampoline (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c129 static void trampoline(ossl_uintmax_t n, void *l, void *arg) in trampoline() function
/third_party/openssl/crypto/
H A Dsparse_array.c129 static void trampoline(ossl_uintmax_t n, void *l, void *arg) in trampoline() function
/third_party/node/deps/v8/src/codegen/
H A Dsafepoint-table.cc118 int SafepointTableBuilder::UpdateDeoptimizationInfo(int pc, int trampoline, in UpdateDeoptimizationInfo() argument
[all...]
H A Dsafepoint-table.h211 int trampoline = SafepointEntry::kNoTrampolinePC; member
/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc182 Handle<CodeT> trampoline = in set_bytecode_and_trampoline() local
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs808 fn trampoline(); in expand_function_pointer_trampoline() functions
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp404 sk_sp<GrThreadSafeCache::Trampoline> trampoline; in hw_create_filtered_mask() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc585 Handle<CodeT> trampoline = in CompileIrregexp() local
587 data->set(JSRegExp::code_index(is_one_byte), *trampoline); in CompileIrregexp() local
/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp648 FillInViewOnGpu(GrDirectContext* dContext, int wh, Stats* stats, const GrSurfaceProxyView& lazyView, sk_sp<GrThreadSafeCache::Trampoline> trampoline) FillInViewOnGpu() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.cpp216 unsigned __stdcall trampoline(void *arg_arg) in trampoline() function
/third_party/skia/src/core/
H A DSkBlurMF.cpp1074 fillin_view_on_gpu(GrDirectContext* dContext, const GrSurfaceProxyView& lazyView, sk_sp<GrThreadSafeCache::Trampoline> trampoline, const SkRRect& rrectToDraw, const SkISize& dimensions, float xformedSigma) fillin_view_on_gpu() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.cc2271 trampoline_t *trampoline = (trampoline_t *) hb_calloc (1, sizeof (trampoline_t)); in trampoline_create() local
2312 hb_font_get_glyph_trampoline_t *trampoline = (hb_font_get_glyph_trampoline_t *) user_data; in hb_font_get_nominal_glyph_trampoline() local
2324 hb_font_get_glyph_trampoline_t *trampoline = (hb_font_get_glyph_trampoline_t *) user_data; hb_font_get_variation_glyph_trampoline() local
2354 hb_font_get_glyph_trampoline_t *trampoline; hb_font_funcs_set_glyph_func() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc1460 auto trampoline = BUILTIN_CODE(isolate, InterpreterEntryTrampoline); in DiscardBaselineCode() local
1478 auto trampoline = BUILTIN_CODE(isolate_, InterpreterEntryTrampoline); in DiscardAllBaselineCode() local
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc536 target_at_put(int pos, int target_pos, bool is_internal, bool trampoline) target_at_put() argument
/third_party/node/deps/v8/src/execution/
H A Disolate.cc3671 Handle<Code> trampoline = isolate->factory()->NewOffHeapTrampolineFor( in ThrowInternal() local

Completed in 39 milliseconds