Home
last modified time | relevance | path

Searched defs:outer_scope (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/data/vectorization/
Dcwise_op_vectorizer.cc115 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()
Dunpack_vectorizer.cc26 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
Ddecode_csv_vectorizer.cc27 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
Dtranspose_vectorizer.cc43 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
Dvectorizer_registry_test.cc25 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
Dreshape_vectorizer.cc49 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
Dparse_single_example_vectorizer.cc29 Status Vectorize(const Node& node, Graph* outer_scope, in Vectorize()
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dvectorization_utils.cc101 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/
Dscopes.cc143 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/
Dscope-info.cc64 MaybeHandle<ScopeInfo> outer_scope) { in Create()
321 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
/external/v8/src/
Djson-parser.cc69 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
Dmessages.cc400 HandleScope outer_scope(isolate_); in GetMethodName() local
Dd8.cc292 HandleScope outer_scope(isolate); in FillTraceConfig() local
2269 HandleScope outer_scope(isolate); in RunShell() local
Dobjects.cc14236 Scope* outer_scope = lit->scope()->GetOuterScopeWithContext(); in InitFromFunctionLiteral() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp79 outer_scope, /* Outer program scope */ enumerator
/external/v8/src/parsing/
Dparser.cc663 DeclarationScope* outer_scope, Zone* zone, bool* ok) { in ParseWrapped()
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4610 string outer_scope; in BuildEnumValue() local