/third_party/boost/boost/hana/ |
D | extend.hpp | 27 using Extend = BOOST_HANA_DISPATCH_IF(extend_impl<W>, in operator ()() typedef
|
/third_party/typescript/tests/cases/fourslash/etslib/ |
D | common.d.ts | 32 declare const Extend: <T>(component: T) => MethodDecorator; constant
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | tom.h | 433 #define ITextRange_SetIndex(This,Unit,Index,Extend) (This)->lpVtbl->SetIndex(This,Unit,Index,Extend) argument 439 #define ITextRange_StartOf(This,Unit,Extend,pDelta) (This)->lpVtbl->StartOf(This,Unit,Extend,pDelta) argument 440 #define ITextRange_EndOf(This,Unit,Extend,pDelta) (This)->lpVtbl->EndOf(This,Unit,Extend,pDelta) argument 461 #define ITextRange_SetPoint(This,x,y,Type,Extend) (This)->lpVtbl->SetPoint(This,x,y,Type,Extend) argument 692 #define ITextSelection_SetIndex(This,Unit,Index,Extend) (This)->lpVtbl->SetIndex(This,Unit,Index,Ex… argument 698 #define ITextSelection_StartOf(This,Unit,Extend,pDelta) (This)->lpVtbl->StartOf(This,Unit,Extend,pD… argument 699 #define ITextSelection_EndOf(This,Unit,Extend,pDelta) (This)->lpVtbl->EndOf(This,Unit,Extend,pDelta) argument 720 #define ITextSelection_SetPoint(This,x,y,Type,Extend) (This)->lpVtbl->SetPoint(This,x,y,Type,Extend) argument 726 #define ITextSelection_MoveLeft(This,Unit,Count,Extend,pDelta) (This)->lpVtbl->MoveLeft(This,Unit,C… argument 727 #define ITextSelection_MoveRight(This,Unit,Count,Extend,pDelta) (This)->lpVtbl->MoveRight(This,Unit… argument [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | angletypes_unittest.cpp | 329 TEST(Rectangle, Extend) in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | tree.go | 477 Extend *SpanGroupID member
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | repeated_scalar_container.cc | 491 PyObject* Extend(RepeatedScalarContainer* self, PyObject* value) { in Subscript() function
|
D | repeated_composite_container.cc | 172 PyObject* Extend(RepeatedCompositeContainer* self, PyObject* value) { in Extend() function
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-colr-table.hh | 155 struct Extend : HBUINT8 struct 157 enum {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 243 auto *Extend = cast<CastInst>(Args[1]); in isWideningInstruction() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-colr-table.hh | 254 struct Extend : HBUINT8 struct 256 enum {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 2612 unsigned Extend = Ins[InsIdx].Flags.isSExt() ? ISD::SIGN_EXTEND in LowerFormalArguments() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 1686 bool Extend = (LogLen == HwLog); in perfect() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 290 bool Extend = false; in ExpandConstantFP() local
|
D | DAGCombiner.cpp | 9871 static SDValue widenCtPop(SDNode *Extend, SelectionDAG &DAG) { in widenCtPop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 1208 MachineSDNode *Extend = CurDAG->getMachineNode(X86::MOVSX64rr32, SDLoc(N), in tryOptimizeRem8Extend() local
|
D | X86ISelLowering.cpp | 19663 SDValue Extend = DAG.getNode(ISD::SIGN_EXTEND, DL, VT, In); in LowerZERO_EXTEND_Mask() local 43297 static SDValue combineToExtendCMOV(SDNode *Extend, SelectionDAG &DAG) { in combineToExtendCMOV()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2616 static void lowerMUL_LOHI32(SelectionDAG &DAG, const SDLoc &DL, unsigned Extend, in lowerMUL_LOHI32()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3798 auto Extend = in getTreeCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 8027 SDValue Extend; in LowerINT_TO_FPVector() local
|