Home
last modified time | relevance | path

Searched defs:func (Results 626 - 650 of 2011) sorted by relevance

1...<<21222324252627282930>>...81

/third_party/python/Lib/ctypes/test/
H A Dtest_prototypes.py216 def func(): pass global() function
[all...]
/third_party/python/Lib/test/
H A D_test_atexit.py49 def func(): function
121 def func(): function
[all...]
/third_party/openssl/apps/include/
H A Dfunction.h26 int (*func)(int argc, char *argv[]); member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.hpp104 void setCheckSupportCallback(std::function<void(Context&, std::string)> func) { m_checkSupportCallback = func; } in setCheckSupportCallback() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCase.hpp104 void setCheckSupportCallback(std::function<void(Context&, std::string)> func) { m_checkSupportCallback = func; } in setCheckSupportCallback() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DName.cpp156 const TFunction *func = node->getFunction(); variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dblock_merge_util.cpp131 void MergeWithSuccessor(IRContext* context, Function* func, in MergeWithSuccessor() argument
H A Ddominator_analysis.h105 void Visit(std::function<bool(DominatorTreeNode*)> func) { in Visit() argument
H A Dfunction.cpp254 std::ostream& operator<<(std::ostream& str, const Function& func) { in operator <<() argument
H A Dlocal_single_block_elim_pass.cpp56 LocalSingleBlockLoadStoreElim( Function* func) LocalSingleBlockLoadStoreElim() argument
H A Dwrap_opkill.cpp28 Function* func = context()->GetFunction(func_id); in Process() local
194 Function* func = bb->GetParent(); in GetOwningFunctionsReturnType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dblock_merge_util.cpp131 void MergeWithSuccessor(IRContext* context, Function* func, in MergeWithSuccessor() argument
H A Ddominator_analysis.h105 void Visit(std::function<bool(DominatorTreeNode*)> func) { in Visit() argument
H A Dfunction.cpp254 std::ostream& operator<<(std::ostream& str, const Function& func) { in operator <<() argument
H A Dlocal_single_block_elim_pass.cpp56 LocalSingleBlockLoadStoreElim( Function* func) LocalSingleBlockLoadStoreElim() argument
H A Dwrap_opkill.cpp28 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 Dasyncfilters.py131 def func(x): function
/third_party/openssl/test/
H A Derrtest.c30 const char *func = OPENSSL_FUNC; in test_print_error_format() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftrfork.h78 ft_raccess_guess_func func; member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort.c177 GXV_Validate_Func func; in gxv_mort_subtables_validate() local
H A Dgxvmorx.c67 GXV_Validate_Func func; in gxv_morx_subtables_validate() local
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvgdef.c53 OTV_Validate_Func func; in otv_O_x_Ox() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_ucontext.h81 createFiber( Allocator* allocator, size_t stackSize, const std::function<void()>& func) createFiber() argument
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dfunction_validation_test.cc447 auto* func = Func("main", {}, ty.void_(), {}, TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dbinding_remapper.cc65 auto* func = ctx.src->Sem().Get(func_ast); in Run() local

Completed in 30 milliseconds

1...<<21222324252627282930>>...81