HomeSort by relevance Sort by last modified time
    Searched full:underscore (Results 226 - 250 of 1042) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-gc-69.d 4 #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
tls-gc-70.d 5 #as: --no-underscore --em=criself
tls-gc-75.d 7 #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
tls-gc-76.d 1 #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
tls-gc-79.d 5 #as: --no-underscore --em=criself
tls-js1.d 7 #as: --pic --no-underscore --em=criself --march=v32
tls-ldgdex-14.d 7 #as: --pic --no-underscore --em=criself
tls-ldgdex-15.d 7 #as: --pic --no-underscore --em=criself
tls-ldgdx-14.d 6 #as: --pic --no-underscore --em=criself
tls-ldgdx-15.d 6 #as: --pic --no-underscore --em=criself
tls-legdx-16.d 7 #as: --no-underscore --em=criself
tls-legdx-17.d 7 #as: --no-underscore --em=criself
tls-leie-18.d 6 #as: --no-underscore --em=criself
tls-local-64.d 4 #as: --no-underscore --em=criself
weakref3.d 3 #as: --no-underscore --em=criself
  /external/curl/lib/
objnames.inc 45 # are conformed with underscore '_' separated substrings, or separated by
56 # 4) Characters not in [A-Z] or [0-9] are transliterated to underscore '_'.
58 # 6) Five leftmost substrings which end in an underscore character are
  /external/libvorbis/doc/
Vorbis_I_spec.tex 39 % Normally, one can not use the underscore character in LaTeX without
41 % we use the underscore package to change this default behavior.
42 \usepackage[nohyphen]{underscore}
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
LocaleIDParser.java 57 private static final char UNDERSCORE = '_';
85 append(UNDERSCORE);
159 return c == UNDERSCORE || c == HYPHEN || isTerminator(c);
169 if (c == HYPHEN || c == UNDERSCORE) {
351 if (id[index] == UNDERSCORE || id[index] == HYPHEN) {
411 needSeparator = true; // add another underscore if we have more text
414 if (c != UNDERSCORE && c != HYPHEN) {
432 c = UNDERSCORE;
510 // catch unwanted trailing underscore after country if there was no variant
512 if (len > 0 && buffer.charAt(len - 1) == UNDERSCORE) {
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/
LocaleIDParser.java 55 private static final char UNDERSCORE = '_';
83 append(UNDERSCORE);
157 return c == UNDERSCORE || c == HYPHEN || isTerminator(c);
167 if (c == HYPHEN || c == UNDERSCORE) {
349 if (id[index] == UNDERSCORE || id[index] == HYPHEN) {
409 needSeparator = true; // add another underscore if we have more text
412 if (c != UNDERSCORE && c != HYPHEN) {
430 c = UNDERSCORE;
508 // catch unwanted trailing underscore after country if there was no variant
510 if (len > 0 && buffer.charAt(len - 1) == UNDERSCORE) {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
LocaleIDParser.java 55 private static final char UNDERSCORE = '_';
83 append(UNDERSCORE);
157 return c == UNDERSCORE || c == HYPHEN || isTerminator(c);
167 if (c == HYPHEN || c == UNDERSCORE) {
349 if (id[index] == UNDERSCORE || id[index] == HYPHEN) {
409 needSeparator = true; // add another underscore if we have more text
412 if (c != UNDERSCORE && c != HYPHEN) {
430 c = UNDERSCORE;
508 // catch unwanted trailing underscore after country if there was no variant
510 if (len > 0 && buffer.charAt(len - 1) == UNDERSCORE) {
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coff-tic54x.c 412 '_', /* leading symbol underscore */
457 '_', /* leading symbol underscore */
503 '_', /* leading symbol underscore */
549 '_', /* leading symbol underscore */
595 '_', /* leading symbol underscore */
641 '_', /* leading symbol underscore */
  /external/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/other/
expectations_other.json 625 "spec/glsl-1.10/compiler/reserved/double-underscore-01.frag": {
626 "command": "bin/glslparsertest tests/spec/glsl-1.10/compiler/reserved/double-underscore-01.frag pass 1.10",
630 "spec/glsl-1.10/compiler/reserved/double-underscore-02.frag": {
631 "command": "bin/glslparsertest tests/spec/glsl-1.10/compiler/reserved/double-underscore-02.frag pass 1.10",
635 "spec/glsl-1.10/compiler/reserved/double-underscore-03.frag": {
636 "command": "bin/glslparsertest tests/spec/glsl-1.10/compiler/reserved/double-underscore-03.frag pass 1.10",
680 "spec/glsl-1.30/preprocessor/reserved/double-underscore-01.frag": {
681 "command": "bin/glslparsertest tests/spec/glsl-1.30/preprocessor/reserved/double-underscore-01.frag pass 1.30",
685 "spec/glsl-1.30/preprocessor/reserved/double-underscore-02.frag": {
686 "command": "bin/glslparsertest tests/spec/glsl-1.30/preprocessor/reserved/double-underscore-02.frag pass 1.30"
    [all...]
  /external/apache-harmony/support/src/test/resources/config/
excludes.xsd 22 * letter or underscore).
  /external/bzip2/
README.XML.STUFF 40 - pdfxmltex barfs if given a filename with an underscore in it
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/simple_api_parsing/npmorg/
expected.html 141 <li>6832 <a href="/package/underscore">underscore</a></li>
171 <li>146 <a href="/package/underscore">underscore</a></li>

Completed in 791 milliseconds

1 2 3 4 5 6 7 8 91011>>