OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSTEMS
(Results
1 - 6
of
6
) sorted by null
/ndk/build/tools/
rebuild-all-prebuilt.sh
43
SYSTEMS
=$HOST_TAG32
45
SYSTEMS
=$
SYSTEMS
",windows"
48
SYSTEMS
=$
SYSTEMS
",darwin-x86"
52
register_option "--
systems
=<list>" do_SYSTEMS "Specify host
systems
"
53
do_SYSTEMS () { CUSTOM_SYSTEMS=true;
SYSTEMS
=$1; }
93
SYSTEMS
=$
SYSTEMS
",darwin-x86
[
all
...]
deploy-host-mcld.sh
37
If --
systems
isn't specified, this script discovers all ld.mcld[.exe] in
51
SYSTEMS
=
52
register_var_option "--
systems
=<list>"
SYSTEMS
"List of host
systems
to deply ld.mcld for"
73
if [ -z "$
SYSTEMS
" ]; then
81
SYSTEMS
=$
SYSTEMS
" $SYSTEM"
85
for SYSTEM in $
SYSTEMS
; do
build-host-prebuilts.sh
26
SYSTEMS
=$HOST_TAG
27
# Replace x86_64 by x86 at the end of
SYSTEMS
since we will produce
29
if [ "${
SYSTEMS
%%x86_64}" != "$
SYSTEMS
" ]; then
30
SYSTEMS
=${
SYSTEMS
%%x86_64}x86
34
if [ "$
SYSTEMS
" = "linux-x86" ]; then
35
SYSTEMS
=$
SYSTEMS
",windows"
38
SYSTEMS
=$SYSTEMS",darwin-x86
[
all
...]
package-release.sh
48
# the list of supported host development
systems
49
SYSTEMS
=$DEFAULT_SYSTEMS
50
register_var_option "--
systems
=<list>"
SYSTEMS
"Specify host
systems
"
108
tool name, and <system> is one of: $
SYSTEMS
124
# Ensure that
SYSTEMS
is space-separated
125
SYSTEMS
=$(commas_to_spaces $
SYSTEMS
)
212
if [ -z "$
SYSTEMS
" ] ; the
[
all
...]
/external/qemu/distrib/
package-release.sh
307
SYSTEMS
=$(commas_to_spaces $OPT_SYSTEM)
309
SYSTEMS
=$(commas_to_spaces $DEFAULT_SYSTEMS)
310
log "Auto-config: --system=$
SYSTEMS
"
327
SYSTEMS
="$
SYSTEMS
darwin"
355
SYSTEMS
=$(echo "$
SYSTEMS
" | tr ' ' '\n' | sort -u | tr '\n' ' ')
356
log "Building for the following
systems
: $
SYSTEMS
"
451
for SYSTEM in $
SYSTEMS
; d
[
all
...]
/external/chromium_org/third_party/usb_ids/
usb.ids
24
142b Arbiter
Systems
, Inc.
635
03fc Elitegroup Computer
Systems
686
9f80 Ewert Energy
Systems
CANdapter
798
0407 Fujitsu Personal
Systems
, Inc.
1120
0419 Samsung Info.
Systems
America, Inc.
[
all
...]
Completed in 645 milliseconds