| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | ent.c | 38 static struct netdata *nd = NULL; variable [all...] |
| /third_party/musl/src/network/ |
| H A D | ent.c | 44 static struct netdata *nd = NULL; variable [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_pq_test.c | 133 node *nd = (node *)item; in node_update() local 148 node *nd; in test_nghttp2_pq_update() local 182 node *nd = (node *)nghttp2_pq_top(pq); in check_nodes() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| H A D | LtpfsCmds.c | 263 struct nameidata nd; in lookup_bdev() local
|
| /third_party/libwebsockets/lib/roles/netlink/ |
| H A D | ops-netlink.c | 110 struct ndmsg *nd; in rops_handle_POLLIN_netlink() local
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | inftrees.c | 327 local int inflate_trees_dynamic( /* nl, nd, c, bl, bd, tl, td, hp, z) */ in inflate_trees_dynamic() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ylc.c | 110 unsigned nd, st; in build_vlc() local
|
| H A D | mvha.c | 108 unsigned nd, st; in build_vlc() local
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | strtod.c | 96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local [all...] |
| H A D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local [all...] |
| /third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/ |
| H A D | wifi-esp32.c | 77 lws_netdev_wifi_connect_plat(lws_netdev_instance_t *nd, const char *ssid, in lws_netdev_wifi_connect_plat() argument 198 lws_netdev_wifi_scan_plat(lws_netdev_instance_t *nd) in lws_netdev_wifi_scan_plat() argument 215 lws_netdev_wifi_event_plat(struct lws_netdev_instance *nd, lws_usec_t timestamp, in lws_netdev_wifi_event_plat() argument 431 lws_netdev_wifi_configure_plat(struct lws_netdev_instance *nd, in lws_netdev_wifi_configure_plat() argument 438 lws_netdev_wifi_up_plat(struct lws_netdev_instance *nd) in lws_netdev_wifi_up_plat() argument 466 lws_netdev_wifi_down_plat(struct lws_netdev_instance *nd) lws_netdev_wifi_down_plat() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
| H A D | civil_time_detail.h | 211 const day_t nd = static_cast<day_t>(d); variable
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_calltip.py | 32 def nd(self): pass # No doc. member in TC
|
| /third_party/ffmpeg/libavformat/ |
| H A D | utils.c | 298 int nd, len, percentd_found; in av_get_frame_filename2() local
|
| H A D | hlsenc.c | 478 int nd, addchar_count; in replace_int_data_in_filename() local
|
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | dir.c | 269 struct dosDirEntry *d, *nd; in finishDosDirSection() local
|
| /third_party/ltp/testcases/kernel/mem/lib/ |
| H A D | mem.c | 540 static void gather_node_cpus(char *cpus, long nd) in gather_node_cpus() argument 573 void write_cpusets(const struct tst_cg_group *cg, long nd) in write_cpusets() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | nir.c | 174 nir_alu_dest *nd = &instr->dest; in ppir_emit_alu() local
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | module-alsa-card.c | 207 struct profile_data *nd, *od; in card_set_profile() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_astats.c | 264 static inline void update_stat(AudioStatsContext *s, ChannelStats *p, double d, double nd, int64_t i) in update_stat() argument [all...] |
| /third_party/backends/backend/ |
| H A D | net.c | 159 Net_Device *nd = NULL; in add_device() local 254 Net_Device *nd; add_device() local [all...] |
| H A D | nec.c | 1885 NEC_Device nd; in sane_init() local
|
| /third_party/python/Python/ |
| H A D | dtoa.c | 296 int e0, nd, nd0, scale; member 494 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() argument 1302 int b2, d2, dd, i, nd, nd in bigcomp() local 1442 int esign, i, j, k, lz, nd, nd0, odd, sign; _Py_dg_strtod() local [all...] |
| /third_party/python/Modules/ |
| H A D | _testbuffer.c | 178 ndbuf_push(NDArrayObject *nd, ndbuf_t *elt) in ndbuf_push() argument 187 ndbuf_delete(NDArrayObject *nd, ndbuf_t *elt) in ndbuf_delete() argument 201 ndbuf_pop(NDArrayObject *nd) ndbuf_pop() argument 210 NDArrayObject *nd; ndarray_new() local 243 ndarray_init_staticbuf(PyObject *exporter, NDArrayObject *nd, int flags) ndarray_init_staticbuf() argument 658 ndarray_as_list(NDArrayObject *nd) ndarray_as_list() argument 1264 ndarray_push_base(NDArrayObject *nd, PyObject *items, PyObject *shape, PyObject *strides, Py_ssize_t offset, PyObject *format, int flags) ndarray_push_base() argument 1282 NDArrayObject *nd = (NDArrayObject *)self; ndarray_init() local 1348 NDArrayObject *nd = (NDArrayObject *)self; ndarray_push() local 1390 NDArrayObject *nd = (NDArrayObject *)self; ndarray_pop() local 1607 NDArrayObject *nd; ndarray_item() local 1782 NDArrayObject *nd; ndarray_subscript() local 1867 NDArrayObject *nd; ndarray_ass_subscript() local 2088 NDArrayObject *nd = (NDArrayObject *)self; ndarray_c_contig() local 2102 NDArrayObject *nd = (NDArrayObject *)self; ndarray_fortran_contig() local 2116 NDArrayObject *nd = (NDArrayObject *)self; ndarray_contig() local 2198 NDArrayObject *nd = (NDArrayObject *)self; ndarray_add_suboffsets() local 2234 const NDArrayObject *nd = (NDArrayObject *)self; ndarray_memoryview_from_buffer() local 2607 const NDArrayObject *nd = (NDArrayObject *)self; ndarray_hash() local [all...] |
| /third_party/python/Objects/ |
| H A D | abstract.c | 495 _Py_add_one_to_index_F(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_F() argument 511 _Py_add_one_to_index_C(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_C() argument 692 PyBuffer_FillContiguousStrides(int nd, Py_ssize_t *shape, in PyBuffer_FillContiguousStrides() argument
|