| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.6.201602180812/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.3.201501221555/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.4.201502262128/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.5.201505241946/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.build/0.7.6.201602180812/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.3.201501221555/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.5.201505241946/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.6.201602180812/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.3.201501221555/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.5.201505241946/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.6.201602180812/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.5.201505241946/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.report/0.7.5.201505241946/ |
| NOTICE | 4 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the 6 License Version 1.0 ("EPL"). A copy of the EPL is available at
|
| /external/pdfium/public/ |
| fpdf_dataavail.h | 32 // Interface for checking whether sections of the file are available. 37 // Reports if the specified data section is currently available. A section is 38 // available if all bytes in the section are available. 48 // is available. 86 // section might be already available. The download manager must deal with 100 // PDF_DATA_NOTAVAIL: Data not yet available. 101 // PDF_DATA_AVAIL: Data available. 108 // Once all data is available, call |FPDFAvail_GetDocument| to get a document 125 // Get the page number for the first available page in a linearized PDF [all...] |
| /external/webrtc/webrtc/modules/audio_device/ios/ |
| audio_device_not_implemented_ios.mm | 55 int32_t AudioDeviceIOS::SpeakerVolumeIsAvailable(bool& available) { 56 available = false; 95 int32_t AudioDeviceIOS::SpeakerMuteIsAvailable(bool& available) { 96 available = false; 144 int32_t AudioDeviceIOS::MicrophoneMuteIsAvailable(bool& available) { 145 available = false; 159 int32_t AudioDeviceIOS::MicrophoneBoostIsAvailable(bool& available) { 160 available = false; 174 int32_t AudioDeviceIOS::StereoRecordingIsAvailable(bool& available) { 175 available = false [all...] |
| /tools/tradefederation/core/remote/src/com/android/tradefed/device/ |
| DeviceAllocationEventHandler.java | 36 * <li>Unknown -> FORCE_AVAILABLE -> Available</li> 54 return DeviceAllocationState.Available; 67 * <li>Checking_Availability -> AVAILABLE_CHECK_PASSED -> Available</li> 70 * <li>Checking_Availability -> FORCE_AVAILABLE -> Available</li> 82 return DeviceAllocationState.Available; 88 return DeviceAllocationState.Available; 100 * Handles events in {@link DeviceAllocationState#Available} state. 104 * <li>Available -> ALLOCATE_REQUEST -> Allocated</li> 105 * <li>Available -> FORCE_ALLOCATE_REQUEST -> Allocated</li> 106 * <li>Available -> STATE_CHANGE_OFFLINE -> Unavailable</li [all...] |
| /external/webrtc/webrtc/modules/audio_device/test/ |
| audio_device_test_api.cc | 269 FAIL() << "API Test is not available on ALSA on Linux!"; 465 bool available; local 469 EXPECT_EQ(0, audio_device_->PlayoutIsAvailable(&available)); 475 EXPECT_EQ(0, audio_device_->PlayoutIsAvailable(&available)); 482 EXPECT_EQ(0, audio_device_->PlayoutIsAvailable(&available)); 488 bool available; local 492 EXPECT_EQ(0, audio_device_->RecordingIsAvailable(&available)); 497 EXPECT_EQ(0, audio_device_->RecordingIsAvailable(&available)); 504 EXPECT_EQ(0, audio_device_->RecordingIsAvailable(&available)); 520 bool available; local 571 bool available; local 610 bool available; local 667 bool available; local 789 bool available; local 823 bool available; local 846 bool available; local 884 bool available; local 990 bool available; local 1034 bool available; local 1123 bool available; local 1149 bool available; local 1175 bool available; local 1201 bool available; local 1259 bool available; local 1308 bool available; local 1384 bool available; local 1453 bool available; local 1504 bool available; local [all...] |
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
| PeriodBuilderFactory.java | 19 * Sets the time units available for use. Default is all units. 20 * @param minUnit the smallest time unit available for use 21 * @param maxUnit the largest time unit available for use 28 * Sets whether the time unit is available for use. 30 * @param available true if the unit is available for use 33 PeriodBuilderFactory setUnitIsAvailable(TimeUnit unit, boolean available); 36 * Sets the maximum value for the largest available time unit (as 45 * Sets the minimum value for the smallest available time unit (as 70 * when milliseconds are an available field. The default is to allow [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/ |
| hyperv.h | 22 * Feature identification. EAX indicates which features are available 26 /* VP Runtime (HV_X64_MSR_VP_RUNTIME) available */ 28 /* Partition Reference Counter (HV_X64_MSR_TIME_REF_COUNT) available*/ 32 * and HV_X64_MSR_SINT0 through HV_X64_MSR_SINT15) available 37 * HV_X64_MSR_STIMER3_COUNT) available 42 * are available 45 /* Hypercall MSRs (HV_X64_MSR_GUEST_OS_ID and HV_X64_MSR_HYPERCALL) available*/ 47 /* Access virtual processor index MSR (HV_X64_MSR_VP_INDEX) available*/ 49 /* Virtual system reset MSR (HV_X64_MSR_RESET) is available*/ 54 * HV_X64_MSR_STATS_VP_INTERNAL_PAGE) available [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
| hyperv.h | 22 * Feature identification. EAX indicates which features are available 26 /* VP Runtime (HV_X64_MSR_VP_RUNTIME) available */ 28 /* Partition Reference Counter (HV_X64_MSR_TIME_REF_COUNT) available*/ 32 * and HV_X64_MSR_SINT0 through HV_X64_MSR_SINT15) available 37 * HV_X64_MSR_STIMER3_COUNT) available 42 * are available 45 /* Hypercall MSRs (HV_X64_MSR_GUEST_OS_ID and HV_X64_MSR_HYPERCALL) available*/ 47 /* Access virtual processor index MSR (HV_X64_MSR_VP_INDEX) available*/ 49 /* Virtual system reset MSR (HV_X64_MSR_RESET) is available*/ 54 * HV_X64_MSR_STATS_VP_INTERNAL_PAGE) available [all...] |
| /external/pdfium/core/fpdfapi/parser/ |
| cpdf_object_avail_unittest.cpp | 42 Available, 120 // The value of "Type" may be reference, and if it is not available, we can 138 holder.SetObjectState(1, TestHolder::ObjectState::Available); 152 holder.SetObjectState(1, TestHolder::ObjectState::Available); 156 holder.SetObjectState(2, TestHolder::ObjectState::Available); 173 holder.SetObjectState(1, TestHolder::ObjectState::Available); 177 holder.SetObjectState(2, TestHolder::ObjectState::Available); 181 holder.SetObjectState(3, TestHolder::ObjectState::Available); 199 holder.SetObjectState(2, TestHolder::ObjectState::Available); 200 // Object should be available in case when "Parent" object is unavailable [all...] |
| /developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/res/values-w820dp/ |
| dimens.xml | 3 (such as screen margins) for screens with more than 820dp of available width. This
|
| /developers/build/prebuilts/gradle/NotificationChannels/kotlinApp/Application/src/main/res/values-w820dp/ |
| dimens.xml | 3 (such as screen margins) for screens with more than 820dp of available width. This
|