/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 549 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 562 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 574 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder 586 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, in Extend() function in NestedNameSpecifierLocBuilder
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_blacklist.py | 55 def Extend(self, devices, reason='unknown'): member in Blacklist
|
/external/perfetto/src/protozero/ |
D | scattered_stream_writer.cc | 41 void ScatteredStreamWriter::Extend() { in Extend() function in protozero::ScatteredStreamWriter
|
/external/tensorflow/tensorflow/core/lib/hash/ |
D | crc32c.cc | 212 uint32 Extend(uint32 crc, const char *buf, size_t size) { in Extend() function
|
D | crc32c_test.cc | 61 TEST(CRC, Extend) { in TEST() argument
|
/external/tensorflow/tensorflow/core/public/ |
D | session.h | 134 virtual Status Extend(const RunOptions& run_options, const GraphDef& graph) { in Extend() function
|
/external/v8/src/ |
D | handles.cc | 64 Object** HandleScope::Extend(Isolate* isolate) { in Extend() function in v8::internal::HandleScope
|
D | string-builder.cc | 263 void IncrementalStringBuilder::Extend() { in Extend() function in v8::internal::IncrementalStringBuilder
|
D | contexts.cc | 17 Handle<ScriptContextTable> ScriptContextTable::Extend( in Extend() function in v8::internal::ScriptContextTable
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 47 void CXXScopeSpec::Extend(ASTContext &Context, SourceLocation TemplateKWLoc, in Extend() function in CXXScopeSpec 58 void CXXScopeSpec::Extend(ASTContext &Context, IdentifierInfo *Identifier, in Extend() function in CXXScopeSpec 71 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceDecl *Namespace, in Extend() function in CXXScopeSpec 84 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceAliasDecl *Alias, in Extend() function in CXXScopeSpec
|
/external/tensorflow/tensorflow/cc/client/ |
D | client_session_test.cc | 56 TEST(ClientSessionTest, Extend) { in TEST() argument
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | audio_vector.cc | 89 void AudioVector::Extend(size_t extra_length) { in Extend() function in webrtc::AudioVector
|
D | audio_vector_unittest.cc | 168 TEST_F(AudioVectorTest, Extend) { in TEST_F() argument
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_slice.cc | 102 void TensorSlice::Extend(int dim) { in Extend() function in tensorflow::TensorSlice
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_session.cc | 169 Status GrpcSession::Extend(const GraphDef& graph) { in Extend() function in tensorflow::GrpcSession 175 Status GrpcSession::Extend(const RunOptions& run_options, in Extend() function in tensorflow::GrpcSession
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | scoped_allocator_optimizer_test.cc | 222 TEST_F(ScopedAllocatorOptimizerTest, Extend) { in TEST_F() argument
|
/external/v8/tools/dev/ |
D | gm.py | 212 def Extend(self, targets, tests=[]): member in Config
|
/external/tensorflow/tensorflow/python/client/ |
D | session_ref.cc | 435 Status SessionRef::Extend(const RunOptions& run_options, in Extend() function in tensorflow::SessionRef 440 Status SessionRef::Extend(const GraphDef& graph) { in Extend() function in tensorflow::SessionRef
|
/external/protobuf/python/google/protobuf/pyext/ |
D | repeated_composite_container.cc | 192 PyObject* Extend(RepeatedCompositeContainer* self, PyObject* value) { in Extend() function
|
D | repeated_scalar_container.cc | 497 PyObject* Extend(RepeatedScalarContainer* self, PyObject* value) { in Extend() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | graph_execution_state.cc | 128 Status GraphExecutionState::Extend( in Extend() function in tensorflow::GraphExecutionState
|
D | bfc_allocator.cc | 90 bool BFCAllocator::Extend(size_t alignment, size_t rounded_bytes) { in Extend() function in tensorflow::BFCAllocator
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_test.cc | 169 TEST_F(MasterTest, Extend) { in TEST_F() argument
|
/external/v8/src/torque/ |
D | types.h | 267 void Extend(const Type* t) { in Extend() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 235 auto *Extend = cast<CastInst>(Args[1]); in isWideningInstruction() local
|