Home
last modified time | relevance | path

Searched defs:px (Results 1 - 25 of 105) sorted by relevance

12345

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpl.c95 long double px, xx; in expl() local
H A Dexpm1l.c84 long double px, qx, xx; in expm1l() local
[all...]
/third_party/musl/src/math/
H A Dexpl.c95 long double px, xx; in expl() local
H A Dexpm1l.c84 long double px, qx, xx; in expm1l() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_join_test.cc107 int *px = &x, *py = &y, *pz = &z; in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dh263.c190 ff_h263_pred_motion(MpegEncContext * s, int block, int dir, int *px, int *py) ff_h263_pred_motion() argument
H A Dqoidec.c38 uint8_t px[4] = { 0, 0, 0, 255 }; in qoi_decode_frame() local
[all...]
H A Dqoienc.c33 uint8_t px[4] = { 0, 0, 0, 255 }; in qoi_encode_frame() local
[all...]
/third_party/icu/icu4c/source/common/
H A Drbbiscan.cpp75 icu::RBBISetTableEl *px = (icu::RBBISetTableEl *)p; in RBBISetTable_deleter() local
H A Drbbistbl.cpp34 icu::RBBISymbolTableEntry *px = (icu::RBBISymbolTableEntry *)p; in RBBISymbolTableEntry_deleter() local
H A Duarrsort.cpp169 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, UComparator *cmp, const void *context, void *px, void *pw) subQuickSort() argument
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-comparison.c321 const ecma_value_t px = left_first ? prim_first_converted_value : prim_second_converted_value; in ecma_op_abstract_relational_compare() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c125 char *px = buffer + LWS_PRE; in callback_http() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c99 char *px = buffer + LWS_PRE; in callback_http() local
/third_party/node/deps/icu-small/source/common/
H A Drbbiscan.cpp75 icu::RBBISetTableEl *px = (icu::RBBISetTableEl *)p; in RBBISetTable_deleter() local
H A Drbbistbl.cpp34 icu::RBBISymbolTableEntry *px = (icu::RBBISymbolTableEntry *)p; in RBBISymbolTableEntry_deleter() local
H A Duarrsort.cpp169 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, UComparator *cmp, const void *context, void *px, void *pw) subQuickSort() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/
H A Dminimal-http-client-hugeurl.c104 char *px = buffer + LWS_PRE; in callback_http() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbiscan.cpp75 icu::RBBISetTableEl *px = (icu::RBBISetTableEl *)p; in RBBISetTable_deleter() local
/third_party/skia/gm/
H A Dlcdtext.cpp66 static void ScaleAbout(SkCanvas* canvas, SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in ScaleAbout() argument
/third_party/libwebsockets/lib/core-net/
H A Ddummy-callback.c405 char *px = buf + LWS_PRE; in lws_callback_http_dummy() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
H A Dminimal-http-client-captive-portal.c76 char *px = buffer + LWS_PRE; in callback_http() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcache.c482 struct HASH_ENTRY **px; in ntfs_create_cache() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_tri_tmp.h157 int px = x + ix; in do_block_16() local
180 int px = x + ix; in do_block_16() local
314 int px = x + ix; in lp_rast_triangle() local
335 int px = x + ix; in lp_rast_triangle() local
409 int px = x + ix; in TRI_16() local
[all...]
/third_party/ltp/testcases/misc/math/float/
H A Dthread_code.c120 int pe, pr, px; in check_error() local

Completed in 17 milliseconds

12345