OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSTEMS
(Results
1 - 5
of
5
) sorted by null
/ndk/build/tools/
rebuild-all-prebuilt.sh
33
SYSTEMS
=$HOST_TAG32
35
SYSTEMS
=$
SYSTEMS
",windows"
38
SYSTEMS
=$
SYSTEMS
",darwin-x86"
42
register_option "--
systems
=<list>" do_SYSTEMS "Specify host
systems
"
43
do_SYSTEMS () { CUSTOM_SYSTEMS=true;
SYSTEMS
=$1; }
83
SYSTEMS
=$
SYSTEMS
",darwin-x86
[
all
...]
deploy-host-mcld.sh
37
If --
systems
isn't specified, this script discovers all ld.mcld[.exe] in
49
SYSTEMS
=
50
register_var_option "--
systems
=<list>"
SYSTEMS
"List of host
systems
to deply ld.mcld for"
71
if [ -z "$
SYSTEMS
" ]; then
79
SYSTEMS
=$
SYSTEMS
" $SYSTEM"
83
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
)
206
if [ -z "$
SYSTEMS
" ] ; the
[
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 39 milliseconds