/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_depth.c | 51 gl_stencil_op_to_pipe(GLenum func) in gl_stencil_op_to_pipe() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucln_in.cpp | 51 ucln_i18n_registerCleanup(ECleanupI18NType type, cleanupFunc *func) ucln_i18n_registerCleanup() argument
|
/third_party/libfuse/lib/ |
H A D | fuse_log.c | 25 void fuse_set_log_func(fuse_log_func_t func) in fuse_set_log_func() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/ |
H A D | 1-1.c | 87 static void *func(void *parm PTS_ATTRIBUTE_UNUSED) in func() function
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_blend.c | 38 blend_func(unsigned func) in blend_func() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_blend.c | 37 blend_func(unsigned func) in blend_func() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_blend.c | 38 blend_func(unsigned func) in blend_func() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_blend.c | 37 blend_func(unsigned func) in blend_func() argument
|
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
H A D | Memoizer.java | 43 public Memoizer(Function<T,R> func) { in Memoizer() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | wrap-static-fns.h | 25 typedef int (func)(int); typedef
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | wrap-static-fns.rs | 40 pub type func = ::std::option::Option< types
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_simplesubclasses.py | 20 def func(): function 29 def func(arg): function
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | function_test.cpp | 117 auto* func = spvtest::GetFunction(ctx->module(), 9); in TEST() local 151 auto* func = spvtest::GetFunction(ctx->module(), 9); in TEST() local 187 auto* func = spvtest::GetFunction(ctx->module(), 9); in TEST() local 221 auto* func = spvtest::GetFunction(ctx->module(), 1); TEST() local 246 auto* func = spvtest::GetFunction(ctx->module(), 4); TEST() local 283 auto* func = spvtest::GetFunction(ctx->module(), 4); TEST() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Assert.cpp | 29 void failedAssert(const char *expression, const char *file, unsigned int line, const char *func) in failedAssert() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | block_merge_pass.cpp | 28 bool BlockMergePass::MergeBlocks(Function* func) { in MergeBlocks() argument 34 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
|
H A D | local_redundancy_elimination.cpp | 44 auto func = [this, &vnTable, &modified, value_to_ids](Instruction* inst) { in EliminateRedundanciesInBB() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | block_merge_pass.cpp | 28 bool BlockMergePass::MergeBlocks(Function* func) { in MergeBlocks() argument 34 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
|
H A D | local_redundancy_elimination.cpp | 44 auto func = [this, &vnTable, &modified, value_to_ids](Instruction* inst) { in EliminateRedundanciesInBB() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | function_test.cpp | 117 auto* func = spvtest::GetFunction(ctx->module(), 9); in TEST() local 151 auto* func = spvtest::GetFunction(ctx->module(), 9); in TEST() local 187 auto* func = spvtest::GetFunction(ctx->module(), 9); in TEST() local 221 auto* func = spvtest::GetFunction(ctx->module(), 1); TEST() local 246 auto* func = spvtest::GetFunction(ctx->module(), 4); TEST() local 283 auto* func = spvtest::GetFunction(ctx->module(), 4); TEST() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucln_in.cpp | 51 ucln_i18n_registerCleanup(ECleanupI18NType type, cleanupFunc *func) ucln_i18n_registerCleanup() argument
|
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | ucln_io.cpp | 57 ucln_io_registerCleanup(ECleanupIOType type, cleanupFunc *func) ucln_io_registerCleanup() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | finally.h | 56 F func; member in marl::FinallyImpl 61 FinallyImpl<F>::FinallyImpl(const F& func) : func(func) {} in FinallyImpl() argument 64 FinallyImpl<F>::FinallyImpl(F&& func) : func(std::move(func)) {} in FinallyImpl() argument [all...] |
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | call_expression_test.cc | 25 auto* func = Expr("func"); in TEST_F() local 41 auto* func = Expr("func"); in TEST_F() local 79 auto* func = Expr("func"); in TEST_F() local [all...] |
H A D | function_test.cc | 145 auto* func = Func("main", VariableList{}, ty.f32(), StatementList{}, in TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder_call_test.cc | 33 auto* func = in TEST_F() local 72 auto* func = in TEST_F() local
|