/external/autotest/frontend/afe/ |
resources.py | 454 ('kernels', 'TODO'), 503 kernels = input_dict.get('kernels', '') # TODO 504 if kernels: 505 kernels = [dict(version=kernel) for kernel in kernels.split(',')] 509 test_list, kernels, None, profilers_list)) 511 tests=test_objects, kernels=kernels, [all...] |
/external/autotest/server/site_tests/firmware_SelfSignedBoot/ |
control | 9 PURPOSE = "Servo based developer mode boot only test to Self signed Kernels."
|
/external/bison/m4/ |
fcntl.m4 | 64 it to support the semantics on older kernels that failed with EINVAL. */
|
/external/clang/lib/CodeGen/ |
CGCUDARuntime.h | 51 /// not needed. Must be called after all kernels have been emitted.
|
/external/clang/test/CodeGenCUDA/ |
device-stub.cu | 35 // Test that we've built a function to register kernels
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 232 This superblock setting is only honored in 2.6.35+ kernels; 417 Older kernels may not support this feature; in particular, 418 kernels which predate 2.4.20 will almost certainly ignore the 450 older kernels which only store and expect 16-bit values. 471 system driver in 2.6.35+ kernels.) 481 kernels.) 490 system driver in 2.6.35+ kernels.) 495 only supported by the ext4 file system driver in 2.6.35+ kernels.) 590 mounted by kernels which do not support those features. In particular, the
|
/external/gemmlowp/internal/ |
kernel.h | 15 // kernel.h: general definitions for kernels. 64 // Kernels operate on small LHS and RHS blocks that fit in registers. 195 // KernelBase is the virtual base class below all kernels. 197 // kernel type; we only need to templatize on kernel format. Kernels
|
/external/iptables/extensions/ |
libxt_TCPMSS.man | 38 considered by this option; subsequent kernels also consider the path MTU
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
fcntl.h | 28 * new headers get at least O_DSYNC semantics on older kernels.
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
stat.h | 115 /* for 32bit emulation and 32 bit kernels */
|
/external/kernel-headers/original/uapi/linux/ |
am437x-vpfe.h | 118 * This is an experimental ioctl that will change in future kernels. So use
|
auto_fs.h | 34 * autofs_wqt_t stays constant between 32- and 64-bit Linux kernels so that we
|
n_r3964.h | 16 * Fixed HZ usage on 2.6 kernels
|
/external/kernel-headers/original/uapi/linux/usb/ |
gadgetfs.h | 43 * both 32-bit and 64-bit kernels.
|
/external/libpcap/ |
pcap_create.3pcap | 44 with 2.2 or later kernels, a
|
pcap_open_live.3pcap | 46 with 2.2 or later kernels, a
|
/external/llvm/test/CodeGen/AMDGPU/ |
sampler-resource-id.ll | 44 !opencl.kernels = !{!0, !1, !2}
|
/external/opencv3/samples/cpp/ |
morphology2.cpp | 14 "This program also shows use of rect, ellipse and cross kernels\n\n");
|
/external/strace/linux/x86_64/ |
getregs_old.c | 31 * a PTRACE_GETREGS based fallback is provided for old kernels.
|
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/f32/ |
ImageBuffersForRenderScriptF32.java | 66 * @param scriptC a RenderScript object that manages filtering kernels and
|
/frameworks/rs/ |
rsScriptGroup.h | 83 ScriptKernelID ** kernels, size_t kernelsSize,
|
/hardware/bsp/intel/peripheral/libmraa/src/arm/ |
arm.c | 66 // For old kernels
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
auto_fs.h | 29 * on 64-bit kernels need this. This keeps the structure format
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/ |
gadgetfs.h | 43 * both 32-bit and 64-bit kernels.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
n_r3964.h | 16 * Fixed HZ usage on 2.6 kernels
|