| /third_party/json/include/nlohmann/detail/meta/ |
| D | cpp_future.hpp | 90 struct Extend<integer_sequence<T, Ints...>, SeqSize, 0> struct 92 using type = integer_sequence < T, Ints..., (Ints + SeqSize)... >; 96 struct Extend<integer_sequence<T, Ints...>, SeqSize, 1> struct 98 using type = integer_sequence < T, Ints..., (Ints + SeqSize)..., 2 * SeqSize >;
|
| /third_party/typescript/tests/cases/fourslash/etslib/ |
| D | common.d.ts | 32 declare const Extend: <T>(component: T) => MethodDecorator; constant
|
| /third_party/node/deps/v8/src/handles/ |
| D | handles.cc | 92 Address* HandleScope::Extend(Isolate* isolate) { in Extend() function in v8::internal::HandleScope
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | angletypes_unittest.cpp | 329 TEST(Rectangle, Extend) in TEST() argument
|
| /third_party/node/deps/v8/tools/dev/ |
| D | gm.py | 283 def Extend(self, targets, tests=[], clean=False): member in Config
|
| /third_party/node/deps/v8/src/strings/ |
| D | string-builder.cc | 266 void IncrementalStringBuilder::Extend() { in Extend() function in v8::internal::IncrementalStringBuilder
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
| D | tree.go | 477 Extend *SpanGroupID member
|
| /third_party/node/deps/v8/src/torque/ |
| D | utils.h | 219 void Extend(StackRange adjacent) { in Extend() function
|
| D | types.h | 449 void Extend(const Type* t) { in Extend() function
|
| /third_party/node/deps/v8/src/objects/ |
| D | contexts.cc | 42 Handle<ScriptContextTable> ScriptContextTable::Extend( in Extend() function in v8::internal::ScriptContextTable
|
| /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/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/node/deps/v8/src/compiler/ |
| D | load-elimination.cc | 384 LoadElimination::AbstractMaps const* LoadElimination::AbstractMaps::Extend( in Extend() function in v8::internal::compiler::LoadElimination::AbstractMaps
|
| /third_party/rust/crates/syn/src/ |
| D | punctuated.rs | 461 impl<T, P> Extend<Pair<T, P>> for Punctuated<T, P> impl
|
| /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
|
| /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
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 3107 struct Extend<integer_sequence<T, Ints...>, SeqSize, 0> struct 3109 using type = integer_sequence < T, Ints..., (Ints + SeqSize)... >; 3113 struct Extend<integer_sequence<T, Ints...>, SeqSize, 1> struct 3115 using type = integer_sequence < T, Ints..., (Ints + SeqSize)..., 2 * SeqSize >;
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 3131 struct Extend<integer_sequence<T, Ints...>, SeqSize, 0> struct 3133 using type = integer_sequence < T, Ints..., (Ints + SeqSize)... >; 3137 struct Extend<integer_sequence<T, Ints...>, SeqSize, 1> struct 3139 using type = integer_sequence < T, Ints..., (Ints + SeqSize)..., 2 * SeqSize >;
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | constants-arm64.h | 369 enum Extend { enum
|
| /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
|