/external/qemu/distrib/sdl-1.2.15/ |
docs.html | 48 Fixed crash in joystick code on newer Linux kernels 201 Fixed crash with the MP-8866 Dual USB Joypad on newer Linux kernels. 392 Fixed PAGE_SIZE compile error in the fbcon video driver on newer Linux kernels.
|
/external/strace/ |
defs.h | 470 * Note! On new kernels (about 2.5.46+), we use PTRACE_O_TRACEEXEC, which 472 * only supported by newer kernels, you most likely don't need to define 640 * On newer kernels, we use PTRACE_O_TRACECLONE/TRACE[V]FORK instead.
|
util.c | 1129 /* Note! On new kernels (about 2.5.46+), we use PTRACE_O_TRACECLONE 1131 * If you are adding a new arch which is only supported by newer kernels, [all...] |
/external/strace/linux/ |
ubi-user.h | 375 * @dtype: pass "3" for better compatibility with old kernels 384 * field. But for better compatibility with older kernels it is recommended to 396 * @dtype: pass "3" for better compatibility with old kernels
|
/external/libpcap/ |
CHANGES | 64 kernels, for VLAN tag valid flag 67 Fix handling of Bluetooth devices on 3.x Linux kernels 229 Fix configure and build on recent Linux kernels 408 kernels, uses PF_PACKET sockets and supports kernel packet 411 mode better on pre-2.2 kernels, and has various other fixes
|
/ndk/sources/android/cpufeatures/ |
cpu-features.c | 48 * NDK r5: Handle buggy kernels which report a CPU Architecture number of 7 51 * Handle kernels that only report 'neon', and not 'vfpv3' 54 * Handle kernels that only report 'vfpv3d16', and not 'vfpv3' [all...] |
/bootable/recovery/minui/ |
graphics.c | 363 // This is non-fatal; post-Cupcake kernels don't have tty0.
|
/cts/tests/tests/security/jni/ |
android_security_cts_NativeCodeTest.cpp | 111 // Kernels above 3.8 are patched against CVE-2013-1763
|
/docs/source.android.com/src/source/ |
building-kernels.jd | 1 page.title=Building Kernels
|
/external/chromium_org/sandbox/linux/services/ |
credentials.cc | 160 // namespaces are used. EINVAL for kernels that don't support the feature.
|
/external/elfutils/0.153/libdwfl/ |
linux-proc-maps.c | 282 /* Some kernels don't actually let us do this read, ignore those errors. */
|
/external/iproute2/man/man8/ |
tc.8 | 136 Standard qdisc for 'Advanced Router' enabled kernels. Consists of a three-band
|
/external/iputils/ |
Makefile | 200 # modules / check-kernel are only for ancient kernels; obsolete
|
RELNOTES | 352 [IPG]: handle pktgen setup in newer kernels. 427 > Yes, modern glibc and some kernels have workaround for it, but 468 kernels with broken IP_RECVERR for raw sockets depended on race 650 * ping/ping6 worked only with kernels 2.3.15+ in 990824.
|
/external/kernel-headers/original/uapi/rdma/ |
ib_user_verbs.h | 100 * avoid incompatibility between 32-bit userspace and 64-bit kernels).
|
/external/llvm/test/CodeGen/R600/ |
si-vector-hang.ll | 97 !opencl.kernels = !{!0, !1, !2, !3, !4, !5, !6, !7, !8}
|
/external/ltrace/sysdeps/linux-gnu/ |
events.c | 175 /* Work around (presumably) a bug on some kernels,
|
/external/netperf/ |
netcpu_pstatnew.c | 5 later, and that 11.23 and later are strictly 64-bit kernels, we can
|
/external/qemu/docs/ |
ANDROID-QEMU-PIPE.TXT | 234 Recent Goldfish kernels implement a faster way to perform reads and writes
|
/external/webp/src/dsp/ |
cpu-features.c | 333 /* Note: Certain kernels only report neon but not vfpv3
|
/external/webrtc/src/system_wrappers/source/android/ |
cpu-features.c | 333 /* Note: Certain kernels only report neon but not vfpv3
|
/frameworks/base/rs/java/android/renderscript/ |
RenderScript.java | 172 * kernels and APIs are being used as intended. Get and SetElementAt 752 native long rsnScriptGroupCreate(long con, long[] kernels, long[] src, long[] dstk, long[] dstf, long[] types); 753 synchronized long nScriptGroupCreate(long[] kernels, long[] src, long[] dstk, long[] dstf, long[] types) { 755 return rsnScriptGroupCreate(mContext, kernels, src, dstk, dstf, types); [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
ScriptIntrinsicBlend.java | 21 * Intrinsic kernels for blending two
|
/ndk/ |
ndk-build | 152 # Detect 32-bit userland on 64-bit kernels
|
/prebuilts/sdk/tools/linux/ |
llvm-rs-cc | |