Home
last modified time | relevance | path

Searched refs:rds (Results 1 – 15 of 15) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
Dnode.py51 for rds in self.rdatasets:
52 print >> s, rds.to_text(name, **kw)
108 for rds in self.rdatasets:
109 if rds.match(rdclass, rdtype, covers):
110 return rds
113 rds = dns.rdataset.Rdataset(rdclass, rdtype)
114 self.rdatasets.append(rds)
115 return rds
137 rds = self.find_rdataset(rdclass, rdtype, covers, create)
139 rds = None
[all …]
Dupdate.py87 for rds in args:
89 self.delete(name, rds.rdtype)
90 for rd in rds:
91 self._add_rr(name, rds.ttl, rd, section=section)
141 for rds in args:
142 for rd in rds:
Dzone.py427 for rds in node:
429 (rds.rdtype == rdtype and rds.covers == covers):
430 yield (name, rds)
450 for rds in node:
452 (rds.rdtype == rdtype and rds.covers == covers):
453 for rdata in rds:
454 yield (name, rds.ttl, rdata)
641 rds = n.find_rdataset(rdclass, rdtype, covers, True)
642 rds.add(rd, ttl)
/external/syslinux/gpxe/src/drivers/net/phantom/
Dphantom.c103 struct phantom_rds rds[PHN_NUM_RDS]; member
116 struct nx_hostrq_rds_ring_s rds; member
121 struct nx_cardrsp_rds_ring_s rds; member
630 cpu_to_le32 ( sizeof ( buf->hostrq.rds ) ); in phantom_create_rx_ctx()
633 buf->hostrq.rds.host_phys_addr = in phantom_create_rx_ctx()
634 cpu_to_le64 ( virt_to_bus ( phantom->desc->rds ) ); in phantom_create_rx_ctx()
635 buf->hostrq.rds.buff_size = cpu_to_le64 ( PHN_RX_BUFSIZE ); in phantom_create_rx_ctx()
636 buf->hostrq.rds.ring_size = cpu_to_le32 ( PHN_NUM_RDS ); in phantom_create_rx_ctx()
637 buf->hostrq.rds.ring_kind = cpu_to_le32 ( NX_RDS_RING_TYPE_NORMAL ); in phantom_create_rx_ctx()
667 le32_to_cpu ( buf->cardrsp.rds.host_producer_crb )); in phantom_create_rx_ctx()
[all …]
/external/e2fsprogs/debugfs/
Ddebugfs.c1874 struct rd_struct *rds = (struct rd_struct *) private; in rmdir_proc() local
1882 rds->parent = dirent->inode; in rmdir_proc()
1885 rds->empty = 0; in rmdir_proc()
1894 struct rd_struct rds; in do_rmdir() local
1914 rds.parent = 0; in do_rmdir()
1915 rds.empty = 1; in do_rmdir()
1918 0, rmdir_proc, &rds); in do_rmdir()
1923 if (rds.empty == 0) { in do_rmdir()
1935 if (rds.parent) { in do_rmdir()
1936 if (debugfs_read_inode(rds.parent, &inode, argv[0])) in do_rmdir()
[all …]
/external/e2fsprogs/misc/
Dfuse2fs.c1324 struct rd_struct *rds = (struct rd_struct *) private; in rmdir_proc() local
1332 rds->parent = dirent->inode; in rmdir_proc()
1335 rds->empty = 0; in rmdir_proc()
1345 struct rd_struct rds; in __op_rmdir() local
1355 rds.parent = 0; in __op_rmdir()
1356 rds.empty = 1; in __op_rmdir()
1358 err = ext2fs_dir_iterate2(fs, child, 0, 0, rmdir_proc, &rds); in __op_rmdir()
1364 if (rds.empty == 0) { in __op_rmdir()
1380 if (rds.parent) { in __op_rmdir()
1382 rds.parent); in __op_rmdir()
[all …]
/external/libnl/lib/
Daddr.c1028 __ADD(AF_RDS,rds)
/external/llvm/lib/Target/AArch64/
DAArch64SchedM1.td262 def : InstRW<[M1WriteNEONF], (instregex "^[FSU]CVT[AMNPZ][SU](_Int)?[SU]?[XW]?[DS]?[rds]i?")>;
DAArch64SchedA57.td551 def : InstRW<[A57Write_10cyc_1L_1V], (instregex "^[FSU]CVT[AMNPZ][SU](_Int)?[SU]?[XW]?[DS]?[rds]i?"…
/external/ImageMagick/PerlMagick/t/reference/write/jng/
Dread_jdaa.miff15 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����a���_��v�~�w���i���p�u��rds�kTZ��XN��QB��SE��[O…
Dread_prog_jdaa.miff15 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����a���_��v�~�w���i���p�u��rds�kTZ��XN��QB��SE��[O…
Dread_prog_idat.miff30 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����m���l��~�~�{���r���q�u�~rds�kTZ��XN��QB��SEw�[O…
Dread_idat.miff30 …�K�h�I�g�H�i�J�n�O�.-2�352�'0�-;"�LZI�R`a�gm�����m���l��~�~�{���r���q�u�~rds�kTZ��XN��QB��SEw�[O…
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/external/netperf/
DRelease_Notes225 -T rds specifyer for the "transport" to use.