/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | local_single_block_elim_pass.cpp | 56 LocalSingleBlockLoadStoreElim( Function* func) LocalSingleBlockLoadStoreElim() argument
|
H A D | wrap_opkill.cpp | 28 Function* func = context()->GetFunction(func_id); in Process() local 194 Function* func = bb->GetParent(); in GetOwningFunctionsReturnType() local
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | asyncfilters.py | 131 def func(x): function
|
/third_party/openssl/test/ |
H A D | errtest.c | 30 const char *func = OPENSSL_FUNC; in test_print_error_format() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftrfork.h | 78 ft_raccess_guess_func func; member
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort.c | 177 GXV_Validate_Func func; in gxv_mort_subtables_validate() local
|
H A D | gxvmorx.c | 67 GXV_Validate_Func func; in gxv_morx_subtables_validate() local
|
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
H A D | otvgdef.c | 53 OTV_Validate_Func func; in otv_O_x_Ox() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | osfiber_ucontext.h | 81 createFiber( Allocator* allocator, size_t stackSize, const std::function<void()>& func) createFiber() argument
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | function_validation_test.cc | 447 auto* func = Func("main", {}, ty.void_(), {}, TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | binding_remapper.cc | 65 auto* func = ctx.src->Sem().Get(func_ast); in Run() local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder_function_decoration_test.cc | 28 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, in TEST_F() local 70 auto* func = Func("main", {}, ret_type, body, deco_list, ret_type_decos); in TEST_P() local 98 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, in TEST_F() local 112 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, in TEST_F() local 125 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, in TEST_F() local 143 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, TEST_F() local 161 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, TEST_F() local 190 auto* func = Func("main", {}, ty.void_(), ast::StatementList{}, TEST_F() local [all...] |
/third_party/python/Python/ |
H A D | frame.c | 151 _PyFrame_Push(PyThreadState *tstate, PyFunctionObject *func) in _PyFrame_Push() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | svolume_c.c | 267 void pa_set_volume_func(pa_sample_format_t f, pa_do_volume_func_t func) { in pa_set_volume_func() argument
|
/third_party/python/Modules/ |
H A D | atexitmodule.c | 146 PyObject *func = PyTuple_GET_ITEM(args, 0); atexit_register() local 231 atexit_unregister(PyObject *module, PyObject *func) atexit_unregister() argument [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | dominator_analysis.h | 105 void Visit(std::function<bool(DominatorTreeNode*)> func) { in Visit() argument
|
H A D | local_single_block_elim_pass.cpp | 54 LocalSingleBlockLoadStoreElim( Function* func) LocalSingleBlockLoadStoreElim() argument
|
H A D | wrap_opkill.cpp | 28 Function* func = context()->GetFunction(func_id); in Process() local 196 Function* func = bb->GetParent(); in GetOwningFunctionsReturnType() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuInterval.cpp | 35 Interval applyMonotone (DoubleFunc1& func, const Interval& arg0) in applyMonotone() argument 43 Interval applyMonotone (DoubleIntervalFunc1& func, const Interval& arg0) in applyMonotone() argument 48 Interval applyMonotone (DoubleFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone() argument 58 Interval applyMonotone (DoubleIntervalFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone() argument [all...] |
/third_party/vk-gl-cts/framework/delibs/dethread/unix/ |
H A D | deThreadUnix.c | 54 deThreadFunc func; member 63 deThreadFunc func = thread->func; in startThread() local 72 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes) in deThread_create() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 215 rr::TestFunc mapGLTestFunc (deUint32 func) in mapGLTestFunc() argument 291 rr::BlendFunc mapGLBlendFunc (deUint32 func) in mapGLBlendFunc() argument
|
/third_party/zlib/contrib/iostream3/ |
H A D | zfstream.h | 429 (*func)(gzofstream&, T1, T2); member in gzomanip2
|
/vendor/hisilicon/hispark_pegasus/demo/semaphore_demo/ |
H A D | semp.c | 61 osThreadId_t newThread(char *name, osThreadFunc_t func, int *arg) in newThread() argument
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/ |
H A D | distributed_ability_manager_stub.cpp | 66 auto func = iter->second; in OnRemoteRequest() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | js_free_install_observer.cpp | 205 napi_value func = nullptr; in CallCallback() local 221 napi_value func = nullptr; in CallCallback() local
|