/ndk/tests/device/test-gnustl-full/unit/ |
sstream_test.cpp | 111 s.get(c); // extract newline, that not extracted by operator >> 162 s.get(c); // extract newline, that not extracted by operator >>
|
/ndk/tests/device/test-stlport/unit/ |
sstream_test.cpp | 111 s.get(c); // extract newline, that not extracted by operator >> 162 s.get(c); // extract newline, that not extracted by operator >>
|
/packages/apps/Browser/tools/ |
get_search_engines.py | 113 # Extract the struct declaration between the curly braces. 157 # Extract the text between the curly braces for this array declaration
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
traceback.py | 0 """Extract, format and print information about Python stack traces.""" 281 """Extract the raw traceback from the current stack frame.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
traceback.py | 0 """Extract, format and print information about Python stack traces.""" 281 """Extract the raw traceback from the current stack frame.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
utxttest.cpp | 189 sa.extract(buf, saLen+1, status); 200 sa.extract(buf, saLen+1, status); 259 int32_t u8Len = sa.extract(0, sa.length(), NULL, 0, "utf-8"); 261 sa.extract(0, sa.length(), u8String, u8Len+1, "utf-8"); 794 // Extract [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/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...] |
/art/runtime/arch/x86/ |
thread_x86.cc | 150 // Extract the LDT entry number from the FS register.
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
realpath.c | 108 * Extract the next path component and adjust `left'
|
/bootable/recovery/updater/ |
updater.c | 68 // Extract the script from the package.
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
ManagedProfileTest.java | 199 // Extract the id of the new user.
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/ |
ParallelSensorOperation.java | 122 // extract the exception thrown by the worker thread
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
VMHostTest.java | 91 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}.
|
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
Main.java | 89 * classes.dex inside. If the latter, we extract the contents to a
|
/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.
|
/developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/java/com/example/android/common/logger/ |
LogView.java | 45 * to extract and print useful information.
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/ |
LogView.java | 45 * to extract and print useful information.
|
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/ |
LogView.java | 45 * to extract and print useful information.
|
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/ |
LogView.java | 45 * to extract and print useful information.
|
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/ |
LogView.java | 45 * to extract and print useful information.
|