| /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/drivers/parameter/ |
| D | ddr_parameter.c | 49 uint64_t base, top; in ddr_region_usage_parse() local
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | FormatConversions.cpp | 90 int left, int top, int right, int bottom) { in rgb565_to_yv12() 130 int left, int top, int right, int bottom) { in rgb888_to_yv12() 198 int left, int top, int right, int bottom) { in rgb888_to_yuv420p() 235 int left, int top, int right, int bottom) { in yv12_to_rgb565() 280 int left, int top, int right, int bottom) { in yv12_to_rgb888() 320 int left, int top, int right, int bottom) { in yuv420p_to_rgb888() 364 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/ |
| D | rss2html.py | 13 top = """\ variable
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
| D | wsgui.py | 92 def __init__(self, top): argument 198 def __init__(self, top=None): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
| D | cjkcodecs.h | 31 unsigned char bottom, top; member 37 unsigned char bottom, top; member 43 unsigned char bottom, top; member 49 unsigned char bottom, top; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
| D | cjkcodecs.h | 31 unsigned char bottom, top; member 37 unsigned char bottom, top; member 43 unsigned char bottom, top; member 49 unsigned char bottom, top; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
| D | misc.py | 39 def top(self): member in Stack
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | getaddrinfo.c | 240 struct addrinfo *top = NULL; in getaddrinfo() local 540 struct addrinfo *top, *cur; local
|
| /device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ |
| D | gralloc1.h | 59 int32_t top; member
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
| D | strftime.c | 360 int top; in _fmt() local
|
| /device/generic/goldfish-opengl/system/gralloc/ |
| D | gralloc_30.cpp | 190 const int left, const int top, const int width, const int height, in lock() 223 const int left, const int top, const int width, const int height, in lock_ycbcr() 289 const int left, const int top, const int width, const int height, in lock_impl() 382 const int top = handle.lockedTop; in unlock_impl() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_symtable.py | 48 top = symtable.symtable(TEST_CODE, "?", "exec") variable in SymtableTest
|
| D | test_runpy.py | 136 def _del_pkg(self, top, depth, mod_name): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | ntpath.py | 239 def walk(top, func, arg): argument
|
| D | posixpath.py | 209 def walk(top, func, arg): argument
|
| D | poplib.py | 291 def top(self, which, howmuch): member in POP3
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/ |
| D | ntpath.py | 244 def walk(top, func, arg): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/ |
| D | ntpath.py | 267 def walk(top, func, arg): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| D | lvm.c | 296 StkId top = L->top; in luaV_concat() local 449 StkId top = L->top - 1; /* top when 'call_binTM' was called */ in luaV_finishOp() local
|
| D | lstate.h | 71 StkId top; /* top for this function */ member 157 StkId top; /* first free slot in the stack */ member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/ |
| D | parser.c | 40 register stackentry *top; in s_push() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
| D | parser.c | 40 register stackentry *top; in s_push() local
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/drivers/soc/ |
| D | soc.h | 104 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) argument
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1161 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES() 1166 void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z… in glOrthofOES()
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() 465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() 761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() 979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() 1417 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() 1531 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES() 1757 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES() 1763 void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z… in glOrthofOES()
|