OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:im_type
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
nfs_idmap.h
32
__u8
im_type
;
member in struct:idmap_msg
/external/kernel-headers/original/uapi/linux/
nfs_idmap.h
57
__u8
im_type
;
member in struct:idmap_msg
/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/
dense_image_warp_test.py
222
for
im_type
in ['float32', 'float64', 'float16']:
225
self.check_interpolation_correctness(shape,
im_type
, flow_type)
Completed in 1312 milliseconds