Home
last modified time | relevance | path

Searched defs:old_name (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dobfuscate_names.cc48 const string& old_name = input_node.name(); in ObfuscateNames() local
75 const string& old_name = input_node.name(); in ObfuscateNames() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_sanitize_constant_names.cc45 const std::string& old_name = instr->name(); in Run() local
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnGraphCommon.cpp106 const std::string& old_name = tensor_wrapper->GetName(); in EnsureTensorInQnnGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/
H A Dvirtual_root_template_v2.__init__.py59 def _forward_module(old_name): argument
H A Dvirtual_root_template_v1.__init__.py59 def _forward_module(old_name): argument
/aosp_15_r20/packages/modules/Bluetooth/system/test/suite/adapter/
Dadapter_unittest.cc81 std::string old_name((const char*)property_as_name(name_property)->name, name_property->len); in TEST_F() local
/aosp_15_r20/external/toolchain-utils/
H A Dupdate_telemetry_defaults.py106 def RenameBenchmark(self, old_name, new_name): argument
/aosp_15_r20/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
H A Dbm_diff.py115 def process(self, track, new_name, old_name): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_diff.py108 def process(self, track, new_name, old_name): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Drename.cc71 std::string old_name = variable.name; in AddVariable() local
/aosp_15_r20/external/zucchini/
H A Dzucchini_integration.cc34 base::FilePath old_name; member
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_client.rs1053 let old_name = service.GetOldNameInterface(); in test_renamed_interface() localVariable
1102 let old_name = new_name.as_binder().into_interface::<dyn IOldName::IOldName>(); in test_renamed_interface_new_as_old() localVariable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c53 char *old_name; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dconstant_map.cpp251 const std::string& old_name, in UpdateValueName()
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtemplate.rb154 def alias_template( new_name, old_name ) argument
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddeprecation.py638 def deprecated_argument_lookup(new_name, new_value, old_name, old_value): argument
/aosp_15_r20/trusty/user/app/storage/storage_mock/
Dstorage_mock.c206 const char* old_name, in storage_move_file()
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dsemanage_store.c1326 const char *new_name, const char *old_name) in split_args()
1461 const char *old_name) in semanage_exec_prog()
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_open.c665 const char *old_name = tif->tif_name; local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Donnx.cpp309 auto old_name = outputs[i]->debugName(); in NodeToONNX() local
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dkeycodes.c183 xkb_atom_t old_name; in AddKeyName() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dconstant_folding.cc601 generate_new_name = [&constant_unique_id](Graph* graph, string old_name) { in ConstantFold()
/aosp_15_r20/packages/providers/MediaProvider/jni/
Dnode-inl.h247 void RenameChild(const std::string& old_name, const std::string& new_name, node* new_parent) { in RenameChild()
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc536 FilePath old_name = path_.AppendASCII( in DoomInternal() local
546 FilePath old_name = in DoomInternal() local
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-filesystem.cc493 bool IcingFilesystem::RenameFile(const char *old_name, in RenameFile()

123