/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/system/core/toolbox/ |
dynarray.h | 70 * followed by a trailing zero.
|
/external/icu4c/common/ |
ubidiln.c | 63 * if it is less than length, then there is an implicit trailing run 75 /* handle trailing WS (L1) -------------------------------------------------- */ 78 * setTrailingWSStart() sets the start index for a trailing 206 /* the trailing WS is at paraLevel, which differs from levels[0] */ 250 /* return paraLevel if in the trailing WS run, otherwise the real level */ 277 * has an implicit trailing WS run and therefore does not fully 422 * About a trailing WS run: 500 /* include the trailing WS run in this complete reordering */ 575 * In other words, for the trailing WS, it may be 590 * We don't need to see if the last run can be merged with a trailing [all...] |
/bionic/libm/src/ |
e_sqrt.c | 213 Let x0 and x1 be the leading and the trailing 32-bit words of 235 leading 32-bit word is y0, the value of its trailing word is 0) 319 Let x0 and x1 be the leading and the trailing 32-bit words of 330 its trailing word y1 is set to zero) approximates 1/sqrt(x) 394 x1 and w1 (the trailing parts of x and w), regarding them as 399 trailing part of z, and also let x0 and x1 be the leading and 400 trailing parts of x. 402 If ((z1&0x03ffffff)!=0) ... not exact if trailing 26 bits of z!=0
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
AdbMessage.java | 67 // add trailing zero 101 // trim trailing zero
|
/external/apache-http/src/org/apache/http/message/ |
LineFormatter.java | 47 * trailing line break sequence CR-LF. 135 * There is <i>no</i> trailing CR-LF in the result.
|