Searched defs:hasFlag (Results 1 – 12 of 12) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | parserRealSource2.js | 9 export function hasFlag(val: number, flag: number) { function 280 function hasFlag(val, flag) { function
|
/third_party/node/deps/npm/node_modules/supports-color/ |
D | index.js | 3 const hasFlag = require('has-flag'); constant
|
/third_party/openGLES/extensions/ |
D | makeindex.py | 43 def hasFlag(extension, key, flag): function
|
/third_party/node/deps/npm/node_modules/colors/lib/system/ |
D | supports-colors.js | 29 var hasFlag = require('./has-flag.js'); variable
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ |
D | makeindex.py | 43 def hasFlag(extension, key, flag): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | ArgList.cpp | 73 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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
D | Option.h | 170 bool hasFlag(unsigned Val) const { in hasFlag() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | SubtargetFeature.h | 208 static bool hasFlag(StringRef Feature) { in hasFlag() function
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cTextureFilterMinmaxTests.hpp | 66 inline bool hasFlag(TextureTestFlag flag) const in hasFlag() function
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource2.ts | 8 export function hasFlag(val: number, flag: number) { function
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/ |
D | AccessibilityBridge.java | 1807 private boolean hasFlag(@NonNull Flag flag) { in hasFlag() method in AccessibilityBridge.SemanticsNode
|
/third_party/node/tools/ |
D | lint-md.mjs | 29397 function hasFlag(flag, argv = process$1.argv) { function
|