Home
last modified time | relevance | path

Searched defs:get_mode (Results 1 – 10 of 10) sorted by relevance

/external/libkmsxx/kms++/src/
Dconnector.cpp131 Videomode Connector::get_mode(const string& mode) const in get_mode() function in kms::Connector
155 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/
Dtest_stat.py61 def get_mode(self, fname=TESTFN, lstat=True): member in TestFilemode
/external/python/cpython3/Lib/test/
Dtest_stat.py88 def get_mode(self, fname=TESTFN, lstat=True): member in TestFilemode
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx07.c69 static int get_mode(char *file_name, int flag_type, char *flag_name) in get_mode() function
/external/python/cpython3/Objects/
Dfileobject.c460 get_mode(PyStdPrinter_Object *self, void *closure) in get_mode() function
/external/tensorflow/tensorflow/core/kernels/
Dbias_op.cc373 BiasAddGradGPUMode get_mode() const { return mode_; } in get_mode() function in tensorflow::BiasAddGradGPUConfig
/external/python/cpython3/Modules/_io/
Dfileio.c1169 get_mode(fileio *self, void *closure) function
Dwinconsoleio.c1096 get_mode(winconsoleio *self, void *closure) in get_mode() function
/external/python/cpython2/Modules/_io/
Dfileio.c1113 get_mode(fileio *self, void *closure) in get_mode() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c8147 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, in get_mode() function