OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:board
(Results
51 - 75
of
174
) sorted by null
1
2
3
4
5
6
7
/development/pdk/docs/porting/
build_new_device.jd
57
<li>Create a
board
-specific directory beneath your company directory that matches the <code>PRODUCT_DEVICE</code> variable <code><board_name></code> referenced in the product-specific make file above. This will include a make file that gets accessed by any product using this
board
.<BR>
101
# include more
board
specific stuff here? Such as Audio parameters.
105
<li>To create a second product for the same
board
, create a second product-specific make file called <code>vendor/company_name/products/<second_product_name>.mk</code> that includes:<BR>
/device/htc/dream-sapphire/
device_dream_sapphire.mk
41
# density in DPI of the LCD of this
board
. This is used to scale the UI
/external/e2fsprogs/lib/et/
com_err.3
2
.\" Student Information Processing
Board
.
compile_et.1
2
.\" Student Information Processing
Board
. All rights reserved.
/external/e2fsprogs/lib/ss/
get_readline.c
2
* Copyright 2003 by MIT Student Information Processing
Board
invocation.c
2
* Copyright 1987, 1988 by MIT Student Information Processing
Board
list_rqs.c
2
* Copyright 1987, 1988 by MIT Student Information Processing
Board
request_tbl.c
2
* Copyright 1987, 1988 by MIT Student Information Processing
Board
ss.h
2
* Copyright 1987, 1988 by MIT Student Information Processing
Board
ss_internal.h
2
* Copyright 1987, 1988 by MIT Student Information Processing
Board
pager.c
5
* Copyright 1987, 1988 by MIT Student Information Processing
Board
parse.c
2
* Copyright 1987, 1988 by MIT Student Information Processing
Board
test_ss.c
4
* Copyright 1987, 1988 by MIT Student Information Processing
Board
/external/kernel-headers/original/asm-arm/arch/
gpio.h
81
extern int omap_gpio_init(void); /* Call from
board
init only */
/external/qemu/hw/
qdev.h
44
/***
Board
API. This should go away once we have a machine config file. ***/
armv7m.c
151
/*
Board
init. */
152
/* Init CPU and memory for a v7-M based
board
.
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkVars.java
64
VAR_MAP.put("build.
board
", new StaticVarGetter(Build.
BOARD
));
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
Xfermodes.java
72
private Shader mBG; // background checker-
board
pattern
138
// draw the checker-
board
pattern
/external/grub/netboot/
ns8390.h
25
Western Digital/SMC
Board
Definitions
58
Western Digital/SMC
Board
Types
ni5010.c
76
#define IE_RESET (ioaddr + 0x17) /* any write causes
Board
Reset */
83
#define XS_UFLW 0x08 /* underflow. iff failed
board
*/
200
outb(RS_RESET, EDLC_RESET); /* Hold up EDLC_RESET while configing
board
*/
201
outb(0, IE_RESET); /* Hardware reset of ni5010
board
*/
/external/kernel-headers/original/linux/
kd.h
40
#define KDENABIO 0x4B36 /* enable i/o to video
board
*/
41
#define KDDISABIO 0x4B37 /* disable i/o to video
board
*/
/build/core/
config.mk
124
# Boards may be defined under $(SRC_TARGET_DIR)/
board
/$(TARGET_DEVICE)
130
$(SRC_TARGET_DIR)/
board
/$(TARGET_DEVICE)/BoardConfig.mk \
138
$(error Multiple
board
config files for TARGET_DEVICE $(TARGET_DEVICE): $(board_config_mk))
144
# Clean up/verify variables defined by the
board
config file.
148
$(error No TARGET_CPU_ABI defined by
board
config: $(board_config_mk))
/hardware/ti/omap3/dspbridge/inc/
cfg.h
91
* Retreive the autostart mask, if any, for this
board
.
172
* Retreive the default executable, if any, for this
board
.
274
* Retreive the ZLFile, if any, for this
board
.
/bootable/bootloader/legacy/include/boot/
boot.h
122
/* provided by
board
files */
/external/apache-http/src/org/apache/http/client/methods/
HttpPost.java
48
* <li>Posting a message to a bulletin
board
, newsgroup, mailing list, or
Completed in 79 milliseconds
1
2
3
4
5
6
7