| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_tarfile.py | 61 self.tar.extract("ustar/regtype", TEMPDIR)
77 self.tar.extract("ustar/regtype", TEMPDIR)
87 self.tar.extract("ustar/regtype", TEMPDIR)
299 tar.extract("ustar/regtype", TEMPDIR)
301 tar.extract("ustar/lnktype", TEMPDIR)
310 tar.extract("ustar/symtype", TEMPDIR)
862 # Let's extract it to the location which contains the symlink
[all...] |
| /external/llvm/lib/Target/NVPTX/ |
| NVPTXVector.td | 25 // Extract v2i16 33 // Extract v4i16 41 // Extract v2i8 49 // Extract v4i8 57 // Extract v2i32 65 // Extract v2f32 73 // Extract v2i64 81 // Extract v2f64 89 // Extract v4i32 97 // Extract v4f3 [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_tarfile.py | 61 self.tar.extract("ustar/regtype", TEMPDIR) 77 self.tar.extract("ustar/regtype", TEMPDIR) 87 self.tar.extract("ustar/regtype", TEMPDIR) 301 tar.extract("ustar/regtype", TEMPDIR) 304 tar.extract("ustar/lnktype", TEMPDIR) 310 tar.extract("ustar/symtype", TEMPDIR) 885 # Let's extract it to the location which contains the symlink [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/test/ |
| test_tarfile.py | 61 self.tar.extract("ustar/regtype", TEMPDIR) 77 self.tar.extract("ustar/regtype", TEMPDIR) 87 self.tar.extract("ustar/regtype", TEMPDIR) 301 tar.extract("ustar/regtype", TEMPDIR) 304 tar.extract("ustar/lnktype", TEMPDIR) 310 tar.extract("ustar/symtype", TEMPDIR) 885 # Let's extract it to the location which contains the symlink [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_tarfile.py | 61 self.tar.extract("ustar/regtype", TEMPDIR) 77 self.tar.extract("ustar/regtype", TEMPDIR) 87 self.tar.extract("ustar/regtype", TEMPDIR) 301 tar.extract("ustar/regtype", TEMPDIR) 304 tar.extract("ustar/lnktype", TEMPDIR) 310 tar.extract("ustar/symtype", TEMPDIR) 885 # Let's extract it to the location which contains the symlink [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_tarfile.py | 61 self.tar.extract("ustar/regtype", TEMPDIR) 77 self.tar.extract("ustar/regtype", TEMPDIR) 87 self.tar.extract("ustar/regtype", TEMPDIR) 301 tar.extract("ustar/regtype", TEMPDIR) 304 tar.extract("ustar/lnktype", TEMPDIR) 310 tar.extract("ustar/symtype", TEMPDIR) 885 # Let's extract it to the location which contains the symlink [all...] |
| /prebuilts/sdk/update_prebuilts/ |
| update_prebuilts.py | 425 # extract some files (for example, AndroidManifest.xml) from any relevant artifacts [all...] |
| /external/v8/src/s390/ |
| constants-s390.h | 179 V(ecag, ECAG, 0xEB4C) /* type = RSY_A EXTRACT CPU ATTRIBUTE */ \ [all...] |
| /toolchain/binutils/binutils-2.27/opcodes/ |
| s390-opc.txt | 66 b24f ear RRE_RA "extract access" g5 esa,zarch 69 b226 epar RRE_R0 "extract primary ASN" g5 esa,zarch 70 b249 ereg RRE_RR "extract stacked registers" g5 esa,zarch 71 b227 esar RRE_R0 "extract secondary ASN" g5 esa,zarch 72 b24a esta RRE_RR "extract stacked state" g5 esa,zarch 301 b38c efpc RRE_RR "extract fpc" g5 esa,zarch optparm 474 b90e eregg RRE_RR "extract stacked registers 64" z900 zarch 522 b98d epsw RRE_RR "extract psw" z900 esa,zarch 527 b99d esea RRE_R0 "extract and set extended authority" z900 zarch [all...] |
| /art/libartbase/base/ |
| utils.cc | 157 // Extract the three fields we care about.
|
| /art/runtime/arch/x86/ |
| thread_x86.cc | 164 // Extract the LDT entry number from the FS register.
|
| /bionic/libc/bionic/ |
| clone.cpp | 67 // Extract any optional parameters required by the flags.
|
| /bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
| realpath.c | 108 * Extract the next path component and adjust `left'
|
| /build/blueprint/bootstrap/ |
| doc.go | 139 // - Run the primary builder to extract documentation
|
| /build/soong/ui/build/ |
| dumpvars.go | 23 // DumpMakeVars can be used to extract the values of Make variables after the
|
| /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
| BluetoothSharingRestrictionTest.java | 38 * Shamelessly copied from BluetoothRestrictionTest, would be nice to extract common stuff to a lib.
|
| /cts/hostsidetests/tv/src/com/android/cts/tv/ |
| TvInputManagerHostTest.java | 137 // Extract the id of the new user.
|
| /cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/ |
| ParallelSensorOperation.java | 123 // extract the exception thrown by the worker thread
|
| /cts/tests/signature/src/android/signature/cts/ |
| DexApiDocumentParser.java | 128 // Extract information from the line.
|
| /cts/tools/vm-tests-tf/targetprep/src/android/core/vm/targetprep/ |
| VmTestPreparer.java | 99 CLog.e("Failed to extract jar file %s and sync it to device %s.",
|
| /dalvik/dexgen/src/com/android/dexgen/dex/code/ |
| PositionList.java | 24 * method to extract an instance out of a {@link DalvInsnList}.
|
| /dalvik/dx/src/com/android/dx/dex/code/ |
| PositionList.java | 24 * method to extract an instance out of a {@link DalvInsnList}.
|
| /developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/ |
| LogView.java | 45 * to extract and print useful information.
|
| /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/ |
| LogView.java | 45 * to extract and print useful information.
|
| /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/ |
| LogView.java | 45 * to extract and print useful information.
|