| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rulebasedcollator.cpp | 834 UTF16NFDIterator(const char16_t *text, const char16_t *textLimit) : s(text), limit(textLimit) {} in UTF16NFDIterator() argument 857 FCDUTF16NFDIterator(const Normalizer2Impl &nfcImpl, const char16_t *text, const char16_t *textLimit) in FCDUTF16NFDIterator() argument 885 UTF8NFDIterator(const uint8_t *text, int32_t textLength) UTF8NFDIterator() argument 902 FCDUTF8NFDIterator(const CollationData *data, const uint8_t *text, int32_t textLength) FCDUTF8NFDIterator() argument [all...] |
| H A D | usearch.cpp | 541 usearch_open(const char16_t *pattern, int32_t patternlength, const char16_t *text, int32_t textlength, const char *locale, UBreakIterator *breakiter, UErrorCode *status) usearch_open() argument 581 usearch_openFromCollator( const char16_t *pattern, int32_t patternlength, const char16_t *text, int32_t textlength, const UCollator *collator, UBreakIterator *breakiter, UErrorCode *status) usearch_openFromCollator() argument 918 usearch_setText( UStringSearch *strsrch, const char16_t *text, int32_t textlength, UErrorCode *status) usearch_setText() argument [all...] |
| H A D | decimfmt.cpp | 720 void DecimalFormat::parse(const UnicodeString& text, Formattable& output, in parse() argument 755 CurrencyAmount* DecimalFormat::parseCurrency(const UnicodeString& text, ParsePosition& parsePosition) const { in parseCurrency() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 218 UnicodeString text; in searchTest() local [all...] |
| /third_party/libfuse/example/ |
| H A D | cxxopts.hpp | 381 option_syntax_exception(const std::string& text) in option_syntax_exception() argument 521 check_signed_range(bool negative, U value, const std::string& text) in check_signed_range() argument 539 checked_negate(T&&, const std::string& text, std::false_type) in checked_negate() argument 546 integer_parser(const std::string& text, T& value) integer_parser() argument 617 stringstream_parser(const std::string& text, T& value) stringstream_parser() argument 628 parse_value(const std::string& text, uint8_t& value) parse_value() argument 635 parse_value(const std::string& text, int8_t& value) parse_value() argument 642 parse_value(const std::string& text, uint16_t& value) parse_value() argument 649 parse_value(const std::string& text, int16_t& value) parse_value() argument 656 parse_value(const std::string& text, uint32_t& value) parse_value() argument 663 parse_value(const std::string& text, int32_t& value) parse_value() argument 670 parse_value(const std::string& text, uint64_t& value) parse_value() argument 677 parse_value(const std::string& text, int64_t& value) parse_value() argument 684 parse_value(const std::string& text, bool& value) parse_value() argument 707 parse_value(const std::string& text, std::string& value) parse_value() argument 717 parse_value(const std::string& text, T& value) parse_value() argument 723 parse_value(const std::string& text, std::vector<T>& value) parse_value() argument 737 parse_value(const std::string& text, std::optional<T>& value) parse_value() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 645 draw_text(cairo_t *cr, const char *text, double x, double y) in draw_text() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | req.c | 263 int modulus = 0, multirdn = 1, verify = 0, noout = 0, text = 0; in req_main() local 1360 static int add_DN_object(X509_NAME *n, char *text, cons argument 1380 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument 1402 build_data(char *text, const char *def, char *value, int n_min, int n_max, char *buf, const int buf_size, const char *desc1, const char *desc2) build_data() argument [all...] |
| H A D | x509.c | 289 int text = 0, serial = 0, subject = 0, issuer = 0, startdate = 0, ext = 0; in x509_main() local
|
| /third_party/python/Python/ |
| H A D | traceback.c | 1089 _Py_DumpASCII(int fd, PyObject *text) in _Py_DumpASCII() argument
|
| /third_party/openssl/apps/ |
| H A D | req.c | 263 int modulus = 0, multirdn = 1, verify = 0, noout = 0, text = 0; in req_main() local 1358 static int add_DN_object(X509_NAME *n, char *text, cons argument 1378 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) add_attribute_object() argument 1400 build_data(char *text, const char *def, char *value, int n_min, int n_max, char *buf, const int buf_size, const char *desc1, const char *desc2) build_data() argument [all...] |
| H A D | x509.c | 289 int text = 0, serial = 0, subject = 0, issuer = 0, startdate = 0, ext = 0; in x509_main() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingCallableShadersTests.cpp | 1295 std::string text = generateShaderSource(body, resultType, flags, prefix); in addShaderSource() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 451 Operation(const char* text) in Operation() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | preprocessor_tab_autogen.cpp | 1410 std::string text = stream.str(); local 1452 std::string text = stream.str(); local 1482 std::string text = stream.str(); local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGlSpirvTests.cpp | 118 void replaceToken(const GLchar* token, const GLchar* text, std::string& string) in replaceToken() argument
|
| H A D | gl4cMultiBindTests.cpp | 1593 void replaceToken(const GLchar* token, size_t& search_position, const GLchar* text, std::string& string) in replaceToken() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestCaseResult.hpp | 228 std::string text; member in xe::ri::Text
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ProgramExecutableVk.cpp | 1971 std::ostringstream text; in outputCumulativePerfCounters() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | glslang_lex.cpp | 3744 std::string text = yytext; in floatsuffix_check() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| H A D | ExpressionParser.cpp | 1541 std::string text = stream.str(); local 1584 std::string text = stream.str(); local 1615 std::string text = stream.str(); local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShader.cpp | 1720 auto text = spvtools::spvInstructionBinaryToText( in EmitInstruction() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 3316 png_fixed(png_const_structrp png_ptr, double fp, png_const_charp text) in png_fixed() argument [all...] |
| H A D | pngrutil.c | 671 png_bytep text = png_voidcast(png_bytep, png_malloc_base(png_ptr, in png_decompress_chunk() local 2519 png_charp text; png_handle_tEXt() local 2674 png_text text; png_handle_zTXt() local 2829 png_text text; png_handle_iTXt() local [all...] |
| H A D | pngwutil.c | 1530 png_write_tEXt(png_structrp png_ptr, png_const_charp key, png_const_charp text, in png_write_tEXt() argument 1573 png_write_zTXt(png_structrp png_ptr, png_const_charp key, png_const_charp text, int compression) png_write_zTXt() argument 1624 png_write_iTXt(png_structrp png_ptr, int compression, png_const_charp key, png_const_charp lang, png_const_charp lang_key, png_const_charp text) png_write_iTXt() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decimfmt.cpp | 720 void DecimalFormat::parse(const UnicodeString& text, Formattable& output, in parse() argument 755 CurrencyAmount* DecimalFormat::parseCurrency(const UnicodeString& text, ParsePosition& parsePosition) const { in parseCurrency() argument
|