/external/tensorflow/tensorflow/core/grappler/optimizers/data/vectorization/ |
D | cwise_op_vectorizer.cc | 115 Status CwiseVectorizeHelper(const Node& node, Graph* outer_scope, in CwiseVectorizeHelper() 137 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize() 152 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
D | unpack_vectorizer.cc | 26 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
D | decode_csv_vectorizer.cc | 27 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
D | transpose_vectorizer.cc | 43 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
D | vectorizer_registry_test.cc | 25 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
D | reshape_vectorizer.cc | 49 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
D | parse_single_example_vectorizer.cc | 29 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | vectorization_utils.cc | 101 void RemoveMapDefunOutput(int output_position, Graph* outer_scope, in RemoveMapDefunOutput() 332 Status Vectorization::Vectorize(const FunctionDef& outer_scope, in Vectorize() 367 Status Vectorization::Initialize(const FunctionDef& outer_scope, in Initialize() 643 Status VectorizeMapDefun(const FunctionDef& outer_scope, in VectorizeMapDefun()
|
/external/v8/src/ast/ |
D | scopes.cc | 143 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type) in Scope() function in v8::internal::Scope 183 DeclarationScope::DeclarationScope(Zone* zone, Scope* outer_scope, in DeclarationScope() 408 Scope* outer_scope = nullptr; in DeserializeScopeChain() local 563 Scope* outer_scope = decl_scope->outer_scope(); in HoistSloppyBlockFunctions() local 2346 MaybeHandle<ScopeInfo> outer_scope) { in AllocateScopeInfosRecursively() 2371 MaybeHandle<ScopeInfo> outer_scope; in AllocateScopeInfos() local
|
/external/v8/src/objects/ |
D | scope-info.cc | 64 MaybeHandle<ScopeInfo> outer_scope) { in Create() 321 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
|
/external/v8/src/ |
D | json-parser.cc | 69 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
|
D | messages.cc | 400 HandleScope outer_scope(isolate_); in GetMethodName() local
|
D | d8.cc | 292 HandleScope outer_scope(isolate); in FillTraceConfig() local 2269 HandleScope outer_scope(isolate); in RunShell() local
|
D | objects.cc | 14236 Scope* outer_scope = lit->scope()->GetOuterScopeWithContext(); in InitFromFunctionLiteral() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi_temprename.cpp | 79 outer_scope, /* Outer program scope */ enumerator
|
/external/v8/src/parsing/ |
D | parser.cc | 663 DeclarationScope* outer_scope, Zone* zone, bool* ok) { in ParseWrapped()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 4610 string outer_scope; in BuildEnumValue() local
|