Home
last modified time | relevance | path

Searched defs:set_options (Results 1 – 6 of 6) 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/c-ares/
Dares_init.c1526 static int set_options(ares_channel channel, const char *str) 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