Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/utils/
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()
/third_party/ntfs-3g/libntfs-3g/
Dindex.c207 static INDEX_ENTRY *ntfs_ie_get_first(INDEX_HEADER *ih) in ntfs_ie_get_first()
217 static u8 *ntfs_ie_get_end(INDEX_HEADER *ih) in ntfs_ie_get_end()
241 static INDEX_ENTRY *ntfs_ie_get_by_pos(INDEX_HEADER *ih, int pos) in ntfs_ie_get_by_pos()
255 static INDEX_ENTRY *ntfs_ie_prev(INDEX_HEADER *ih, INDEX_ENTRY *ie) in ntfs_ie_prev()
289 void ntfs_ih_filename_dump(INDEX_HEADER *ih) in ntfs_ih_filename_dump()
302 static int ntfs_ih_numof_entries(INDEX_HEADER *ih) in ntfs_ih_numof_entries()
317 static int ntfs_ih_one_entry(INDEX_HEADER *ih) in ntfs_ih_one_entry()
322 static int ntfs_ih_zero_entry(INDEX_HEADER *ih) in ntfs_ih_zero_entry()
327 static void ntfs_ie_delete(INDEX_HEADER *ih, INDEX_ENTRY *ie) in ntfs_ie_delete()
347 static void ntfs_ie_insert(INDEX_HEADER *ih, INDEX_ENTRY *ie, INDEX_ENTRY *pos) in ntfs_ie_insert()
[all …]
Dsecurity.c413 static INDEX_ENTRY *ntfs_ie_get_first(INDEX_HEADER *ih) in ntfs_ie_get_first()
/third_party/musl/porting/liteos_a/kernel/src/math/
D__rem_pio2_large.c275 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __rem_pio2_large() local
/third_party/musl/src/math/
D__rem_pio2_large.c275 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __rem_pio2_large() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ra_init.cpp123 unsigned ih = index >> bt_index_shift; in set() local
129 unsigned ih = index >> bt_index_shift; in clear() local
136 unsigned ih = index >> bt_index_shift; in get() local
142 unsigned ih = index >> bt_index_shift; in set() local
/third_party/toybox/porting/liteos_a/toys/net/
Dping.c93 struct icmphdr *ih = (void *)toybuf; in ping_main() local
/third_party/toybox/toys/net/
Dping.c114 struct icmphdr *ih = (void *)toybuf; in ping_main() local
/third_party/ffmpeg/libavfilter/
Dvf_transpose_npp.c297 int ih = stage->planes_in[i].height; in npptranspose_rotate() local
330 int ih = stage->planes_in[i].height; in npptranspose_transpose() local
Dvf_cover_rect.c92 int ih = AV_CEIL_RSHIFT(in->height, !!p); in blur() local
Dvf_scale_npp.c719 int ih = stage->planes_in[i].height; in nppscale_resize() local
Dvf_convolve.c300 const int iw = (n - w) / 2, ih = (n - h) / 2; in get_input() local
/third_party/lwip/test/unit/udp/
Dtest_udp.c177 struct ip_hdr *ih; in test_udp_create_test_packet() local
/third_party/jerryscript/jerry-libm/
Dtrig.c192 int jz, jx, jv, jp, jk, carry, n, iq[20], i, j, k, m, q0, ih; in __kernel_rem_pio2() local
/third_party/optimized-routines/math/test/rtest/
Ddotest.c113 static void set_mpc_d(mpc_t z, uint32 rh, uint32 rl, uint32 ih, uint32 il) in set_mpc_d()
257 uint32 *ih, uint32 *il, uint32 *iextra) in get_mpc_d()
/third_party/ffmpeg/libavcodec/
Dcavs.c286 int ih = 0; in intra_pred_plane() local
/third_party/skia/src/shaders/
DSkImageShader.cpp738 h, ih, i2h; in makeProgram() member
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c1026 int ih; in tjCompressFromYUVPlanes() local
1699 int ih; in tjDecompressToYUVPlanes() local
/third_party/skia/src/gpu/ops/
DTextureOp.cpp113 float iw, ih, h; in proxy_normalization_params() local
/third_party/node/deps/v8/src/base/
Dieee754.cc470 int32_t jz, jx, jv, jp, jk, carry, n, iq[20], i, j, k, m, q0, ih; in __kernel_rem_pio2() local