Home
last modified time | relevance | path

Searched defs:func (Results 426 - 450 of 1104) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/openssl/crypto/async/
H A Dasync_local.h41 int (*func) (void *); member
/third_party/openssl/crypto/err/
H A Derr_prn.c25 const char *file, *data, *func; in ERR_print_errors_cb() local
50 static void put_error(int lib, const char *func, int reason, in put_error() argument
64 const char *func = NULL; in ERR_add_error_txt() local
129 put_error(ERR_GET_LIB(err), func, err, file, line); in ERR_add_error_txt() local
/third_party/openssl/crypto/lhash/
H A Dlhash.c203 void OPENSSL_LH_doall(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNC func) in OPENSSL_LH_doall() argument
208 void OPENSSL_LH_doall_arg(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNCARG func, void *arg) in OPENSSL_LH_doall_arg() argument
176 doall_util_fn(OPENSSL_LHASH *lh, int use_arg, OPENSSL_LH_DOALL_FUNC func, OPENSSL_LH_DOALL_FUNCARG func_arg, void *arg) doall_util_fn() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp171 T func; in testExtendedUsageBitCompatiblity() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp251 VerificationFunctor (NoLastArgVariant func) in VerificationFunctor() argument
255 VerificationFunctor (AllArgsVariant func) in VerificationFunctor() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp171 T func; in testExtendedUsageBitCompatiblity() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DArrayReturnValueToOutParameter.cpp51 const TFunction *func; member
122 TFunction *func = new TFunction(mSymbolTable, node->getFunction()->name(), in visitFunctionPrototype() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewriteUnaddressableReferences.cpp265 const TFunction *func = aggregateNode.getFunction(); variable
H A DRewriteOutArgs.cpp98 const TFunction *func = arg->getAsAggregate()->getFunction(); in argAlreadyProcessed() local
112 const TFunction *func = aggregateNode.getFunction(); variable
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.hpp56 void setFunction (Function func) { m_func = func; } in setFunction() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.h50 void set_function(Function* func) { function_ = func; } in set_function() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp68 TFunction *func = new TFunction(&symbolTable, name, SymbolType::UserDefined, in createTestFunction() local
/third_party/openssl/crypto/
H A Dsparse_array.c126 void (*func)(ossl_uintmax_t, void *); member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cfg.hpp126 const SPIRFunction &func; member in SPIRV_CROSS_NAMESPACE::CFG
H A Dspirv_cpp.cpp409 void CompilerCPP::emit_function_prototype(SPIRFunction &func, const Bitset &) in emit_function_prototype() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp33 bool LocalSingleStoreElimPass::LocalSingleStoreElim(Function* func) { in LocalSingleStoreElim() argument
H A Dstruct_cfg_analysis.cpp39 void StructuredCFGAnalysis::AddBlocksInFunction(Function* func) { in AddBlocksInFunction() argument
241 Function* func in FindFuncsCalledFromContinue() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp33 bool LocalSingleStoreElimPass::LocalSingleStoreElim(Function* func) { in LocalSingleStoreElim() argument
H A Dstruct_cfg_analysis.cpp39 void StructuredCFGAnalysis::AddBlocksInFunction(Function* func) { in AddBlocksInFunction() argument
241 Function* func in FindFuncsCalledFromContinue() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h50 void set_function(Function* func) { function_ = func; } in set_function() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp44 const UReplaceableCallbacks *func; member in ReplaceableGlue
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionDefinition.cpp127 const FunctionDeclaration& func = expr.as<FunctionCall>().function(); in Convert() local
/third_party/optimized-routines/math/test/rtest/
H A Dmain.c86 Testable *find_function(const char *func) in find_function() argument
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dfont-options.hh73 void (*func) (hb_font_t *); member
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dvar_let_test.cc626 auto* func = Sem().Get(f); in TEST_F() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...45