Home
last modified time | relevance | path

Searched defs:Extend (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/hana/
Dextend.hpp27 using Extend = BOOST_HANA_DISPATCH_IF(extend_impl<W>, in operator ()() typedef
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts32 declare const Extend: <T>(component: T) => MethodDecorator; constant
/third_party/mingw-w64/mingw-w64-headers/include/
Dtom.h433 #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/
Dangletypes_unittest.cpp329 TEST(Rectangle, Extend) in TEST() argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dtree.go477 Extend *SpanGroupID member
/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc491 PyObject* Extend(RepeatedScalarContainer* self, PyObject* value) { in Subscript() function
Drepeated_composite_container.cc172 PyObject* Extend(RepeatedCompositeContainer* self, PyObject* value) { in Extend() function
/third_party/harfbuzz/src/
Dhb-ot-color-colr-table.hh155 struct Extend : HBUINT8 struct
157 enum {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp243 auto *Extend = cast<CastInst>(Args[1]); in isWideningInstruction() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh254 struct Extend : HBUINT8 struct
256 enum {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2612 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/
DHexagonISelDAGToDAGHVX.cpp1686 bool Extend = (LogLen == HwLog); in perfect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp290 bool Extend = false; in ExpandConstantFP() local
DDAGCombiner.cpp9871 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/
DX86ISelDAGToDAG.cpp1208 MachineSDNode *Extend = CurDAG->getMachineNode(X86::MOVSX64rr32, SDLoc(N), in tryOptimizeRem8Extend() local
DX86ISelLowering.cpp19663 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/
DSystemZISelLowering.cpp2616 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/
DSLPVectorizer.cpp3798 auto Extend = in getTreeCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8027 SDValue Extend; in LowerINT_TO_FPVector() local