HomeSort by relevance Sort by last modified time
    Searched full:iow (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/kernel-headers/original/uapi/drm/
armada_drm.h 43 ARMADA_IOCTL(IOW, GEM_PWRITE, gem_pwrite)
  /external/libcap-ng/libcap-ng-0.7/
README 6 if the headers match the kernel. IOW, if you have a chroot build system
  /external/strace/test/
x32_lseek.c 3 // IOW: does _kernel_ truncate it on entry?
  /bionic/libc/kernel/uapi/drm/
armada_drm.h 50 #define DRM_IOCTL_ARMADA_GEM_PWRITE ARMADA_IOCTL(IOW, GEM_PWRITE, gem_pwrite)
  /external/oprofile/libutil++/
growable_vector.h 68 * (iow: for each components lhs[i] >= rhs[i]
sparse_array.h 61 * (iow: for each components lhs[i] >= rhs[i]
  /external/chromium_org/media/audio/
audio_device_thread.h 88 // be made (IOW after Stop() returns, it is safe to delete the callback).
  /external/dnsmasq/contrib/webmin/
README 44 IOW, it works, it's just not very elegant and not very robust.
  /external/mksh/src/
tree.c 659 iocopy(struct ioword **iow, Area *ap)
664 ior = iow;
667 ior = alloc2(ior - iow + 1, sizeof(struct ioword *), ap);
669 for (i = 0; iow[i] != NULL; i++) {
672 p = iow[i];
728 iofree(struct ioword **iow, Area *ap)
733 iop = iow;
743 afree(iow, ap);
  /external/chromium_org/content/renderer/media/webrtc/
video_destination_handler.cc 166 // PpFrameWriter after it is released (IOW its owner - WebMediaStreamSource -
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransport.h 144 // IOW - actpass and passive modes should be treated as server and
  /external/chromium_org/third_party/libusb/src/libusb/
hotplug.c 64 * flag, the callback return value is ignored, iow you cannot cause a callback
  /external/strace/
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
pathtrace.c 116 * it returns truncated result (IOW: n == bufsize - 1).
  /external/strace/linux/
ioctlent.sh 90 regexp='^[[:space:]]*#[[:space:]]*define[[:space:]]\+[A-Z][A-Z0-9_]*[[:space:]]\+_S\?\(IO\|IOW\|IOR\|IOWR\)\>'
  /external/valgrind/main/coregrind/m_debuginfo/
priv_tytypes.h 48 Te_Atom, /* name & 64-bit const, iow, enumeration member */
  /external/valgrind/main/
darwin12.supp 21 ## better to fix the wrappers correctly (iow, actually implement them).
  /external/valgrind/main/include/
pub_tool_execontext.h 91 // multiple of four (iow, the lowest two bits are guaranteed to
  /system/core/libutils/
LinearTransform.cpp 47 // IOW X = (A | B) => U32(X) == A && L32(X) == B
  /external/chromium_org/third_party/npapi/bindings/
npruntime.h 219 in script. NPIdentifiers can be either strings or integers, IOW,
  /external/valgrind/main/docs/internals/
t-chaining-notes.txt 210 now indicate, to the generic steering logic that drives them (iow,
  /system/core/toolbox/
top.c 450 printf("User %ld%%, System %ld%%, IOW %ld%%, IRQ %ld%%\n",
456 printf("User %ld + Nice %ld + Sys %ld + Idle %ld + IOW %ld + IRQ %ld + SIRQ %ld = %ld\n",
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npruntime.h 247 in script. NPIdentifiers can be either strings or integers, IOW,
  /external/valgrind/main/coregrind/
m_options.c 301 executable itself; iow child_argv[0] must be the first arg, if any,
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.cpp 396 // means getCurrentPosition can be called before seek is completed. Iow, renderer may return a

Completed in 1316 milliseconds

1 2 3 4