Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 192) sorted by relevance

12345678

/device/google/contexthub/lib/nanohub/
Dsha2.c23 state->h[0] = 0x6a09e667; in sha2init()
24 state->h[1] = 0xbb67ae85; in sha2init()
25 state->h[2] = 0x3c6ef372; in sha2init()
26 state->h[3] = 0xa54ff53a; in sha2init()
27 state->h[4] = 0x510e527f; in sha2init()
28 state->h[5] = 0x9b05688c; in sha2init()
29 state->h[6] = 0x1f83d9ab; in sha2init()
30 state->h[7] = 0x5be0cd19; in sha2init()
68 uint32_t i, a, b, c, d, e, f, g, h; in sha2processBlock() local
82 a = state->h[0]; in sha2processBlock()
[all …]
/device/generic/goldfish-opengl/
DBUILD.gn4 "android-emu/android/base/AlignedBuf.h",
6 "android-emu/android/base/AndroidSubAllocator.h",
8 "android-emu/android/base/Pool.h",
10 "android-emu/android/base/Tracing.h",
12 "android-emu/android/base/files/MemStream.h",
14 "android-emu/android/base/files/Stream.h",
16 "android-emu/android/base/files/StreamSerializing.h",
18 "android-emu/android/base/synchronization/AndroidConditionVariable.h",
19 "android-emu/android/base/synchronization/AndroidLock.h",
21 "android-emu/android/base/synchronization/AndroidMessageChannel.h",
[all …]
/device/google/crosshatch/json-c/
DMakefile.am3 EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj
13 arraylist.h \
14 bits.h \
15 debug.h \
16 json.h \
17 json_config.h \
18 json_c_version.h \
19 json_inttypes.h \
20 json_object.h \
21 json_object_iterator.h \
[all …]
Dconfigure.ac30 AC_CONFIG_HEADER(config.h)
31 AC_CONFIG_HEADER(json_config.h)
33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h
34 AC_CHECK_HEADER(inttypes.h,[AC_DEFINE([JSON_C_HAVE_INTTYPES_H],[1],[Public define for json_inttypes…
46 AC_CHECK_DECLS([INFINITY], [], [], [[#include <math.h>]])
47 AC_CHECK_DECLS([nan], [], [], [[#include <math.h>]])
48 AC_CHECK_DECLS([isnan], [], [], [[#include <math.h>]])
49 AC_CHECK_DECLS([isinf], [], [], [[#include <math.h>]])
50 AC_CHECK_DECLS([_isnan], [], [], [[#include <float.h>]])
51 AC_CHECK_DECLS([_finite], [], [], [[#include <float.h>]])
Dconfig.h.in1 /* config.h.in. Generated from configure.ac by autoheader. */
32 /* Define to 1 if you have the <dlfcn.h> header file. */
38 /* Define to 1 if you have the <endian.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
44 /* Define to 1 if you have the <inttypes.h> header file. */
47 /* Define to 1 if you have the <limits.h> header file. */
50 /* Define to 1 if you have the <locale.h> header file. */
57 /* Define to 1 if you have the <memory.h> header file. */
73 /* Define to 1 if you have the <stdarg.h> header file. */
76 /* Define to 1 if you have the <stdint.h> header file. */
[all …]
/device/google/bonito/json-c/
DMakefile.am3 EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj
13 arraylist.h \
14 bits.h \
15 debug.h \
16 json.h \
17 json_config.h \
18 json_c_version.h \
19 json_inttypes.h \
20 json_object.h \
21 json_object_iterator.h \
[all …]
Dconfigure.ac30 AC_CONFIG_HEADER(config.h)
31 AC_CONFIG_HEADER(json_config.h)
33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h
34 AC_CHECK_HEADER(inttypes.h,[AC_DEFINE([JSON_C_HAVE_INTTYPES_H],[1],[Public define for json_inttypes…
46 AC_CHECK_DECLS([INFINITY], [], [], [[#include <math.h>]])
47 AC_CHECK_DECLS([nan], [], [], [[#include <math.h>]])
48 AC_CHECK_DECLS([isnan], [], [], [[#include <math.h>]])
49 AC_CHECK_DECLS([isinf], [], [], [[#include <math.h>]])
50 AC_CHECK_DECLS([_isnan], [], [], [[#include <float.h>]])
51 AC_CHECK_DECLS([_finite], [], [], [[#include <float.h>]])
Dconfig.h.in1 /* config.h.in. Generated from configure.ac by autoheader. */
32 /* Define to 1 if you have the <dlfcn.h> header file. */
38 /* Define to 1 if you have the <endian.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
44 /* Define to 1 if you have the <inttypes.h> header file. */
47 /* Define to 1 if you have the <limits.h> header file. */
50 /* Define to 1 if you have the <locale.h> header file. */
57 /* Define to 1 if you have the <memory.h> header file. */
73 /* Define to 1 if you have the <stdarg.h> header file. */
76 /* Define to 1 if you have the <stdint.h> header file. */
[all …]
/device/google/coral/json-c/
DMakefile.am3 EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj
13 arraylist.h \
14 bits.h \
15 debug.h \
16 json.h \
17 json_config.h \
18 json_c_version.h \
19 json_inttypes.h \
20 json_object.h \
21 json_object_iterator.h \
[all …]
Dconfigure.ac30 AC_CONFIG_HEADER(config.h)
31 AC_CONFIG_HEADER(json_config.h)
33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h
34 AC_CHECK_HEADER(inttypes.h,[AC_DEFINE([JSON_C_HAVE_INTTYPES_H],[1],[Public define for json_inttypes…
46 AC_CHECK_DECLS([INFINITY], [], [], [[#include <math.h>]])
47 AC_CHECK_DECLS([nan], [], [], [[#include <math.h>]])
48 AC_CHECK_DECLS([isnan], [], [], [[#include <math.h>]])
49 AC_CHECK_DECLS([isinf], [], [], [[#include <math.h>]])
50 AC_CHECK_DECLS([_isnan], [], [], [[#include <float.h>]])
51 AC_CHECK_DECLS([_finite], [], [], [[#include <float.h>]])
Dconfig.h.in1 /* config.h.in. Generated from configure.ac by autoheader. */
32 /* Define to 1 if you have the <dlfcn.h> header file. */
38 /* Define to 1 if you have the <endian.h> header file. */
41 /* Define to 1 if you have the <fcntl.h> header file. */
44 /* Define to 1 if you have the <inttypes.h> header file. */
47 /* Define to 1 if you have the <limits.h> header file. */
50 /* Define to 1 if you have the <locale.h> header file. */
57 /* Define to 1 if you have the <memory.h> header file. */
73 /* Define to 1 if you have the <stdarg.h> header file. */
76 /* Define to 1 if you have the <stdint.h> header file. */
[all …]
/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc_vsoc_priv.h118 static int validate(const native_handle* h) { in validate()
119 const private_handle_t* hnd = (const private_handle_t*)h; in validate()
120 if (!h) { in validate()
121 ALOGE("invalid gralloc handle (at %p): NULL pointer", h); in validate()
124 if (h->version != sizeof(native_handle)) { in validate()
128 h, in validate()
129 h->version, in validate()
133 if (h->numInts != sNumInts()) { in validate()
137 h, in validate()
138 h->numInts, in validate()
[all …]
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/
DMultiDisplayService.java76 public void set(int w, int h, int d, int f) { in set() argument
78 height = h; in set()
83 public boolean match(int w, int h, int d, int f) { in match() argument
84 return (w == width && h == height && d == dpi && f == flag); in match()
141 private void createVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in createVirtualDisplay() argument
142 mMultiDisplay[displayId].surface = nativeCreateSurface(displayId, w, h); in createVirtualDisplay()
145 DISPLAY_NAME, w, h, dpi, in createVirtualDisplay()
150 mMultiDisplay[displayId].set(w, h, dpi, flag); in createVirtualDisplay()
153 private void addVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in addVirtualDisplay() argument
154 if (mMultiDisplay[displayId].match(w, h, dpi, flag)) { in addVirtualDisplay()
[all …]
/device/linaro/dragonboard/qcom/qrtr/src/
Dhash.c6 unsigned int h; in hash_mem() local
9 h = len; in hash_mem()
12 h = ((h >> 27) ^ (h << 5)) ^ ((const unsigned char *)data)[i]; in hash_mem()
14 return h; in hash_mem()
/device/generic/opengl-transport/host/libs/virglrenderer/
DAndroid.bp35 "gles1_dec.h",
36 "gles1_opcodes.h",
37 "gles1_server_context.h",
38 "gles1_server_proc.h",
60 "gles3_dec.h",
61 "gles3_opcodes.h",
62 "gles3_server_context.h",
63 "gles3_server_proc.h",
85 "renderControl_dec.h",
86 "renderControl_opcodes.h",
[all …]
/device/google/coral/
Dinit.qcom.usb.sh199 mkdir control/header/h
200 ln -s control/header/h control/class/fs/
201 ln -s control/header/h control/class/ss
229 mkdir -p streaming/h264/h/960p
230 echo 1920 > streaming/h264/h/960p/wWidth
231 echo 960 > streaming/h264/h/960p/wWidth
232 echo 40 > streaming/h264/h/960p/bLevelIDC
233 echo "333667\n" > streaming/h264/h/960p/dwFrameInterval
235 mkdir -p streaming/h264/h/1920p
236 echo "333667\n" > streaming/h264/h/1920p/dwFrameInterval
[all …]
/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() argument
27 return h != QEMU_PIPE_INVALID_HANDLE; in qemu_pipe_valid()
35 inline bool qemu_pipe_valid(QEMU_PIPE_HANDLE h) { in qemu_pipe_valid() argument
36 return h > QEMU_PIPE_INVALID_HANDLE; in qemu_pipe_valid()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferaccess.h25 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h,
28 int h, android_ycbcr *ycbcr);
33 int h, void **vaddr, int32_t fence_fd);
35 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd);
37 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd);
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() argument
97 return mali_gralloc_lock(m, handle, usage, l, t, w, h, vaddr); in gralloc_lock()
101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr() argument
105 return mali_gralloc_lock_ycbcr(m, handle, usage, l, t, w, h, ycbcr); in gralloc_lock_ycbcr()
116 int h, void **vaddr, int32_t fence_fd) in gralloc_lock_async() argument
120 return mali_gralloc_lock_async(m, handle, usage, l, t, w, h, vaddr, fence_fd); in gralloc_lock_async()
124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async() argument
128 return mali_gralloc_lock_ycbcr_async(m, handle, usage, l, t, w, h, ycbcr, fence_fd); in gralloc_lock_ycbcr_async()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferaccess.h25 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h,
28 int h, android_ycbcr *ycbcr);
33 int h, void **vaddr, int32_t fence_fd);
35 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd);
37 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd);
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() argument
97 return mali_gralloc_lock(m, handle, usage, l, t, w, h, vaddr); in gralloc_lock()
101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr() argument
105 return mali_gralloc_lock_ycbcr(m, handle, usage, l, t, w, h, ycbcr); in gralloc_lock_ycbcr()
116 int h, void **vaddr, int32_t fence_fd) in gralloc_lock_async() argument
120 return mali_gralloc_lock_async(m, handle, usage, l, t, w, h, vaddr, fence_fd); in gralloc_lock_async()
124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async() argument
128 return mali_gralloc_lock_ycbcr_async(m, handle, usage, l, t, w, h, ycbcr, fence_fd); in gralloc_lock_ycbcr_async()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_compositor.cpp41 int32_t h) { in region_add() argument
47 << " h=" << h; in region_add()
53 region->h = h; in region_add()
61 int32_t h) { in region_subtract() argument
67 << " h=" << h; in region_subtract()
100 int32_t h) { in surface_damage() argument
106 << " h=" << h; in surface_damage()
162 int32_t h) { in surface_damage_buffer() argument
168 << " h=" << h; in surface_damage_buffer()
/device/generic/goldfish/sensors/
Dsensor_list.cpp247 bool isSensorHandleValid(const int h) { in isSensorHandleValid() argument
248 return h >= 0 && h < kSensorNumber; in isSensorHandleValid()
251 const SensorInfo* getSensorInfoByHandle(const int h) { in getSensorInfoByHandle() argument
252 return isSensorHandleValid(h) ? &kAllSensors[h] : nullptr; in getSensorInfoByHandle()
255 const char* getQemuSensorNameByHandle(const int h) { in getQemuSensorNameByHandle() argument
256 return kQemuSensorName[h]; in getQemuSensorNameByHandle()
/device/google/contexthub/sensorhal/
Dsensors.cpp83 for (auto &h : mOperationHandler) { in activate() local
84 if (h->owns(handle)) { in activate()
85 return h->activate(handle, enabled); in activate()
94 for (auto &h: mOperationHandler) { in setDelay() local
95 if (h->owns(handle)) { in setDelay()
96 return h->setDelay(handle, delayNs); in setDelay()
117 for (auto &h : mOperationHandler) { in batch() local
118 if (h->owns(handle)) { in batch()
119 return h->batch(handle, sampling_period_ns, max_report_latency_ns); in batch()
128 for (auto &h : mOperationHandler) { in flush() local
[all …]
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp143 virtual int free_buffer(buffer_handle_t h) = 0;
144 virtual int register_buffer(buffer_handle_t h) = 0;
145 virtual int unregister_buffer(buffer_handle_t h) = 0;
178 int free_buffer(buffer_handle_t h) { in free_buffer() argument
179 return m_bufferManager->free_buffer(h); in free_buffer()
182 int register_buffer(buffer_handle_t h) { in register_buffer() argument
183 return m_bufferManager->register_buffer(h); in register_buffer()
186 int unregister_buffer(buffer_handle_t h) { in unregister_buffer() argument
187 return m_bufferManager->unregister_buffer(h); in unregister_buffer()
666 int gralloc_free(buffer_handle_t h) { in gralloc_free() argument
[all …]

12345678