/prebuilts/tools/common/offline-m2/com/android/tools/build/gradle-experimental/0.8.0-alpha4/ |
gradle-experimental-0.8.0-alpha4.jar | |
/prebuilts/tools/common/offline-m2/com/android/tools/build/gradle-experimental/0.8.0-beta1/ |
gradle-experimental-0.8.0-beta1.jar | |
/external/valgrind/coregrind/m_coredump/ |
coredump-solaris.c | 113 # error Unknown ELF platform 152 # error "Unknown platform" 320 # error "Unknown platform" 368 # error Unknown platform 602 # error "Unknown platform" 945 HChar platform[256 + 1]; local 946 fill_platform(platform, sizeof(platform)); 947 add_note(&old_notes, VKI_NT_PLATFORM, platform, 948 VG_(strlen)(platform) + 1) [all...] |
/device/google/dragon/ |
device.mk | 194 ro.frp.pst=/dev/block/platform/700b0600.sdhci/by-name/PST 212 PRODUCT_SYSTEM_VERITY_PARTITION := /dev/block/platform/700b0600.sdhci/by-name/APP 213 PRODUCT_VENDOR_VERITY_PARTITION := /dev/block/platform/700b0600.sdhci/by-name/VNR
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
decorators_unittest.py | 9 from telemetry.core import platform namespace 116 fake_platform = mock.Mock(spec_set=platform.Platform) 122 self.possible_browser.platform = fake_platform
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sns/ |
connection.py | 442 def create_platform_application(self, name=None, platform=None, 445 The `CreatePlatformApplication` action creates a platform 469 :type platform: string 470 :param platform: The following platforms are supported: ADM (Amazon 482 if platform is not None: 483 params['Platform'] = platform 494 attributes of the platform application object for the 505 A map of the platform application attributes. Attributes in this map 540 attributes of the platform application object for th [all...] |
/external/chromium-trace/catapult/third_party/typ/typ/ |
host.py | 52 self.platform = sys.platform 195 if sys.platform == 'win32': # pragma: win32
|
/external/google-benchmark/ |
mingw.py | 8 import platform namespace 90 if platform.system() == 'Windows': 186 arch = platform.machine().lower()
|
/external/google-breakpad/src/processor/ |
basic_source_line_resolver.cc | 380 const char *platform = stack_info_line; local 386 if (strcmp(platform, "WIN") == 0) { 419 } else if (strcmp(platform, "CFI") == 0) {
|
/platform_testing/libraries/youtube-app-helper/src/android/platform/test/helpers/ |
YouTubeHelperImpl.java | 17 package android.platform.test.helpers; 24 import android.platform.test.helpers.exceptions.UiTimeoutException; 25 import android.platform.test.helpers.exceptions.UnknownUiException;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/ |
connection.py | 68 if sys.platform == 'win32': 181 if sys.platform != 'win32': 317 if sys.platform == 'win32':
|
/prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/ |
connection.py | 68 if sys.platform == 'win32': 181 if sys.platform != 'win32': 317 if sys.platform == 'win32':
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
connection.py | 68 if sys.platform == 'win32': 181 if sys.platform != 'win32': 317 if sys.platform == 'win32':
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
connection.py | 68 if sys.platform == 'win32': 181 if sys.platform != 'win32': 317 if sys.platform == 'win32':
|
/development/build/ |
sdk.atree | 38 # Platform Tools Component 41 development/sdk/sdk_files_NOTICE.txt platform-tools/NOTICE.txt 42 development/sdk/plat_tools_source.properties platform-tools/source.properties 45 bin/adb strip platform-tools/adb 46 bin/fastboot strip platform-tools/fastboot 47 bin/sqlite3 strip platform-tools/sqlite3 48 bin/dmtracedump strip platform-tools/dmtracedump 49 bin/etc1tool strip platform-tools/etc1tool 50 bin/hprof-conv strip platform-tools/hprof-conv 54 development/sdk/generated-api-versions.xml platform-tools/api/api-versions.xm [all...] |
/hardware/qcom/audio/msm8909/hal/ |
audio_hw.c | 51 #include <platform.h> 439 if(platform_get_snd_device_name_extn(adev->platform, snd_device, device_name) < 0 ) { 514 if(platform_get_snd_device_name_extn(adev->platform, snd_device, device_name) < 0) { 706 int channels = platform_edid_get_max_channels(out->dev->platform); 781 out_snd_device = platform_get_output_snd_device(adev->platform, 783 in_snd_device = platform_get_input_snd_device(adev->platform, usecase->stream.out->devices); 821 out_snd_device = platform_get_output_snd_device(adev->platform, 839 platform_set_echo_reference(adev->platform, false); 843 in_snd_device = platform_get_input_snd_device(adev->platform, out_device); 865 status = platform_switch_voice_call_device_pre(adev->platform); [all...] |
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.1.0/ |
gradle-experimental-0.1.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.2.1/ |
gradle-experimental-0.2.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha1/ |
gradle-experimental-0.3.0-alpha1.jar | |
/build/core/ |
ninja.mk | 49 platform \ 50 platform-java \
|
/cts/tests/tests/security/src/android/security/cts/ |
PackageSignatureTest.java | 24 import android.platform.test.annotations.RestrictedBuildTest;
|
/cts/tests/tests/theme/src/android/theme/cts/ |
DeviceDefaultTest.java | 24 import android.platform.test.annotations.Presubmit;
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/ |
SyncAdapter.java | 21 import com.example.android.samplesync.platform.ContactManager; 45 * platform ContactOperations provider. This sample shows a basic 2-way
|
/device/google/contexthub/firmware/src/ |
eventQ.c | 17 #include <platform.h>
|
/external/autotest/client/site_tests/audio_CrasSanity/ |
audio_CrasSanity.py | 56 self._cr.browser.platform.SetHTTPServerDirectories(self.bindir)
|