/development/ndk/platforms/android-3/include/mtd/ |
D | mtd-abi.h | 16 uint32_t start; 17 uint32_t length; 21 uint32_t start; 22 uint32_t length; 55 uint32_t flags; 56 uint32_t size; 57 uint32_t erasesize; 58 uint32_t writesize; 59 uint32_t oobsize; 61 uint32_t ecctype; [all …]
|
/development/ndk/platforms/android-3/include/linux/ |
D | msm_audio.h | 38 uint32_t buffer_size; 39 uint32_t buffer_count; 40 uint32_t channel_count; 41 uint32_t sample_rate; 42 uint32_t type; 43 uint32_t unused[3]; 47 uint32_t byte_count; 48 uint32_t sample_count; 49 uint32_t unused[2]; 58 uint32_t device; [all …]
|
D | msm_mdp.h | 54 uint32_t x; 55 uint32_t y; 56 uint32_t w; 57 uint32_t h; 61 uint32_t width; 62 uint32_t height; 63 uint32_t format; 64 uint32_t offset; 73 uint32_t alpha; 74 uint32_t transp_mask; [all …]
|
D | dm-ioctl.h | 24 uint32_t version[3]; 25 uint32_t data_size; 27 uint32_t data_start; 29 uint32_t target_count; 31 uint32_t flags; 32 uint32_t event_nr; 33 uint32_t padding; 47 uint32_t next; 54 uint32_t count; 55 uint32_t padding; [all …]
|
D | pfkeyv2.h | 27 uint32_t sadb_msg_seq; 28 uint32_t sadb_msg_pid; 39 uint32_t sadb_sa_spi; 44 uint32_t sadb_sa_flags; 50 uint32_t sadb_lifetime_allocations; 82 uint32_t sadb_sens_dpd; 87 uint32_t sadb_sens_reserved; 105 uint32_t sadb_comb_reserved; 106 uint32_t sadb_comb_soft_allocations; 107 uint32_t sadb_comb_hard_allocations; [all …]
|
D | msm_adsp.h | 23 uint32_t len; 29 uint32_t timeout_ms; 32 uint32_t len;
|
D | mt9t013.h | 58 #define MT9T013_I2C_IOCTL_SENSOR_SETTING _IOW(MT9T013_I2C_IOCTL_MAGIC, 16, uint32_t) 92 uint32_t mode; 97 #define MT9T013_I2C_IOCTL_MOVE_FOCUS _IOW(MT9T013_I2C_IOCTL_MAGIC, 19, uint32_t) 99 #define MT9T013_I2C_IOCTL_SET_DEFAULT_FOCUS _IOW(MT9T013_I2C_IOCTL_MAGIC, 20, uint32_t)
|
/development/ndk/platforms/android-3/include/netinet/ |
D | in6.h | 34 ((*(const uint32_t *)(const void *)(&(a)->s6_addr[0]) == 0) && \ 35 (*(const uint32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \ 36 (*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) == 0) && \ 37 (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) == 0)) 40 ((*(const uint32_t *)(const void *)(&(a)->s6_addr[0]) == 0) && \ 41 (*(const uint32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \ 42 (*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) == 0) && \ 43 (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) == ntohl(1))) 46 ((*(const uint32_t *)(const void *)(&(a)->s6_addr[0]) == 0) && \ 47 (*(const uint32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \ [all …]
|
D | ip_icmp.h | 59 uint32_t ira_addr; 60 uint32_t ira_preference; 103 uint32_t its_otime; 104 uint32_t its_rtime; 105 uint32_t its_ttime; 111 uint32_t id_mask;
|
D | ip.h | 256 uint32_t spi; 257 uint32_t seq_no; 262 uint32_t spi; 263 uint32_t seq_no;
|
/development/ndk/platforms/android-3/include/sys/ |
D | vfs.h | 39 uint32_t f_type; 40 uint32_t f_bsize; 47 uint32_t f_namelen; 48 uint32_t f_frsize; 49 uint32_t f_spare[5];
|
/development/simulator/wrapsim/ |
D | BitVector.c | 34 bv->storage = (uint32_t*) malloc(count * sizeof(uint32_t)); in wsAllocBitVector() 35 memset(bv->storage, 0xff, count * sizeof(uint32_t)); in wsAllocBitVector() 85 (pBits->storageSize + kBitVectorGrowth) * sizeof(uint32_t)); in wsAllocBit() 87 kBitVectorGrowth * sizeof(uint32_t)); in wsAllocBit() 98 num < (int) pBits->storageSize * (int)sizeof(uint32_t) * 8); in wsFreeBit()
|
/development/ndk/platforms/android-8/include/android/ |
D | bitmap.h | 41 uint32_t width; 42 uint32_t height; 43 uint32_t stride; 45 uint32_t flags; // 0 for now
|
/development/ndk/platforms/android-9/include/android/ |
D | bitmap.h | 40 uint32_t width; 41 uint32_t height; 42 uint32_t stride; 44 uint32_t flags; // 0 for now
|
D | native_activity.h | 255 uint32_t addFlags, uint32_t removeFlags); 272 void ANativeActivity_showSoftInput(ANativeActivity* activity, uint32_t flags); 289 void ANativeActivity_hideSoftInput(ANativeActivity* activity, uint32_t flags);
|
/development/ndk/platforms/android-3/include/ |
D | sha1.h | 19 uint32_t state[5]; 20 uint32_t count[2]; 25 void SHA1Transform(uint32_t[5], const u_char[64]);
|
D | thread_db.h | 62 typedef uint32_t td_event_e; 63 typedef uint32_t td_notify_e; 64 typedef uint32_t td_thr_state_e; 89 uint32_t events; 135 … td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags);
|
D | stdint.h | 58 typedef __uint32_t uint32_t; typedef 106 typedef uint32_t uint_fast16_t; 138 typedef uint32_t uint_least32_t; 139 typedef uint32_t uint_fast32_t; 242 typedef uint32_t uintmax_t;
|
/development/ndk/platforms/android-9/include/ |
D | thread_db.h | 64 typedef uint32_t td_event_e; 65 typedef uint32_t td_notify_e; 66 typedef uint32_t td_thr_state_e; 92 uint32_t events; 152 … td_thr_state_e state, int32_t prio, sigset_t * sigmask, uint32_t user_flags);
|
/development/ndk/platforms/android-3/include/arpa/ |
D | inet.h | 37 typedef uint32_t in_addr_t; 39 extern uint32_t inet_addr(const char *);
|
/development/samples/BrowserPlugin/jni/ |
D | PluginObject.cpp | 77 static bool pluginInvoke(NPObject *obj, NPIdentifier name, const NPVariant *args, uint32_t argCount… 78 static bool pluginInvokeDefault(NPObject *obj, const NPVariant *args, uint32_t argCount, NPVariant … 82 static bool pluginEnumerate(NPObject *npobj, NPIdentifier **value, uint32_t *count); 163 static bool pluginInvoke(NPObject *obj, NPIdentifier name, const NPVariant *args, uint32_t argCount… in pluginInvoke() 172 static bool pluginInvokeDefault(NPObject *obj, const NPVariant *args, uint32_t argCount, NPVariant … in pluginInvokeDefault() 208 static bool pluginEnumerate(NPObject *npobj, NPIdentifier **value, uint32_t *count) in pluginEnumerate()
|
/development/ndk/platforms/android-4/include/KHR/ |
D | khrplatform.h | 135 typedef uint32_t khronos_uint32_t; 148 typedef uint32_t khronos_uint32_t; 200 typedef uint32_t khronos_uint32_t;
|
/development/samples/BrowserPlugin/jni/background/ |
D | BackgroundPlugin.h | 39 uint32_t mStartTime; 40 uint32_t mPrevTime;
|
/development/ndk/platforms/android-3/include/linux/mtd/ |
D | cfi.h | 45 uint32_t FeatureSupport; 58 uint32_t ProtRegAddr; 120 uint32_t ProtField[1]; 126 uint32_t ConfField[1];
|
/development/ide/xcode/ports/ |
D | SkBitmap_Mac.cpp | 13 static void convertGL32_to_Mac32(uint32_t dst[], const SkBitmap& bm) { in convertGL32_to_Mac32() 17 uint32_t* stop = dst + (bm.getSize() >> 2); in convertGL32_to_Mac32() 21 src += sizeof(uint32_t); in convertGL32_to_Mac32() 25 static void convert565_to_32(uint32_t dst[], const SkBitmap& bm) { in convert565_to_32()
|