Home
last modified time | relevance | path

Searched full:composed (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DMultilibBuilder.cpp144 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 Dcond-token-plain.mk138 # 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 Dcond-token-plain.exp38 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 Ddsa.h29 /* DSA public key, composed of:
42 /* DSA private key, composed of:
/freebsd/crypto/libecc/src/examples/sig/sdsa/
H A Dsdsa.h30 /* SDSA public key, composed of:
41 /* SDSA private key, composed of:
/freebsd/crypto/libecc/src/examples/sig/kcdsa/
H A Dkcdsa.h30 /* KCDSA public key, composed of:
41 /* KCDSA private key, composed of:
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/
H A Dgostr34_10_94.h30 /* GOSTR34_10_94 public key, composed of:
41 /* GOSTR34_10_94 private key, composed of:
/freebsd/share/i18n/csmapper/APPLE/
H A DUCS%ROMANIAN.src31 # 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 DROMANIAN%UCS.src31 # 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 Dvaccess_acl_nfs4.983 be composed with the return value.
92 then be composed with an available ACL mask entry, providing
H A Dvaccess_acl_posix1e.983 be composed with the return value.
91 then be composed with an available ACL mask entry, providing
H A Dbios.9118 This composed string is stored in
129 length of the composed string is returned.
H A Dcpuset.9161 is composed of multiple machine words,
296 is composed of multiple machine words,
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst13 **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 DVERSION.pod85 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 Dcd9660_strings.c75 * 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 Dnvidia,tegra186-hsp.yaml29 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 Dmandoc.395 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 DCodeGenRegisters.h104 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 Dsrio-rmu.txt5 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 DRISCVFixupKinds.h63 // 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 Damlogic,meson-vpu.yaml14 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 Dgss_add_cred.3203 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 Drsa.h29 /* RSA public key, composed of:
38 /* RSA private key, composed of:
/freebsd/tools/test/stress2/
H A DREADME3 It is composed of a large number of regression tests, tests that

12345678910>>...13