Searched defs:top (Results 1 – 10 of 10) 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/Programmers_Guide/html/ |
D | resize.js | 59 sidenav.css({height:windowHeight + "px",top: headerHeight+"px"}); property
|
D | jquery.js | 62 …tClickEvent")){b.removeData(e.target,d.widgetName+".preventClickEvent");e.stopImmediatePropagation… property 63 p.element.animate(c.extend(g,m&&k?{top:m,left:k}:{}),{duration:j.animateDuration,easing:j.animateEa… property
|
/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 | 509 PrologInfoStackEntry *top = rememberStack; in parseInstructions() local
|