/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op_def_util.cc | 460 const OpDef::AttrDef& new_attr) { in MoreRestrictive() 489 const OpDef::AttrDef& new_attr) { in HigherMinimum() 558 const OpDef::AttrDef* new_attr = in ComputeArgSignature() local 584 const OpDef::AttrDef* new_attr = in ComputeArgSignature() local 602 const OpDef::AttrDef* new_attr = in ComputeArgSignature() local 637 const OpDef::AttrDef* new_attr = in OpDefCompatible() local 651 for (const auto& new_attr : new_op.attr()) { in OpDefCompatible() local 703 const OpDef::AttrDef* new_attr = in OpDefAddedDefaultsUnchanged() local 737 const OpDef::AttrDef* new_attr = in OpDefAttrDefaultsUnchanged() local
|
H A D | op_gen_lib.cc | 352 void MergeAttr(ApiDef::Attr* base_attr, const ApiDef::Attr& new_attr) { in MergeAttr() 435 for (const auto& new_attr : new_api_def.attr()) { in MergeApiDefs() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/ |
D | test_mq.rs | 140 let new_attr = MqAttr::new(0, 20, MSG_SIZE * 2, 100); in test_mq_setattr() localVariable 198 let new_attr = mq_getattr(&mqd); in test_mq_set_nonblocking() localVariable 202 let new_attr = mq_getattr(&mqd); in test_mq_set_nonblocking() localVariable
|
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/file/ |
D | dir.rs | 94 let new_attr = Attr::new_file_with_mode(self.service.clone(), new_fd, mode); in create_file() localVariable 116 let new_attr = Attr::new_dir_with_mode(self.service.clone(), new_fd, mode); in mkdir() localVariable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_destroy/ |
H A D | 2-1.c | 27 pthread_attr_t new_attr; in main() local
|
H A D | 3-1.c | 24 pthread_attr_t new_attr; in main() local
|
H A D | 1-1.c | 37 pthread_attr_t new_attr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/ |
H A D | 1-1.c | 29 pthread_attr_t new_attr; in main() local
|
H A D | 4-1.c | 24 pthread_attr_t new_attr; in main() local
|
H A D | 3-1.c | 35 pthread_attr_t new_attr; in main() local
|
H A D | 2-1.c | 56 pthread_attr_t new_attr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getdetachstate/ |
H A D | 1-1.c | 25 pthread_attr_t new_attr; in main() local
|
H A D | 1-2.c | 29 pthread_attr_t new_attr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setdetachstate/ |
H A D | 1-1.c | 36 pthread_attr_t new_attr; in main() local
|
H A D | 1-2.c | 36 pthread_attr_t new_attr; in main() local
|
H A D | 4-1.c | 26 pthread_attr_t new_attr; in main() local
|
H A D | 2-1.c | 38 pthread_attr_t new_attr; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ |
H A D | 1-1.c | 42 pthread_attr_t new_attr; in main() local
|
H A D | 3-1.c | 39 pthread_attr_t new_attr; in main() local
|
H A D | 4-1.c | 46 pthread_attr_t new_attr; in main() local
|
H A D | 2-1.c | 41 pthread_attr_t new_attr; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | debug_stripper.cc | 59 protobuf::Map<string, AttrValue> new_attr; in Optimize() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/ |
H A D | stubout.py | 45 def SmartSet(self, obj, attr_name, new_attr): argument
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/ |
D | mox3_stubout.py | 54 def smart_set(self, obj, attr_name, new_attr): argument
|
/aosp_15_r20/external/protobuf/python/ |
H A D | stubout.py | 45 def SmartSet(self, obj, attr_name, new_attr): argument
|