Home
last modified time | relevance | path

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

/third_party/skia/tools/flags/
DCommonFlagsConfig.cpp433 bool get_option_gpu_color(const char* optionKey, in get_option_gpu_color()
444 bool get_option_gpu_api(const char* optionKey, in get_option_gpu_api()
456 bool get_option_graphite_api(const char* optionKey, in get_option_graphite_api()
486 bool get_option_gpu_surf_type(const char* optionKey, in get_option_gpu_surf_type()
496 bool get_option_int(const char* optionKey, int* outInt, bool optional = true) const { in get_option_int()
504 bool get_option_bool(const char* optionKey, bool* outBool, bool optional = true) const { in get_option_bool()
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js1625 const hasCustomOptionValue = (optionKey) => { argument
/third_party/typescript/lib/
DtypingsInstaller.js125654 function convertToProgramBuildInfoCompilerOptions(options, optionKey) { argument
Dtsc.js104367 function convertToProgramBuildInfoCompilerOptions(options, optionKey) { argument