Searched refs:pull (Results 1 – 12 of 12) sorted by relevance
5 A user may specify a query string and `repo_pull.py` will pull the matching8 For example, to pull the `repo-pull-initial-cl` topic from AOSP, run this11 repo_pull.py pull 'topic:repo-pull-initial-cl' \50 * `repo_pull.py bash` prints the *bash commands* that can pull the change lists.52 * `repo_pull.py pull` *pulls the change lists* immediately.99 To print the change lists with the topic `repo-pull-initial-cl` in JSON file103 repo_pull.py json 'topic:repo-pull-initial-cl' \107 To print the bash commands that can pull the change lists, use the `bash`111 repo_pull.py bash 'topic:repo-pull-initial-cl' \116 To pull the change lists immediately, use the `pull` command:[all …]
95 float pull = K / (dd + 0.000001f); in warp() local97 pull /= (d + 0.000001f); in warp()100 if (pull >= 1) { in warp()104 dst[i+0] = x + dx * pull; in warp()105 dst[i+1] = y + dy * pull; in warp()
83 def pull(self, src, dst=None): member in Adb309 apk = self.adb.pull(device_apk)329 system_priv_app_dir = self.adb.pull('/system/priv-app/')349 product_priv_app_dir = self.adb.pull('/product/priv-app/')357 self.adb.pull('/system/product/priv-app/'))377 sys_path = self.adb.pull(file_path)383 sys_path = self.adb.pull(fallback_file_path)
120 adb pull $EXE $LOCAL_EXE_PATH135 adb pull /system/bin/linker$USE64BIT $SYMBOLS_DIR/system/bin/linker$USE64BIT
42 do_adb pull "$dev_file" "$local_file"
207 device.pull(interp, os.path.join(result, posixpath.basename(interp)))
34 def pull(local_filename, remote_filename, serial_num=None): function
56 if not adb_utils.pull(filename, filename_in_storage, self._serial_num):
256 device.pull(remote_temp_path, local_path)
441 def pull(self, remote, local): member in AndroidDevice
38 use "uses-library" directives to pull in external libraries. Since
505 …form/cts,fake_mCvxaTzkTTaNfDI614yZrQ@fakeemail.com,media bitstreams test: pull file and read inste…4700 …ake_t9ytQWbsQD-kWBBuTR2NMg@fakeemail.com,CTS: Use ITestDevice instance to pull device info and tes…5978 …system/core,fake_vTBm4PlzRd6YcQIBqaoi_A@fakeemail.com,Create build target to pull adb test scripts.6690 …ore,fake_TKtbFpDGTEGasvBhGDq5XA@fakeemail.com,system/core: preparation to pull back interfaces fro…6740 …fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,adb: symlinks to dirs count as dirs for pull destination.9930 …65d2dd,platform/external/libdrm,fake_kp7q_ciGSc6nHEAuX4Z11Q@fakeemail.com,pull in sys/sysmacros.h …10635 …Calculator,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,Implement ViewDragHelper to pull down history.10837 …ks/opt/telephony,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Handle failure to pull an external call.10877 …1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,"Add ""SIP forbidden"" as valid reason for call pull failure."19100 …s/Bluetooth,fake_xBU6kxE-Q-2NTqaSj0qOpw@fakeemail.com,PBAP update TIMES_CONTACTS after pull CallLog[all …]