Home
last modified time | relevance | path

Searched defs:func (Results 276 - 300 of 3861) sorted by relevance

1...<<11121314151617181920>>...155

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c51 gl_stencil_op_to_pipe(GLenum func) in gl_stencil_op_to_pipe() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ducln_in.cpp51 ucln_i18n_registerCleanup(ECleanupI18NType type, cleanupFunc *func) ucln_i18n_registerCleanup() argument
/third_party/libfuse/lib/
H A Dfuse_log.c25 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 D1-1.c87 static void *func(void *parm PTS_ATTRIBUTE_UNUSED) in func() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blend.c38 blend_func(unsigned func) in blend_func() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_blend.c37 blend_func(unsigned func) in blend_func() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_blend.c38 blend_func(unsigned func) in blend_func() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_blend.c37 blend_func(unsigned func) in blend_func() argument
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DMemoizer.java43 public Memoizer(Function<T,R> func) { in Memoizer() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dwrap-static-fns.h25 typedef int (func)(int); typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwrap-static-fns.rs40 pub type func = ::std::option::Option< types
/third_party/python/Lib/ctypes/test/
H A Dtest_simplesubclasses.py20 def func(): function
29 def func(arg): function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfunction_test.cpp117 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 DAssert.cpp29 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 Dblock_merge_pass.cpp28 bool BlockMergePass::MergeBlocks(Function* func) { in MergeBlocks() argument
34 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
H A Dlocal_redundancy_elimination.cpp44 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 Dblock_merge_pass.cpp28 bool BlockMergePass::MergeBlocks(Function* func) { in MergeBlocks() argument
34 blockmergeutil::MergeWithSuccessor(context(), func, bi); in MergeBlocks() local
H A Dlocal_redundancy_elimination.cpp44 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 Dfunction_test.cpp117 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 Ducln_in.cpp51 ucln_i18n_registerCleanup(ECleanupI18NType type, cleanupFunc *func) ucln_i18n_registerCleanup() argument
/third_party/skia/third_party/externals/icu/source/io/
H A Ducln_io.cpp57 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 Dfinally.h56 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 Dcall_expression_test.cc25 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 Dfunction_test.cc145 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 Dbuilder_call_test.cc33 auto* func = in TEST_F() local
72 auto* func = in TEST_F() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...155