/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/asynchronous_functions/ |
D | asynchronous_functions_4.ts | 28 async function asc(arr: any[]) { function
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.3/async_iteration/async_iterators/ |
D | async_iterators_2.ts | 27 async function asc(arr: any[]) { function
|
/third_party/icu/icu4c/source/i18n/ |
D | astro.h | 157 : ascension(asc), declination(dec) { } in ascension() argument 165 void set(double asc, double dec) { in set()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | astro.h | 157 : 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/ |
D | astro.h | 157 : 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/ |
D | astro.h | 157 : ascension(asc), declination(dec) { } in ascension() argument 165 void set(double asc, double dec) { in set()
|
/third_party/openssl/crypto/pkcs12/ |
D | p12_utl.c | 16 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/ |
D | sg_lib_data.h | 63 unsigned char asc; /* additional sense code */ member 69 unsigned char asc; /* additional sense code (ASC) */ member
|
D | sg_lib.h | 169 unsigned char asc; member
|
/third_party/ffmpeg/libavformat/ |
D | acedec.c | 28 uint32_t asc; in ace_probe() local
|
D | mpegts.c | 587 int asc = buf[i + 3] & 0x30; in analyze() local
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux_nvme.c | 173 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
|
D | sg_lib.c | 249 sg_get_asc_ascq_str(int asc, int ascq, int buff_len, char * buff) in sg_get_asc_ascq_str()
|
/third_party/ffmpeg/libavfilter/ |
D | af_alimiter.c | 48 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/ |
D | sctp_asconf.c | 2068 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
|
D | sctputil.c | 1691 struct sctp_asconf_iterator *asc; in sctp_handle_addr_wq() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 988 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/ |
D | umass.c | 310 uint8_t asc; member
|