/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparse_array.c | 129 static void trampoline(ossl_uintmax_t n, void *l, void *arg) in trampoline() function
|
/third_party/openssl/crypto/ |
H A D | sparse_array.c | 129 static void trampoline(ossl_uintmax_t n, void *l, void *arg) in trampoline() function
|
/third_party/node/deps/v8/src/codegen/ |
H A D | safepoint-table.cc | 118 int SafepointTableBuilder::UpdateDeoptimizationInfo(int pc, int trampoline, in UpdateDeoptimizationInfo() argument [all...] |
H A D | safepoint-table.h | 211 int trampoline = SafepointEntry::kNoTrampolinePC; member
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-regexp.cc | 182 Handle<CodeT> trampoline = in set_bytecode_and_trampoline() local
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | expand.rs | 808 fn trampoline(); in expand_function_pointer_trampoline() functions
|
/third_party/skia/src/gpu/ |
H A D | GrBlurUtils.cpp | 404 sk_sp<GrThreadSafeCache::Trampoline> trampoline; in hw_create_filtered_mask() local
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp.cc | 585 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 D | GrThreadSafeCacheTest.cpp | 648 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 D | dng_pthread.cpp | 216 unsigned __stdcall trampoline(void *arg_arg) in trampoline() function
|
/third_party/skia/src/core/ |
H A D | SkBlurMF.cpp | 1074 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 D | hb-font.cc | 2271 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 D | debug.cc | 1460 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 D | assembler-riscv64.cc | 536 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 D | isolate.cc | 3671 Handle<Code> trampoline = isolate->factory()->NewOffHeapTrampolineFor( in ThrowInternal() local
|