/third_party/typescript/tests/baselines/reference/ |
H A D | indexSignatureTypeCheck.js | 9 var ps: IPropertySet = null; variable 22 var ps = null;
variable
|
H A D | indexSignatureTypeCheck2.js | 6 var ps: IPropertySet = null; variable 23 var ps = null;
variable
|
/third_party/musl/src/multibyte/ |
H A D | c32rtomb.c | 4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb() argument
|
H A D | c16rtomb.c | 5 size_t c16rtomb(char *restrict s, char16_t c16, mbstate_t *restrict ps) in c16rtomb() argument
|
H A D | mbrtoc16.c | 4 size_t mbrtoc16(char16_t *restrict pc16, const char *restrict s, size_t n, mbstate_t *restrict ps) in mbrtoc16() argument
|
H A D | mbrtoc32.c | 4 size_t mbrtoc32(char32_t *restrict pc32, const char *restrict s, size_t n, mbstate_t *restrict ps) in mbrtoc32() argument
|
/third_party/backends/backend/ |
H A D | plustek-pp_scale.c | 65 _LOC void ScaleX( pScanData ps, pUChar inBuf, pUChar outBuf ) in ScaleX() argument
|
H A D | plustek-pp_detect.c | 378 DetectScanner( pScanData ps, int mode ) DetectScanner() argument [all...] |
H A D | plustek-pp_map.c | 215 MapAdjust( pScanData ps, int which ) MapAdjust() argument [all...] |
/third_party/json/tests/src/ |
H A D | unit-unicode1.cpp | 238 std::string ps = std::string("\"") + s + "\""; in roundtrip() local
|
/third_party/musl/src/misc/ |
H A D | openpty.c | 11 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty() argument
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | openpty.c | 11 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty() argument
|
/third_party/ltp/testcases/kernel/mem/ksm/ |
H A D | ksm05.c | 52 long ps; in test_ksm() local
|
/third_party/ltp/testcases/kernel/mem/thp/ |
H A D | thp02.c | 43 static int ps; variable [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
H A D | mbrtoc16.c | 58 mbstate_t ps; in mbrtoc16_0200() local 81 mbstate_t ps; in mbrtoc16_0300() local
|
H A D | mbrtoc32.c | 57 mbstate_t ps; in mbrtoc32_0200() local 81 mbstate_t ps; in mbrtoc32_0300() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_parse.c | 95 usb_idesc_foreach(struct usb_config_descriptor *cd, struct usb_idesc_parse_state *ps) usb_idesc_foreach() argument [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_cid.h | 75 ngtcp2_path_storage ps; member
|
H A D | ngtcp2_path.c | 48 void ngtcp2_path_storage_init(ngtcp2_path_storage *ps, in ngtcp2_path_storage_init() argument 64 void ngtcp2_path_storage_init2(ngtcp2_path_storage *ps, in ngtcp2_path_storage_init2() argument 71 ngtcp2_path_storage_zero(ngtcp2_path_storage *ps) ngtcp2_path_storage_zero() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_resource.h | 19 nv30_surface(struct pipe_surface *ps) in nv30_surface() argument
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
H A D | mmap10.c | 74 static long ps; variable [all...] |
/third_party/ltp/testcases/kernel/mem/vma/ |
H A D | vma01.c | 68 static unsigned long ps; variable [all...] |
/third_party/pulseaudio/speex/tmv/ |
H A D | fftwrap_tm.h | 164 void power_spectrum(const spx_word16_t *X, spx_word32_t *ps, int N) in power_spectrum() argument 201 void power_spectrum(const float * restrict X, float * restrict ps, int N) in power_spectrum() argument [all...] |
/third_party/skia/bin/ |
H A D | compare | 41 ps = [] variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
H A D | eapol_auth_dump.c | 27 static inline const char * port_state_txt(PortState ps) in port_state_txt() argument
|