Home
last modified time | relevance | path

Searched defs:Functions (Results 1 - 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/framework/opengl/wrapper/
H A DglwFunctions.cpp30 Functions::Functions (void) in Functions() function in glw::Functions
H A DglwFunctions.hpp37 class Functions class
/third_party/vk-gl-cts/framework/egl/wrapper/
H A DeglwFunctions.hpp37 class Functions class
H A DeglwFunctions.cpp30 Functions::Functions (void) in Functions() function in eglw::Functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp83 std::vector<const Function *> Functions; in endModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.h86 std::vector<std::pair<SymbolDesc, StringRef>> Functions; member in llvm::symbolize::SymbolizableObjectFile
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule.h92 const FunctionList& Functions() const { return functions_; } in Functions() function in tint::ast::Module
/third_party/rust/crates/clang-sys/src/
H A Dlink.rs65 pub struct Functions { structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp55 applyDebugifyMetadata(Module &M, iterator_range<Module::iterator> Functions, StringRef Banner) applyDebugifyMetadata() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp170 SmallVector<Function *, 4> Functions; in runOnModule() local
H A DCalledValuePropagation.cpp73 CVPLatticeVal(std::vector<Function *> &&Functions) in CVPLatticeVal() argument
107 std::vector<Function *> Functions; global() member in __anon25010::CVPLatticeVal
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DGCMetadata.h173 FuncInfoVec Functions; member in llvm::GCModuleInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp110 MethodAddressVector Functions; in notifyObjectLoaded() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPlatform.hpp70 struct Functions struct in vk::PlatformDriver
91 struct Functions struct in vk::InstanceDriver
140 struct Functions struct in vk::DeviceDriver
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCCodeView.h256 std::vector<MCCVFunctionInfo> Functions; member in llvm::CodeViewContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp424 std::string Functions; in RunAllPassesOnSCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp339 SimpleBindingMMFunctions Functions; member in __anon24175::SimpleBindingMemoryManager
343 SimpleBindingMemoryManager( const SimpleBindingMMFunctions& Functions, void *Opaque) SimpleBindingMemoryManager() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h277 std::vector<wasm::WasmFunction> Functions; member in llvm::object::WasmObjectFile
/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp1071 struct Functions { struct
[all...]
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py62 Functions = { variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h67 std::vector<uint32_t> Functions; member
369 std::vector<Function> Functions; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h260 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions; member in llvm::GCOVFile
405 FunctionLines Functions; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h154 std::vector<uint32_t> Functions; member
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp156 struct Functions struct
178 Functions (void) in Functions() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp743 void WasmObjectWriter::writeFunctionSection(ArrayRef<WasmFunction> Functions) { in writeFunctionSection() argument
822 writeCodeSection(const MCAssembler &Asm, const MCAsmLayout &Layout, ArrayRef<WasmFunction> Functions) writeCodeSection() argument
1112 SmallVector<WasmFunction, 4> Functions; writeObject() local
[all...]

Completed in 20 milliseconds

12