Home
last modified time | relevance | path

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

/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/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/flutter/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/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