HomeSort by relevance Sort by last modified time
    Searched defs:set_options (Results 1 - 10 of 10) sorted by null

  /external/llvm/bindings/python/llvm/
disassembler.py 33 # Constants for set_options
144 def set_options(self, options): member in class:Disassembler
  /external/libchrome/base/strings/
string_tokenizer.h 64 // t.set_options(StringTokenizer::RETURN_DELIMS);
96 // Options that may be pass to set_options()
116 void set_options(int options) { options_ = options; } function in class:base::StringTokenizerT
  /toolchain/binutils/binutils-2.25/gold/
parameters.cc 89 Parameters::set_options(const General_options* options) function in class:gold::Parameters
295 { static_parameters.set_options(options); }
  /system/extras/perfprofd/quipper/
perf_parser.cc 57 void PerfParser::set_options(const PerfParser::Options& options) { function in class:quipper::PerfParser
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesm.h 120 inline void set_options (Item_Options opts) { function in class:NCursesMenuItem
459 inline void set_options (Menu_Options opts) { function in class:NCursesMenu
cursesf.h 282 inline void set_options (Field_Options opts) { function in class:NCursesFormField
577 inline void set_options (Form_Options opts) { function in class:NCursesForm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesm.h 120 inline void set_options (Item_Options opts) { function in class:NCursesMenuItem
459 inline void set_options (Menu_Options opts) { function in class:NCursesMenu
cursesf.h 282 inline void set_options (Field_Options opts) { function in class:NCursesFormField
577 inline void set_options (Form_Options opts) { function in class:NCursesForm
  /external/c-ares/
ares_init.c 90 static int set_options(ares_channel channel, const char *str);
532 status = set_options(channel, res_options);
998 status = set_options(channel, p);
1526 static int set_options(ares_channel channel, const char *str) function
    [all...]
  /external/fio/
thread_options.h 38 uint64_t set_options[NR_OPTS_SZ]; member in struct:thread_options
267 uint64_t set_options[NR_OPTS_SZ]; member in struct:thread_options_pack

Completed in 1059 milliseconds