Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore/compression/quant/
Dqat.py42 per_channel=(False, False), argument
226 per_channel=(False, False), argument
/third_party/skia/src/shaders/gradients/
DSk4fGradientPriv.h22 enum class ApplyPremul { True, False }; enumerator
/third_party/flutter/skia/src/shaders/gradients/
DSk4fGradientPriv.h22 enum class ApplyPremul { True, 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/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/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/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/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip2recover.c57 #define False ((Bool)0) macro
Dbzip2.c170 #define False ((Bool)0) macro
/third_party/bzip2/
Dbzip2recover.c57 #define False ((Bool)0) macro
Dbzip2.c170 #define False ((Bool)0) macro
Dbzlib_private.h50 #define False ((Bool)0) macro
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip2recover.c57 #define False ((Bool)0) macro
Dbzip2.c170 #define False ((Bool)0) macro
/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()
/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

12