Home
last modified time | relevance | path

Searched defs:False (Results 1 – 25 of 39) sorted by relevance

12

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/enums/constant_enum_declarations/
Dconstant_enum_declarations.ts29 False, enumerator
47 False, enumerator
/third_party/skia/src/shaders/gradients/
DSk4fGradientPriv.h22 enum class ApplyPremul { True, False }; enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs50 internal static JsonToken False { get { return _false; } } property in Google.Protobuf.JsonToken
76 False, enumerator
/third_party/skia/third_party/externals/tint/src/ast/
Dbool_literal_expression_test.cc29 TEST_F(BoolLiteralExpressionTest, False) { in TEST_F() argument
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/enums/
Denums.ts28 False, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h63 Unknown = -1, False = 0, True = 1 enumerator
DTargetFolder.h241 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.h37 static bool False(const TField &) { return false; } in False() function
/third_party/benchmark/test/
Dcommandlineflags_gtest.cc32 TEST(BoolFromEnv, False) { in TEST() argument
/third_party/rust/crates/cxx/gen/src/
Dmod.rs71 False, enumerator
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp27 False, enumerator
/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite2.ts56 export type False = 0; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp120 auto *False = ConstantInt::getFalse(C); in elideHeapAllocations() local
/third_party/node/deps/v8/include/
Dv8-primitive.h852 V8_INLINE Local<Boolean> False(Isolate* isolate) { in False() function
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts13 False, enumerator
DparserRealSource10.ts26 False, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h249 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect()
DNoFolder.h314 Constant *True, Constant *False) const { in CreateSelect()
DIRBuilder.h986 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr()
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes4.ts40 const enum StringLiteralEnum { Zero = "0", True = "true", False = "false", Undefined = "undefined",… enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp949 SDValue False = Op.getOperand(3); in LowerSELECT_CC() local
1977 SDValue False = N->getOperand(3); in PerformDAGCombine() local
DAMDGPURegisterBankInfo.cpp80 auto False = B.buildConstant(S32, 0); in applyBank() local
1829 auto False = B.buildConstant(SelType, 0); in applyMappingImpl() local
/third_party/lzma/C/
D7zTypes.h262 #define False 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp666 SDValue False, const SDLoc &DL) { in createCMovFP()
687 SDValue False = N->getOperand(2); in performSELECTCombine() local
2065 SDValue False = DAG.getConstant(0, DL, MVT::i32); in lowerSETCC() local
/third_party/jinja2/
Denvironment.py712 raw: "te.Literal[False]" = False,

12