Home
last modified time | relevance | path

Searched refs:OPT_ALL (Results 1 - 5 of 5) sorted by relevance

/third_party/glslang/SPIRV/
H A DSPVRemapper.h62 OPT_ALL = (OPT_LOADSTORE), enumerator
64 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL),
/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp351 options = (options | spv::spirvbin_t::OPT_ALL); in parseCmdLine()
354 options = (options | spv::spirvbin_t::OPT_ALL); in parseCmdLine()
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp1110 OPT_ALL, enumerator
1162 if (options[OPT_ALL].doesOccur) { in exportUprops()
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp956 OPT_ALL, enumerator
1008 if (options[OPT_ALL].doesOccur) { in exportUprops()
/third_party/libinput/tools/
H A Dlibinput-record.c2670 OPT_ALL, enumerator
2688 { "all", no_argument, 0, OPT_ALL }, in main()
2740 case OPT_ALL: in main()

Completed in 9 milliseconds