Searched refs:tmp (Results 1 – 24 of 24) sorted by relevance
131 dex::u1 tmp[4]; in PushULeb128() local132 dex::u1* end = dex::WriteULeb128(tmp, value); in PushULeb128()133 assert(end > tmp && end - tmp <= 4); in PushULeb128()134 return Push(tmp, end - tmp); in PushULeb128()138 dex::u1 tmp[4]; in PushSLeb128() local139 dex::u1* end = dex::WriteSLeb128(tmp, value); in PushSLeb128()140 assert(end > tmp && end - tmp <= 4); in PushSLeb128()141 return Push(tmp, end - tmp); in PushSLeb128()
36 rm -rf $(dir $@)/tmp && mkdir -p $(dir $@)/tmp38 cp -f $(call word-colon,1,$(f)) $(dir $@)/tmp/$(call word-colon,2,$(f)) &&) true39 $(SOONG_ZIP) -o $@ -C $(dir $@)/tmp \40 $(foreach f,$(PRIVATE_COPY_PAIRS),-f $(dir $@)/tmp/$(call word-colon,2,$(f)))
81 File tmp = File.createTempFile(DataSourceFromRAFChunkTest.class.getSimpleName(), ".bin"); in createDataSource() local84 Files.write(tmp.toPath(), fullContents); in createDataSource()85 f = new RandomAccessFile(tmp, "r"); in createDataSource()88 tmp.delete(); in createDataSource()94 new DataSourceFromRAFTest.TmpFileCloseable(tmp, f)); in createDataSource()
36 File tmp = File.createTempFile(DataSourceFromRAFTest.class.getSimpleName(), ".bin"); in createDataSink() local39 f = new RandomAccessFile(tmp, "rw"); in createDataSink()42 tmp.delete(); in createDataSink()47 new DataSourceFromRAFTest.TmpFileCloseable(tmp, f)); in createDataSink()
77 File tmp = File.createTempFile(DataSourceFromRAFTest.class.getSimpleName(), ".bin"); in createDataSource() local80 Files.write(tmp.toPath(), contents); in createDataSource()81 f = new RandomAccessFile(tmp, "r"); in createDataSource()84 tmp.delete(); in createDataSource()90 new TmpFileCloseable(tmp, f)); in createDataSource()
69 byte[] tmp = new byte[Math.min(buf.remaining(), MAX_READ_CHUNK_SIZE)]; in consume()71 int chunkSize = Math.min(buf.remaining(), tmp.length); in consume()72 buf.get(tmp, 0, chunkSize); in consume()73 mOut.write(tmp, 0, chunkSize); in consume()
83 byte[] tmp = new byte[Math.min(buf.remaining(), MAX_READ_CHUNK_SIZE)]; in consume()85 int chunkSize = Math.min(buf.remaining(), tmp.length); in consume()86 buf.get(tmp, 0, chunkSize); in consume()87 System.arraycopy(tmp, 0, mArray, mSize, chunkSize); in consume()
6 … <option name="push" value="DATA/lib/libhidl-gen-hash.so->/data/local/tmp/32/libhidl-gen-hash.so"/>7 …<option name="push" value="DATA/lib64/libhidl-gen-hash.so->/data/local/tmp/64/libhidl-gen-hash.so"…8 …lue="hal-hidl-hash/frameworks/hardware/interfaces/current.txt->/data/local/tmp/frameworks/hardware…9 …<option name="push" value="hal-hidl-hash/hardware/interfaces/current.txt->/data/local/tmp/hardware…10 …" value="hal-hidl-hash/system/hardware/interfaces/current.txt->/data/local/tmp/system/hardware/int…11 …sh" value="hal-hidl-hash/system/libhidl/transport/current.txt->/data/local/tmp/system/libhidl/tran…
24 …log-file-path=/tmp/atest_result/20200616_105829_apjgcqmm/log --no-enable-granular-attempts --no-us…29 v1�/tmp/tradefed-invocation-workfolder11786903975647270050/bootstrap-test-dir1684182268134399163…31 v1�/tmp/tradefed-invocation-workfolder11786903975647270050/bootstrap-test-dir1684182268134399163…33 1^/tmp/tradefed-invocation-workfolder11786903975647270050/bootstrap-test-dir168418226813439916382…43 �/tmp/atest_result/20200616_105829_apjgcqmm/log/invocation_10830271556174369472/device_logcat_setu…46 �/tmp/atest_result/20200616_105829_apjgcqmm/log/invocation_10830271556174369472/device_logcat_test…49 �/tmp/atest_result/20200616_105829_apjgcqmm/log/invocation_10830271556174369472/executeShellComman…52 t/tmp/atest_result/20200616_105829_apjgcqmm/log/invocation_10830271556174369472/host_adb_log_166000…55 �/tmp/atest_result/20200616_105829_apjgcqmm/log/invocation_10830271556174369472/device_logcat_tear…58 o/tmp/atest_result/20200616_105829_apjgcqmm/log/invocation_10830271556174369472/host_log_4629798235…[all …]
9 …<option name="push" value="GtsEmptyTestApp.apk->/data/local/tmp/gts/packageinstaller/GtsEmptyTestA…
38 rm -rf target.tmp cargo.out Cargo.lock71 SRC=`ls ./target.tmp/*/debug/build/$PKGNAME-*/out/$OUTF ||72 ls ./target.tmp/debug/build/$PKGNAME-*/out/$OUTF || true`85 --exclude-dir target.tmp --exclude-dir target \
42 TMPDIR=/tmp79 : ${DATABASE:=/tmp/locate.database}
68 # Point $HOME to /tmp in case the toolchain needs to write something out there69 envar: "HOME=/tmp"71 dst: "/tmp"89 src_content: "nobody:x:999999:65534:nobody:/tmp:/bin/bash"
16 adb pull /sdcard/atrace-ss.txt /tmp
25 Opening `/tmp/atrace-ss.txt`
279 tmp = sorted(carriers.entry, key=lambda c: c.canonical_name)281 carriers.entry.extend(tmp)
39 INNER_TMP_DIR=$TMP_DIR/tmp
31 Opening /tmp/atrace-ss.txt
1709 File tmp = File.createTempFile(getClass().getSimpleName(), ".apk"); in assertGolden() local1710 Files.copy(out.toPath(), tmp.toPath()); in assertGolden()1711 fail(tmp + " differs from " + expectedOutResourceName); in assertGolden()
117 "logpath": "/tmp/logs",
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...