Home
last modified time | relevance | path

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

/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/codeflinger/tinyutils/
DSortedVector.h202 const TYPE& SortedVector<TYPE>::top() const { in top() function
DVector.h241 const TYPE& Vector<TYPE>::top() const { in top() function
/system/core/adb/
Dcommandline.c784 static int top_works(const char *top) in top_works()
814 char *top = getenv("ANDROID_BUILD_TOP"); in find_top() local
904 const char *top = find_top(top_buf); in find_product_out_path() 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/include/system/
Dwindow.h60 int32_t top; member