Home
last modified time | relevance | path

Searched defs:addOptions (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest()
112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init()
/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest()
112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DDisassembler.h117 void addOptions(uint64_t Options) { this->Options |= Options; } in addOptions() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
DMf2DataModel.java447 public Builder addOptions(Map<String, Value> otherOptions) { in addOptions() method in Mf2DataModel.Expression.Builder
/third_party/node/deps/v8/tools/profview/
Dprofview.js592 function addOptions(e, values, current) { function