Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.c541 static int top_works(const char *top) in top_works()
571 char *top = getenv("ANDROID_BUILD_TOP"); in find_top() local
661 const char *top = find_top(top_buf); in find_product_out_path() local
/system/core/sh/
Dmain.c228 cmdloop(int top) in cmdloop()
Darith.c644 yy_stack_print (short int *bottom, short int *top) in yy_stack_print()
/system/core/libpixelflinger/tinyutils/
DSortedVector.h201 const TYPE& SortedVector<TYPE>::top() const { in top() function
DVector.h232 const TYPE& Vector<TYPE>::top() const { in top() function
/system/core/libcutils/
Dmspace.c91 char *top; member
Dtzstrftime.c425 int top; local
/system/core/libpixelflinger/
Dtrap.cpp670 const GGLfixed* top = p1; in edge_setup() local
860 const GGLfixed* top = p1; in aa_edge_setup() local
/system/core/libacc/
Dacc.cpp3047 size_t top = ((size_t) getPC() + pagesize - 1) & ~ (pagesize - 1); in finishCompile() local