| /third_party/skia/src/shaders/gradients/ |
| H A D | Sk4fGradientPriv.h | 22 enum class ApplyPremul { True, False }; member in __anon18950::ApplyPremul
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | booleanLiteralsContextuallyTypedFromUnion.js | 35 var True = true;
variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | LazyValueInfo.h | 63 Unknown = -1, False = 0, True = 1 enumerator
|
| H A D | TargetFolder.h | 241 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | JsonToken.cs | 51 internal static JsonToken True { get { return _true; } } property in Google.Protobuf.JsonToken 77 True, enumerator
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | ModifyStruct.h | 38 static bool True(const TField &) { return true; } in True() function
|
| /third_party/lame/frontend/ |
| H A D | rtp.c | 218 char const True = 1; in rtp_socket() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ConstantFolder.h | 249 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect() argument
|
| H A D | NoFolder.h | 313 CreateSelect(Constant *C, Constant *True, Constant *False) const CreateSelect() argument
|
| H A D | IRBuilder.h | 977 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr() argument 986 BranchInst *CreateCondBr(Value *Cond, BasicBlock *True, BasicBlock *False, in CreateCondBr() argument 2498 Value *CreateSelect(Value *C, Value *True, Value *False, in CreateSelect() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-primitive.h | 851 V8_INLINE Local<Boolean> True(Isolate* isolate) { in True() function
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-primitive.h | 844 V8_INLINE Local<Boolean> True(Isolate* isolate) { in True() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | IntegerDivision.cpp | 178 ConstantInt *True = Builder.getTrue(); in generateUnsignedDivisionCode() local
|
| /third_party/lzma/C/ |
| H A D | 7zTypes.h | 261 #define True 1
macro
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_test.cc | 900 struct True { struct
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 948 SDValue True = Op.getOperand(2); in LowerSELECT_CC() local 1976 SDValue True = N->getOperand(2); PerformDAGCombine() local [all...] |
| H A D | AMDGPURegisterBankInfo.cpp | 79 auto True = B.buildConstant(S32, Opc == AMDGPU::G_SEXT ? -1 : 1); in applyBank() local 1828 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLoweringHVX.cpp | 1019 SDValue True = DAG.getNode(HexagonISD::VSPLAT, dl, ResTy, in extendHvxVectorPred() local
|
| H A D | RDFGraph.cpp | 528 static auto True = [] (NodeAddr<NodeBase*>) -> bool { return true; }; in members() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 1766 auto True = ConstantInt::getTrue(M.getContext()); in removeRedundantTypeTests() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | GVN.cpp | 1477 Constant *True = ConstantInt::getTrue(V->getContext()); in processAssumeIntrinsic() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1025 SDValue getSelectCC(const SDLoc &DL, SDValue LHS, SDValue RHS, SDValue True, in getSelectCC() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 633 auto True = MIB.buildConstant(i1Ty, 1); in emitSwitchCase() local
|
| H A D | LegalizerHelper.cpp | 3902 auto True = MIRBuilder.buildFConstant(DstTy, 1.0); in lowerUITOFP() local 3935 auto True = MIRBuilder.buildFConstant(DstTy, -1.0); in lowerSITOFP() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCasts.cpp | 208 Value *True = EvaluateInDifferentType(I->getOperand(1), Ty, isSigned); in EvaluateInDifferentType() local
|