Home
last modified time | relevance | path

Searched defs:Four (Results 1 – 16 of 16) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generated_pkg_explicit_legacy.proto7 message Four { message
Druby_generated_pkg_explicit.proto7 message Four { message
Druby_generated_pkg_implicit.proto5 message Four { message
Druby_generated_pkg_explicit_legacy_pb.rb17Four = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("one.two.a_three.and.Four").msgcla… constant
Druby_generated_pkg_implicit_pb.rb17Four = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("one.two.a_three.Four").msgclass constant
Druby_generated_pkg_explicit_pb.rb17Four = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("one.two.a_three.Four").msgclass constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp118 const MCExpr *Four = MCConstantExpr::create(4, Context); in getExprForPersonalitySymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp35 const MCExpr *Four = MCConstantExpr::create(4, getContext()); in getTTypeGlobalReference() local
DX86ISelLowering.cpp19394 SDValue Four = DAG.getIntPtrConstant(4, dl); in LowerUINT_TO_FP() local
/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeAndMemberIdentity/
DobjectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.ts8 interface Four<T> { foo: T } interface
DobjectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.ts8 interface Four<T> { foo: T } interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2435 Four = DAG.getIntPtrConstant(4, dl); in ExpandLegalINT_TO_FP() local
DLegalizeIntegerTypes.cpp3564 SDValue Four = DAG.getNode(ISD::ADD, dl, VT, OneInHigh, TwoInHigh); in ExpandIntRes_XMULO() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp2285 Constant *Four = Ctx->getConstantInt32(4); in hiOperand() local
DIceTargetLoweringARM32.cpp1954 Constant *Four = Ctx->getConstantInt32(4); in hiOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8335 SDValue Four = DAG.getConstant(4, dl, PtrVT); in LowerFLT_ROUNDS_() local