Searched defs:_text (Results 1 - 15 of 15) sorted by relevance

/external/lzma/CPP/Common/
H A DLang.h10 wchar_t *_text; member in class:CLang
16 CLang(): _text(0) {}
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DStringTokenIterator.java16 private String _text; field in class:StringTokenIterator
25 _text = text;
55 _token = _text.substring(_start, _end);
65 return (_end < _text.length());
69 if (offset > _text.length()) {
74 _token = _text.substring(_start, _end);
80 _text = text;
87 outer: while (idx < _text.length()) {
88 char c = _text.charAt(idx);
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
H A DStringTokenIterator.java12 private String _text; field in class:StringTokenIterator
21 _text = text;
51 _token = _text.substring(_start, _end);
61 return (_end < _text.length());
65 if (offset > _text.length()) {
70 _token = _text.substring(_start, _end);
76 _text = text;
83 outer: while (idx < _text.length()) {
84 char c = _text.charAt(idx);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DStringTokenIterator.java12 private String _text; field in class:StringTokenIterator
21 _text = text;
51 _token = _text.substring(_start, _end);
61 return (_end < _text.length());
65 if (offset > _text.length()) {
70 _token = _text.substring(_start, _end);
76 _text = text;
83 outer: while (idx < _text.length()) {
84 char c = _text.charAt(idx);
/external/flatbuffers/src/
H A Didl_gen_text.cpp28 std::string *_text);
42 std::string *_text) {
43 std::string &text = *_text;
55 std::string *_text) {
56 std::string &text = *_text;
60 OutputIdentifier(enum_val->name, opts, _text);
77 std::string *_text) {
78 std::string &text = *_text;
89 indent + Indent(opts), nullptr, opts, _text)) {
94 opts, _text)) {
41 OutputIdentifier(const std::string &name, const IDLOptions &opts, std::string *_text) argument
52 Print(T val, Type type, int , Type * , const IDLOptions &opts, std::string *_text) argument
75 PrintVector(const Vector<T> &v, Type type, int indent, const IDLOptions &opts, std::string *_text) argument
106 Print(const void *val, Type type, int indent, Type *union_type, const IDLOptions &opts, std::string *_text) argument
157 GenField(const FieldDef &fd, const Table *table, bool fixed, const IDLOptions &opts, int indent, std::string *_text) argument
173 GenFieldOffset(const FieldDef &fd, const Table *table, bool fixed, int indent, Type *union_type, const IDLOptions &opts, std::string *_text) argument
201 GenStruct(const StructDef &struct_def, const Table *table, int indent, const IDLOptions &opts, std::string *_text) argument
271 GenerateText(const Parser &parser, const void *flatbuffer, std::string *_text) argument
[all...]
/external/flatbuffers/include/flatbuffers/
H A Dutil.h378 inline bool EscapeString(const char *s, size_t length, std::string *_text, argument
380 std::string &text = *_text;
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DTextTrieMap.java192 private CharSequence _text; field in class:TextTrieMap.CharIterator
199 _text = text;
209 if (_nextIdx == _text.length() && _remainingChar == null) {
220 if (_nextIdx == _text.length() && _remainingChar == null) {
229 int cp = UCharacter.foldCase(Character.codePointAt(_text, _nextIdx), true);
238 next = _text.charAt(_nextIdx);
306 private char[] _text; field in class:TextTrieMap.Node
314 _text = text;
320 return _text == null ? 0 : _text
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTextTrieMap.java190 private CharSequence _text; field in class:TextTrieMap.CharIterator
197 _text = text;
207 if (_nextIdx == _text.length() && _remainingChar == null) {
218 if (_nextIdx == _text.length() && _remainingChar == null) {
227 int cp = UCharacter.foldCase(Character.codePointAt(_text, _nextIdx), true);
236 next = _text.charAt(_nextIdx);
304 private char[] _text; field in class:TextTrieMap.Node
312 _text = text;
318 return _text == null ? 0 : _text
[all...]
/external/jmdns/src/javax/jmdns/impl/
H A DDNSRecord.java538 private final byte[] _text; field in class:DNSRecord.Text
542 this._text = (text != null && text.length > 0 ? text : EMPTY_TXT);
549 return this._text;
554 out.writeBytes(_text, 0, _text.length);
563 if ((_text == null) && (txt._text != null)) {
566 if (txt._text.length != _text.length) {
569 for (int i = _text
[all...]
H A DServiceInfoImpl.java54 private byte _text[]; field in class:ServiceInfoImpl
133 this._text = out.toByteArray();
179 this._text = out.toByteArray();
197 this._text = text;
222 this._text = info.getTextBytes();
594 return (this._text != null && this._text.length > 0 ? this._text : DNSRecord.EMPTY_TXT);
907 _text = txt.getText();
1133 ServiceInfoImpl serviceInfo = new ServiceInfoImpl(this.getQualifiedNameMap(), _port, _weight, _priority, _persistent, _text);
[all...]
/external/ImageMagick/Magick++/lib/Magick++/
H A DDrawable.h2018 _text = text_;
2022 return _text;
2028 std::string _text; member in class:Magick::DrawableText
H A DSTL.h131 const std::string _text; member in class:Magick::annotateImage
/external/annotation-tools/asmx/test/lib/
H A Dserp.jarMETA-INF/ META-INF/MANIFEST.MF serp/ serp/bytecode/ serp/bytecode/lowlevel/ serp/bytecode/visitor/ serp/ ...
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...

Completed in 1990 milliseconds