Searched defs:fd (Results 1 – 5 of 5) sorted by relevance
29 val fd = FileDialog(null as Frame?) in selectFile() constant
20 def le_scan_for_device_by_name(fd, log, search_name, timeout): argument
48 int fd = open("/data/asan", O_DIRECTORY | O_PATH | O_CLOEXEC, 0); in data_asan_exists() local77 int fd = open(kcov_file, O_RDWR); in test_kcov() local
119 def apply_transport_mode_transforms_file_descriptors(ad, fd, transforms): argument138 def remove_transport_mode_transforms_file_descriptors(ad, fd): argument
60 dex::u2 fd = (d & 0xf); in Pack_4_4_4_4() local