Searched defs:addOptions (Results 1 – 7 of 7) sorted by relevance
/external/cronet/stable/third_party/icu/source/tools/ctestfw/ |
D | uperf.cpp | 97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest() 112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init()
|
/external/cronet/tot/third_party/icu/source/tools/ctestfw/ |
D | uperf.cpp | 97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest() 112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init()
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | uperf.cpp | 97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest() 112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init()
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 120 void addOptions(uint64_t Options) { this->Options |= Options; } in addOptions() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 117 void addOptions(uint64_t Options) { this->Options |= Options; } in addOptions() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 117 void addOptions(uint64_t Options) { this->Options |= Options; } in addOptions() function
|
/external/icu/icu4c/source/i18n/ |
D | messageformat2_parser.cpp | 1092 OptionAdder<Operator::Builder> addOptions(ratorBuilder); in parseAnnotation() local
|