Home
last modified time | relevance | path

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

/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/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/sed-4.2.1/lib/
Dgetopt.c151 int top = d->optind; in exchange() local
Dregexec.c1756 Idx top = mctx->state_log_top; in clean_state_log_if_needed() local
4233 re_sub_match_top_t *top = mctx->sub_tops[st_idx]; in match_ctx_clean() 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.hpp509 PrologInfoStackEntry *top = rememberStack; in parseInstructions() local