HomeSort by relevance Sort by last modified time
    Searched full:separator (Results 1951 - 1975 of 2854) sorted by null

<<71727374757677787980>>

  /libcore/luni/src/main/java/java/util/regex/
Pattern.java 319 * plus one for the text after the final separator.
  /libcore/luni/src/main/java/libcore/net/
MimeUtils.java 397 File f = new File(System.getProperty("java.home"), "lib" + File.separator + "content-types.properties");
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 230 assertTrue("Incorrect catalog separator", "".equals(meta
    [all...]
  /ndk/build/core/
definitions-utils.mk 143 # Returns : Parent dir or path of $1, with final separator removed.
  /ndk/
ndk-gdb 142 # We use mixed mode (i.e. / as the directory separator) because
  /ndk/sources/host-tools/make-3.81/
readme.vms 298 Comma (',') as a separator is now allowed. See makefile.vms for an example.
  /ndk/tests/device/test-gnustl-full/unit/
money_facets_test.cpp 122 // is separator, so if format has space on this place, it should
  /ndk/tests/device/test-stlport/unit/
money_facets_test.cpp 122 // is separator, so if format has space on this place, it should
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java 320 //replace AT command separator ';' from the index if any
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaByDayAdapter.java 441 // or later. This flag is used by the adapter to create a view with a visual separator
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 72 public static int LIST_TOP_OFFSET = -1; // so that the top line will be under the separator
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Folder.java 806 // If no separator was found, we can't parse this folder and the
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidateView.java 559 // Draw the separator between candidates.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 130 filename = base.getPath() + File.separator + filename;
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 83 mTestDirectory = new File(Environment.getExternalStorageDirectory() + File.separator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
collect2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
collect2 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
collect2 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
collect2 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 113 directory separator. Needed because filenames in the setup script are
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ntpath.py 95 # Join, and ensure there's a separator.
pkgutil.py 562 filename, using '/' as the path separator. The parent directory name '..'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 292 # A collection of broken end tags. <br> is used as separator.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 113 directory separator. Needed because filenames in the setup script are
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ntpath.py 95 # Join, and ensure there's a separator.

Completed in 827 milliseconds

<<71727374757677787980>>