Searched refs:FuncMap (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 54 using FuncMap = std::map<string, absl::optional<string>>; typedef 58 bool FunctionHasBeenProcessed(FuncMapIter func_iter, const FuncMap* func_map) { in FunctionHasBeenProcessed() 88 void UpdateFunctionMap(FuncMap* func_map, const string& canonicalized_name, in UpdateFunctionMap() 135 FuncMap* func_map, bool* function_modified, 141 FuncMap* func_map, Graph* graph, FunctionLibraryDefinition* fld, in FunctionalizeControlFlowForNodeAssociatedFunctions() 208 FuncMap* func_map, bool* function_modified, const NodeFilter& node_filter) { in FunctionalizeControlFlowForFunction() 292 FuncMap func_map; in FunctionalizeControlFlow() 352 FuncMap func_map; in Run()
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/tools/ |
D | gen-grammar.go | 117 Funcs(template.FuncMap{
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/tools/ |
D | gen-grammar.go | 117 Funcs(template.FuncMap{
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/tools/ |
D | gen-grammar.go | 117 Funcs(template.FuncMap{
|
/external/boringssl/src/util/ |
D | doc.go | 577 headerTmpl.Funcs(template.FuncMap{ 673 indexTmpl.Funcs(template.FuncMap{
|
/external/tensorflow/tensorflow/go/genop/internal/ |
D | genop.go | 207 tmplOp = template.Must(template.New("op").Funcs(template.FuncMap{
|