Home
last modified time | relevance | path

Searched refs:sx (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c2205 ULong *bx, *bxe, *sx, *sxe; local
2221 sx = S->x;
2222 sxe = sx + --n;
2235 si = *sx++;
2247 ys = *sx++ * q + carry;
2255 while(sx <= sxe);
2268 sx = S->x;
2271 si = *sx++;
2283 ys = *sx++ + carry;
2291 while(sx <= sxe);
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp155 string sx = func( s ); in f() local
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp155 string sx = func( s ); in f() local
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.0520 ???[sx]*):;;*)false;;esac;fi
9826 ???[sx]*):;;*)false;;esac;fi
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure562 ???[sx]*):;;*)false;;esac;fi
27986 ???[sx]*):;;*)false;;esac;fi
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi3441 @code{(?im-sx)} sets caseless and multiline matching,
Dsed-in.texi3274 @code{(?im-sx)} sets caseless and multiline matching,