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.S51 P0: add r5, pc
53 P1: add r6, pc
68 pop {r4-r10, pc}
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S34 ADD pc,pc,r7,LSL #2
93 ADD pc,pc,r7,LSL #2
H A DomxVCM4P10_TransformDequantLumaDCFromPair_s.S35 P0: ADD r2, pc
37 P1: ADD r3, pc
75 POP {r4-r6,pc}
94 POP {r4-r6,pc}
H A DomxVCM4P10_DeblockLuma_I.S57 POP {r4-r9,pc}
78 POP {r4-r9,pc}
H A DarmVCM4P10_Interpolate_Chroma_s.S65 P0: ADD pc,r11
104 POP {r4-r12,pc}
127 POP {r4-r12,pc}
150 POP {r4-r12,pc}
163 POP {r4-r12,pc}
174 POP {r4-r12,pc}
185 POP {r4-r12,pc}
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.S34 ADD pc,pc,r12,LSL #2
116 POP {r4-r6,pc}
H A DarmVCM4P10_UnpackBlock4x4_s.S53 POP {r4-r8,pc}
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S45 P0: ADD r11, pc
47 P1: ADD r10, pc
49 P2: ADD r2, pc
133 POP {r4-r12,pc}
H A DarmVCM4P10_DecodeCoeffsToPair_s.S52 P0: ADD r6, pc
167 P1: ADD r9, pc
186 P2: ADD r6, pc
213 P3: ADD r3, pc
268 P4: ADD r6, pc
304 POP {r4-r12,pc}
H A DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S59 POP {r4-r6,pc}
118 POP {r4-r6,pc}
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S88 POP {r4-r10,pc}
98 POP {r4-r10,pc}
H A DarmVCM4P10_Average_4x_Align_unsafe_s.S57 POP {r4-r6,pc}
101 POP {r4-r6,pc}
145 POP {r4-r6,pc}
H A DomxVCM4P10_PredictIntra_16x16_s.S56 P0: ADD pc,r9
79 POP {r4-r12,pc}
106 POP {r4-r12,pc}
176 POP {r4-r12,pc}
248 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.java1551 final PointerCoords pc[] = gSharedTempPointerCoords;
1552 pc[0].clear();
1553 pc[0].x = x;
1554 pc[0].y = y;
1555 pc[0].pressure = pressure;
1556 pc[0].size = size;
1562 1, pp, pc);
2770 final PointerCoords[] pc = gSharedTempPointerCoords;
2771 pc[0].clear();
2772 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.S85 1: ifcc add \reg, \reg, pc
176 ldr r12, [pc, r5, LSL #2]
177 add pc, pc, r12
247 ldr r12, [pc, r5, LSL #2]
248 add pc, pc, r12
379 ldr r12, [pc, r5, LSL #2]
380 add pc, pc, r1
[all...]

Completed in 2799 milliseconds

123