OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOSTS
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tests/CoreTests/android/core/
InetAddrTest.java
34
private static final String[]
HOSTS
= {
87
int index = random.nextInt(
HOSTS
.length);
89
InetAddress.getByName(
HOSTS
[index]);
/external/llvm/utils/buildit/
build_llvm
12
HOSTS
="$1"
187
make $JOBS_FLAG $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$
HOSTS
" \
214
make $LOCAL_MAKEFLAGS $OPTIMIZE_OPTS UNIVERSAL=1 UNIVERSAL_ARCH="$
HOSTS
" \
GNUmakefile
22
HOSTS
= $(RC_ARCHS)
Completed in 515 milliseconds