Home
last modified time | relevance | path

Searched defs:CharVector (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/hyphenation/
H A DCharVector.java27 public class CharVector implements Cloneable, Serializable { class
46 public CharVector() { in CharVector() method in CharVector
50 public CharVector(int capacity) { in CharVector() method in CharVector
60 public CharVector(char[] a) { in CharVector() method in CharVector
66 public CharVector(char[] a, int capacity) { in CharVector() method in CharVector
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/hyphenation/
H A DCharVector.java30 public class CharVector implements Cloneable, Serializable { class
53 public CharVector() { in CharVector() method in CharVector
61 public CharVector(int capacity) { in CharVector() method in CharVector
75 public CharVector(char[] a) { in CharVector() method in CharVector
86 public CharVector(char[] a, int capacity) { in CharVector() method in CharVector
/dports/lang/polyml/polyml-5.8.2/basis/
H A DText.sml28 structure CharVector : MONO_VECTOR structure
45 structure CharVector = CharVector structure
/dports/lang/kawa/kawa-3.1.1/gnu/lists/
H A DCharVector.java16 public class CharVector extends AbstractCharVector<Character> implements GVector<Character> class
20 public CharVector(char[] values) { in CharVector() method in CharVector
/dports/textproc/aspell/aspell-0.60.8/common/
H A Dchar_vector.hpp15 typedef String CharVector; typedef
/dports/textproc/aspell-ispell/aspell-0.60.8/common/
H A Dchar_vector.hpp15 typedef String CharVector; typedef
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Table_Row.H65 CharVector() { // CTOR in CharVector() function
72 CharVector(CharVector&o) { // COPY CTOR in CharVector() function
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Table_Row.H75 CharVector() { // CTOR in CharVector() function
82 CharVector(CharVector&o) { // COPY CTOR in CharVector() function
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Table_Row.H75 CharVector() { // CTOR in CharVector() function
82 CharVector(CharVector&o) { // COPY CTOR in CharVector() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/
H A DgdcmByteBuffer.h98 typedef std::vector<char> CharVector; typedef
/dports/devel/gdcm/gdcm-3.0.10/Source/DataStructureAndEncodingDefinition/
H A DgdcmByteBuffer.h98 typedef std::vector<char> CharVector; typedef
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/momhlib/MOMHLib/MO/
H A Dglobal.h104 typedef vector<char> CharVector; typedef
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigint/
H A Dbigint_share.cc144 typedef std::vector<char> CharVector; in scan() typedef
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/interfaces/bigint/gmp/
H A Dbigint.cc290 typedef std::vector<char> CharVector; in operator <<() typedef
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/interfaces/bigint/libI/
H A Dbigint.cc427 typedef std::vector<char> CharVector; in operator <<() typedef
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/test/
H A Dmaps_test.cpp199 typedef std::vector<std::string::value_type> CharVector; typedef
/dports/devel/grcov/grcov-0.8.2/cargo-crates/symbolic-demangle-8.3.0/vendor/swift/include/swift/Demangling/
H A DDemangler.h32 class CharVector; variable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/symbolic-demangle-7.4.0/vendor/swift/include/swift/Demangling/
H A DDemangler.h32 class CharVector; variable
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/uil/
H A DMrmTypes.h74 Char8Element *CharVector; member
/dports/lang/v8/v8-9.6.180.12/test/fuzzer/
H A Dinspector-fuzzer.cc535 using CharVector = v8::base::Vector<const char>; typedef
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/magick/
H A Dmagick.cc53 using CharVector = std::vector<char>; typedef
/dports/chinese/scim-pinyin/scim-pinyin-0.5.92/src/
H A Dscim_pinyin.h40 typedef std::vector<ucs4_t> CharVector; typedef
/dports/lang/polyml/polyml-5.8.2/modules/IntInfAsInt/
H A DArrayVector.sml63 structure CharVector: MONO_VECTOR = MapMonoVector(structure Old = CharVector); structure
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dhavlak.cpp457 typedef std::vector<char> CharVector; typedef in HavlakLoopFinder
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dnetwork_simplex.h174 typedef std::vector<signed char> CharVector; typedef

12