Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/third_party/spirv-tools/test/opt/
Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function
Dir_context.h568 Function* GetFunction(uint32_t id) { in GetFunction() function
576 Function* GetFunction(Instruction* inst) { in GetFunction() function
/third_party/spirv-tools/source/opt/
Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function
Dir_context.h564 Function* GetFunction(uint32_t id) { in GetFunction() function
572 Function* GetFunction(Instruction* inst) { in GetFunction() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function
Dir_context.h568 Function* GetFunction(uint32_t id) { in GetFunction() function
576 Function* GetFunction(Instruction* inst) { in GetFunction() function
/third_party/flutter/engine/flutter/lib/ui/
Ddart_runtime_hooks.cc60 static Dart_Handle GetFunction(Dart_Handle builtin_library, const char* name) { in GetFunction() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp176720 const nsSMILKeySpline* GetFunction() const in GetFunction() function in mozilla::ComputedTimingFunction