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

<<61626364656667686970>>

  /libcore/luni/src/main/java/java/sql/
DriverManager.java 82 * property by splitting the property at the separator character ':'
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
mac-mf.inp 149 # both the path separator, and the "go up a directory" indicator.
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-death-test.h 158 // path separator (e.g. path/to/foo_test and
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiveFileInfo.java 156 filename = base.getPath() + File.separator + filename;
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
SmartDialNameMatcherTest.java 98 // match tokens that are located directly after a non-space separator (studio)
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java     [all...]
  /packages/inputmethods/LatinIME/java/res/values/
donottranslate.xml 34 <!-- The sentence separator code point, for capitalization -->
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTests.java 259 assertEquals("manual pick then separator", EXPECTED_RESULT, mEditText.getText().toString());
  /prebuilts/devtools/tools/lib/
screenshot2.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 239 u_char ta_sep; /* Separator character */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 239 u_char ta_sep; /* Separator character */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_object.x 239 u_char ta_sep; /* Separator character */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
mac_arabic.py 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
497 0x002c: 0x002c, # COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
500 0x002e: 0x002e, # FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
mac_arabic.py 225 u',' # 0x002c -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
497 0x002c: 0x002c, # COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
500 0x002e: 0x002e, # FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
    [all...]
  /sdk/eclipse/buildConfig/
build.properties 149 #pluginPath is a list of locations in which to find plugins and features. This list is separated by the platform file separator (; or :)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 68 import org.eclipse.jface.action.Separator;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInWizard.java 137 ok = false; // The user has chosen a separator
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 224 mUndoXmlParent.insertBefore(sep, null); // insert separator before end tag
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
LibraryProperties.java 199 Label l = new Label(buttons, SWT.SEPARATOR | SWT.HORIZONTAL);

Completed in 899 milliseconds

<<61626364656667686970>>