Home
last modified time | relevance | path

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

12

/external/clang/lib/AST/
DNestedNameSpecifier.cpp549 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/
Ddevice_blacklist.py55 def Extend(self, devices, reason='unknown'): member in Blacklist
/external/perfetto/src/protozero/
Dscattered_stream_writer.cc41 void ScatteredStreamWriter::Extend() { in Extend() function in protozero::ScatteredStreamWriter
/external/tensorflow/tensorflow/core/lib/hash/
Dcrc32c.cc212 uint32 Extend(uint32 crc, const char *buf, size_t size) { in Extend() function
Dcrc32c_test.cc61 TEST(CRC, Extend) { in TEST() argument
/external/tensorflow/tensorflow/core/public/
Dsession.h134 virtual Status Extend(const RunOptions& run_options, const GraphDef& graph) { in Extend() function
/external/v8/src/
Dhandles.cc64 Object** HandleScope::Extend(Isolate* isolate) { in Extend() function in v8::internal::HandleScope
Dstring-builder.cc263 void IncrementalStringBuilder::Extend() { in Extend() function in v8::internal::IncrementalStringBuilder
Dcontexts.cc17 Handle<ScriptContextTable> ScriptContextTable::Extend( in Extend() function in v8::internal::ScriptContextTable
/external/clang/lib/Sema/
DDeclSpec.cpp47 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/
Dclient_session_test.cc56 TEST(ClientSessionTest, Extend) { in TEST() argument
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_vector.cc89 void AudioVector::Extend(size_t extra_length) { in Extend() function in webrtc::AudioVector
Daudio_vector_unittest.cc168 TEST_F(AudioVectorTest, Extend) { in TEST_F() argument
/external/tensorflow/tensorflow/core/framework/
Dtensor_slice.cc102 void TensorSlice::Extend(int dim) { in Extend() function in tensorflow::TensorSlice
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc169 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/
Dscoped_allocator_optimizer_test.cc222 TEST_F(ScopedAllocatorOptimizerTest, Extend) { in TEST_F() argument
/external/v8/tools/dev/
Dgm.py212 def Extend(self, targets, tests=[]): member in Config
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc435 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/
Drepeated_composite_container.cc192 PyObject* Extend(RepeatedCompositeContainer* self, PyObject* value) { in Extend() function
Drepeated_scalar_container.cc497 PyObject* Extend(RepeatedScalarContainer* self, PyObject* value) { in Extend() function
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc128 Status GraphExecutionState::Extend( in Extend() function in tensorflow::GraphExecutionState
Dbfc_allocator.cc90 bool BFCAllocator::Extend(size_t alignment, size_t rounded_bytes) { in Extend() function in tensorflow::BFCAllocator
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_test.cc169 TEST_F(MasterTest, Extend) { in TEST_F() argument
/external/v8/src/torque/
Dtypes.h267 void Extend(const Type* t) { in Extend() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp235 auto *Extend = cast<CastInst>(Args[1]); in isWideningInstruction() local

12