HomeSort by relevance Sort by last modified time
    Searched defs:append (Results 26 - 50 of 2743) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/rs/rsov/compiler/spirit/
pass_queue.cpp 24 bool PassQueue::append(Pass *pass) { function in class:android::spirit::PassQueue
  /hardware/interfaces/wifi/1.2/default/
ringbuffer.cpp 29 void Ringbuffer::append(const std::vector<uint8_t>& input) { function in class:android::hardware::wifi::V1_2::implementation::Ringbuffer
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
MacroBuilder.h 29 /// Append a \#define line for macro of the form "\#define Name Value\n".
34 /// Append a \#undef line for Name. Name should be of the form XXX
40 /// Directly append Str and a newline to the underlying buffer.
41 void append(const Twine &Str) { function in class:clang::MacroBuilder
  /external/apache-harmony/support/src/test/java/tests/support/
Support_StringWriter.java 112 this.buf.append(buf, offset, count);
129 buf.append((char) oneChar);
142 buf.append(str);
161 buf.append(sub);
  /external/apache-http/src/org/apache/http/impl/auth/
BasicScheme.java 171 tmp.append(credentials.getUserPrincipal().getName());
172 tmp.append(":");
173 tmp.append((credentials.getPassword() == null) ? "null" : credentials.getPassword());
180 buffer.append(AUTH.PROXY_AUTH_RESP);
182 buffer.append(AUTH.WWW_AUTH_RESP);
184 buffer.append(": Basic ");
185 buffer.append(base64password, 0, base64password.length);
  /libcore/ojluni/src/main/java/java/io/
StringWriter.java 77 buf.append((char) c);
94 buf.append(cbuf, off, len);
101 buf.append(str);
112 buf.append(str.substring(off, off + len));
118 * <p> An invocation of this method of the form <tt>out.append(csq)</tt>
131 * The character sequence to append. If <tt>csq</tt> is
139 public StringWriter append(CharSequence csq) { method in class:StringWriter
150 * <p> An invocation of this method of the form <tt>out.append(csq, start,
179 public StringWriter append(CharSequence csq, int start, int end) { method in class:StringWriter
188 * <p> An invocation of this method of the form <tt>out.append(c)</tt
201 public StringWriter append(char c) { method in class:StringWriter
    [all...]
  /libcore/support/src/test/java/tests/support/
Support_StringWriter.java 118 this.buf.append(buf, offset, count);
137 buf.append((char) oneChar);
152 buf.append(str);
175 buf.append(sub);
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
HexDump.java 81 dump(buffer, display_offset).append(' ');
86 buffer.append(" ");
88 buffer.append(' ');
92 buffer.append((char) data[k + j]);
94 buffer.append('.');
97 buffer.append(EOL);
130 .append(_hexcodes[((int) (value >> _shifts[j])) & 15]); method
144 _cbuffer.append(_hexcodes[(value >> _shifts[j + 6]) & 15]);
  /external/annotation-tools/asmx/src/org/objectweb/asm/util/
ASMifierAbstractVisitor.java 80 buf.append("{\n")
81 .append("av0 = ")
82 .append(name)
83 .append(".visitAnnotation(");
85 buf.append(", ").append(visible).append(");\n");
106 buf.append("{\n")
107 .append("xav0 = ")
108 .append(name
223 .append((int) v[i]); method
    [all...]
  /external/guava/guava-tests/test/com/google/common/io/
AppendableWriterTest.java 37 @Override public Appendable append(CharSequence csq) { method in class:AppendableWriterTest.SpyAppendable
38 result.append(csq);
42 @Override public Appendable append(char c) { method in class:AppendableWriterTest.SpyAppendable
43 result.append(c);
47 @Override public Appendable append(CharSequence csq, int start, int end) { method in class:AppendableWriterTest.SpyAppendable
48 result.append(csq, start, end);
79 writer.append("Hello,");
80 writer.append(' ');
81 writer.append("The World Wide Web", 4, 9);
82 writer.append("!");
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSparseBooleanArray.java 70 public void append(int key, boolean value) { method in class:ShadowSparseBooleanArray
71 sparseArray.append(key, value);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractHtmlTemplates.java 76 out.append(buf, 0, chars);
92 protected void append(String template, Object... args) { method in class:AbstractHtmlTemplates

Completed in 859 milliseconds

12 3 4 5 6 7 8 91011>>