Searched defs:top (Results 1 – 8 of 8) sorted by relevance
/ndk/tests/device/b16355858/jni/ |
D | sample.c | 7 const unsigned top[2] = {0xff7a7a7a, 0xff7a7a7a}; in main() local
|
D | sample_lib.c | 18 static unsigned Predictor11(unsigned left, const unsigned* const top) { in Predictor11()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _stack.h | 84 reference top() { return c.back(); } in top() function 85 const_reference top() const { return c.back(); } in top() function
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 22 …="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G… property 43 …t.css("position"))&&c.browser.opera){this.element.css({position:"relative",top:"auto",left:"auto"}… property 44 {s.size.height=s.size.height+(s._helper?(s.position.top-n.top):s.position.top);if(q){s.size.width=s… property
|
/ndk/sources/android/support/src/musl-math/ |
D | libm.h | 38 uint16_t top; member
|
/ndk/sources/host-tools/make-3.81/ |
D | getopt.c | 304 int top = optind; in exchange() local
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regcomp.c | 1084 cset *top = &p->g->sets[p->g->ncsets]; in freeset() local 1107 cset *top = &p->g->sets[p->g->ncsets]; in freezeset() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | DwarfParser.hpp | 512 PrologInfoStackEntry *top = rememberStack; in parseInstructions() local
|