Home
last modified time | relevance | path

Searched refs:addOptions (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp307 DC->addOptions(LLVMDisassembler_Option_UseMarkup); in LLVMSetDisasmOptions()
314 DC->addOptions(LLVMDisassembler_Option_PrintImmHex); in LLVMSetDisasmOptions()
329 DC->addOptions(LLVMDisassembler_Option_AsmPrinterVariant); in LLVMSetDisasmOptions()
337 DC->addOptions(LLVMDisassembler_Option_SetInstrComments); in LLVMSetDisasmOptions()
342 DC->addOptions(LLVMDisassembler_Option_PrintLatency); in LLVMSetDisasmOptions()
DDisassembler.h117 void addOptions(uint64_t Options) { this->Options |= Options; } in addOptions() function
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Duperf.h154 UOption addOptions[], int32_t addOptionsCount,
158 void init(UOption addOptions[], int32_t addOptionsCount,
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Duperf.h154 UOption addOptions[], int32_t addOptionsCount,
158 void init(UOption addOptions[], int32_t addOptionsCount,
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Duperf.h154 UOption addOptions[], int32_t addOptionsCount,
158 void init(UOption addOptions[], int32_t addOptionsCount,
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest() argument
109 init(addOptions, addOptionsCount, status); in UPerfTest()
112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init() argument
122 memcpy(options+optionsCount, addOptions, addOptionsCount*sizeof(UOption)); in init()
131 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption)); in init()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest() argument
109 init(addOptions, addOptionsCount, status); in UPerfTest()
112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init() argument
122 memcpy(options+optionsCount, addOptions, addOptionsCount*sizeof(UOption)); in init()
131 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption)); in init()
/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp97 UOption addOptions[], int32_t addOptionsCount, in UPerfTest() argument
109 init(addOptions, addOptionsCount, status); in UPerfTest()
112 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init() argument
122 memcpy(options+optionsCount, addOptions, addOptionsCount*sizeof(UOption)); in init()
131 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption)); in init()