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

<<61626364656667686970>>

  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 376 separator = " ", \
397 print separator.join (callback (x) for x in (args))
  /external/icu4c/samples/ugrep/
ugrep.cpp 392 c == 0x2028 || // Line Separator
393 c == 0x2029) // Paragraph separator
  /external/icu4c/tools/icupkg/
icupkg.cpp 120 "\t noslash: the '*' wildcard does not match the '/' tree separator\n");
171 "\tfile separator character, and are converted as appropriate.\n");
  /external/libpcap/
fad-gifc.c 181 * This could be the separator between a
183 * the separator between a name with no
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java 72 * Matches strings that look like dates using "/" as a separator. Examples: 3/10/2011, 31/10/96 or
540 // We format the NSN only, and split that according to the separator.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
groovy.php 498 'JPopupMenu.Separator', 'JProgressBar',
506 'JToolBar.Separator', 'JToolTip', 'JTree',
    [all...]
java.php 510 'JPopupMenu.Separator', 'JProgressBar',
518 'JToolBar.Separator', 'JToolTip', 'JTree',
    [all...]
  /external/oprofile/libpp/
format_output.cpp 234 // at least one separator char
255 // at least one separator char
  /external/robolectric/lib/main/
hamcrest-core-1.2.jar 
  /external/svox/pico/lib/
picotrns.c 239 /* copy consonant cluster (moving i) to output, insert syll separator if between vowels */
250 PICODBG_TRACE(("inserting syllable separator into output buffer"));
  /external/valgrind/main/docs/lib/
vg-fo.xsl 150 <xsl:call-template name="set.titlepage.separator"/>
203 <xsl:call-template name="book.titlepage.separator"/>
  /frameworks/base/tools/preload/
preload.ipr 339 <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
350 <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 49 separator. */
53 followed by a file name component separator. */
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 66 /** Characters treated as a separator */
223 /* if the character is a separator, remove an auto-inserted space and commit the composing text. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 120 dir separator) regardless of host. */
125 a slash, only forward slash is accepted as dir separator)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 120 dir separator) regardless of host. */
125 a slash, only forward slash is accepted as dir separator)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 120 dir separator) regardless of host. */
125 a slash, only forward slash is accepted as dir separator)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 120 dir separator) regardless of host. */
125 a slash, only forward slash is accepted as dir separator)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ConfigParser.py 449 # followed by separator
458 # separator (either : or
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
mac_farsi.py 92 u',' # 0x2C -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
94 u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ConfigParser.py 449 # followed by separator
458 # separator (either : or
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
mac_farsi.py 92 u',' # 0x2C -> COMMA, left-right; in Arabic-script context, displayed as 0x066C ARABIC THOUSANDS SEPARATOR
94 u'.' # 0x2E -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
LibraryClasspathContainerInitializer.java 319 SdkConstants.FD_TOOLS + File.separator + SdkConstants.FD_SUPPORT +
320 File.separator + SdkConstants.FN_ANNOTATIONS_JAR);
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 452 // Set to true when a macro separator token is found inside a braced list.
468 // Assume comma separator is actually braced list separator and change
474 // Separator token still separates arguments.
510 // Copy separator token
    [all...]
  /external/icu4c/common/
uloc_tag.c     [all...]

Completed in 763 milliseconds

<<61626364656667686970>>