HomeSort by relevance Sort by last modified time
    Searched full:parts (Results 976 - 1000 of 4773) sorted by null

<<31323334353637383940>>

  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
PercentEscaper.java 75 * characters do need to be escaped when used in other parts of the URI.
82 * characters do need to be escaped when used in other parts of the URI.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
PercentEscaper.java 76 * characters do need to be escaped when used in other parts of the URI.
83 * characters do need to be escaped when used in other parts of the URI.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 452 parts = id.split('.')
454 if parts[0] == 'self':
455 del parts[0]
456 if len(parts) == 0:
460 if len(parts) == 1:
461 item = parts[0]
465 f = self.lookupmodule(parts[0])
468 item = parts[1]
    [all...]
urllib.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 452 parts = id.split('.')
454 if parts[0] == 'self':
455 del parts[0]
456 if len(parts) == 0:
460 if len(parts) == 1:
461 item = parts[0]
465 f = self.lookupmodule(parts[0])
468 item = parts[1]
    [all...]
urllib.py     [all...]
  /bionic/libc/private/
bionic_tls.h 38 ** and should not be used/included by user-serviceable parts of
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorMeasurementTests.java 40 * Each 'base' test case is composed by three parts:
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RopMethod.java 24 * All of the parts that make up a method at the rop layer.
  /dalvik/dx/src/com/android/dx/rop/code/
RopMethod.java 23 * All of the parts that make up a method at the rop layer.
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 24 * Parts of this source file is based on test/example code from
  /development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
MainActivity.java 147 * A fragment that launches other parts of the demo application.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullParser.java 65 * This method parses XML in an input stream and stores parts of the data in memory
  /development/tools/emulator/skins/HVGA/
layout 0 parts {
  /development/tools/emulator/skins/QVGA/
layout 0 parts {
  /development/tools/emulator/skins/WQVGA400/
layout 0 parts {
  /development/tools/emulator/skins/WQVGA432/
layout 0 parts {
  /development/tools/emulator/skins/WVGA800/
layout 0 parts {
  /development/tools/emulator/skins/WVGA854/
layout 0 parts {
  /device/sample/skins/WVGAMedDpi/
layout 0 parts {
  /external/android-clat/
ipv4.c 118 * UDP include parts of the IP header in the checksum. Set the length to zero because we don't
ipv6.c 130 * UDP include parts of the IP header in the checksum. Set the length to zero because we don't
  /external/bison/lib/
strverscmp.c 28 fractional parts, S_Z: idem but with leading Zeroes only */
  /external/bison/m4/
libunistring-base.m4 70 dnl Sed expressions to extract the parts of a version number.
  /external/ceres-solver/
Android.mk 34 # GPL-free code. This cannot build the tests or other parts of Ceres; only the

Completed in 1994 milliseconds

<<31323334353637383940>>