Searched refs:nw (Results 1 – 4 of 4) sorted by relevance
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 476 int nw, nw1; in copybits() local 486 nw = b->wds; in copybits() 487 nw1 = nw & 1; in copybits() 488 for(xe = x + (nw - nw1); x < xe; x += 2) in copybits()
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.sub | 249 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 43 …nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles=… property
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | random | 1429 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,
|