Searched defs:set_options (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/
H A Dstring_tokenizer.h63 // t.set_options(StringTokenizer::RETURN_DELIMS);
95 // Options that may be pass to set_options()
115 void set_options(int options) { options_ = options; } function in class:StringTokenizerT
/external/icu4c/test/intltest/
H A Dwbnf.cpp345 void set_options(){ function in class:Escaper
389 set_options();
/external/bluetooth/bluez/tools/
H A Dsdptool.c808 static struct option set_options[] = { variable in typeref:struct:option
827 for_each_opt(opt, set_options, NULL) {

Completed in 123 milliseconds