Home
last modified time | relevance | path

Searched defs:top (Results 1 – 8 of 8) 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/adb/
Dcommandline.c769 static int top_works(const char *top) in top_works()
799 char *top = getenv("ANDROID_BUILD_TOP"); in find_top() local
889 const char *top = find_top(top_buf); in find_product_out_path() local
/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/
Dtzstrftime.c426 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/include/system/
Dwindow.h60 int32_t top; member