Home
last modified time | relevance | path

Searched defs:text (Results 976 - 1000 of 2205) sorted by relevance

1...<<31323334353637383940>>...89

/third_party/icu/icu4c/source/common/
H A Dutil.cpp243 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 Dtinyxmlparser.cpp191 ReadText( const char* p, string* text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive ) ReadText() argument
[all...]
/third_party/lzma/CPP/Windows/Control/
H A DListView.cpp41 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 Dstandalone.cpp339 char *text = NULL; in load_text_file() local
/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py39 def text(self, text): member in Formatter
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h87 SfnLog& operator << (const T& text) in operator <<() argument
90 m_output << text; in operator <<() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c112 const char *text = in set_vertex_shader() local
135 const char *text = in set_fragment_shader() local
H A Dtri-gs.c110 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 Dtex-swizzle.c70 const char *text = in set_vertex_shader() local
87 const char *text = in set_fragment_shader() local
H A Dtex-srgb.c88 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.c118 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.c118 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 Drbbistbl.cpp140 UnicodeString RBBISymbolTable::parseReference(const UnicodeString& text, in parseReference() argument
H A Dutil.cpp243 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 Dstrmatch.cpp90 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() argument
220 int32_t StringMatcher::replace(Replaceable& text, in replace() argument
[all...]
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() argument
[all...]
H A Dutrans.cpp112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument
[all...]
H A Desctrn.cpp132 void EscapeTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
H A Dsearch.cpp151 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 DSelection.java55 public Selection pin(String text) { in pin() argument
/third_party/icu/icu4c/source/i18n/
H A Dutrans.cpp112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc69 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 Dpp_run.c243 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 Dtgsi_transform.c354 const char *text = in tgsi_transform_foo() local
/third_party/node/deps/openssl/openssl/apps/
H A Ddsaparam.c74 int ret = 1, i, text = 0, private = 0; in dsaparam_main() local

Completed in 13 milliseconds

1...<<31323334353637383940>>...89