Home
last modified time | relevance | path

Searched defs:p4 (Results 1 - 25 of 48) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DexcessPropertyCheckWithMultipleDiscriminants.js
H A DimportCallExpressionSpecifierNotStringTypeError.js14 var p4 = import(()=>"PathToModule"); variable
H A DthisTypeInObjectLiterals2.js
H A DarrowFunctionExpressions.js124 var p4 = function (_a) { function
/third_party/jerryscript/tests/jerry-test-suite/12/12.08/
H A D12.08-015.js
/third_party/jerryscript/tests/jerry-test-suite/12/12.07/
H A D12.07-015.js
/third_party/json/docs/examples/
H A Dget__PointerType.cpp15 auto p4 = value.get<const json::number_integer_t* const>(); in main() local
19 std::cout << *p1 << ' ' << *p2 << ' ' << *p3 << ' ' << *p4 << '\n'; in main() local
H A Dget_ptr.cpp15 auto p4 = value.get_ptr<const json::number_integer_t* const>(); in main() local
19 std::cout << *p1 << ' ' << *p2 << ' ' << *p3 << ' ' << *p4 << '\n'; in main() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_perf.c49 float p1, p2, p3, p4, p5, p6; in lp_print_counters() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Didctdsp_lasx.c84 __m256i p0, p1, p2, p3, p4, p5, p6, p7; in ff_add_pixels_clamped_lasx() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D2-2.c97 static void p4(void) in p4() function
/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp84 SkPoint p4 = SkPoint::Make(2.0f*(p1.x() + p2.x()) / 3.0f, p1.y() * 1.5f); in cubicPath() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRow.java36 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) { in of() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRow.java40 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) { in of() argument
/third_party/openssl/test/
H A Drsa_sp800_56b_test.c145 static const unsigned char p4[] = { 0x0F, 0xFF, 0xFF, 0xFF, 0xFF }; in test_check_prime_factor_range() local
H A Dparams_test.c59 char *p4; member
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbbox.c360 BBox_Cubic_Check( FT_Pos p1, FT_Pos p2, FT_Pos p3, FT_Pos p4, FT_Pos* min, FT_Pos* max ) BBox_Cubic_Check() argument
/third_party/skia/gm/
H A Dpolygons.cpp49 SkPoint p4[32]; // circle-like polygons with 32-edges. variable
/third_party/skia/modules/sksg/src/
H A DSkSGTransform.cpp188 const auto p4 = TransformPriv::As<SkM44>(fTransform).map(p.fX, p.fY, 0, 0); in onNodeAt() local
/third_party/ffmpeg/libavcodec/
H A Dintrax8dsp.c348 int p0, p1, p2, p3, p4, p5, p6, p7, p8, p9; in x8_loop_filter() local
[all...]
/third_party/skia/src/core/
H A DSkPixmap.cpp412 Sk4f p4 = SkHalfToFloat_finite_ftz(*addr); in getColor() local
425 Sk4f p4 = Sk4f::Load(rgba); in getColor() local
[all...]
/third_party/skia/tests/
H A DSkBlockAllocatorTest.cpp138 auto p4 = pool->allocate<4>(28); in DEF_TEST() local
253 auto p4 = pool->allocate<8>(16); in DEF_TEST() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcallback.h380 MethodResultCallback_6_2(T* object, MethodType method, bool self_deleting, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) MethodResultCallback_6_2() argument
561 NewPermanentCallback( T* object, R (T::*function)(P1, P2, P3, P4, P5, P6, A1, A2), typename internal::InternalConstRef<P1>::type p1, typename internal::InternalConstRef<P2>::type p2, typename internal::InternalConstRef<P3>::type p3, typename internal::InternalConstRef<P4>::type p4, typename internal::InternalConstRef<P5>::type p5, typename internal::InternalConstRef<P6>::type p6) NewPermanentCallback() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_hqx.c119 hq2x_interp_1x1(const uint32_t *r2y, int k, const uint32_t *w, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) hq2x_interp_1x1() argument
169 hq3x_interp_2x1(uint32_t *dst, int dst_linesize, const uint32_t *r2y, int k, const uint32_t *w, int pos00, int pos01, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int rotate) hq3x_interp_2x1() argument
235 hq4x_interp_2x2(uint32_t *dst, int dst_linesize, const uint32_t *r2y, int k, const uint32_t *w, int pos00, int pos01, int pos10, int pos11, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) hq4x_interp_2x2() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp598 uint32_t p4 = p & 0xff; in isValidCE() local

Completed in 27 milliseconds

12