/aosp12/packages/modules/Virtualization/tests/ |
H A D | vsock_config.json | 2 "kernel": "/data/local/tmp/virt-test/kernel", string
|
/aosp12/system/core/fastboot/ |
H A D | bootimg_utils.cpp | 50 static void mkbootimg_v3_and_above(const std::vector<char>& kernel, in mkbootimg_v3_and_above() 79 void mkbootimg(const std::vector<char>& kernel, const std::vector<char>& ramdisk, in mkbootimg()
|
/aosp12/build/soong/kernel/ |
H A D | prebuilt_kernel_modules_test.go | 15 package kernel package
|
H A D | prebuilt_kernel_modules.go | 15 package kernel package
|
/aosp12/packages/modules/Virtualization/virtmanager/src/ |
H A D | config.rs | 26 pub kernel: Option<String>, field
|
/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/ |
H A D | KernelDataForRenderScriptd1new.java | 89 float[] kernel = new float[kernelLength]; in generateDiskKernelArray() local
|
/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/ |
H A D | KernelDataForRenderScriptF32.java | 87 float[] kernel = new float[kernelLength]; in generateDiskKernelArray() local
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_foreach_lowering.cpp | 121 const clang::FunctionDecl* kernel = matchFunctionDesignator(arg0); in matchKernelLaunchCall() local 224 const clang::FunctionDecl* kernel = matchKernelLaunchCall(CE, &slot, &hasOptions); in VisitCallExpr() local
|
/aosp12/system/update_engine/payload_generator/ |
H A D | boot_img_filesystem_unittest.cc | 35 brillo::Blob GetBootImg(const brillo::Blob& kernel, in GetBootImg()
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsicLUT.cpp | 50 void RsdCpuScriptIntrinsicLUT::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicLUT
|
H A D | rsCpuIntrinsicYuvToRGB.cpp | 98 void RsdCpuScriptIntrinsicYuvToRGB::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicYuvToRGB
|
H A D | rsCpuIntrinsic3DLUT.cpp | 54 void RsdCpuScriptIntrinsic3DLUT::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsic3DLUT
|
H A D | rsCpuIntrinsicColorMatrix.cpp | 464 void * kernel = nullptr; in selectKernel() local 882 void RsdCpuScriptIntrinsicColorMatrix::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix
|
H A D | rsCpuIntrinsicBlend.cpp | 112 void RsdCpuScriptIntrinsicBlend::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicBlend
|
H A D | rsCpuCore.h | 87 ForEachFunc_t kernel; member
|
/aosp12/system/netd/tests/ |
H A D | tun_interface.cpp | 135 sockaddr_nl kernel = {.nl_family = AF_NETLINK}; in addAddress() local
|
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/ |
H A D | x_tables.h | 36 } kernel; member 51 } kernel; member
|
/aosp12/packages/modules/Gki/test/src/com/android/gki/tests/ |
H A D | GkiInstallTest.java | 155 String kernel = getDevice().executeShellCommand("cat /proc/version"); in skipTestIfWrongKernelVersion() local
|
/aosp12/system/libvintf/test/ |
H A D | LibVintfTest.cpp | 821 auto testMatrix = [&] (MatrixKernel &&kernel) { in TEST_F() 832 MatrixKernel kernel(KernelVersion{4, 4, 1}, KernelConfigs(configs)); in TEST_F() local 838 MatrixKernel kernel(KernelVersion{3, 18, 60}, KernelConfigs(configs)); in TEST_F() local 844 MatrixKernel kernel(KernelVersion{3, 18, 22}, KernelConfigs(configs)); in TEST_F() local 850 MatrixKernel kernel(KernelVersion{3, 18, 22}, KernelConfigs(configs)); in TEST_F() local 863 MatrixKernel kernel(KernelVersion{3, 18, 22}, std::move(newConfigs)); in TEST_F() local 871 MatrixKernel kernel(KernelVersion{3, 18, 22}, std::move(newConfigs)); in TEST_F() local 879 MatrixKernel kernel(KernelVersion{3, 18, 22}, std::move(newConfigs)); in TEST_F() local 887 MatrixKernel kernel(KernelVersion{3, 18, 22}, std::move(newConfigs)); in TEST_F() local 895 MatrixKernel kernel(KernelVersion{3, 18, 22}, std::move(newConfigs)); in TEST_F() local [all …]
|
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | RefreshRateConfigs.h | 507 Callbacks kernel; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | qcedev.h | 136 void * kernel; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | qcedev.h | 228 void *kernel; member
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | qcedev.h | 136 void * kernel; member
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | qcedev.h | 228 void *kernel; member
|
/aosp12/system/libvintf/ |
H A D | CompatibilityMatrix.cpp | 48 bool CompatibilityMatrix::addKernel(MatrixKernel&& kernel, std::string* error) { in addKernel()
|