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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebKitTools/android/flex-2.5.4a/
flex.1 388 of pattern is called trailing context".
392 "dangerous trailing context".)
520 A rule can have at most one instance of trailing context (the '/' operator
556 one match, it takes the one matching the most text (for trailing
557 context rules, this includes the length of the trailing part, even
    [all...]
  /bionic/libm/src/
e_pow.c 22 * where w1 has 53-24 = 29 bit trailing zeros.
197 t = ax-one; /* t has 20 trailing zeros */
  /dalvik/libcore/luni/src/main/java/java/lang/
Double.java 432 // remove trailing hex zeros, so Integer.toHexString() won't print
454 // remove trailing hex zeros, so Integer.toHexString() won't print
Float.java 439 // remove trailing hex zeros, so Integer.toHexString() won't print
461 // remove trailing hex zeros, so Integer.toHexString() won't print
  /external/fdlibm/
e_pow.c 22 * where w1 has 53-24 = 29 bit trailing zeros.
201 t = ax-one; /* t has 20 trailing zeros */
  /external/grub/docs/
help2man 151 # Compress trailing blank lines.
356 # Sub-sections have a trailing colon and the second line indented.
  /external/gtest/src/
gtest-filepath.cc 190 // Don't strip off trailing separator if path is a root directory on
307 // If input name has a trailing separator character, remove it and return the
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
bitstream_io.cpp 23 /* array for trailing bit pattern as function of number of bits */
219 /* Purpose : Add trailing bits and report the final EBSP size. */
  /external/openssl/crypto/asn1/
a_int.c 102 * If the internal form has trailing zeroes then they will become FF by the
103 * complement and 0 by the add one (due to carry) so just copy as many trailing
  /external/openssl/crypto/x509/
x509_cmp.c 187 * Space normalization - ignore leading, trailing spaces,
212 /* skip trailing spaces */
  /external/qemu/distrib/sdl-1.2.12/src/video/
e_pow.h 23 * where w1 has 53-24 = 29 bit trailing zeros.
191 t = x-1; /* t has 20 trailing zeros */
  /external/skia/src/core/
SkScan_AntiPath.cpp 247 However, if the trailing edge of the previous span and the leading
261 However, if the trailing edge of the previous span and the leading
  /external/srec/srec/include/
srec.h 105 frameID end_time; /* end time of the word just observed, includes trailing silence */
111 frameID _word_end_time; /* end time of the word just observed, excl trailing silence */
  /external/srec/tools/parseStringTest/
parseStringTest.c 424 // remove trailing whitespace
570 /* strip trailing spaces */
  /external/webkit/WebCore/platform/graphics/android/
PathAndroid.cpp 319 // trailing M. That's nice of it, but Apple's paths output the trailing M
  /frameworks/base/core/jni/
android_net_wifi_Wifi.cpp 57 // Strip off trailing newline
329 // beware of trailing spaces
  /ndk/build/awk/
xml.awk 154 # (note the trailing slash).
210 # sec_end: is the pattern for the end of the record (minus trailing '>').
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. eg:
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. For example:
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. For example:
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. eg:
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. For example:
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. For example:
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-c++filt.1 197 trailing comma. This behaviour is because when the names are read
200 characters trailing after a mangled name. eg:
  /cts/tools/host/src/com/android/cts/
ReferenceAppTestPackage.java 162 // clean up any trailing newlines

Completed in 124 milliseconds

1 2 3 4 5 6 7 8 91011>>