Home
last modified time | relevance | path

Searched defs:iot (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/test/Semantics/
Dtypeinfo01.f90138 subroutine rf(x,u,iot,v,iostat,iomsg) argument
141 character(len=*), intent(in) :: iot local
152 subroutine wf(x,u,iot,v,iostat,iomsg) argument
155 character(len=*), intent(in) :: iot local
187 subroutine rf(x,u,iot,v,iostat,iomsg) argument
190 character(len=*), intent(in) :: iot local
201 subroutine wf(x,u,iot,v,iostat,iomsg) argument
204 character(len=*), intent(in) :: iot local
/external/blktrace/
Dblkparse.c912 static inline int track_rb_insert(struct per_dev_info *pdi,struct io_track *iot) in track_rb_insert()
962 struct io_track *iot; in find_track() local
980 struct io_track *iot; in log_track_frontmerge() local
1001 struct io_track *iot; in log_track_getrq() local
1023 struct io_track *iot; in log_track_queue() local
1041 struct io_track *iot; in log_track_insert() local
1072 struct io_track *iot; in log_track_issue() local
1109 struct io_track *iot; in log_track_complete() local
/external/virglrenderer/src/
Dvrend_shader.c3767 enum io_type iot, in get_source_info_generic()
6048 enum io_type iot, const char *prefix, in emit_ios_generic()