Searched refs:composite (Results 1 – 25 of 40) sorted by relevance
12
| /openbsd/src/regress/usr.bin/mandoc/eqn/nullary/ |
| D | symbol.out_html | 3 …ontstyle="italic">epsilon</mi><mi fontstyle="italic">prime</mi><mo>—</mo><mrow><mi>composite
|
| D | symbol.out_utf8 | 8 composite word: _e_p_s_i_l_o_n - _p_r_i_m_e — final text
|
| D | symbol.out_ascii | 8 _p_r_i_m_e -- composite word: _e_p_s_i_l_o_n - _p_r_i_m_e -- final text
|
| D | roman.out_ascii | 11 operations: sin ssiinn -- superstring: _s_i_n_u_s -- composite word: tan = _s_i_n /
|
| D | roman.out_html | 4 …w><mi>superstring:</mi></mrow><mi fontstyle="italic">sinus</mi><mo>—</mo><mrow><mi>composite
|
| /openbsd/src/gnu/usr.bin/perl/dist/Unicode-Normalize/ |
| D | Normalize.xs | 159 return i->composite; in composite_uv() 838 UV composite; 840 composite = composite_uv(uv, uv2); 841 RETVAL = composite ? newSVuv(composite) : &PL_sv_undef;
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 113 values, be undefined, or a composite of any of these. 122 non-default address spaces and generalizing the power of composite location 129 bit addressing, the ability for composite location descriptions to be composed 215 composite of these, the ``DW_OP_LLVM_offset``, ``DW_OP_LLVM_offset_uconst``, and 290 To allow composition of composite location descriptions, an explicit operation 291 that indicates the end of the definition of a composite location description is 296 :ref:`amdgpu-dwarf-composite-location-description-operations`. 308 allows registers, or composite location descriptions that may be a mixture of 444 .. _amdgpu-dwarf-operation-to-create-vector-composite-location-descriptions: 453 To support this, a composite location description that can be created as a [all …]
|
| D | ProgrammersManual.rst | 2054 and fast iteration over small sets. It is not intended for building composite 2069 elements sharing a key. It is often a more efficient choice than using composite 2071 building composite data structures.
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/Directive/ |
| D | DirectiveBase.td | 132 // Name of the directive. Can be composite directive sepearted by whitespace.
|
| /openbsd/src/sys/dev/usb/ |
| D | utvfu.c | 162 static const uint16_t composite[][2] = { in utvfu_select_input() local 180 ret = utvfu_set_regs(sc, composite, nitems(composite)); in utvfu_select_input()
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlsub.pod | 984 =head3 Localization of elements of composite types 985 X<local, composite type element> X<local, array element> 989 C<local>ize a member of a composite type (i.e. an array or hash element). 1025 The behavior of local() on non-existent members of composite 1030 =head3 Localized deletion of elements of composite types 1031 X<delete> X<local, composite type element> X<local, array element> 1035 constructs to delete a composite type entry for the current block and restore
|
| /openbsd/src/lib/libelf/ |
| D | libelf_convert.m4 | 193 # Handling composite ELF types 251 # MAKECOMPFUNCS -- Generate converters for composite ELF structures.
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/ |
| D | type_traits | 198 /// @brief composite type traits [4.5.2].
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-2004 | 1091 to build the second and third fixups for a composite relocation. 1094 (s_cpsetup): Pass all three composite relocation codes to macro_build. 1097 of the composite relocation. Set fx_tcbit in both fixups. 1101 * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs. 1102 (md_apply_fix3): Don't treat composite relocs as done.
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ConstantInterpreter.rst | 95 The interpreter distinguishes two kinds of composite types: arrays and
|
| D | ClangFormatStyleOptions.rst | 2682 f(MyMap[{composite, key}]); f(MyMap[{ composite, key }]);
|
| /openbsd/src/gnu/llvm/llvm/docs/GlobalISel/ |
| D | Legalizer.rst | 234 There are some composite rules for common situations built out of the above facilities:
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | type_traits | 273 // See C++14 20.10.4.2, composite type categories
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| D | llvm.ml | 620 (*--... Operations on composite constants ..................................--*)
|
| D | llvm.mli | 998 (** {7 Operations on composite constants} *)
|
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | ChangeLog | 1391 RCS_getdeltatext): Handle newphrases with composite values. 1392 (rcsbuf_getkey): Don't remove @s in composite values -- it makes 1394 a composite value. 1395 (rcsbuf_valcopy, rcsbuf_valpolish_internal): Handle composite values. 1396 (putrcsfield): Write composite values.
|
| /openbsd/src/lib/libcrypto/objects/ |
| D | objects.txt | 1375 # Synthetic composite ciphersuites
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | configure.com | 5774 $! Finally the composite ones. All config
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | pumpkin.pod | 57 For compatibility with the older numbering scheme the composite floating
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | Index.txt | 1209 composite function 2218 2189 function, composite 2218
|
12