| /external/compiler-rt/lib/profile/ |
| D | InstrProfilingPlatformOther.c | 43 #define UPDATE_FIRST(First, New) \ in __llvm_profile_register_function() argument 50 #define UPDATE_LAST(Last, New) \ in __llvm_profile_register_function() argument
|
| /external/chromium_org/base/ |
| D | lazy_instance.h | 63 static Type* New(void* instance) { in New() function 97 static Type* New(void* instance) { in New() function
|
| /external/clang/test/PCH/ |
| D | cxx-exprs.cpp | 14 class New { class
|
| /external/chromium_org/base/memory/ |
| D | singleton_objc.h | 42 static Type* New() { in New() function
|
| D | singleton.h | 51 static Type* New() { in New() function 112 static Type* New() { in New() function
|
| D | memory_pressure_listener.cc | 19 New(void* instance) { in New() function
|
| /external/clang/include/clang/AST/ |
| D | UnresolvedSet.h | 126 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() 135 void replace(iterator I, NamedDecl *New) { in replace() 139 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace()
|
| /external/chromium_org/v8/src/ |
| D | types.h | 577 static TypeImpl* New(bitset bits) { in New() function 581 static TypeHandle New(bitset bits, Region* region) { in New() function 677 static TypeHandle New(Tag tag, int length, Region* region) { in New() function 694 static UnionHandle New(int length, Region* region) { in New() function 724 static ClassHandle New(i::Handle<i::Map> map, Region* region) { in New() function 752 static ConstantHandle New(i::Handle<i::Object> value, Region* region) { in New() function 779 static RangeHandle New( in New() function 790 static RangeHandle New(Limits lim, Region* region) { in New() function 811 static ContextHandle New(TypeHandle outer, Region* region) { in New() function 833 static ArrayHandle New(TypeHandle element, Region* region) { in New() function [all …]
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 434 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Upper, Lower); in assumeSymNE() local 449 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, AdjInt, AdjInt); in assumeSymEQ() local 478 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymLT() local 507 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymGT() local 536 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymGE() local 565 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymLE() local
|
| /external/chromium_org/content/test/plugin/ |
| D | plugin_new_fails_test.cc | 13 NPError NewFailsTest::New(uint16 mode, int16 argc, const char* argn[], in New() function in NPAPIClient::NewFailsTest
|
| D | plugin_private_test.cc | 17 NPError PrivateTest::New(uint16 mode, int16 argc, in New() function in NPAPIClient::PrivateTest
|
| /external/chromium_org/third_party/tcmalloc/vendor/src/ |
| D | page_heap_allocator.h | 61 T* New() { in New() function
|
| /external/chromium_org/third_party/tcmalloc/chromium/src/ |
| D | page_heap_allocator.h | 63 T* New() { in New() function
|
| /external/chromium_org/tools/telemetry/telemetry/core/ |
| D | tab_list.py | 8 def New(self, timeout=None): member in TabList
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/ |
| D | repeated_field.cc | 76 string* StringTypeHandlerBase::New() { in New() function in google::protobuf::internal::StringTypeHandlerBase
|
| /external/chromium_org/third_party/leveldatabase/src/db/ |
| D | snapshot.h | 41 const SnapshotImpl* New(SequenceNumber seq) { in New() function
|
| /external/chromium_org/chrome/browser/metrics/ |
| D | thread_watcher_android.cc | 46 static base::android::ApplicationStatusListener* New(void* instance) { in New() function
|
| /external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/ |
| D | webdriver_tab_list_backend.py | 15 def New(self, timeout=None): member in WebDriverTabListBackend
|
| /external/clang/test/CXX/temp/temp.type/ |
| D | p1-0x.cpp | 14 namespace New { namespace
|
| /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/ |
| D | vectorbuffer.cpp | 41 TNodeBuffer::TNode* TNodeBuffer::TNode::New(TNode* aPred, const TDesC8& aData) in New() function in TNodeBuffer::TNode
|
| /external/protobuf/src/google/protobuf/ |
| D | repeated_field.cc | 84 string* StringTypeHandlerBase::New() { in New() function in google::protobuf::internal::StringTypeHandlerBase
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombine.h | 259 Instruction *InsertNewInstBefore(Instruction *New, Instruction &Old) { in InsertNewInstBefore() 271 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { in InsertNewInstWith()
|
| /external/llvm/lib/Transforms/IPO/ |
| D | IPConstantPropagation.cpp | 240 Value* New = RetVals[0]; in PropagateConstantReturn() local 264 Value *New = RetVals[index]; in PropagateConstantReturn() local
|
| /external/chromium_org/net/quic/crypto/ |
| D | curve25519_key_exchange.cc | 22 Curve25519KeyExchange* Curve25519KeyExchange::New( in New() function in net::Curve25519KeyExchange
|
| /external/llvm/tools/bugpoint/ |
| D | ExtractFunction.cpp | 126 Module *New = runPassesOn(Clone, Passes); in deleteInstructionFromProgram() local 152 Module *New = runPassesOn(M, CleanupPasses); in performFinalCleanups() local 306 Module *New = CloneModule(M, NewVMap); in SplitFunctionsOutOfModule() local
|