Home
last modified time | relevance | path

Searched defs:Funcs (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h136 std::vector<FunctionInfo> Funcs; member in llvm::gsym::GsymCreator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave_main.c34 } Funcs[] = {{"test_basic_vla", test_basic_vla, Subzero_test_basic_vla}, in DECLARE_TESTS() local
H A Dtest_bitmanip_main.cpp92 } Funcs[] = { in testBitManip() local
128 } Funcs[] = { in testByteSwap() local
[all...]
H A Dtest_calling_conv_main.cpp71 } Funcs[] = { in testCaller() local
133 } Funcs[] in testCallee() local
[all...]
H A Dtest_icmp_main.cpp50 } Funcs[] = { in testsInt() local
127 } Funcs[] in testsIntWithZero() local
199 } Funcs[] = { testsVecInt() local
266 } Funcs[] = { testsVecI1() local
[all...]
H A Dtest_arith_main.cpp67 } Funcs[] = { in testsInt() local
192 } Funcs[] = { testsVecInt() local
259 } Funcs[] = { testsFp() local
329 } Funcs[] = { testsVecFp() local
[all...]
H A Dtest_sync_atomic_main.cpp96 } Funcs[] = { in testAtomicRMW() local
147 } Funcs[] = {{"val_cmp_swap", test_val_cmp_swap, Subzero_::test_val_cmp_swap}, in testValCompareAndSwap() local
217 } Funcs[] = { testAtomicRMWThreads() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp92 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { in collectFunctionUsers() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp135 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; member in __anon25064::GCOVProfiler
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-machinery.hh175 >::value Funcs; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h136 UniquePtrVector<PDBSymbolFunc> Funcs; member in llvm::pdb::UDTLayoutBase
/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h150 typedef MapEntryFuncs<Key, Value, kKeyFieldType, kValueFieldType> Funcs; typedef in google::protobuf::internal::MapEntryImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h786 void setVTableFuncs(VTableFuncList Funcs) { in setVTableFuncs() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1069 struct Funcs { static bool ItemGetter(void* data, int n, const char** out_str) { *out_str = ((const char**)data)[n]; return true; } }; in ShowDemoWindowWidgets() struct
1331 struct Funcs in ShowDemoWindowWidgets() struct
1393 struct Funcs in ShowDemoWindowWidgets() struct
1614 struct Funcs in ShowDemoWindowWidgets() struct
[all...]
H A Dimgui.cpp11292 struct Funcs in ShowMetricsWindow() struct
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp9299 struct Funcs in ShowMetricsWindow() struct

Completed in 62 milliseconds