Home
last modified time | relevance | path

Searched defs:hasFlag (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/chalk/source/vendor/supports-color/
H A Dindex.js7 function hasFlag(flag, argv = globalThis.Deno ? globalThis.Deno.args : process.argv) { function
[all...]
/third_party/node/deps/npm/node_modules/supports-color/
H A Dindex.js7 function hasFlag(flag, argv = globalThis.Deno ? globalThis.Deno.args : process.argv) { function
[all...]
/third_party/openGLES/extensions/
H A Dmakeindex.py33 def hasFlag(extension, key, flag): function
/third_party/skia/third_party/externals/opengl-registry/extensions/
H A Dmakeindex.py43 def hasFlag(extension, key, flag): function
/third_party/node/deps/npm/node_modules/@colors/colors/lib/system/
H A Dsupports-colors.js29 var hasFlag = require('./has-flag.js'); variable
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.hpp66 inline bool hasFlag(TextureTestFlag flag) const in hasFlag() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSubtargetFeature.h208 static bool hasFlag(StringRef Feature) { in hasFlag() function in SubtargetFeatures
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DOption.h170 bool hasFlag(unsigned Val) const { in hasFlag() function in llvm::opt::Option
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArgList.cpp73 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() function in ArgList
79 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag() function in ArgList

Completed in 4 milliseconds