Home
last modified time | relevance | path

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

/external/llvm/bindings/python/llvm/tests/
Dtest_disassembler.py39 disassembler.set_options(Option_UseMarkup)
/external/fio/
Dthread_options.h38 uint64_t set_options[NR_OPTS_SZ]; member
267 uint64_t set_options[NR_OPTS_SZ]; member
Dcconv.c53 o->set_options[i] = le64_to_cpu(top->set_options[i]); in convert_thread_options_to_cpu()
262 top->set_options[i] = cpu_to_le64(o->set_options[i]); in convert_thread_options_to_net()
Doptions.c4211 return (o->set_options[index] & (1UL << offset)) != 0; in opt_is_set()
4236 o->set_options[index] |= 1UL << offset; in fio_option_mark_set()
/external/llvm/bindings/python/llvm/
Ddisassembler.py144 def set_options(self, options): member in Disassembler
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm.i22 %rename(set_options) x86_set_options;
Dlibdisasm_oop.i919 void set_options( enum x86_options options ) { in set_options() function
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
Dssvnc.tcl17477 proc set_options {} {