Home
last modified time | relevance | path

Searched defs:top (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/b16355858/jni/
Dsample.c7 const unsigned top[2] = {0xff7a7a7a, 0xff7a7a7a}; in main() local
Dsample_lib.c18 static unsigned Predictor11(unsigned left, const unsigned* const top) { in Predictor11()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_stack.h84 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/
Djquery.js22 …="-="?-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/
Dlibm.h38 uint16_t top; member
/ndk/sources/host-tools/make-3.81/
Dgetopt.c304 int top = optind; in exchange() local
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c1084 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/
DDwarfParser.hpp512 PrologInfoStackEntry *top = rememberStack; in parseInstructions() local