OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_module
(Results
1 - 6
of
6
) sorted by null
/external/autotest/client/site_tests/kernel_ConfigVerifyPPP/
kernel_ConfigVerifyPPP.py
28
map(config.
has_module
, self.IS_MODULE)
/external/tensorflow/tensorflow/compiler/xla/service/
source_map_util.h
51
if (executable != nullptr && executable->
has_module
()) {
executable.h
167
const bool
has_module
() const { return hlo_module_ != nullptr; }
function in class:xla::Executable
/external/autotest/client/site_tests/graphics_KernelConfig/
graphics_KernelConfig.py
64
map(config.
has_module
, self.IS_MODULE)
/external/autotest/client/cros/
kernel_config.py
75
def
has_module
(self, name):
member in class:KernelConfig
121
self.
has_module
(name)
/external/autotest/client/site_tests/kernel_ConfigVerify/
kernel_ConfigVerify.py
229
map(config.
has_module
, self.IS_MODULE)
Completed in 77 milliseconds