Home
last modified time | relevance | path

Searched refs:GP (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/docs/html-intl/intl/zh-cn/distribute/essentials/quality/
Dcore.jd614 <tr id="GP-P1">
619 GP-P1
625 <a href="#gp">GP 全部</a>
629 <tr id="GP-P2">
631 GP-P2
643 <a href="#gp">GP-1</a>
647 <tr id="GP-D1">
652 GP-D1
671 <a href="#gp">GP-1、GP-2</a>
675 <tr id="GP-D2">
[all …]
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd704 <tr id="GP-P1">
709 GP-P1
718 <a href="#gp">GP-all</a>
722 <tr id="GP-P2">
724 GP-P2
739 <a href="#gp">GP-1</a>
743 <tr id="GP-D1">
748 GP-D1
771 <a href="#gp">GP-1, GP-2</a>
775 <tr id="GP-D2">
[all …]
Dtv.jd210 requires a gamepad controller as specified in <a href="#TV-GP">TV-GP</a>.
222 If the app requires a game controller, as specified in <a href="#TV-GP">TV-GP</a>, all
317 <td id="TV-GP">
318 TV-GP
Dwear.jd186 <td id="WR-GP">
187 WR-GP
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp863 int32_t GP = pParent.getGPAddress(); in hi16() local
864 pReloc.result() = ((AHL + GP - P) - (int16_t)(AHL + GP - P)) >> 16; in hi16()
890 int32_t GP = pParent.getGPAddress(); in lo16() local
891 pReloc.result() = AHL + GP - P + 4; in lo16()
913 uint64_t GP = pParent.getGPAddress(); in gprel16() local
917 pReloc.result() = A + S + GP0 - GP; in gprel16()
919 pReloc.result() = A + S - GP; in gprel16()
1001 uint64_t GP = pParent.getGPAddress(); in gprel32() local
1003 pReloc.result() = A + S + GP0 - GP; in gprel32()
/frameworks/base/docs/html/about/versions/
Dandroid-1.5-highlights.jd78 <li>Video playback (MPEG-4 &amp; 3GP formats)</li>
162 <li>{@link android.media.MediaRecorder Video Recording APIs} for developers (3GP format).</li>
Dandroid-1.5.jd219 <li>Video recording APIs for developers (3GP format)</li>
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp755 Relocator::DWord GP = pParent.getTarget().getGP(); in relocGPREL() local
757 uint32_t result = (uint32_t)(S + A - GP); in relocGPREL()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneProxy.java1430 GSMPhone GP = (GSMPhone)mActivePhone; in setImsRegistrationState() local
1431 GP.getServiceStateTracker().setImsRegistrationState(registered); in setImsRegistrationState()
/frameworks/base/docs/html/tools/devices/
Demulator.jd1161 <td><code>&lt;sentence&gt;</code> must begin with '$GP'. Only '$GPGGA' and '$GPRCM' sentences are c…