Home
last modified time | relevance | path

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

123

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/drivers/parameter/
Dddr_parameter.c49 uint64_t base, top; in ddr_region_usage_parse() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp76 int left, int top, int right, int bottom) { in rgb565_to_yv12()
117 int left, int top, int right, int bottom) { in rgb888_to_yv12()
155 int left, int top, int right, int bottom) { in rgb888_to_yuv420p()
192 int left, int top, int right, int bottom) { in yv12_to_rgb565()
238 int left, int top, int right, int bottom) { in yv12_to_rgb888()
284 int left, int top, int right, int bottom) { in yuv420p_to_rgb888()
329 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/
Drss2html.py13 top = """\ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwsgui.py92 def __init__(self, top): argument
198 def __init__(self, top=None): argument
/device/google/marlin/camera/QCamera2/HAL/tsMakeuplib/include/
Dts_makeup_data.h34 long top; member
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp196 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dcjkcodecs.h31 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/
Dcjkcodecs.h31 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/
Dmisc.py39 def top(self): member in Stack
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc1.h59 int32_t top; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetaddrinfo.c240 struct addrinfo *top = NULL; in getaddrinfo() local
540 struct addrinfo *top, *cur; local
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
Dstrftime.c360 int top; in _fmt() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_symtable.py48 top = symtable.symtable(TEST_CODE, "?", "exec") variable in SymtableTest
Dtest_runpy.py136 def _del_pkg(self, top, depth, mod_name): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dntpath.py244 def walk(top, func, arg): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dntpath.py239 def walk(top, func, arg): argument
Dposixpath.py209 def walk(top, func, arg): argument
Dpoplib.py291 def top(self, which, howmuch): member in POP3
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dntpath.py267 def walk(top, func, arg): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlvm.c296 StkId top = L->top; in luaV_concat() local
449 StkId top = L->top - 1; /* top when 'call_binTM' was called */ in luaV_finishOp() local
Dlstate.h71 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/
Dparser.c40 register stackentry *top; in s_push() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dparser.c40 register stackentry *top; in s_push() local
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/drivers/soc/
Dsoc.h104 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) argument
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp96 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()

123