Home
last modified time | relevance | path

Searched refs:classes (Results 1 – 25 of 52) sorted by relevance

123

/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/
DREADME1 These classes provide a C++ stream interface to the zlib library. It allows you
10 The gzifstream and gzofstream classes were originally written by Kevin Ruland
15 The new classes are as standard-compliant as possible, closely following the
16 approach of the standard library's fstream classes. It compiles under gcc versions
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog50 * elfcpp.h (Mips64_rel, Mips64_rel_write): New classes.
51 (Mips64_rela, Mips64_rela_write): New classes.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Darmv8-a-it-bad.s38 @ Test the various classes of 16-bit instructions that are deprecated.
/toolchain/binutils/binutils-2.27/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs82 #region Exception classes
/toolchain/binutils/binutils-2.27/zlib/contrib/delphi/
Dreadme.txt47 to the Java classes that implement the java.util.zip.Checksum
/toolchain/binutils/binutils-2.27/gold/
DREADME38 possible. In order to do this, many classes are actually templates
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog185 * arc-opc.c: Add flag classes required for ldbit.
190 * arc-opc.c: Add flag classes, insert/extract functions, and operands to
198 * arc-opc.c: Add flag classes, insert/extract functions, and operands to
672 (arc_flag_classes): Add new classes.
765 * arc-opc.c (arc_flag_classes): Convert all flag classes to use
DChangeLog-00012148 classes.
2152 classes.
2154 Add support for MULSH and OPSR classes.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic4x/
Dallopcodes.S4 ;;; insn classes, that we use to generate the proper
Daddressing.s3 ;; (types/classes is read from include/opcodes/tic4x.h)
/toolchain/binutils/binutils-2.27/include/
DChangeLog287 * opcode/arc.h (flag_class_t): Remove all old flag classes, add 3
288 new classes instead.
/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c2094 debug_baseclass *classes; in parse_stab_baseclasses() local
2116 classes = (debug_baseclass *) xmalloc ((c + 1) * sizeof (**retp)); in parse_stab_baseclasses()
2174 classes[i] = debug_make_baseclass (dhandle, type, bitpos, is_virtual, in parse_stab_baseclasses()
2176 if (classes[i] == DEBUG_BASECLASS_NULL) in parse_stab_baseclasses()
2184 classes[i] = DEBUG_BASECLASS_NULL; in parse_stab_baseclasses()
2186 *retp = classes; in parse_stab_baseclasses()
/toolchain/binutils/binutils-2.27/include/coff/
DChangeLog-9103423 * internal.h: Add storage classes for Thumb symbols
440 New storage classes for TIc80.
1009 * m88k.h, i386.h, we32k.h: Don't define all the storage classes;
/toolchain/binutils/binutils-2.27/opcodes/po/
Dsv.po299 msgid "IC:%s [%s] has no terminals or sub-classes\n"
304 msgid "IC:%s has no terminals or sub-classes\n"
Dtr.po293 msgid "IC:%s [%s] has no terminals or sub-classes\n"
298 msgid "IC:%s has no terminals or sub-classes\n"
Duk.po624 msgid "IC:%s [%s] has no terminals or sub-classes\n"
629 msgid "IC:%s has no terminals or sub-classes\n"
Dopcodes.pot838 msgid "IC:%s [%s] has no terminals or sub-classes\n"
843 msgid "IC:%s has no terminals or sub-classes\n"
Dda.po573 msgid "IC:%s [%s] has no terminals or sub-classes\n"
578 msgid "IC:%s has no terminals or sub-classes\n"
Dzh_CN.po845 msgid "IC:%s [%s] has no terminals or sub-classes\n"
850 msgid "IC:%s has no terminals or sub-classes\n"
Dit.po579 msgid "IC:%s [%s] has no terminals or sub-classes\n"
584 msgid "IC:%s has no terminals or sub-classes\n"
Dga.po564 msgid "IC:%s [%s] has no terminals or sub-classes\n"
569 msgid "IC:%s has no terminals or sub-classes\n"
Did.po578 msgid "IC:%s [%s] has no terminals or sub-classes\n"
583 msgid "IC:%s has no terminals or sub-classes\n"
Dnl.po593 msgid "IC:%s [%s] has no terminals or sub-classes\n"
598 msgid "IC:%s has no terminals or sub-classes\n"
Dfi.po798 msgid "IC:%s [%s] has no terminals or sub-classes\n"
803 msgid "IC:%s has no terminals or sub-classes\n"
/toolchain/benchmark/
Dpanorama.diff517 +# operators of the base classes will not be shown.
639 +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
642 +# definitions whose arguments contain STL classes (e.g. func(std::string); v.s.
644 +# diagrams that involve STL classes more complete and accurate.
654 +# Doxygen will parse them like normal C++ but will assume all classes use public
730 +# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
732 +# If set to NO only classes defined in header files are included.
752 +# undocumented members of documented classes, files or namespaces.
760 +# undocumented classes that are normally visible in the class hierarchy.
761 +# If set to NO (the default) these classes will be included in the various
[all …]

123