Searched refs:IOW (Results 1 – 13 of 13) sorted by relevance
/external/autotest/client/bin/input/ |
D | linux_input.py | 91 EVIOCSREP = IOW('E', 0x03, '2I') # set repeat settings 95 EVIOCSKEYCODE = IOW('E', 0x04, '2I') # set keycode 96 EVIOCSKEYCODE_V2 = IOW('E', 0x04, input_keymap_entry_t) 132 return IOW('E', 0xc0 + axis, input_absinfo_t) # set abs value/limits 138 EVIOCRMFF = IOW('E', 0x81, 'i') 142 EVIOCGRAB = IOW('E', 0x90, 'i')
|
D | linux_ioctl.py | 53 def IOW(t, nr, t_format): function
|
/external/kernel-headers/original/uapi/drm/ |
D | armada_drm.h | 49 ARMADA_IOCTL(IOW, GEM_PWRITE, gem_pwrite)
|
/external/libcap-ng/libcap-ng-0.7/ |
D | README | 6 if the headers match the kernel. IOW, if you have a chroot build system
|
/external/curl/tests/data/ |
D | test1405 | 128 # support, IOW depends on configuration - just ignore these.
|
/external/dnsmasq/contrib/webmin/ |
D | README | 44 IOW, it works, it's just not very elegant and not very robust.
|
/external/curl/m4/ |
D | curl-confopts.m4 | 111 dnl --enable-debug. IOW, initially, for debug-enabled builds 199 dnl for --enable-debug. IOW, initially, for debug-enabled builds 206 dnl IOW, existing optimizer flags defined in CFLAGS or CPPFLAGS
|
/external/strace/ |
D | README-linux-ptrace | 83 IOW: tracee may be "not yet fully dead" but already refusing ptrace ops. 189 delivered. IOW: SIGCONT may be not the first signal observed by the 252 exit/exec before continuing its execution (IOW: usual behavior on 309 "syscall-stop which is not syscall-enter-stop", IOW: it looks like a
|
D | ChangeLog | 24241 IOW: users want to see "resuming interrupted nanosleep" 32431 recent kernels. IOW: syscall_fixup_for_fork_exec() and its callees 34674 to expect SIGSTOP on attach (IOW: are we going to use PTRACE_SEIZE). 35479 it is always in [0, 1025*1024], IOW: we will try to allocate at most 36220 IOW: after this patch strace has no need to know about threads, parents 36512 IOW: in all cases, error in strace_fopen should be fatal. 36754 (IOW: perform operation only when we know we will need the result)
|
/external/python/cpython2/Misc/ |
D | SpecialBuilds.txt | 173 * far; or, IOW, the largest number of objects of this type alive at
|
/external/python/cpython2/Modules/ |
D | gc_weakref.txt | 203 IOW, a class designer can out-think __del__ problems, but has no control
|
/external/python/cpython2/Objects/ |
D | listsort.txt | 254 If N < 64, minrun is N. IOW, binary insertion sort is used for the whole
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 19439 "IOW",
|