| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/ |
| D | tst.fds.d.out | 2 fds[0] fi_dirname = /devices/pseudo 3 fds[0] fi_pathname = /devices/pseudo/mm@0:null 9 fds[1] fi_dirname = /devices/pseudo 10 fds[1] fi_pathname = /devices/pseudo/mm@0:null 16 fds[2] fi_dirname = /devices/pseudo 17 fds[2] fi_pathname = /devices/pseudo/mm@0:null 23 fds[3] fi_dirname = /devices/pseudo 24 fds[3] fi_pathname = /devices/pseudo/mm@0:null 30 fds[4] fi_dirname = /devices/pseudo 31 fds[4] fi_pathname = /devices/pseudo/mm@0:null
|
| /freebsd-12-stable/targets/pseudo/the-lot/ |
| D | Makefile.depend | 8 targets/pseudo/kernel \ 9 targets/pseudo/toolchain \ 10 targets/pseudo/userland \ 13 DIRDEPS+= targets/pseudo/tests
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | EXPInstructions.td | 35 class EXP_Real<bit done, string pseudo, int subtarget> 38 SIMCInstr <pseudo, subtarget> { 55 class EXP_Real_si<bit _done, string pseudo> 56 : EXP_Real<_done, pseudo, SIEncodingFamily.SI>, EXPe { 69 class EXP_Real_vi<bit _done, string pseudo> 70 : EXP_Real<_done, pseudo, SIEncodingFamily.VI>, EXPe_vi { 83 class EXP_Real_gfx10<bit _done, string pseudo> 84 : EXP_Real<_done, pseudo, SIEncodingFamily.GFX10>, EXPe {
|
| /freebsd-12-stable/contrib/gcc/ |
| D | integrate.c | 57 rtx pseudo; member 218 if (rtx_equal_p (ivs->entries[i].pseudo, reg)) in get_hard_reg_initial_reg() 256 ivs->entries[ivs->num_entries].pseudo = gen_reg_rtx (mode); in get_hard_reg_initial_val() 258 return ivs->entries[ivs->num_entries++].pseudo; in get_hard_reg_initial_val() 276 return ivs->entries[i].pseudo; in has_hard_reg_initial_val() 293 emit_move_insn (ivs->entries[i].pseudo, ivs->entries[i].hard_reg); in emit_initial_value_sets() 333 int regno = REGNO (ivs->entries[i].pseudo); in allocate_initial_values() 336 if (x && REG_N_SETS (REGNO (ivs->entries[i].pseudo)) <= 1) in allocate_initial_values() 350 REGNO (ivs->entries[i].pseudo) = new_regno; in allocate_initial_values()
|
| /freebsd-12-stable/contrib/netbsd-tests/usr.bin/config/ |
| D | d_no_pseudo | 9 # Simply negating a pseudo-device should yield an error. 11 pseudo-device pseudodev
|
| D | d_pseudo_parent | 9 pseudo-device pseudodev
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_CTX_set_msg_callback.pod | 57 This is set to 0 for the SSL3_RT_HEADER pseudo content type (see NOTES below). 64 messages). Alternatively it may be a "pseudo" content type. These pseudo 71 case of pseudo content types), which consists of I<len> bytes. The buffer is no 102 of data. The following pseudo content types are currently defined: 131 The pseudo content type B<SSL3_RT_INNER_CONTENT_TYPE> was added in OpenSSL 1.1.1.
|
| D | BN_rand.pod | 7 - generate pseudo-random number 27 BN_rand() generates a cryptographically strong pseudo-random number of 43 BN_rand_range() generates a cryptographically strong pseudo-random 80 The "pseudo" functions should not be used and may be deprecated in
|
| /freebsd-12-stable/etc/ |
| D | master.passwd | 10 games:*:7:13::0:0:Games pseudo-user:/:/usr/sbin/nologin 18 proxy:*:62:62::0:0:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin 21 uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
|
| /freebsd-12-stable/targets/pseudo/toolchain/ |
| D | Makefile.depend | 25 DIRDEPS+= targets/pseudo/clang 28 DIRDEPS+= targets/pseudo/gcc
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | sniffer | 137 >20 belong&0x03FFFFFF 139 (SS7 MTP2 with pseudo-header 192 >20 belong&0x03FFFFFF 198 (Ethernet with u10 Networks pseudo-header 195 >20 belong&0x03FFFFFF 201 (Bluetooth HCI H4 with pseudo-header 198 >20 belong&0x03FFFFFF 204 (PPP with direction pseudo-header 199 >20 belong&0x03FFFFFF 205 (Cisco HDLC with direction pseudo-header 200 >20 belong&0x03FFFFFF 206 (Frame Relay with direction pseudo-header 241 >20 belong&0x03FFFFFF 256 (Bluetooth Low Energy air interface with pseudo-header 273 >20 belong&0x03FFFFFF 291 (Hilscher netANALYZER NG pseudo-footer 274 >20 belong&0x03FFFFFF 292 (ZBOSS NCP protocol with pseudo-header
|
| /freebsd-12-stable/contrib/elftoolchain/libdwarf/ |
| D | libdwarf_reloc.c | 138 int pseudo; in _dwarf_reloc_section_init() local 159 pseudo = 1; in _dwarf_reloc_section_init() 161 pseudo = 0; in _dwarf_reloc_section_init() 165 if (_dwarf_section_init(dbg, &drs->drs_ds, name, pseudo, error) != in _dwarf_reloc_section_init()
|
| D | libdwarf_sections.c | 35 int pseudo, Dwarf_Error *error) in _dwarf_section_init() argument 52 if (!pseudo) { in _dwarf_section_init()
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | NEWS | 4 * Added gas .reloc pseudo. This is a low-level interface for creating 66 * Added a pseudo-op (.secrel32) to generate 32 bit section relative relocations 76 * New command line option --alternate and pseudo-ops .altmacro and .noaltmacro 191 * x86 gas has a new .arch pseudo op to specify the target CPU architecture. 212 * New .elseif pseudo-op added. 220 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386 223 * New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code. 276 * The ELF assembler has a new pseudo-op, .symver, used for symbol versioning. 281 * Added new pseudo-op, .equiv; it's like .equ, except that it is an error if 313 MRI mode. The pseudo-op ``.mri 1'' will switch into the MRI mode until the
|
| /freebsd-12-stable/targets/pseudo/universe/ |
| D | Makefile.depend | 9 targets/pseudo/hosttools.host \
|
| D | Makefile | 35 UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot
|
| /freebsd-12-stable/share/examples/drivers/ |
| D | README | 26 one for making a device driver for pseudo devices (e.g. /dev/null). 43 and in /sys/dev for the pseudo driver script.
|
| /freebsd-12-stable/contrib/elftoolchain/elfcopy/ |
| D | segments.c | 75 if (s->off < seg->off || (s->vma < seg->vaddr && !s->pseudo)) in add_to_inseg_list() 90 if (s->pseudo) in add_to_inseg_list() 428 if (s->pseudo || s->name == NULL) in adjust_addr() 517 if (s->pseudo) { in copy_phdr()
|
| D | sections.c | 176 if (s->pseudo) in check_section_rename() 327 if (sec->pseudo == 0) in insert_to_sec_list() 358 s->pseudo = 1; in create_scn() 553 if (!s->pseudo) in insert_shtab() 562 shtab->pseudo = 1; in insert_shtab() 575 if (s->pseudo) in copy_content() 978 if (s->pseudo || (s->type != SHT_NOBITS && s->type != SHT_NULL)) in resync_sections() 981 if (s->pseudo) { in resync_sections() 1410 if (s->pseudo) in update_shdr()
|
| /freebsd-12-stable/targets/pseudo/bootstrap-tools/ |
| D | Makefile.depend.host | 1 # $FreeBSD: stable/12/targets/pseudo/bootstrap-tools/Makefile.depend.host 288226 2015-09-25 19:26:0…
|
| /freebsd-12-stable/contrib/netbsd-tests/dev/scsipi/libscsitest/ |
| D | SCSITEST.ioconf | 10 pseudo-root mainbus*
|
| /freebsd-12-stable/crypto/openssl/doc/man1/ |
| D | rand.pod | 6 rand - generate pseudo-random bytes 22 secure pseudo random number generator (CSPRNG).
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | BuiltinTypes.def | 285 // The type of an expression which refers to a pseudo-object, 288 // pseudo-object is actually accessed by emitting a call to 291 // pseudo-object reference is used syntactically as the 294 // A pseudo-object reference naming an Objective-C @property is
|
| /freebsd-12-stable/release/picobsd/mfs_tree/etc/ |
| D | protocols | 3 ip 0 IP # internet protocol, pseudo protocol number
|
| /freebsd-12-stable/targets/pseudo/hosttools/ |
| D | Makefile.depend.host | 1 # $FreeBSD: stable/12/targets/pseudo/hosttools/Makefile.depend.host 325893 2017-11-16 14:37:18Z kib…
|