HomeSort by relevance Sort by last modified time
    Searched refs:sdk (Results 201 - 225 of 889) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-alpha3/
testutils-25.2.0-alpha3.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestElementNode.java 25 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParserTest.java 17 package com.android.ide.eclipse.adt.internal.sdk;
22 import com.android.ide.eclipse.adt.internal.sdk.AndroidJarLoader.ClassWrapper;
23 import com.android.ide.eclipse.adt.internal.sdk.IAndroidClassLoader.IClassDescriptor;
  /external/clang/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 45 # If on OSX, use xcrun to determine the SDK root.
52 # query the SDK location.
516 # On OSX/iOS, record if an SDK path was specified. This
667 # default SDK is inferred by xcrun use xcrun to infer
668 # the SDK.
670 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
671 chomp $sdk;
672 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 72 # If on OSX, use xcrun to determine the SDK root.
79 # query the SDK location.
519 # On OSX/iOS, record if an SDK path was specified. This
670 # default SDK is inferred by xcrun use xcrun to infer
671 # the SDK.
673 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
674 chomp $sdk;
675 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 72 # If on OSX, use xcrun to determine the SDK root.
79 # query the SDK location.
519 # On OSX/iOS, record if an SDK path was specified. This
670 # default SDK is inferred by xcrun use xcrun to infer
671 # the SDK.
673 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
674 chomp $sdk;
675 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 73 # If on OSX, use xcrun to determine the SDK root.
80 # query the SDK location.
526 # On OSX/iOS, record if an SDK path was specified. This
686 # default SDK is inferred by xcrun use xcrun to infer
687 # the SDK.
689 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
690 chomp $sdk;
691 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
ccc-analyzer 45 # If on OSX, use xcrun to determine the SDK root.
52 # query the SDK location.
516 # On OSX/iOS, record if an SDK path was specified. This
667 # default SDK is inferred by xcrun use xcrun to infer
668 # the SDK.
670 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`;
671 chomp $sdk;
672 push @CompileOpts, "-isysroot", $sdk;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationDescription.java 35 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
36 import com.android.ide.eclipse.adt.internal.sdk.Sdk;
377 Sdk sdk = Sdk.getCurrent(); local
378 if (sdk != null) {
379 AndroidTargetData data = sdk.getTargetData(target);
  /device/google/marlin/common/
utils.mk 149 # for code names and associated sdk versions
159 # $(call is-platform-sdk-version-at-least,version)
161 define is-platform-sdk-version-at-least
  /device/google/marlin/
system.prop 111 ro.qc.sdk.audio.ssr=false
114 ro.qc.sdk.audio.fluencetype=none
  /external/llvm/utils/buildit/
GNUmakefile 81 ARM_PLATFORM=`xcodebuild -version -sdk iphoneos PlatformPath` && \
  /external/v8/build/android/gyp/util/
build_device.py 18 from devil.android.sdk import adb_wrapper
  /external/v8/build/android/
method_count.py 15 from devil.android.sdk import dexdump
  /ndk/build/tools/
common-build-host-funcs.sh 344 # Used to determine the minimum possible Darwin version that a Darwin SDK
347 # out: SDK version number (e.g. 10.4 or 10.5)
357 # Use the check for the availability of a compatibility SDK in Darwin
361 # $1: SDK root path
416 # DARWIN_SDK_VERSION -> Darwin SDK version
421 # DARWIN_SYSROOT -> Path to Darwin SDK sysroot (cross-compile only).
473 # Compute SDK subdirectory name
476 *) DARWIN_SDK_SUBDIR=$DARWIN_SDK.sdk;;
483 _bh_check_darwin_sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk $DARWIN_MIN_VERSION
484 _bh_check_darwin_sdk /Developer/SDKs/MacOSX10.7.sdk $DARWIN_MIN_VERSIO
    [all...]
  /packages/apps/Messaging/build/
android_lint.mk 26 # Lint tool expects api-versions.xml from the SDK to be in development/sdk but
27 # it's not. Create a symbolic link to the android SDK to fix it
28 API_VERSIONS_XML := $(abspath development/sdk/api-versions.xml)
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-alpha1/
testutils-25.2.0-alpha1.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
ColorEditorDelegate.java 26 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
OtherXmlEditorDelegate.java 26 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;

Completed in 1234 milliseconds

1 2 3 4 5 6 7 891011>>