代码搜索:Linux嵌入式
找到约 10,000 项符合「Linux嵌入式」的源代码
代码结果 10,000
www.eeworm.com/read/447901/1693385
m4 lustre-build-linux.m4
#
# LB_LINUX_VERSION
#
# Set things accordingly for a 2.5 kernel
#
AC_DEFUN([LB_LINUX_VERSION],
[LB_CHECK_FILE([$LINUX/include/linux/namei.h],
[
linux25="yes"
KMODEXT=".ko"
],[
KMODEXT=
www.eeworm.com/read/443386/1747733
c logo_linux_tft16.c
#include
#include "tft16_logo.c"
struct linux_logo logo_linux_tft16 __initdata = {
.type = LINUX_LOGO_TFT16,
.width = LOGO_WIDTH,
.height = LOGO_HEIGHT,
.clutsiz
www.eeworm.com/read/443386/1747741
ppm logo_linux_vga16.ppm
P3
# Standard 16-color Linux logo
80 80
255
0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0
0 0 0
www.eeworm.com/read/443386/1747744
c logo_linux_vga16.c
/*
* DO NOT EDIT THIS FILE!
*
* It was automatically generated from drivers/video/logo/logo_linux_vga16.ppm
*
* Linux logo logo_linux_vga16
*/
#include
static unsigned
www.eeworm.com/read/443386/1747749
c logo_linux_clut224.c
/*
* DO NOT EDIT THIS FILE!
*
* It was automatically generated from drivers/video/logo/logo_linux_clut224.ppm
*
* Linux logo logo_linux_clut224
*/
#include
static unsig
www.eeworm.com/read/443386/1747760
ppm logo_linux_clut224.ppm
P3
# Standard 224-color Linux logo
80 80
255
0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0
0 0 0
www.eeworm.com/read/443386/1747771
cmd .logo_linux_mono.c.cmd
cmd_drivers/video/logo/logo_linux_mono.c := scripts/pnmtologo -t mono -n logo_linux_mono -o drivers/video/logo/logo_linux_mono.c drivers/video/logo/logo_linux_mono.pbm
www.eeworm.com/read/436911/1840683
svn-base platform-linux.cc.svn-base
K 13
svn:eol-style
V 6
native
END
www.eeworm.com/read/436911/1840874
svn-base platform-linux.cc.svn-base
// Copyright 2006-2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following con
www.eeworm.com/read/434168/1874607
c ngx_linux_sendfile_chain.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
/*
* On Linux up to 2.4.21 sendfile() (syscall #187) works with 32-bit
* offsets only, a