/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | MultilibBuilder.cpp | 144 MultilibBuilder Composed(GCCSuffix, OSSuffix, IncludeSuffix); in compose() local 146 MultilibBuilder::flags_list &Flags = Composed.flags(); in compose() 151 return Composed; in compose() 156 multilib_list Composed; in Either() local 166 Composed.push_back(MO); in Either() 170 Multilibs = Composed; in Either()
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-token-plain.mk | 138 # expect+1: Numbers can be composed from literals and expressions. 139 . info Numbers can be composed from literals and expressions. 143 # expect+1: Numbers can be composed from literals and expressions. 144 . info Numbers can be composed from literals and expressions.
|
H A D | cond-token-plain.exp | 38 make: "cond-token-plain.mk" line 139: Numbers can be composed from literals and expressions. 40 make: "cond-token-plain.mk" line 144: Numbers can be composed from literals and expressions.
|
/freebsd/crypto/libecc/src/examples/sig/dsa/ |
H A D | dsa.h | 29 /* DSA public key, composed of: 42 /* DSA private key, composed of:
|
/freebsd/crypto/libecc/src/examples/sig/sdsa/ |
H A D | sdsa.h | 30 /* SDSA public key, composed of: 41 /* SDSA private key, composed of:
|
/freebsd/crypto/libecc/src/examples/sig/kcdsa/ |
H A D | kcdsa.h | 30 /* KCDSA public key, composed of: 41 /* KCDSA private key, composed of:
|
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/ |
H A D | gostr34_10_94.h | 30 /* GOSTR34_10_94 public key, composed of: 41 /* GOSTR34_10_94 private key, composed of:
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | UCS%ROMANIAN.src | 31 # to use new composed characters added in 44 # composed S/T WITH CEDILLA to S/T with 137 # composed Unicode characters 0x0218-0x021B added in Unicode 3.0; 150 # - Change mapping of 0xAF,0xBF,0xDE,0xDF from composed S or T
|
H A D | ROMANIAN%UCS.src | 31 # to use new composed characters added in 44 # composed S/T WITH CEDILLA to S/T with 137 # composed Unicode characters 0x0218-0x021B added in Unicode 3.0; 150 # - Change mapping of 0xAF,0xBF,0xDE,0xDF from composed S or T
|
/freebsd/share/man/man9/ |
H A D | vaccess_acl_nfs4.9 | 83 be composed with the return value. 92 then be composed with an available ACL mask entry, providing
|
H A D | vaccess_acl_posix1e.9 | 83 be composed with the return value. 91 then be composed with an available ACL mask entry, providing
|
H A D | bios.9 | 118 This composed string is stored in 129 length of the composed string is returned.
|
H A D | cpuset.9 | 161 is composed of multiple machine words, 296 is composed of multiple machine words,
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/ |
H A D | htr.rst | 13 **Instruction Layer:** Composed of the load addresses of the instructions in the trace. In an effort to save space, 17 **Block Layer:** Composed of blocks - a block in *layer n* refers to a sequence of blocks in *layer n - 1*. A block in
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | VERSION.pod | 85 The minimal version number, a string composed from B<MAJOR>, B<MINOR> and 91 The fully loaded version number, a string composed from $config{version},
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | cd9660_strings.c | 75 * Test a string to see if it is composed of valid a characters 99 * Test a string to see if it is composed of valid d characters
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | nvidia,tegra186-hsp.yaml | 29 For shared mailboxes, the first cell composed of two fields: 41 For shared mailboxes, the second cell is composed of two fields:
|
/freebsd/contrib/mandoc/ |
H A D | mandoc.3 | 95 manuals are composed of 377 The AST is composed of 429 The AST is composed of
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.h | 104 CompMap::const_iterator I = Composed.find(Idx); in compose() 105 return I == Composed.end() ? nullptr : I->second; in compose() 113 std::pair<CompMap::iterator, bool> Ins = Composed.insert(std::pair(A, B)); in addComposite() 153 const CompMap &getComposites() const { return Composed; } in getComposites() 155 // Compute LaneMask from Composed. Return LaneMask. 161 /// list of subregisters they are composed of (if any). Do this recursively. 169 CompMap Composed;
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | srio-rmu.txt | 5 node is composed of three types of sub-nodes ("fsl-srio-msg-unit", 35 Sub-Nodes for RMU: The RMU node is composed of multiple sub-nodes that
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVFixupKinds.h | 63 // instruction in a pair composed of adjacent auipc+jalr instructions. 66 // pair composed of adjacent auipc+jalr instructions.
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | amlogic,meson-vpu.yaml | 14 The Amlogic Meson Display controller is composed of several components 49 The VENC is composed of the multiple pixel encoders
|
/freebsd/lib/libgssapi/ |
H A D | gss_add_cred.3 | 203 This argument is ignored if the composed credentials are of type 211 This argument is ignored if the composed credentials are of type
|
/freebsd/crypto/libecc/src/examples/sig/rsa/ |
H A D | rsa.h | 29 /* RSA public key, composed of: 38 /* RSA private key, composed of:
|
/freebsd/tools/test/stress2/ |
H A D | README | 3 It is composed of a large number of regression tests, tests that
|