Searched defs:get_mode (Results 1 – 12 of 12) sorted by relevance
/external/libkmsxx/kms++/src/ |
D | connector.cpp | 129 Videomode Connector::get_mode(const string& mode) const in get_mode() function in kms::Connector 153 Videomode Connector::get_mode(unsigned xres, unsigned yres, float vrefresh, bool ilace) const in get_mode() function in kms::Connector
|
/external/python/cpython2/Lib/test/ |
D | test_stat.py | 61 def get_mode(self, fname=TESTFN, lstat=True): member in TestFilemode
|
/external/python/cpython3/Lib/test/ |
D | test_stat.py | 86 def get_mode(self, fname=TESTFN, lstat=True): member in TestFilemode
|
/external/u-boot/include/power/ |
D | regulator.h | 232 int (*get_mode)(struct udevice *dev); member
|
/external/python/cpython3/Objects/ |
D | fileobject.c | 451 get_mode(PyStdPrinter_Object *self, void *closure) in get_mode() function
|
/external/python/cpython3/Modules/_io/ |
D | winconsoleio.c | 1104 get_mode(winconsoleio *self, void *closure) in get_mode() function
|
D | fileio.c | 1167 get_mode(fileio *self, void *closure) function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | bias_op.cc | 405 BiasAddGradGPUMode get_mode() const { return mode_; } in get_mode() function in tensorflow::BiasAddGradGPUConfig
|
/external/python/cpython2/Modules/_io/ |
D | fileio.c | 1113 get_mode(fileio *self, void *closure) in get_mode() function
|
/external/autotest/client/bin/net/ |
D | net_utils.py | 424 def get_mode(self): member in bonding
|
/external/u-boot/tools/buildman/ |
D | kconfiglib.py | 2869 def get_mode(self): member in Choice
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant.c | 7399 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, in get_mode() function
|