Home
last modified time | relevance | path

Searched refs:pc (Results 1 – 25 of 80) sorted by relevance

1234

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataProfile.java81 public static Parcel toParcel(Parcel pc, DataProfile[] dps) { in toParcel() argument
83 if(pc == null) { in toParcel()
87 pc.writeInt(dps.length); in toParcel()
89 pc.writeInt(dps[i].profileId); in toParcel()
90 pc.writeString(dps[i].apn); in toParcel()
91 pc.writeString(dps[i].protocol); in toParcel()
92 pc.writeInt(dps[i].authType); in toParcel()
93 pc.writeString(dps[i].user); in toParcel()
94 pc.writeString(dps[i].password); in toParcel()
95 pc.writeInt(dps[i].type); in toParcel()
[all …]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
DQuad.java249 PointF pc = center(); in grow() local
250 return new Quad(factor * (mTopLeft.x - pc.x) + pc.x, in grow()
251 factor * (mTopLeft.y - pc.y) + pc.y, in grow()
252 factor * (mTopRight.x - pc.x) + pc.x, in grow()
253 factor * (mTopRight.y - pc.y) + pc.y, in grow()
254 factor * (mBottomLeft.x - pc.x) + pc.x, in grow()
255 factor * (mBottomLeft.y - pc.y) + pc.y, in grow()
256 factor * (mBottomRight.x - pc.x) + pc.x, in grow()
257 factor * (mBottomRight.y - pc.y) + pc.y); in grow()
/frameworks/base/docs/html/ndk/guides/
Dndk-stack.jd30 I/DEBUG ( 31): ip 0000959c sp be956cc8 lr 00008403 pc 0000841e cpsr 60000030
31 I/DEBUG ( 31): #00 pc 0000841e /data/local/ndk-tests/crasher
32 I/DEBUG ( 31): #01 pc 000083fe /data/local/ndk-tests/crasher
33 I/DEBUG ( 31): #02 pc 000083f6 /data/local/ndk-tests/crasher
34 I/DEBUG ( 31): #03 pc 000191ac /system/lib/libc.so
35 I/DEBUG ( 31): #04 pc 000083ea /data/local/ndk-tests/crasher
36 I/DEBUG ( 31): #05 pc 00008458 /data/local/ndk-tests/crasher
37 I/DEBUG ( 31): #06 pc 0000d362 /system/lib/libc.so
48 Stack frame #00 pc 0000841e /data/local/ndk-tests/crasher : Routine zoo in /tmp/foo/crasher/jni/z…
49 Stack frame #01 pc 000083fe /data/local/ndk-tests/crasher : Routine bar in /tmp/foo/crasher/jni/b…
[all …]
/frameworks/native/libs/binder/
DIServiceManager.cpp75 sp<IPermissionController> pc; in checkPermission() local
77 pc = gPermissionController; in checkPermission()
83 if (pc != NULL) { in checkPermission()
84 bool res = pc->checkPermission(permission, pid, uid); in checkPermission()
95 if (IInterface::asBinder(pc)->isBinderAlive()) { in checkPermission()
103 if (gPermissionController == pc) { in checkPermission()
120 pc = interface_cast<IPermissionController>(binder); in checkPermission()
123 gPermissionController = pc; in checkPermission()
DPermissionCache.cpp98 PermissionCache& pc(PermissionCache::getInstance()); in checkPermission() local
100 if (pc.check(&granted, permission, uid) != NO_ERROR) { in checkPermission()
107 pc.cache(permission, uid, granted); in checkPermission()
/frameworks/base/core/java/android/view/
DMotionEvent.java1659 final PointerCoords pc[] = gSharedTempPointerCoords; in obtain() local
1660 pc[0].clear(); in obtain()
1661 pc[0].x = x; in obtain()
1662 pc[0].y = y; in obtain()
1663 pc[0].pressure = pressure; in obtain()
1664 pc[0].size = size; in obtain()
1670 1, pp, pc); in obtain()
2912 final PointerCoords[] pc = gSharedTempPointerCoords; in addBatch() local
2913 pc[0].clear(); in addBatch()
2914 pc[0].x = x; in addBatch()
[all …]
/frameworks/compile/mclinker/lib/LD/
DEhFrameHdr.cpp167 SizeTraits<32>::Address pc = 0x0; in computePCBegin() local
170 std::memcpy(&pc, offset, pc_size); in computePCBegin()
175 pc = (pc ^ 0x8000) - 0x8000; in computePCBegin()
182 pc += m_EhFrame.addr() + pFDE.getOffset() + in computePCBegin()
192 return pc; in computePCBegin()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
Dbugdroid.rs70 float3 pc = img - center;
71 float tmp1 = dot(normal, pc);
73 float tmp2 = (sqrt(length(pc) * length(pc) - tmp1) - radius);
85 float3 pc = img - center;
86 float tmp1 = dot(normal, pc);
88 float tmp2 = (sqrt(length(pc) * length(pc) - tmp1) - radius);
89 if (length(pc - dot(normal, pc) * normal) > radius) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
DarmVCM4P10_Interpolate_Chroma_s.S64 P0: ADD pc,r11
103 POP {r4-r12,pc}
126 POP {r4-r12,pc}
149 POP {r4-r12,pc}
162 POP {r4-r12,pc}
173 POP {r4-r12,pc}
184 POP {r4-r12,pc}
DomxVCM4P10_TransformDequantLumaDCFromPair_s.S34 P0: ADD r2, pc
36 P1: ADD r3, pc
74 POP {r4-r6,pc}
91 POP {r4-r6,pc}
DomxVCM4P10_TransformDequantChromaDCFromPair_s.S51 P0: add r5, pc
53 P1: add r6, pc
68 pop {r4-r10, pc}
DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S33 ADD pc,pc,r7,LSL #2
90 ADD pc,pc,r7,LSL #2
DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S44 P0: ADD r11, pc
46 P1: ADD r10, pc
48 P2: ADD r2, pc
132 POP {r4-r12,pc}
DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.S33 ADD pc,pc,r12,LSL #2
115 POP {r4-r6,pc}
DarmVCM4P10_DecodeCoeffsToPair_s.S51 P0: ADD r6, pc
166 P1: ADD r9, pc
185 P2: ADD r6, pc
212 P3: ADD r3, pc
267 P4: ADD r6, pc
303 POP {r4-r12,pc}
DomxVCM4P10_DeblockLuma_I.S56 POP {r4-r9,pc}
77 POP {r4-r9,pc}
DarmVCM4P10_Average_4x_Align_unsafe_s.S56 POP {r4-r6,pc}
98 POP {r4-r6,pc}
140 POP {r4-r6,pc}
DomxVCM4P10_PredictIntra_16x16_s.S55 P0: ADD pc,r9
78 POP {r4-r12,pc}
105 POP {r4-r12,pc}
175 POP {r4-r12,pc}
247 POP {r4-r12,pc}
DomxVCM4P10_PredictIntraChroma_8x8_s.S48 P0: ADD pc,r8
94 POP {r4-r10,pc}
130 POP {r4-r10,pc}
227 POP {r4-r10,pc}
DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S87 POP {r4-r10,pc}
97 POP {r4-r10,pc}
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S58 POP {r4-r6,pc}
115 POP {r4-r6,pc}
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdFillRow7.S64 ADDCC pc,pc,tmp2,LSL #2
131 POPEQ {r4-r6,pc}
139 POP {r4-r6,pc}
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
DServiceManagerPermissionTests.java51 IPermissionController pc = new IPermissionController.Stub() { in testSetPermissionController() local
67 .setPermissionController(pc); in testSetPermissionController()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdFillRow7.s73 ADDCC pc,pc,tmp2,LSL #2
170 POPEQ {r4-r6,pc}
178 POP {r4-r6,pc}
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_Blur.S96 1: ifcc add \reg, \reg, pc
274 ldr r12, [pc, r5, LSL #2]
275 add pc, pc, r12
345 ldr r12, [pc, r5, LSL #2]
346 add pc, pc, r12
477 ldr r12, [pc, r5, LSL #2]
478 add pc, pc, r12
675 ldr r12, [pc, r5, LSL #2]
676 add pc, pc, r12
726 ldr r12, [pc, r5, LSL #2]
[all …]

1234