Searched refs:pc (Results 1 - 25 of 74) sorted by relevance

123

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataProfile.java80 public static Parcel toParcel(Parcel pc, DataProfile[] dps) { argument
82 if(pc == null) {
86 pc.writeInt(dps.length);
88 pc.writeInt(dps[i].profileId);
89 pc.writeString(dps[i].apn);
90 pc.writeString(dps[i].protocol);
91 pc.writeInt(dps[i].authType);
92 pc.writeString(dps[i].user);
93 pc.writeString(dps[i].password);
94 pc
[all...]
/frameworks/av/media/libstagefright/codecs/common/
H A DConfig.mk13 VOTT := pc
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
H A DQuad.java249 PointF pc = center();
250 return new Quad(factor * (mTopLeft.x - pc.x) + pc.x,
251 factor * (mTopLeft.y - pc.y) + pc.y,
252 factor * (mTopRight.x - pc.x) + pc.x,
253 factor * (mTopRight.y - pc.y) + pc.y,
254 factor * (mBottomLeft.x - pc
[all...]
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
H A DServiceManagerPermissionTests.java51 IPermissionController pc = new IPermissionController.Stub() {
57 .setPermissionController(pc);
/frameworks/compile/mclinker/lib/LD/
H A DEhFrameHdr.cpp141 /// computePCBegin - return the address of FDE's pc
170 SizeTraits<32>::Address pc = 0x0; local
174 std::memcpy(&pc, offset, pc_size);
179 pc = (pc ^ 0x8000) - 0x8000;
187 pc += m_EhFrame.addr() + pFDE.getOffset() +
197 return pc;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DomxVCM4P10_TransformDequantChromaDCFromPair_s.S36 P0: add r5, pc
38 P1: add r6, pc
53 pop {r4-r10, pc}
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S19 ADD pc,pc,r7,LSL #2
78 ADD pc,pc,r7,LSL #2
H A DomxVCM4P10_TransformDequantLumaDCFromPair_s.S20 P0: ADD r2, pc
22 P1: ADD r3, pc
60 POP {r4-r6,pc}
79 POP {r4-r6,pc}
H A DomxVCM4P10_DeblockLuma_I.S42 POP {r4-r9,pc}
63 POP {r4-r9,pc}
H A DarmVCM4P10_Interpolate_Chroma_s.S50 P0: ADD pc,r11
89 POP {r4-r12,pc}
112 POP {r4-r12,pc}
135 POP {r4-r12,pc}
148 POP {r4-r12,pc}
159 POP {r4-r12,pc}
170 POP {r4-r12,pc}
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.S19 ADD pc,pc,r12,LSL #2
101 POP {r4-r6,pc}
H A DarmVCM4P10_UnpackBlock4x4_s.S38 POP {r4-r8,pc}
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S30 P0: ADD r11, pc
32 P1: ADD r10, pc
34 P2: ADD r2, pc
118 POP {r4-r12,pc}
H A DarmVCM4P10_DecodeCoeffsToPair_s.S37 P0: ADD r6, pc
152 P1: ADD r9, pc
171 P2: ADD r6, pc
198 P3: ADD r3, pc
253 P4: ADD r6, pc
289 POP {r4-r12,pc}
H A DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S44 POP {r4-r6,pc}
103 POP {r4-r6,pc}
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S73 POP {r4-r10,pc}
83 POP {r4-r10,pc}
H A DarmVCM4P10_Average_4x_Align_unsafe_s.S42 POP {r4-r6,pc}
86 POP {r4-r6,pc}
130 POP {r4-r6,pc}
H A DomxVCM4P10_PredictIntra_16x16_s.S42 P0: ADD pc,r9
65 POP {r4-r12,pc}
92 POP {r4-r12,pc}
162 POP {r4-r12,pc}
234 POP {r4-r12,pc}
/frameworks/native/libs/binder/
H A DIServiceManager.cpp70 sp<IPermissionController> pc; local
72 pc = gPermissionController;
78 if (pc != NULL) {
79 bool res = pc->checkPermission(permission, pid, uid);
90 if (pc->asBinder()->isBinderAlive()) {
98 if (gPermissionController == pc) {
115 pc = interface_cast<IPermissionController>(binder);
118 gPermissionController = pc;
H A DPermissionCache.cpp98 PermissionCache& pc(PermissionCache::getInstance());
100 if (pc.check(&granted, permission, uid) != NO_ERROR) {
107 pc.cache(permission, uid, granted);
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1534 final PointerCoords pc[] = gSharedTempPointerCoords;
1535 pc[0].clear();
1536 pc[0].x = x;
1537 pc[0].y = y;
1538 pc[0].pressure = pressure;
1539 pc[0].size = size;
1545 1, pp, pc);
2739 final PointerCoords[] pc = gSharedTempPointerCoords;
2740 pc[0].clear();
2741 pc[
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s73 ADDCC pc,pc,tmp2,LSL #2
170 POPEQ {r4-r6,pc}
178 POP {r4-r6,pc}
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S64 ADDCC pc,pc,tmp2,LSL #2
131 POPEQ {r4-r6,pc}
139 POP {r4-r6,pc}
/frameworks/native/opengl/libagl/
H A Diterators.S88 ldmfd sp!, {r4, r5, r6, r7, r8, pc}
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_neon_Blur.S84 1: ifcc add \reg, \reg, pc
175 ldr r12, [pc, r5, LSL #2]
176 add pc, pc, r12
246 ldr r12, [pc, r5, LSL #2]
247 add pc, pc, r12
378 ldr r12, [pc, r5, LSL #2]
379 add pc, pc, r1
[all...]

Completed in 488 milliseconds

123