Home
last modified time | relevance | path

Searched defs:get_module (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.h83 Module* get_module() const { return context_->module(); } in get_module() function
/third_party/spirv-tools/source/opt/
Dpass.h83 Module* get_module() const { return context_->module(); } in get_module() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.h83 Module* get_module() const { return context_->module(); } in get_module() function
/third_party/python/Lib/test/libregrtest/
Dsave_env.py68 def get_module(self, name): member in saved_test_environment
/third_party/qrcodegen/python/
Dqrcodegen.py228 def get_module(self, x: int, y: int) -> bool: member in QrCode
/third_party/node/tools/
Dtest.py50 def get_module(name, path): function
58 def get_module(name, path): function
/third_party/libxml2/doc/
Dapibuild.py159 def get_module(self): member in identifier
/third_party/qrcodegen/rust/src/
Dlib.rs356 pub fn get_module(&self, x: i32, y: i32) -> bool { in get_module() method
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp920 static hmodule get_module(const unsigned int id) in get_module() function