Home
last modified time | relevance | path

Searched defs:p3 (Results 1 – 25 of 82) sorted by relevance

1234

/aosp12/art/test/700-LoadArgRegs/src/
H A DMain.java9 static void testI3(int p1, int p2, int p3) { in testI3()
12 static void testI4(int p1, int p2, int p3, int p4) { in testI4()
15 static void testI5(int p1, int p2, int p3, int p4, int p5) { in testI5()
18 static void testI6(int p1, int p2, int p3, int p4, int p5, int p6) { in testI6()
49 static void testB3(boolean p1, boolean p2, boolean p3) { in testB3()
71 static void testO3(Object p1, Object p2, Object p3) { in testO3()
74 static void testO4(Object p1, Object p2, Object p3, Object p4) { in testO4()
93 static void testIOB3(int p1, Object p2, boolean p3) { in testIOB3()
96 static void testIOB4(int p1, Object p2, boolean p3, int p4) { in testIOB4()
115 static void testF3(float p1, float p2, float p3) { in testF3()
[all …]
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
H A DApduCommand.java41 public final int p3; field in ApduCommand
47 ApduCommand(int channel, int cla, int ins, int p1, int p2, int p3, String cmdHex) { in ApduCommand()
H A DRequestBuilder.java50 public void addApdu(int cla, int ins, int p1, int p2, int p3, String cmdHex) { in addApdu()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp33 Point p3 = points[2]; // 2: point index in Draw() local
77 void DrawTriangle::SortVertexs(Point& p1, Point& p2, Point& p3) in SortVertexs()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dmacros.h28 #define META_GET_MACRO4_IMPL(p0, p1, p2, p3, macro, ...) macro argument
29 #define META_GET_MACRO5_IMPL(p0, p1, p2, p3, p4, macro, ...) macro argument
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DQuad.java38 public Point p3; field in Quad
45 public Quad(Point p0, Point p1, Point p2, Point p3) { in Quad()
H A DRectangle.java49 Point p3 = new Point(center.x + size.x/2f, center.y + size.y/2f); in fromRotatedRect() local
56 private Rectangle(Point p0, Point p1, Point p2, Point p3) { in Rectangle()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_apdu_sim_i_o_request_info_v10.md83 ### p3 subsection
H A D_apdu_sim_i_o_request_info_v11.md83 ### p3 subsection
H A D_sim_io_request_info_v10.md95 ### p3 subsection
H A D_sim_io_request_info_v11.md95 ### p3 subsection
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DHermiteInterpolatorTests.java53 private static final int p3 = 3; field in HermiteInterpolatorTests
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicResize.cpp76 static float4 cubicInterpolate(float4 p0,float4 p1,float4 p2,float4 p3, float x) { in cubicInterpolate()
81 static float2 cubicInterpolate(float2 p0,float2 p1,float2 p2,float2 p3, float x) { in cubicInterpolate()
88 static float cubicInterpolate(float p0,float p1,float p2,float p3 , float x) { in cubicInterpolate()
95 static float cubicInterpolate(float p0,float p1,float p2,float p3 , float x) { in cubicInterpolate()
126 float4 p3 = cubicInterpolate(convert_float4(yp3[xs0]), in OneBiCubic() local
161 float2 p3 = cubicInterpolate(convert_float2(yp3[xs0]), in OneBiCubic() local
187 float p3 = cubicInterpolate((float)yp3[xs0], (float)yp3[xs1], in OneBiCubic() local
268 float4 p3 = cubicInterpolate(yp3[xs0], yp3[xs1], in OneBiCubic() local
291 float2 p3 = cubicInterpolate(yp3[xs0], yp3[xs1], in OneBiCubic() local
314 float p3 = cubicInterpolate(yp3[xs0], yp3[xs1], in OneBiCubic() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
H A Db_exp.c77 static const double p3 = 0x1.1566aaf25de2cp-14; variable
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Dautocorr.c43 Word16 *p1,*p2,*p3; in Autocorr() local
H A Dcor_h_x.c44 Word32 *p3; in cor_h_x() local
H A Dsyn_filt.c99 Word16 *p1, *p2, *p3; in Syn_filt_32() local
H A Dc4t64fx.c142 Word16 *p0, *p1, *p2, *p3, *psign; in ACELP_4t64_fx() local
854 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; in cor_h_vec_30() local
926 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; in cor_h_vec_012() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCard.java296 int p1, int p2, int p3, String data, Message response) { in iccTransmitApduLogicalChannel()
313 int p1, int p2, int p3, String data, Message response) { in iccTransmitApduBasicChannel()
327 public void iccExchangeSimIO(int fileID, int command, int p1, int p2, int p3, in iccExchangeSimIO()
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DFixedRotationFilter.java76 Point p3 = new Point(0.0f, 1.0f); in process() local
H A DStraightenFilter.java132 Point p3 = new Point(cosTheta * mWidth - sinTheta * mHeight, in updateParameters() local
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dme_utils.cpp113 UChar *p1, *p2, *p3, *p4; in GetHalfPelMBRegion_C() local
169 UChar *p1, *p2, *p3, *p4; in GetHalfPelBlkRegion() local
H A Dsad_halfpel.cpp100 UChar *kk, *p1, *p2, *p3, *p4; in HalfPel2_SAD_MB() local
174 UChar *kk, *p1, *p2, *p3, *p4; in HalfPel2_SAD_Blk() local
225 UChar *kk, *p1, *p2, *p3, *p4; in SAD_MB_HalfPel_Cxhyh() local
784 UChar *kk, *p1, *p2, *p3, *p4; in SAD_Blk_HalfPel_C() local
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dgeometry.h56 Quad(const Point& p0, const Point& p1, const Point& p2, const Point& p3) in Quad()
/aosp12/frameworks/base/media/mca/filterpacks/native/base/
H A Dgeometry.h56 Quad(const Point& p0, const Point& p1, const Point& p2, const Point& p3) in Quad()

1234