/external/apache-http/src/org/apache/http/util/ |
D | CharArrayBuffer.java | 64 public void append(final char[] b, int off, int len) { in append() method in CharArrayBuffer 83 public void append(String str) { in append() method in CharArrayBuffer 96 public void append(final CharArrayBuffer b, int off, int len) { in append() method in CharArrayBuffer 103 public void append(final CharArrayBuffer b) { in append() method in CharArrayBuffer 110 public void append(char ch) { in append() method in CharArrayBuffer 119 public void append(final byte[] b, int off, int len) { in append() method in CharArrayBuffer 145 public void append(final ByteArrayBuffer b, int off, int len) { in append() method in CharArrayBuffer 152 public void append(final Object obj) { in append() method in CharArrayBuffer
|
D | ByteArrayBuffer.java | 62 public void append(final byte[] b, int off, int len) { in append() method in ByteArrayBuffer 81 public void append(int b) { in append() method in ByteArrayBuffer 90 public void append(final char[] b, int off, int len) { in append() method in ByteArrayBuffer 112 public void append(final CharArrayBuffer b, int off, int len) { in append() method in ByteArrayBuffer
|
/external/webkit/WebCore/platform/text/ |
D | StringBuilder.cpp | 36 void StringBuilder::append(const String& string) in append() function in WebCore::StringBuilder 50 void StringBuilder::append(UChar c) in append() function in WebCore::StringBuilder 60 void StringBuilder::append(char c) in append() function in WebCore::StringBuilder
|
D | SegmentedString.cpp | 91 void SegmentedString::append(const SegmentedSubstring &s) in append() function in WebCore::SegmentedString 118 void SegmentedString::append(const SegmentedString &s) in append() function in WebCore::SegmentedString
|
/external/webkit/WebCore/xml/ |
D | XPathNodeSet.h | 55 void append(Node* node) { m_nodes.append(node); } in append() function 56 void append(PassRefPtr<Node> node) { m_nodes.append(node); } in append() function 57 void append(const NodeSet& nodeSet) { m_nodes.append(nodeSet.m_nodes); } in append() function
|
/external/icu4c/layout/ |
D | LEInsertionList.h | 169 le_bool append; variable
|
/external/webkit/WebCore/platform/network/ |
D | FormDataBuilder.cpp | 96 static inline void append(Vector<char>& buffer, char string) in append() function 101 static inline void append(Vector<char>& buffer, const char* string) in append() function 106 static inline void append(Vector<char>& buffer, const CString& string) in append() function
|
/external/webkit/WebCore/dom/ |
D | TouchList.h | 48 void append(const PassRefPtr<Touch> touch) { m_values.append(touch); } in append() function
|
/external/webkit/WebCore/rendering/style/ |
D | CursorList.h | 47 void append(const CursorData& cursorData) { m_vector.append(cursorData); } in append() function
|
/external/skia/include/core/ |
D | SkString.h | 97 void append(const SkString& str) { this->insert((size_t)-1, str); } in append() function 98 void append(const char text[]) { this->insert((size_t)-1, text); } in append() function 99 void append(const char text[], size_t len) { this->insert((size_t)-1, text, len); } in append() function
|
/external/webkit/WebCore/html/ |
D | FileList.h | 49 void append(PassRefPtr<File> file) { m_files.append(file); } in append() function
|
/external/astl/src/ |
D | string.cpp | 290 string& string::append(const value_type *str) in append() function in std::string 299 string& string::append(const value_type *str, size_type n) in append() function in std::string 308 string& string::append(const value_type *str, size_type pos, size_type n) in append() function in std::string 317 string& string::append(const string& str) in append() function in std::string
|
/external/webkit/WebCore/css/ |
D | StyleList.cpp | 31 void StyleList::append(PassRefPtr<StyleBase> child) in append() function in WebCore::StyleList
|
D | MediaQuery.h | 51 void append(MediaQueryExp* newExp) { m_expressions->append(newExp); } in append() function
|
D | CSSRuleList.cpp | 84 void CSSRuleList::append(CSSRule* rule) in append() function in WebCore::CSSRuleList
|
D | CSSMediaRule.cpp | 50 unsigned CSSMediaRule::append(CSSRule* rule) in append() function in WebCore::CSSMediaRule
|
/external/srec/shared/include/ |
D | lstring.h | 48 ESR_ReturnCode(*append)(struct LString_t* self, const LCHAR* value); member
|
/external/webkit/WebCore/platform/animation/ |
D | AnimationList.h | 48 void append(PassRefPtr<Animation> anim) { m_animations.append(anim); } in append() function
|
/external/skia/src/animator/ |
D | SkTDArray_Experimental.h | 46 int32_t* append() { return this->append(1, NULL); } in append() function 123 T* append() { return (T*) SkDS32Array::append(); } in append() function
|
/external/emma/core/java12/com/vladium/util/ |
D | Strings.java | 180 public static void HTMLEscape (final String s, final StringBuffer append) in HTMLEscape() 221 public static void HTMLEscapeNB (final String s, final StringBuffer append) in HTMLEscapeNB()
|
/external/skia/src/core/ |
D | SkPathHeap.cpp | 37 int SkPathHeap::append(const SkPath& path) { in append() function in SkPathHeap
|
/external/icu4c/i18n/ |
D | digitlst.h | 262 DigitList::append(char digit) in append() function
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
D | vms-code.c | 24 int i, oargc, punct, which, append, alt_rfm; local
|
/external/webkit/JavaScriptCore/wtf/ |
D | MessageQueue.h | 70 inline void MessageQueue<DataType>::append(const DataType& message) in append() function
|
/external/opencore/oscl/oscl/osclutil/src/ |
D | oscl_string_containers.cpp | 177 OSCL_EXPORT_REF bool CHeapRep::append(uint32 s1, const char*cp1, in append() function in CHeapRep 204 OSCL_EXPORT_REF bool CHeapRep::append(uint32 s1, const oscl_wchar*cp1, in append() function in CHeapRep 643 OSCL_EXPORT_REF void CStackRep::append(const char* cp, uint32 alen) in append() function in CStackRep 655 OSCL_EXPORT_REF void CStackRep::append(const oscl_wchar* cp, uint32 alen) in append() function in CStackRep 704 OSCL_EXPORT_REF void CFastRep::append(const char* cp, uint32 len) in append() function in CFastRep 717 OSCL_EXPORT_REF void CFastRep::append(const oscl_wchar* cp, uint32 len) in append() function in CFastRep
|