/external/libchrome/base/ |
D | lazy_instance.h | 64 static Type* New(void* instance) { in New() function 91 static Type* New(void* instance) { in New() function 115 static Type* New(void* instance) { in New() function
|
/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 170 inline DoubleValue* New() const final { in New() function 174 DoubleValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 324 inline FloatValue* New() const final { in New() function 328 FloatValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 478 inline Int64Value* New() const final { in New() function 482 Int64Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 632 inline UInt64Value* New() const final { in New() function 636 UInt64Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function 786 inline Int32Value* New() const final { in New() function 790 Int32Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { in New() function [all …]
|
D | implicit_weak_message.h | 64 MessageLite* New() const override { return new ImplicitWeakMessage; } in New() function 65 MessageLite* New(Arena* arena) const override { in New() function
|
/external/clang/include/clang/AST/ |
D | UnresolvedSet.h | 93 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() 102 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } in replace() 104 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace()
|
/external/llvm/tools/llvm-c-test/ |
D | module.c | 28 LLVMModuleRef llvm_load_module(bool Lazy, bool New) { in llvm_load_module() 65 int llvm_module_dump(bool Lazy, bool New) { in llvm_module_dump()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | module.c | 27 LLVMModuleRef llvm_load_module(bool Lazy, bool New) { in llvm_load_module() 64 int llvm_module_dump(bool Lazy, bool New) { in llvm_module_dump()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.pm | 86 sub New subroutine
|
D | quantum.pm.in | 86 sub New subroutine
|
/external/ImageMagick/PerlMagick/ |
D | Magick.pm | 87 sub New subroutine
|
/external/clang/test/PCH/ |
D | cxx-exprs.cpp | 14 class New { class
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Test.lua | 10 function Test.New() function
|
D | Ability.lua | 10 function Ability.New() function
|
D | TestSimpleTableWithEnum.lua | 10 function TestSimpleTableWithEnum.New() function
|
D | Referrable.lua | 10 function Referrable.New() function
|
/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/ |
D | StructInNestedNS.lua | 10 function StructInNestedNS.New() function
|
D | TableInNestedNS.lua | 10 function TableInNestedNS.New() function
|
/external/flatbuffers/tests/MyGame/ |
D | InParentNamespace.lua | 10 function InParentNamespace.New() function
|
/external/flatbuffers/tests/MyGame/Example2/ |
D | Monster.lua | 10 function Monster.New() function
|
/external/libchrome/base/memory/ |
D | singleton.h | 46 static Type* New() { in New() function 105 static Type* New() { in New() function
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RangeConstraintManager.cpp | 465 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Upper, Lower); in assumeSymNE() local 480 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, AdjInt, AdjInt); in assumeSymEQ() local 516 RangeSet New = getSymLTRange(St, Sym, Int, Adjustment); in assumeSymLT() local 552 RangeSet New = getSymGTRange(St, Sym, Int, Adjustment); in assumeSymGT() local 588 RangeSet New = getSymGERange(St, Sym, Int, Adjustment); in assumeSymGE() local 652 RangeSet New = getSymLERange(St, Sym, Int, Adjustment); in assumeSymLE() local 660 RangeSet New = getSymGERange(State, Sym, From, Adjustment); in assumeSymbolWithinInclusiveRange() local 673 RangeSet New(RangeLT.addRange(F, RangeGT)); in assumeSymbolOutOfInclusiveRange() local
|
/external/mesa3d/docs/relnotes/ |
D | 6.4.rst | 21 New chapter
|
/external/flatbuffers/samples/lua/MyGame/Sample/ |
D | Vec3.lua | 10 function Vec3.New() function
|
/external/boringssl/src/ssl/ |
D | internal.h | 191 T *New(Args &&... args) { in New() function
|
/external/flatbuffers/tests/namespace_test/NamespaceA/ |
D | SecondTableInA.lua | 10 function SecondTableInA.New() function
|
/external/v8/src/interpreter/ |
D | bytecode-label.cc | 14 BytecodeLabel* BytecodeLabels::New() { in New() function in v8::internal::interpreter::BytecodeLabels
|