Home
last modified time | relevance | path

Searched defs:set_options (Results 1 – 8 of 8) sorted by relevance

/external/llvm/bindings/python/llvm/
Ddisassembler.py144 def set_options(self, options): member in Disassembler
/external/libchrome/base/strings/
Dstring_tokenizer.h116 void set_options(int options) { options_ = options; } in set_options() function
/external/perf_data_converter/src/quipper/
Dperf_parser.h170 void set_options(const PerfParserOptions& options) { options_ = options; } in set_options() function
/external/toybox/toys/pending/
Dstty.c238 static void set_options(struct termios* new, ...) in set_options() function
/external/fio/
Dthread_options.h47 uint64_t set_options[NR_OPTS_SZ]; member
321 uint64_t set_options[NR_OPTS_SZ]; member
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i919 void set_options( enum x86_options options ) { in set_options() function
/external/python/cpython2/Modules/
D_ssl.c2488 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function
/external/python/cpython3/Modules/
D_ssl.c3083 set_options(PySSLContext *self, PyObject *arg, void *c) in set_options() function