Home
last modified time | relevance | path

Searched defs:asc (Results 1 – 18 of 18) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/asynchronous_functions/
Dasynchronous_functions_4.ts28 async function asc(arr: any[]) { function
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.3/async_iteration/async_iterators/
Dasync_iterators_2.ts27 async function asc(arr: any[]) { function
/third_party/icu/icu4c/source/i18n/
Dastro.h157 : ascension(asc), declination(dec) { } in ascension() argument
165 void set(double asc, double dec) { in set()
/third_party/node/deps/icu-small/source/i18n/
Dastro.h157 : ascension(asc), declination(dec) { } in ascension() argument
165 void set(double asc, double dec) { in set()
/third_party/skia/third_party/externals/icu/source/i18n/
Dastro.h157 : ascension(asc), declination(dec) { } in ascension() argument
165 void set(double asc, double dec) { in set()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dastro.h157 : ascension(asc), declination(dec) { } in ascension() argument
165 void set(double asc, double dec) { in set()
/third_party/openssl/crypto/pkcs12/
Dp12_utl.c16 unsigned char *OPENSSL_asc2uni(const char *asc, int asclen, in OPENSSL_asc2uni()
79 unsigned char *OPENSSL_utf82uni(const char *asc, int asclen, in OPENSSL_utf82uni()
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib_data.h63 unsigned char asc; /* additional sense code */ member
69 unsigned char asc; /* additional sense code (ASC) */ member
Dsg_lib.h169 unsigned char asc; member
/third_party/ffmpeg/libavformat/
Dacedec.c28 uint32_t asc; in ace_probe() local
Dmpegts.c587 int asc = buf[i + 3] & 0x30; in analyze() local
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c173 build_sense_buffer(bool desc, uint8_t *buf, uint8_t skey, uint8_t asc, in build_sense_buffer()
193 mk_sense_asc_ascq(struct sg_pt_linux_scsi * ptp, int sk, int asc, int ascq, in mk_sense_asc_ascq()
222 uint8_t sstatus, sk, asc, ascq; in mk_sense_from_nvme_status() local
253 int sl, asc, n; in mk_sense_invalid_fld() local
Dsg_lib.c249 sg_get_asc_ascq_str(int asc, int ascq, int buff_len, char * buff) in sg_get_asc_ascq_str()
/third_party/ffmpeg/libavfilter/
Daf_alimiter.c48 double asc; member
97 double peak, double limit, double patt, int asc) in get_rdelta()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_asconf.c2068 struct sctp_asconf_iterator *asc; in sctp_asconf_iterator_ep() local
2114 struct sctp_asconf_iterator *asc; in sctp_asconf_iterator_ep_end() local
2146 struct sctp_asconf_iterator *asc; in sctp_asconf_iterator_stcb() local
2320 struct sctp_asconf_iterator *asc; in sctp_asconf_iterator_end() local
3270 struct sctp_asconf_iterator *asc; in sctp_addr_mgmt_ep_sa() local
Dsctputil.c1691 struct sctp_asconf_iterator *asc; in sctp_handle_addr_wq() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c988 void sg_print_asc_ascq(unsigned char asc, unsigned char ascq) in sg_print_asc_ascq()
1322 unsigned char asc; in sg_err_category_new() local
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c310 uint8_t asc; member