Home
last modified time | relevance | path

Searched defs:outer_scope (Results 1 – 19 of 19) 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()
636 Status VectorizeMapDefun(const FunctionDef& outer_scope, in VectorizeMapDefun()
/external/v8/src/ast/
Dscopes.cc105 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type) in Scope() function in v8::internal::Scope
130 DeclarationScope::DeclarationScope(Zone* zone, Scope* outer_scope, in DeclarationScope()
156 ClassScope::ClassScope(Zone* zone, Scope* outer_scope, bool is_anonymous) in ClassScope()
355 Scope* outer_scope = nullptr; in DeserializeScopeChain() local
497 Scope* outer_scope = decl_scope->outer_scope(); in HoistSloppyBlockFunctions() local
2455 MaybeHandle<ScopeInfo> outer_scope) { in AllocateScopeInfosRecursively()
2532 MaybeHandle<ScopeInfo> outer_scope; in AllocateScopeInfos() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.h54 outer_scope, /* Outer program scope */ enumerator
/external/v8/src/objects/
Dscope-info.cc67 MaybeHandle<ScopeInfo> outer_scope) { in Create()
393 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
Dshared-function-info.cc484 Scope* outer_scope = lit->scope()->GetOuterScopeWithContext(); in InitFromFunctionLiteral() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp84 outer_scope, /* Outer program scope */ enumerator
/external/v8/src/json/
Djson-parser.cc135 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
/external/v8/src/execution/
Dmessages.cc455 HandleScope outer_scope(isolate_); in GetMethodName() local
/external/v8/src/torque/
Dimplementation-visitor.cc760 StackScope outer_scope(this); in Visit() local
801 StackScope outer_scope(this); in Visit() local
/external/v8/src/d8/
Dd8.cc390 HandleScope outer_scope(isolate); in FillTraceConfig() local
2695 HandleScope outer_scope(isolate); in RunShell() local
/external/v8/src/parsing/
Dparser.cc733 DeclarationScope* outer_scope, Zone* zone) { in ParseWrapped()
/external/protobuf/src/google/protobuf/
Ddescriptor.cc5249 std::string outer_scope; in BuildEnumValue() local