Home
last modified time | relevance | path

Searched defs:False (Results 1 – 25 of 35) 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/flutter/skia/src/shaders/gradients/
DSk4fGradientPriv.h22 enum class ApplyPremul { True, 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/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/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/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/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,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3903 auto False = MIRBuilder.buildFConstant(DstTy, 0.0); in lowerUITOFP() local
3936 auto False = MIRBuilder.buildFConstant(DstTy, 0.0); in lowerSITOFP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp209 Value *False = EvaluateInDifferentType(I->getOperand(2), Ty, isSigned); in EvaluateInDifferentType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1021 SDValue False = getZero(dl, ResTy, DAG); in extendHvxVectorPred() local

12