Home
last modified time | relevance | path

Searched refs:nw (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c486 int nw, nw1; in copybits() local
496 nw = b->wds; in copybits()
497 nw1 = nw & 1; in copybits()
498 for(xe = x + (nw - nw1); x < xe; x += 2) in copybits()
/ndk/sources/host-tools/make-3.81/config/
Dconfig.sub249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dconfig.sub253 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
/ndk/docs/renderscript/
Djquery.js43nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles=… property
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Drandom1429 param_type(size_t nw, double xmin, double xmax, UnaryOperation fw);
1443 discrete_distribution(size_t nw, double xmin, double xmax,
1497 param_type(size_t nw, result_type xmin, result_type xmax,
1517 piecewise_constant_distribution(size_t nw, result_type xmin,
1572 param_type(size_t nw, result_type xmin, result_type xmax,
1594 piecewise_linear_distribution(size_t nw, result_type xmin,