代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/386582/8736690
c init.c
/*
* This file was generated by the mkinit program.
*/
#include "shell.h"
#include "mystring.h"
#include "init.h"
#include "eval.h"
#include
#include "input.h"
#include "error.h"
#include
www.eeworm.com/read/386582/8736866
h init.h
/* $NetBSD: init.h,v 1.10 2003/08/07 09:05:32 agc Exp $ */
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from softwa
www.eeworm.com/read/386582/8736957
testmenu init.testmenu
#!/system/bin/sh
atdev=/dev/omap_csmi_tty0
pppdev=/dev/omap_csmi_tty1
n1=`cat /data/phoneentry1 2>/dev/null`
n2=`cat /data/phoneentry2 2>/dev/null`
n3=`cat /data/phoneentry3 2>/dev/null`
n1=${n1:-"*
www.eeworm.com/read/386582/8736975
rc init.rc
on init
loglevel 3
# setup the global environment
export PATH /sbin:/system/sbin:/system/bin:/system/xbin
export LD_LIBRARY_PATH /system/lib
export ANDROID_BOOTLOGO 1
export ANDROID
www.eeworm.com/read/386582/8737189
c init.c
/*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
www.eeworm.com/read/386582/8737209
h init.h
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
www.eeworm.com/read/286841/8739873
cpp init.cpp
//***********************************************************************//
// //
// - "Talk to me like I'm a 3 year old!" Programming Lessons - //
//
www.eeworm.com/read/430434/8747536
a51 init.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/386285/8758118
s init.s
;EP7312处理器启动代码
;--------------------------------------------------
SBADDR EQU 0x80000000
rMEMCFG1 EQU SBADDR+0x0180
rMEMCFG2
www.eeworm.com/read/386285/8758180
s init.s
IMPORT Main ;通知编译器该标号为一个外部标号
AREA Init,CODE,READONLY ;定义一个代码段
ENTRY ;定义程序的入口点
LDR R0,=0x3FF0000 ;初始化系统配置寄存器
LDR R1,=0xE7FFFF80 ; 配置SYSCFG,片内4K Ca