Searched refs:copies (Results 1 – 25 of 53) sorted by relevance
123
/packages/modules/adb/ |
D | sysdeps_unix.cpp | 80 std::vector<std::string> copies; in adb_launch_process() local 81 copies.reserve(args.size() + 1); in adb_launch_process() 82 copies.emplace_back(executable); in adb_launch_process() 83 copies.insert(copies.end(), std::make_move_iterator(args.begin()), in adb_launch_process() 87 rawArgs.reserve(copies.size() + 1); in adb_launch_process() 88 for (auto&& str : copies) { in adb_launch_process() 95 exit(execv(copies.front().data(), rawArgs.data())); in adb_launch_process()
|
D | NOTICE | 103 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/IPsec/ |
D | Android.bp | 72 // being overwritten by the frameworks class copies. 139 // being overwritten by the frameworks class copies and break code coverage
|
/packages/modules/Bluetooth/floss/hcidoc/packets/ |
D | Cargo.toml | 19 # The content of this crate mainly copies bt_packets, which is located in
|
/packages/modules/DnsResolver/ |
D | NOTICE | 195 copyright notice and this permission notice appear in all copies, and that 311 copyright notice and this permission notice appear in all copies. 328 copyright notice and this permission notice appear in all copies. 345 copyright notice and this permission notice appear in all copies. 362 copyright notice and this permission notice appear in all copies. 378 copyright notice and this permission notice appear in all copies, and that 399 all paragraphs of this notice appear in all copies, and that the name of IBM
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 13 copies of the Software, and to permit persons to whom the Software is 17 all copies or substantial portions of the Software. 119 4. Redistribution. You may reproduce and distribute copies of the 324 4. Redistribution. You may reproduce and distribute copies of the 530 4. Redistribution. You may reproduce and distribute copies of the 736 4. Redistribution. You may reproduce and distribute copies of the 942 4. Redistribution. You may reproduce and distribute copies of the 1148 4. Redistribution. You may reproduce and distribute copies of the 1354 4. Redistribution. You may reproduce and distribute copies of the 1561 4. Redistribution. You may reproduce and distribute copies of the [all …]
|
/packages/modules/Connectivity/framework-t/ |
D | Android.bp | 104 // copybara to prevent them from being shadowed by the bootclasspath copies.
|
/packages/modules/Bluetooth/ |
D | NOTICE | 90 4. Redistribution. You may reproduce and distribute copies of the 314 copyright notice and this permission notice appear in all copies.
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 106 4. Redistribution. You may reproduce and distribute copies of the 288 4. Redistribution. You may reproduce and distribute copies of the 494 4. Redistribution. You may reproduce and distribute copies of the 700 4. Redistribution. You may reproduce and distribute copies of the 906 4. Redistribution. You may reproduce and distribute copies of the 1112 4. Redistribution. You may reproduce and distribute copies of the 1330 4. Redistribution. You may reproduce and distribute copies of the 1524 4. Redistribution. You may reproduce and distribute copies of the 1718 4. Redistribution. You may reproduce and distribute copies of the 1912 4. Redistribution. You may reproduce and distribute copies of the [all …]
|
/packages/apps/ManagedProvisioning/studio-dev/development/studio/ |
D | idea.properties | 115 # Blit-acceleration copies as much of the rendered area as possible and then repaints only newl…
|
/packages/apps/Contacts/ |
D | NOTICE | 56 copies of the Work or Adaptation, as appropriate, through sale or 103 i. "Reproduce" means to make copies of the Work by any means including 417 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/apps/Calendar/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/apps/Gallery/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/Connectivity/clatd/ |
D | NOTICE | 101 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/ExtServices/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/apps/Camera2/jni/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/DeviceLock/DeviceLockController/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/UprobeStats/src/lib/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/inputmethods/LatinIME/java/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/Permission/PermissionController/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/AppSearch/ |
D | NOTICE | 103 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/modules/AdServices/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/apps/AvatarPicker/ |
D | NOTICE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/packages/apps/Dialer/ |
D | LICENSE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
123