OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platforms
(Results
26 - 50
of
87
) sorted by null
1
2
3
4
/system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
Makefile
29
-I $(WILINK_ROOT)/
platforms
/os/common/inc \
30
-I $(WILINK_ROOT)/
platforms
/os/linux/inc \
/ndk/build/tools/
make-standalone-toolchain.sh
79
if [ ! -d "$NDK_DIR/
platforms
/$PLATFORM" ] ; then
81
echo "Please use --platform=<name> with one of:" `(cd "$NDK_DIR/
platforms
" && ls)`
110
(cd $NDK_DIR/
platforms
&& ls -d */arch-${ARCH} >/dev/null 2>&1 )
119
SRC_SYSROOT="$NDK_DIR/
platforms
/$PLATFORM/arch-$ARCH"
package-release.sh
30
# the list of
platforms
/ API levels we want to package in
31
# this release. This can be overriden with the --
platforms
34
PLATFORMS
="3 4 5 8 9"
61
# set of
platforms
to package (all by default)
62
register_var_option "--
platforms
=<list>"
PLATFORMS
"Specify API levels"
73
# Find the location of the
platforms
root directory
75
register_var_option "--development-root=<path>" DEVELOPMENT_ROOT "Specify
platforms
/samples directory"
209
if [ -n "$
PLATFORMS
" ] ; then
210
$NDK_ROOT_DIR/build/tools/build-
platforms
.sh $FLAGS --platform="$PLATFORMS
[
all
...]
build-ndk-sysroot.sh
134
SYSROOT=$NDK_ROOT/build/
platforms
/$PLATFORM/arch-$ABI
135
COMMON_ROOT=$NDK_ROOT/build/
platforms
/$PLATFORM/common
299
tar cjf $PKGFILE build/
platforms
/$PLATFORM/arch-$ARCH
prebuilt-common.sh
399
check_sysroot $NDK_DIR/
platforms
$SYSROOT_SUFFIX
400
check_sysroot $ANDROID_NDK_ROOT/
platforms
$SYSROOT_SUFFIX
401
check_sysroot `dirname $ANDROID_NDK_ROOT`/development/ndk/
platforms
$SYSROOT_SUFFIX
463
echo "ERROR: Can only enable mingw on Linux
platforms
!"
/ndk/build/core/
init.mk
263
# Each platform must be located in build/
platforms
/android-<apilevel>
271
# $TOP/ndk/build/
platforms
to $TOP/development/ndk/
platforms
. However,
277
NDK_PLATFORMS_ROOT := $(strip $(wildcard $(NDK_ROOT)/
platforms
))
279
NDK_PLATFORMS_ROOT := $(strip $(wildcard $(NDK_ROOT)/build/
platforms
))
287
$(call __ndk_info,Please run build/tools/build-
platforms
.sh to build the corresponding directory.)\
302
$(call ndk_log,Found supported
platforms
: $(NDK_ALL_PLATFORMS))
/hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile
95
OS_COMMON_DIR = $(DK_ROOT)/
platforms
/os/common/build/linux
101
OS_LINUX_DIR = $(DK_ROOT)/
platforms
/os/linux/build
143
OUTPUT_DIR = $(DK_ROOT)/
platforms
/os/linux
/system/wlan/ti/wilink_6_1/platforms/os/linux/
Makefile
95
OS_COMMON_DIR = $(DK_ROOT)/
platforms
/os/common/build/linux
101
OS_LINUX_DIR = $(DK_ROOT)/
platforms
/os/linux/build
143
OUTPUT_DIR = $(DK_ROOT)/
platforms
/os/linux
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/
Android.mk
42
OS_ROOT = $(DK_ROOT)/
platforms
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
Android.mk
47
OS_ROOT = $(DK_ROOT)/
platforms
/hardware/ti/wlan/wl1271/CUDK/configurationutility/
makefile
80
-I $(WILINK_ROOT)/
platforms
/os/linux/inc \
81
-I $(WILINK_ROOT)/
platforms
/os/common/inc \
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/
makefile
76
-I $(WILINK_ROOT)/
platforms
/os/linux/inc \
77
-I $(WILINK_ROOT)/
platforms
/os/common/inc \
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py
30
"""Rebaselining tool that automatically produces baselines for all
platforms
.
38
the test in test_expectation.txt. If no other
platforms
remain after
780
def __init__(self, options,
platforms
, rebaselining_tests):
782
self._platforms =
platforms
[
all
...]
/external/chromium/third_party/icu/source/tools/genren/
genren.pl
17
#* Run on UNIX
platforms
(linux) in order to catch all the exports
98
/* Uncomment the following line to disable renaming on
platforms
/external/libvpx/build/make/
gen_msvs_proj.sh
146
for plat in "${
platforms
[@]}"; do
161
for plat in "${
platforms
[@]}"; do
290
# List of all
platforms
supported for this target
293
platforms
[0]="x64"
296
platforms
[0]="Win32"
303
obj_int_extract)
platforms
[0]="Win32"
305
*)
platforms
[0]="Pocket PC 2003 (ARMV4)"
341
open_tag
Platforms
342
for plat in "${
platforms
[@]}"; do
345
close_tag
Platforms
[
all
...]
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkManager.java
232
* Loads the
Platforms
from the SDK.
234
* @param list the list to fill with the
platforms
.
241
File[]
platforms
= platformFolder.listFiles();
local
243
for (File platform :
platforms
) {
647
File[]
platforms
= sampleFolder.listFiles();
local
649
for (File platform :
platforms
) {
/development/build/tools/
patch_windows_sdk.sh
11
PLATFORMS
=( $TEMP_SDK_DIR/
platforms
/* )
12
if [[ ${#
PLATFORMS
[@]} != 1 ]]; then
13
echo "Error: Too many
platforms
found in $TEMP_SDK_DIR"
15
echo "Instead, found: ${
PLATFORMS
[@]}"
34
# Note: some tools are first copied here and then moved in
platforms
/<name>/tools/
103
# as well as all batch files including those in
platforms
/<name>/tools/
/external/icu4c/tools/genren/
genren.pl
17
#* Run on UNIX
platforms
(linux) in order to catch all the exports
97
/* Uncomment the following line to disable renaming on
platforms
/external/webkit/WebKitTools/Scripts/
run-webkit-tests
126
# wss is disabled until all
platforms
support pyOpenSSL.
522
# wss is disabled until all
platforms
support pyOpenSSL.
648
# wss is disabled until all
platforms
support pyOpenSSL.
649
print STDERR "Error: wss is disabled until all
platforms
support pyOpenSSL.";
[
all
...]
/external/chromium/base/
linux_versioninfo.scons
201
# Scons forces -fPIC for SHCCFLAGS on some
platforms
.
test_support_base.scons
223
# Scons forces -fPIC for SHCCFLAGS on some
platforms
.
test_support_perf.scons
229
# Scons forces -fPIC for SHCCFLAGS on some
platforms
.
/external/chromium/net/
net_resources.scons
193
# Scons forces -fPIC for SHCCFLAGS on some
platforms
.
net_test_support.scons
229
# Scons forces -fPIC for SHCCFLAGS on some
platforms
.
/external/chromium/third_party/icu/
icudata.scons
201
# Scons forces -fPIC for SHCCFLAGS on some
platforms
.
Completed in 660 milliseconds
1
2
3
4