Home
last modified time | relevance | path

Searched defs:text (Results 2001 - 2025 of 2362) sorted by relevance

1...<<81828384858687888990>>...95

/third_party/node/deps/icu-small/source/i18n/
H A Dtranslit.cpp192 int32_t Transliterator::transliterate(Replaceable& text, in transliterate() argument
281 transliterate(Replaceable& text, UTransPosition& index, const UnicodeString& insertion, UErrorCode &status) const transliterate() argument
303 transliterate(Replaceable& text, UTransPosition& index, UChar32 insertion, UErrorCode& status) const transliterate() argument
322 transliterate(Replaceable& text, UTransPosition& index, UErrorCode& status) const transliterate() argument
338 finishTransliteration(Replaceable& text, UTransPosition& index) const finishTransliteration() argument
354 _transliterate(Replaceable& text, UTransPosition& index, const UnicodeString* insertion, UErrorCode &status) const _transliterate() argument
428 filteredTransliterate(Replaceable& text, UTransPosition& index, UBool incremental, UBool rollback) const filteredTransliterate() argument
682 filteredTransliterate(Replaceable& text, UTransPosition& index, UBool incremental) const filteredTransliterate() argument
1459 filteredCharAt(const Replaceable& text, int32_t i) const filteredCharAt() argument
[all...]
H A Dzonemeta.cpp145 parseDate (const char16_t *text, UErrorCode &status) { in parseDate() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dreapits.c1008 UChar text[100]; in TestRegexCAPI() local
1913 UChar text[100]; in TestUTextAPI() local
2283 UChar text[100]; TestBug10815() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drbbiapts.cpp1449 doBoundaryTest(BreakIterator& bi, UnicodeString& text, int32_t *boundaries) doBoundaryTest() argument
[all...]
H A Dconvtest.cpp726 static const char *text = "aä"; // ä: 2 bytes in TestUTF8ToUTF8Overflow() local
849 static const char* text = in TestUTF8ToUTF8Streaming() local
[all...]
H A Dtstnorm.cpp595 UChar32Iterator(const UChar32 *text, int32_t len, int32_t index) : in UChar32Iterator() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java89 TransliteratingTextComponent text = null; global() field in Demo
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc424 PhoneNumberMatcher::PhoneNumberMatcher(const string& text, in PhoneNumberMatcher() argument
405 PhoneNumberMatcher(const PhoneNumberUtil& util, const string& text, const string& region_code, PhoneNumberMatcher::Leniency leniency, int max_tries) PhoneNumberMatcher() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c822 const char *text; /* start of disassembly for this instruction */ member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c339 const char *text; member
1894 tgsi_text_translate( const char *text, struct tgsi_token *tokens, uint num_tokens ) tgsi_text_translate() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c1569 char text[sizeof(text_tmpl) + 32]; in r600_create_query_result_shader() local
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c173 int ret = 1, no_nonce = 0, cert = 0, text = 0; in ts_main() local
394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) query_command() argument
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c785 ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int certReqId, int fail_info, const char *text) ossl_cmp_certConf_new() argument
/third_party/libcoap/src/
H A Dcoap_oscore.c1780 coap_str_const_t text; member
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp102 QrSegment QrSegment::makeAlphanumeric(const char *text) { in makeAlphanumeric() argument
125 vector<QrSegment> QrSegment::makeSegments(const char *text) { in makeSegments() argument
196 isNumeric(const char *text) isNumeric() argument
206 isAlphanumeric(const char *text) isAlphanumeric() argument
247 encodeText(const char *text, Ecc ecl) encodeText() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen.c129 bool qrcodegen_encodeText(const char *text, uint8_t tempBuffer[], uint8_t qrcode[], in qrcodegen_encodeText() argument
810 bool qrcodegen_isNumeric(const char *text) { in qrcodegen_isNumeric() argument
821 qrcodegen_isAlphanumeric(const char *text) qrcodegen_isAlphanumeric() argument
925 qrcodegen_makeAlphanumeric(const char *text, uint8_t buf[]) qrcodegen_makeAlphanumeric() argument
[all...]
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1330 def text(self): global() member in Statement
[all...]
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc768 string text = test_message->DebugString(); in TestValidDataForType() local
790 string text = test_message->DebugString(); in TestValidDataForType() local
851 string text = test_message->DebugString(); in TestValidDataForType() local
900 string text = test_message->DebugString(); in TestValidDataForType() local
977 string text in TestValidDataForMapType() local
990 string text = test_message->DebugString(); TestValidDataForMapType() local
1003 string text = test_message->DebugString(); TestValidDataForMapType() local
1016 string text = test_message->DebugString(); TestValidDataForMapType() local
1033 string text = test_message->DebugString(); TestValidDataForMapType() local
1046 string text = test_message->DebugString(); TestValidDataForMapType() local
1060 string text = test_message->DebugString(); TestValidDataForMapType() local
1100 string text = test_message->DebugString(); TestOverwriteMessageValueMap() local
1125 string text = test_message->DebugString(); TestValidDataForOneofType() local
1140 string text = test_message->DebugString(); TestValidDataForOneofType() local
1156 string text = test_message->DebugString(); TestValidDataForOneofType() local
1182 string text = test_message->DebugString(); TestValidDataForOneofType() local
1227 string text = test_message->DebugString(); TestMergeOneofMessage() local
[all...]
/third_party/openssl/apps/
H A Dts.c173 int ret = 1, no_nonce = 0, cert = 0, text = 0; in ts_main() local
394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) query_command() argument
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c785 ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int certReqId, int fail_info, const char *text) ossl_cmp_certConf_new() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp376 void Utils::replaceToken(const GLchar* token, size_t& search_position, const GLchar* text, std::string& string) in replaceToken() argument
/third_party/skia/src/core/
H A DSkPictureRecord.cpp929 void SkPictureRecord::addText(const void* text, size_t byteLength) { in addText() argument
H A DSkTextBlob.cpp776 sk_sp<SkTextBlob> SkTextBlob::MakeFromText(const void* text, size_t byteLength, const SkFont& font, in MakeFromText() argument
791 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosText(const void* text, size_t byteLength, in MakeFromPosText() argument
805 sk_sp<SkTextBlob> SkTextBlob::MakeFromPosTextH(const void* text, size_t byteLength, in MakeFromPosTextH() argument
819 MakeFromRSXform(const void* text, size_t byteLength, const SkRSXform xform[], const SkFont& font, SkTextEncoding encoding) MakeFromRSXform() argument
[all...]
H A DSkTypeface.cpp405 const SkUnichar* convert(const void* text, size_t byteLength, SkTextEncoding encoding) { in convert() argument
438 int SkTypeface::textToGlyphs(const void* text, size_t byteLength, SkTextEncoding encoding, in textToGlyphs() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1247 clear_text(png_text *text, png_charp keyword) in clear_text() argument
1259 set_text(png_structp png_ptr, png_infop info_ptr, png_textp text, png_charp param) set_text() argument
1302 png_text text; insert_tEXt() local
1313 png_text text; insert_zTXt() local
1325 png_text text; insert_iTXt() local
1580 strstash_list(const png_const_charp *text) strstash_list() argument
1607 add_tEXt(const char *key, const png_const_charp *text) add_tEXt() argument
1620 add_iTXt(const char *key, const char *language, const char *language_key, const png_const_charp *text) add_iTXt() argument
[all...]

Completed in 44 milliseconds

1...<<81828384858687888990>>...95