Home
last modified time | relevance | path

Searched defs:ih (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/linux/
Dinotify.h86 struct inotify_handle *ih; /* associated inotify handle */ member
176 static inline void inotify_destroy(struct inotify_handle *ih) in inotify_destroy()
180 static inline __s32 inotify_find_watch(struct inotify_handle *ih, struct inode *inode, in inotify_find_watch()
186 static inline __s32 inotify_find_update_watch(struct inotify_handle *ih, in inotify_find_update_watch()
192 static inline __s32 inotify_add_watch(struct inotify_handle *ih, in inotify_add_watch()
199 static inline int inotify_rm_watch(struct inotify_handle *ih, in inotify_rm_watch()
205 static inline int inotify_rm_wd(struct inotify_handle *ih, __u32 wd) in inotify_rm_wd()
210 static inline void inotify_remove_watch_locked(struct inotify_handle *ih, in inotify_remove_watch_locked()
Dcoda.h363 struct coda_in_hdr ih; member
377 struct coda_in_hdr ih; member
388 struct coda_in_hdr ih; member
399 struct coda_in_hdr ih; member
410 struct coda_in_hdr ih; member
427 struct coda_in_hdr ih; member
439 struct coda_in_hdr ih; member
450 struct coda_in_hdr ih; member
466 struct coda_in_hdr ih; member
481 struct coda_in_hdr ih; member
[all …]
/external/libyuv/files/unit_test/
Drotate_test.cc29 int iw, ih, ow, oh; in TEST_F() local
76 int iw, ih, ow, oh; in TEST_F() local
136 int iw, ih, ow, oh; in TEST_F() local
196 int iw, ih, ow, oh; in TEST_F() local
273 int iw, ih, ow, oh; in TEST_F() local
350 int iw, ih, ow, oh; in TEST_F() local
428 int iw, ih, ow, oh; in TEST_F() local
475 int iw, ih, ow, oh; in TEST_F() local
534 int iw, ih, ow, oh; in TEST_F() local
581 int iw, ih; in TEST_F() local
[all …]
/external/fdlibm/
Dk_rem_pio2.c170 int jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
/external/javassist/src/main/javassist/bytecode/annotation/
DAnnotationImpl.java239 InvocationHandler ih = Proxy.getInvocationHandler(obj); in checkEquals() local
/external/grub/stage2/
Dfsys_reiserfs.c217 #define IH_KEY_OFFSET(ih) ((ih)->ih_version == ITEM_VERSION_1 \ argument
221 #define IH_KEY_ISTYPE(ih, type) ((ih)->ih_version == ITEM_VERSION_1 \ argument
731 struct item_head *ih = INFO->current_ih + 1; in next_key() local
826 struct item_head *ih; in search_stat() local
/external/libvpx/libvpx/
Dvp8_multi_resolution_encoder.c316 unsigned int ih = cfg[i-1].g_h*dsf[i-1].den + dsf[i-1].num - 1; in main() local
/external/qemu/hw/
Dgoldfish_events_device.c306 int il, ih; in events_set_bits() local
/external/libppp/src/
Dip.c304 const struct icmp *ih; in FilterCheck() local
/external/tcpdump/
Dprint-juniper.c221 const struct juniper_ipsec_header *ih; in juniper_es_print() local