/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_tracker.c | 87 struct xa_format_descriptor fdesc; in xa_get_pipe_format() local 205 struct xa_format_descriptor fdesc = in xa_tracker_create() local 275 struct xa_format_descriptor fdesc; in xa_get_format_stype_depth() local 297 struct xa_format_descriptor fdesc = xa_get_pipe_format(xa, xa_format); in xa_format_check_supported() local 343 struct xa_format_descriptor fdesc; in surface_create() local 455 struct xa_format_descriptor fdesc; in xa_surface_redefine() local
|
D | xa_priv.h | 70 struct xa_format_descriptor fdesc; member
|
/external/ltp/testcases/kernel/syscalls/mlockall/ |
D | mlockall01.c | 82 char *fdesc; member
|
/external/ltp/testcases/kernel/syscalls/writev/ |
D | writev02.c | 230 void l_seek(int fdesc, off_t offset, int whence) in l_seek()
|
D | writev05.c | 282 long l_seek(int fdesc, long offset, int whence) in l_seek()
|
/external/ltp/testcases/kernel/syscalls/pwrite/ |
D | pwrite04.c | 241 void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek()
|
D | pwrite01.c | 250 void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek()
|
/external/ltp/testcases/kernel/syscalls/pread/ |
D | pread01.c | 285 void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek()
|
/external/ltp/testcases/kernel/syscalls/readv/ |
D | readv02.c | 280 long l_seek(int fdesc, long offset, int whence) in l_seek()
|
/external/grpc-grpc/third_party/nanopb/generator/ |
D | nanopb_generator.py | 995 def __init__(self, fdesc, file_options): argument 1416 def parse_file(filename, fdesc, options): argument 1460 def process_file(filename, fdesc, options, other_files = {}): argument
|
/external/nanopb-c/generator/ |
D | nanopb_generator.py | 1091 def __init__(self, fdesc, file_options): argument 1524 def parse_file(filename, fdesc, options): argument 1568 def process_file(filename, fdesc, options, other_files = {}): argument
|
/external/scapy/scapy/ |
D | utils.py | 780 def __init__(self, filename, fdesc, magic): argument 873 def __init__(self, filename, fdesc, magic): argument 912 def __init__(self, filename, fdesc, magic): argument 1027 def __init__(self, filename, fdesc, magic): argument
|