HomeSort by relevance Sort by last modified time
    Searched full:slash (Results 951 - 975 of 1229) sorted by null

<<31323334353637383940>>

  /external/openssl/crypto/sha/asm/
sha1-sparcv9a.pl 106 # The numbers delimited with slash are the earliest possible dispatch
  /libcore/luni/src/main/java/java/util/
ResourceBundle.java 191 * replacing dots in the base name with a slash and by appending
    [all...]
  /ndk/build/tools/
common-build-host-funcs.sh 371 # $1: host prefix, no trailing slash (e.g. i686-linux-android)
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 656 # See if it is a slash or CRLF problem
  /ndk/sources/host-tools/sed-4.2.1/sed/
Makefile.in 45 $(top_srcdir)/m4/double-slash-root.m4 \
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider.java 168 // optionally a trailing slash, all matched as separate groups.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 324 /* Nonzero means warn if slash-star appears in a comment. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 324 /* Nonzero means warn if slash-star appears in a comment. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 324 /* Nonzero means warn if slash-star appears in a comment. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 324 /* Nonzero means warn if slash-star appears in a comment. */
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileTest.java 166 assertEquals("Trailing slash file name is incorrect", f1, f2);
    [all...]
  /external/jhead/
jhead.c 364 while(a > 0 && FileName[a-1] != SLASH) a--;
498 for(PathLen = strlen(FileName);FileName[PathLen-1] != SLASH;){
550 if (FileName[a] == SLASH){
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /ndk/sources/host-tools/make-3.81/
main.c 576 it after the first slash, so it becomes just "./". */
    [all...]
read.c     [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-2 281 trailing slash which always appears in the output of the `dir'
286 trailing slash removed. If the value of `$@' is `dir/foo.o' then
288 slash.
354 When the target pattern does not contain a slash (and it usually does
358 along with the slash that ends them, are added on to the prerequisite
622 T or N. If the target pattern contains a slash, it is matched
636 the target pattern does not contain a slash, append D to the
    [all...]
  /external/chromium/googleurl/src/
url_canon_unittest.cc     [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info     [all...]
  /dalvik/docs/
prettify.js 729 // A regular expression literal starts with a slash that is
    [all...]
  /external/blktrace/doc/
blktrace.tex 723 sector (separated by a slash (/) is output, followed by the command
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete.cc 364 // a space, this is more likely a query with a slash in the first term
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.cc 99 // that ends in '/' we also add the path without the slash.
    [all...]
  /external/chromium/chrome/common/extensions/
extension.h 461 // slash. Do not use this as a prefix/extent for the store. Instead see
    [all...]
  /external/chromium/net/http/
http_response_headers_unittest.cc 641 // Invalid media type: no slash
    [all...]
  /external/chromium_org/base/
logging.h 99 // wildcards. Any pattern containing a forward or backward slash will
    [all...]

Completed in 1454 milliseconds

<<31323334353637383940>>