Home
last modified time | relevance | path

Searched defs:hasFlag (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DparserRealSource2.js9 export function hasFlag(val: number, flag: number) { function
280 function hasFlag(val, flag) { function
/third_party/node/deps/npm/node_modules/supports-color/
Dindex.js3 const hasFlag = require('has-flag'); constant
/third_party/openGLES/extensions/
Dmakeindex.py43 def hasFlag(extension, key, flag): function
/third_party/node/deps/npm/node_modules/colors/lib/system/
Dsupports-colors.js29 var hasFlag = require('./has-flag.js'); variable
/third_party/skia/third_party/externals/opengl-registry/extensions/
Dmakeindex.py43 def hasFlag(extension, key, flag): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DOption.h170 bool hasFlag(unsigned Val) const { in hasFlag() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSubtargetFeature.h208 static bool hasFlag(StringRef Feature) { in hasFlag() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureFilterMinmaxTests.hpp66 inline bool hasFlag(TextureTestFlag flag) const in hasFlag() function
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource2.ts8 export function hasFlag(val: number, flag: number) { function
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java1807 private boolean hasFlag(@NonNull Flag flag) { in hasFlag() method in AccessibilityBridge.SemanticsNode
/third_party/node/tools/
Dlint-md.mjs29397 function hasFlag(flag, argv = process$1.argv) { function