HomeSort by relevance Sort by last modified time
    Searched full:dashes (Results 26 - 50 of 303) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/freetype/src/cff/
cffobjs.c 704 /* We need to ignore spaces and dashes during the search. */
717 /* ignore spaces and dashes in full name during comparison */
724 /* ignore spaces and dashes in family name during comparison */
734 /* family name, with spaces and dashes removed. In this */
  /external/qemu/android/avd/
info.h 100 * letters, digits, underscores, dashes and periods
  /external/qemu/android/
cmdline-options.h 58 * dashes into underscore.
  /external/qemu/docs/
ANDROID-CONFIG-FILES.TXT 36 dashes
  /external/webkit/WebCore/manual-tests/
linkjump-3.html 20 <div>Clicking <a href="#link">link</a> should move page down to the dashes, not to the end of the page.</div>
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-g++.1 30 .\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
arm-eabi-gcc.1 30 .\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
  /sdk/eclipse/scripts/
build_server.sh 7 # The build number cannot contain spaces *nor* periods (dashes are ok.)
  /external/dbus/bus/
Makefile.in 694 dashes="$$banner"; \
699 dashes="$$skipped"; \
705 dashes="$$report"; \
707 dashes=`echo "$$dashes" | sed s/./=/g`; \
708 echo "$$dashes"; \
712 echo "$$dashes"; \
  /external/dbus/dbus/
Makefile.in 781 dashes="$$banner"; \
786 dashes="$$skipped"; \
792 dashes="$$report"; \
794 dashes=`echo "$$dashes" | sed s/./=/g`; \
795 echo "$$dashes"; \
799 echo "$$dashes"; \
    [all...]
  /external/dbus/test/
Makefile.in 677 dashes="$$banner"; \
682 dashes="$$skipped"; \
688 dashes="$$report"; \
690 dashes=`echo "$$dashes" | sed s/./=/g`; \
691 echo "$$dashes"; \
695 echo "$$dashes"; \
  /external/elfutils/tests/
Makefile 653 dashes="$$banner"; \
658 dashes="$$skipped"; \
664 dashes="$$report"; \
666 dashes=`echo "$$dashes" | sed s/./=/g`; \
667 echo "$$dashes"; \
671 echo "$$dashes"; \
Makefile.in 653 dashes="$$banner"; \
658 dashes="$$skipped"; \
664 dashes="$$report"; \
666 dashes=`echo "$$dashes" | sed s/./=/g`; \
667 echo "$$dashes"; \
671 echo "$$dashes"; \
  /external/strace/
syscall.c 2678 char *dashes = "-------------------------"; local
    [all...]
  /external/webkit/WebKit/android/nav/
SelectText.cpp 197 #define HYPHEN 0x2010 // unicode hyphen, first in range of dashes
198 #define HORZ_BAR 0x2015 // unicode horizontal bar, last in range of dashes
  /ndk/build/tools/
prebuilt-common.sh 22 # Translate dashes to underscores
29 # Translate underscores to dashes
  /dalvik/dexdump/
OpCodeNames.c 22 * The following two lines work, but slashes and dashes both turn into
  /external/webkit/WebCore/bindings/v8/custom/
V8CSSStyleDeclarationCustom.cpp 90 // case characters into lower case characters and inserts dashes to
  /external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.h 108 // the number of dashes/dots on a dashed/dotted line will be adjusted to
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 130 """Log text message with dashes on both sides."""
136 dashes = '-' * ((78 - len(msg)) / 2)
137 msg = '%s %s %s' % (dashes, msg, dashes)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-ranlib.1 29 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man7/
fsf-funding.7 30 .\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-ranlib.1 30 .\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man7/
fsf-funding.7 29 .\" give a nicer C++. Capital omega is used to do unbreakable dashes and
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-ranlib.1 30 .\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'

Completed in 386 milliseconds

12 3 4 5 6 7 8 91011>>