/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | imghdr.py | 9 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 …]
|
D | sndhdr.py | 58 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
|
D | colorsys.py | 90 def hls_to_rgb(h, l, s): argument 135 def hsv_to_rgb(h, s, v): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lstring.c | 52 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
|
D | lgc.c | 94 #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/generic/goldfish/camera/ |
D | GrallocModule.h | 15 int usage, int l, int t, int w, int h, void **vaddr) { in lock() 21 int usage, int l, int t, int w, int h, in lock_ycbcr()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | Threads.c | 15 WRes HandleToWRes(HANDLE h) { return (h != 0) ? 0 : GetError(); } in HandleToWRes() 18 static WRes MyCloseHandle(HANDLE *h) in MyCloseHandle() 37 WRes WaitObject(HANDLE h) in WaitObject()
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
D | JoystickView.java | 52 int h = mJoystickBackground.getIntrinsicHeight(); in initJoystickView() local 71 int h = mJoystickBackground.getIntrinsicHeight(); in onDraw() local
|
D | Utilities.java | 8 int h = d.getIntrinsicHeight(); in centerAround() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | hash.c | 111 unsigned h=0; local 131 unsigned h=0; local
|
D | hash.h | 59 #define Hash(s,h,size) \ argument
|
/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
D | e_sinh.c | 44 double t,w,h; in __ieee754_sinh() local
|
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | hd_init.c | 41 htinit(h, s, inc) unsigned char *h; CONST unsigned char *s; int inc; in htinit() argument
|
D | hexnan.c | 63 ULong c, h, *x, *x1, *xe; local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_undocumented_details.py | 20 def h(): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | msilib.py | 622 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/google/contexthub/lib/include/nanohub/ |
D | sha2.h | 31 uint32_t h[8]; member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/sym/ |
D | sym.c | 171 register unsigned int h=0; local 193 register unsigned int h=0; local
|
D | template.h | 5 #define HASH(p, h) while ( *p != '\0' ) h = (h<<1) + *p++; argument
|
/device/linaro/hikey/gralloc960/ |
D | gralloc_module.cpp | 141 …odule_t const* module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void** vaddr) in gralloc_lock() 175 int l, int t, int w, int h, in gralloc_lock_ycbcr()
|
D | alloc_ion.cpp | 41 static void init_afbc(uint8_t *buf, uint64_t internal_format, int w, int h) in init_afbc() 215 …(alloc_device_t* dev, size_t size, int usage, buffer_handle_t* pHandle, uint64_t fmt, int w, int h) in alloc_backend_alloc()
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 83 for (auto &h : mOperationHandler) { in activate() local 94 for (auto &h: mOperationHandler) { in setDelay() local 117 for (auto &h : mOperationHandler) { in batch() local 128 for (auto &h : mOperationHandler) { in flush() local
|
/device/linaro/bootloader/arm-trusted-firmware/include/common/ |
D | bl_common.h | 153 param_header_t h; member 167 param_header_t h; member 187 param_header_t h; member
|
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/ |
D | int_types.h | 124 static inline ti_int make_ti(di_int h, di_int l) { in make_ti() 131 static inline tu_int make_tu(du_int h, du_int l) { in make_tu()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | gethostbynis.c | 63 static struct hostent h; in _gethostbynis() local
|