Home
last modified time | relevance | path

Searched defs:True (Results 1 – 25 of 52) sorted by relevance

123

/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.cc23 TEST_F(BoolLiteralExpressionTest, True) { in TEST_F() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs51 internal static JsonToken True { get { return _true; } } property in Google.Protobuf.JsonToken
77 True, 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/python/Lib/asyncio/
Dwindows_utils.py32 def pipe(*, duplex=False, overlapped=(True, True), bufsize=BUFSIZE): argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.h38 static bool True(const TField &) { return true; } in True() function
/third_party/benchmark/test/
Dcommandlineflags_gtest.cc90 TEST(BoolFromEnv, True) { in TEST() argument
/third_party/boost/libs/proto/test/
Dtoy_spirit2.cpp153 struct True : mpl::true_ {}; struct
195 #define True() make<True()> macro
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp28 True enumerator
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip2recover.c56 #define True ((Bool)1) macro
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip2recover.c56 #define True ((Bool)1) macro
Dbzip2.c169 #define True ((Bool)1) macro
/third_party/bzip2/
Dbzip2recover.c56 #define True ((Bool)1) macro
Dbzip2.c169 #define True ((Bool)1) macro
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts12 True, enumerator
DparserRealSource10.ts55 True, 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/Transforms/Utils/
DIntegerDivision.cpp178 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp948 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local
1976 SDValue True = N->getOperand(2); in PerformDAGCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp665 static SDValue createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True, in createCMovFP()
709 SDValue True = N->getOperand(1); in performSELECTCombine() local
720 SDValue True = N->getOperand(1); in performSELECTCombine() local
2064 SDValue True = DAG.getConstant(1, DL, MVT::i32); in lowerSETCC() local
/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc866 struct True { struct
868 bool operator()(Args...) const {
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc900 struct True { struct
902 bool operator()(Args...) const {

123