/prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/darwin-x86/clang-3362437/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-2812033/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-3289846/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 push @CompileOpts, "-isysroot", $sdk; [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-build/libexec/ |
ccc-analyzer | 73 # If on OSX, use xcrun to determine the SDK root. 80 # query the SDK location. 529 # On OSX/iOS, record if an SDK path was specified. This 694 # default SDK is inferred by xcrun use xcrun to infer 695 # the SDK. 697 my $sdk = `/usr/bin/xcrun --show-sdk-path -sdk macosx`; 698 chomp $sdk; 699 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/wahoo/ |
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
|
/external/swiftshader/third_party/LLVM/utils/buildit/ |
build_llvm | 95 T=`xcrun -sdk $SDKROOT -find ${prog}` 103 T=`xcrun -sdk $SDKROOT -find ${prog}` 207 STRIP=`xcrun -sdk $SDKROOT -find strip`
|
GNUmakefile | 84 ARM_PLATFORM=`xcodebuild -version -sdk iphoneos PlatformPath` && \
|
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/util/ |
WizardManagerHelperTest.java | 43 @Config(constants = BuildConfig.class, sdk = Config.NEWEST_SDK) 308 @Config(sdk = VERSION_CODES.JELLY_BEAN) 327 @Config(sdk = VERSION_CODES.JELLY_BEAN)
|
/device/google/marlin/ |
system.prop | 111 ro.qc.sdk.audio.ssr=false 114 ro.qc.sdk.audio.fluencetype=none
|
/external/chromium-trace/catapult/devil/devil/android/ |
flag_changer_devicetest.py | 22 from devil.android.sdk import adb_wrapper
|
/external/libmojo/third_party/catapult/devil/devil/android/sdk/ |
adb_compatibility_devicetest.py | 12 from devil.android.sdk import adb_wrapper 37 @mock.patch('devil.android.sdk.adb_wrapper.AdbWrapper.GetAdbPath', 92 # get-state (BROKEN IN THE M SDK)
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/ |
RestrictedPreferenceHelperTest.java | 40 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|