| /third_party/icu/icu4c/source/common/ |
| H A D | util.cpp | 243 parsePattern(const UnicodeString& pat, const Replaceable& text, int32_t index, int32_t limit) parsePattern() argument 410 appendToRule(UnicodeString& rule, const UnicodeString& text, UBool isLiteral, UBool escapeUnprintable, UnicodeString& quoteBuf) appendToRule() argument [all...] |
| /third_party/lame/ACM/tinyxml/ |
| H A D | tinyxmlparser.cpp | 191 ReadText( const char* p, string* text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive ) ReadText() argument [all...] |
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | ListView.cpp | 41 int CListView::InsertColumn(unsigned columnIndex, LPCTSTR text, int width)
in InsertColumn() argument 51 int CListView::InsertItem(unsigned index, LPCTSTR text)
in InsertItem() argument 62 int CListView::SetSubItem(unsigned index, unsigned subIndex, LPCTSTR text)
in SetSubItem() argument 74 int CListView::InsertColumn(unsigned columnIndex, LPCWSTR text, int width)
in InsertColumn() argument 84 int CListView::InsertItem(unsigned index, LPCWSTR text)
in InsertItem() argument 95 SetSubItem(unsigned index, unsigned subIndex, LPCWSTR text) SetSubItem() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | standalone.cpp | 339 char *text = NULL; in load_text_file() local
|
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | format.py | 39 def text(self, text): member in Formatter [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_debug.h | 87 SfnLog& operator << (const T& text) in operator <<() argument 90 m_output << text; in operator <<() local
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | occlusion-query.c | 112 const char *text = in set_vertex_shader() local 135 const char *text = in set_fragment_shader() local
|
| H A D | tri-gs.c | 110 const char *text = in set_vertex_shader() local 127 const char *text = in set_fragment_shader() local 142 const char *text = in set_geometry_shader() local
|
| H A D | tex-swizzle.c | 70 const char *text = in set_vertex_shader() local 87 const char *text = in set_fragment_shader() local
|
| H A D | tex-srgb.c | 88 const char *text = in set_vertex_shader() local 105 const char *text = in set_fragment_shader() local
|
| /third_party/node/deps/v8/third_party/markupsafe/ |
| H A D | _speedups.c | 118 escape(PyObject *self, PyObject *text) in escape() argument 163 escape_silent(PyObject *self, PyObject *text) escape_silent() argument [all...] |
| /third_party/node/tools/inspector_protocol/markupsafe/ |
| H A D | _speedups.c | 118 escape(PyObject *self, PyObject *text) in escape() argument 163 escape_silent(PyObject *self, PyObject *text) escape_silent() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | rbbistbl.cpp | 140 UnicodeString RBBISymbolTable::parseReference(const UnicodeString& text, in parseReference() argument
|
| H A D | util.cpp | 243 parsePattern(const UnicodeString& pat, const Replaceable& text, int32_t index, int32_t limit) parsePattern() argument 410 appendToRule(UnicodeString& rule, const UnicodeString& text, UBool isLiteral, UBool escapeUnprintable, UnicodeString& quoteBuf) appendToRule() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | strmatch.cpp | 90 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() argument 220 int32_t StringMatcher::replace(Replaceable& text, in replace() argument [all...] |
| H A D | strrepl.cpp | 104 int32_t StringReplacer::replace(Replaceable& text, in replace() argument [all...] |
| H A D | utrans.cpp | 112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument [all...] |
| H A D | esctrn.cpp | 132 void EscapeTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
|
| H A D | search.cpp | 151 void SearchIterator::setText(const UnicodeString &text, UErrorCode &status) in setText() argument 165 void SearchIterator::setText(CharacterIterator &text, UErrorCode &status) in setText() argument 361 SearchIterator(const UnicodeString &text, BreakIterator *breakiter) SearchIterator() argument 379 SearchIterator(CharacterIterator &text, BreakIterator *breakiter) SearchIterator() argument [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| H A D | Selection.java | 55 public Selection pin(String text) { in pin() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | utrans.cpp | 112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | search-util.cc | 69 String16 createSearchRegexSource(const String16& text) { in createSearchRegexSource() argument 85 std::unique_ptr<std::vector<size_t>> lineEndings(const String16& text) { in lineEndings() argument 102 scriptRegexpMatchesByLines( const V8Regex& regex, const String16& text) scriptRegexpMatchesByLines() argument 144 searchInTextByLinesImpl(V8InspectorSession* session, const String16& text, const String16& query, const bool caseSensitive, const bool isRegex) searchInTextByLinesImpl() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_run.c | 243 pp_tgsi_to_state(struct pipe_context *pipe, const char *text, bool isvs, in pp_tgsi_to_state() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_transform.c | 354 const char *text = in tgsi_transform_foo() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | dsaparam.c | 74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local
|