Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 149) sorted by relevance

123456

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimghdr.py9 def what(file, h=None): argument
37 def test_jpeg(h, f): argument
44 def test_exif(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
[all …]
Dsndhdr.py58 def test_aifc(h, f): argument
79 def test_au(h, f): argument
108 def test_hcom(h, f): argument
117 def test_voc(h, f): argument
130 def test_wav(h, f): argument
143 def test_8svx(h, f): argument
152 def test_sndt(h, f): argument
161 def test_sndr(h, f): argument
Dcolorsys.py90 def hls_to_rgb(h, l, s): argument
135 def hsv_to_rgb(h, s, v): argument
/device/generic/goldfish/sensors/
Dsensor_list.cpp306 bool isSensorHandleValid(const int h) { in isSensorHandleValid()
310 const SensorInfo* getSensorInfoByHandle(const int h) { in getSensorInfoByHandle()
314 const char* getQemuSensorNameByHandle(const int h) { in getQemuSensorNameByHandle()
/device/generic/goldfish-opengl/shared/qemupipe/include-types/
Dqemu_pipe_types_bp.h26 inline bool qemu_pipe_valid(QEMU_PIPE_HANDLE h) { in qemu_pipe_valid()
35 inline bool qemu_pipe_valid(QEMU_PIPE_HANDLE h) { in qemu_pipe_valid()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstring.c52 unsigned int h = seed ^ cast(unsigned int, l); in luaS_hash() local
79 unsigned int h = lmod(gco2ts(p)->hash, newsize); /* new position */ in luaS_resize() local
99 int tag, unsigned int h, GCObject **list) { in createstrobj()
117 unsigned int h) { in newshrstr()
136 unsigned int h = luaS_hash(str, l, g->seed); in internshrstr() local
Dlgc.c94 #define gnodelast(h) gnode(h, cast(size_t, sizenode(h))) argument
100 #define linktable(h,p) ((h)->gclist = *(p), *(p) = obj2gco(h)) argument
355 static void traverseweakvalue (global_State *g, Table *h) { in traverseweakvalue()
378 static int traverseephemeron (global_State *g, Table *h) { in traverseephemeron()
416 static void traversestrongtable (global_State *g, Table *h) { in traversestrongtable()
434 static lu_mem traversetable (global_State *g, Table *h) { in traversetable()
528 Table *h = gco2t(o); in propagatemark() local
627 Table *h = gco2t(l); in clearkeys() local
645 Table *h = gco2t(l); in clearvalues() local
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferaccess.cpp36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock()
73 int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr()
223 int h, void **vaddr, int32_t fence_fd) in mali_gralloc_lock_async()
235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async()
249 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd) in mali_gralloc_lock_flex_async()
Dmali_gralloc_module.cpp92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock()
101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr()
116 int h, void **vaddr, int32_t fence_fd) in gralloc_lock_async()
124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_bufferaccess.cpp36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock()
73 int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr()
223 int h, void **vaddr, int32_t fence_fd) in mali_gralloc_lock_async()
235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async()
249 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd) in mali_gralloc_lock_flex_async()
Dmali_gralloc_module.cpp92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock()
101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr()
116 int h, void **vaddr, int32_t fence_fd) in gralloc_lock_async()
124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp176 int free_buffer(buffer_handle_t h) { in free_buffer()
180 int register_buffer(buffer_handle_t h) { in register_buffer()
184 int unregister_buffer(buffer_handle_t h) { in unregister_buffer()
664 int gralloc_free(buffer_handle_t h) { in gralloc_free()
679 int w, int h, int format, int usage, in s_gralloc_alloc()
689 static int s_gralloc_free(alloc_device_t* ad, buffer_handle_t h) { in s_gralloc_free()
855 int free_buffer(buffer_handle_t h) override { in free_buffer()
878 int register_buffer(buffer_handle_t h) override { in register_buffer()
910 int unregister_buffer(buffer_handle_t h) override { in unregister_buffer()
962 int gralloc_register_buffer(const gralloc_module_t* gralloc_module, buffer_handle_t h) { in gralloc_register_buffer()
[all …]
/device/google/cuttlefish/guest/hals/camera/
DGrallocModule.h28 int lock(buffer_handle_t handle, int usage, int l, int t, int w, int h, in lock()
34 int lock_ycbcr(buffer_handle_t handle, int usage, int l, int t, int w, int h, in lock_ycbcr()
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/
DMultiDisplayService.java76 public void set(int w, int h, int d, int f) { in set()
83 public boolean match(int w, int h, int d, int f) { in match()
141 private void createVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in createVirtualDisplay()
153 private void addVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in addVirtualDisplay()
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp281 …odule_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vaddr) in gralloc_lock()
330 …_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct android_yc… in gralloc_lock_ycbcr()
465 …_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vaddr, int… in gralloc_lock_async()
489 …_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct android_yc… in gralloc_lock_async_ycbcr()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_compositor.cpp41 int32_t h) { in region_add()
61 int32_t h) { in region_subtract()
100 int32_t h) { in surface_damage()
162 int32_t h) { in surface_damage_buffer()
Dwayland_shell.cpp39 int32_t h) { in zxdg_positioner_v6_set_size()
51 int32_t h) { in zxdg_positioner_v6_set_anchor_rect()
174 int32_t h) { in zxdg_toplevel_v6_set_max_size()
184 int32_t h) { in zxdg_toplevel_v6_set_min_size()
307 int32_t h) { in zxdg_surface_v6_set_window_geometry()
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dbl_common.h116 param_header_t h; member
150 param_header_t h; member
167 param_header_t h; member
188 param_header_t h; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dhash.c111 unsigned h=0; local
131 unsigned h=0; local
/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc.cpp50 alloc_device_t* /*dev*/, int format, int w, int h, in gralloc_alloc_buffer()
99 static int gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsilib.py622 def add(self, name, x, y, w, h, text, value = None): argument
631 def __init__(self, db, name, x, y, w, h, attr, title, first, default, cancel): argument
637 def control(self, name, type, x, y, w, h, attr, prop, text, next, help): argument
642 def text(self, name, x, y, w, h, attr, text): argument
646 def bitmap(self, name, x, y, w, h, text): argument
649 def line(self, name, x, y, w, h): argument
652 def pushbutton(self, name, x, y, w, h, attr, text, next): argument
655 def radiogroup(self, name, x, y, w, h, attr, prop, text, next): argument
661 def checkbox(self, name, x, y, w, h, attr, prop, text, next): argument
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dhd_init.c41 htinit(h, s, inc) unsigned char *h; CONST unsigned char *s; int inc; in htinit() argument
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_sinh.c44 double t,w,h; in __ieee754_sinh() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_undocumented_details.py20 def h(): function
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/include/
Dplat_params.h83 struct bl31_plat_param h; member
88 struct bl31_plat_param h; member

123456