/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/ |
H A D | obfuscate_names.cc | 48 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 D | gpu_sanitize_constant_names.cc | 45 const std::string& old_name = instr->name(); in Run() local
|
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/ |
H A D | QnnGraphCommon.cpp | 106 const std::string& old_name = tensor_wrapper->GetName(); in EnsureTensorInQnnGraph() local
|
/aosp_15_r20/external/tensorflow/tensorflow/ |
H A D | virtual_root_template_v2.__init__.py | 59 def _forward_module(old_name): argument
|
H A D | virtual_root_template_v1.__init__.py | 59 def _forward_module(old_name): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/suite/adapter/ |
D | adapter_unittest.cc | 81 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 D | update_telemetry_defaults.py | 106 def RenameBenchmark(self, old_name, new_name): argument
|
/aosp_15_r20/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/ |
H A D | bm_diff.py | 115 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/ |
D | bm_diff.py | 108 def process(self, track, new_name, old_name): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ |
H A D | rename.cc | 71 std::string old_name = variable.name; in AddVariable() local
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_integration.cc | 34 base::FilePath old_name; member
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_client.rs | 1053 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 D | fanotify16.c | 53 char *old_name; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/ |
H A D | constant_map.cpp | 251 const std::string& old_name, in UpdateValueName()
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | template.rb | 154 def alias_template( new_name, old_name ) argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | deprecation.py | 638 def deprecated_argument_lookup(new_name, new_value, old_name, old_value): argument
|
/aosp_15_r20/trusty/user/app/storage/storage_mock/ |
D | storage_mock.c | 206 const char* old_name, in storage_move_file()
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | semanage_store.c | 1326 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 D | tif_open.c | 665 const char *old_name = tif->tif_name; local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | onnx.cpp | 309 auto old_name = outputs[i]->debugName(); in NodeToONNX() local
|
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/ |
H A D | keycodes.c | 183 xkb_atom_t old_name; in AddKeyName() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | constant_folding.cc | 601 generate_new_name = [&constant_unique_id](Graph* graph, string old_name) { in ConstantFold()
|
/aosp_15_r20/packages/providers/MediaProvider/jni/ |
D | node-inl.h | 247 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 D | simple_synchronous_entry.cc | 536 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 D | icing-filesystem.cc | 493 bool IcingFilesystem::RenameFile(const char *old_name, in RenameFile()
|