Home
last modified time | relevance | path

Searched defs:Func (Results 1 - 25 of 158) sorted by relevance

1234567

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dresolved_type_def_function.rs10 pub fn Func(); in Func() functions
/third_party/musl/libc-test/src/functionalext/ldso_cfi/crossdso/
H A Dcfi_test_lib.cpp28 void BB::Func() in Func() function in BB
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp55 static bool ignoreCallingConv(LibFunc Func) { in ignoreCallingConv() argument
[all...]
H A DEntryExitInstrumenter.cpp21 static void insertCall(Function &CurFn, StringRef Func, in insertCall() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DjsdocTypeTag.js62 var Func; variable
90 var Func: Function; variable
135 var Func; variable
160 var Func; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h34 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() argument
H A DRecordSerialization.h83 U Func; member
87 serialize_conditional_impl<T, U> serialize_conditional(T &Item, U Func) { in serialize_conditional() argument
99 U Func; global() member
162 serialize_array(ArrayRef<T> &Item, U Func) serialize_array() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstrumentation.cpp28 void Instrumentation::instrumentFunc(Cfg *Func) { in instrumentFunc() argument
H A DIceSwitchLowering.cpp24 CaseClusterArray CaseCluster::clusterizeSwitch(Cfg *Func, in clusterizeSwitch() argument
H A DIceTranslator.cpp59 void Translator::translateFcn(std::unique_ptr<Cfg> Func) { in translateFcn() argument
H A DIceTranslator.h83 CfgOptWorkItem(std::unique_ptr<Cfg> Func) : Func(std::move(Func)) {} in CfgOptWorkItem() argument
88 std::unique_ptr<Ice::Cfg> Func; member in Ice::final
H A DIcePhiLoweringImpl.h33 void prelowerPhis32Bit(TargetT *Target, CfgNode *Node, Cfg *Func) { in prelowerPhis32Bit() argument
H A DIceTargetLoweringX86.h46 explicit TargetX86(Cfg *Func) : TargetLowering(Func) { in TargetX86() argument
66 inline InstructionSetX86 getInstructionSet(const Cfg *Func) { in getInstructionSet() argument
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_idle.py8 class Func: class
H A Dtest_iomenu.py9 from idlelib.idle_test.mock_idle import Func namespace
H A Dtest_redirector.py7 from idlelib.idle_test.mock_idle import Func namespace
H A Dtest_outwin.py8 from idlelib.idle_test.mock_idle import Func namespace
H A Dtest_pathbrowser.py12 from idlelib.idle_test.mock_idle import Func namespace
H A Dtest_searchbase.py11 from idlelib.idle_test.mock_idle import Func namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolFunc.cpp74 const PDBSymbolFunc &Func; member in __anon24166::FunctionArgEnumerator
H A DPDBContext.cpp106 auto *Func = dyn_cast_or_null<PDBSymbolFunc>(FuncSymbol.get()); in getFunctionName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DThreading.cpp61 llvm_execute_on_thread_async( llvm::unique_function<void()> Func, llvm::Optional<unsigned> StackSizeInBytes) llvm_execute_on_thread_async() argument
71 llvm_execute_on_thread_async( llvm::unique_function<void()> Func, llvm::Optional<unsigned> StackSizeInBytes) llvm_execute_on_thread_async() argument
134 llvm_execute_on_thread_async( llvm::unique_function<void()> Func, llvm::Optional<unsigned> StackSizeInBytes) llvm_execute_on_thread_async() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp145 Function &Func = *L->getHeader()->getParent(); in runOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
H A DELFStub.h30 Func = ELF::STT_FUNC, member in llvm::elfabi::ELFSymbolType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DProfile.h118 FuncID Func = 0; member

Completed in 9 milliseconds

1234567