| /third_party/icu/icu4c/source/common/ |
| H A D | unisetspan.cpp | 231 const UnicodeString &string in UnicodeSetStringSpan() local 314 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); UnicodeSetStringSpan() local 661 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); span() local 701 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); span() local 829 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanBack() local 871 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanBack() local 1374 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanNot() local 1418 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanNotBack() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | choicfmt.cpp | 170 dtos(double value, UnicodeString& string) dtos() argument
|
| H A D | number_fluent.cpp | 657 FormattedStringBuilder string; in getAffixImpl() local
|
| H A D | reldtfmt.cpp | 37 const UChar* string; /** string, or NULL if not set **/ member [all...] |
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind_i.h | 287 print_error (const char *string) in print_error() argument
|
| /third_party/libsnd/src/ |
| H A D | xi.c | 275 const char *string ; in xi_write_header() local
|
| /third_party/libcoap/src/ |
| H A D | coap_ws.c | 56 coap_base64_encode_buffer(const uint8_t *string, size_t len, char *encoded, in coap_base64_encode_buffer() argument [all...] |
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | Dialog.h | 49 UINT GetItemText(unsigned itemID, LPTSTR string, unsigned maxCount)
in GetItemText() argument
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | generate_test_code.py | 157 import string namespace [all...] |
| /third_party/lame/ACM/ |
| H A D | AEncodeProperties.h | 219 inline const int GetBitrateString(char * string, int string_size) const {return GetBitrateString(string,string_size,nMinBitrateIndex); } in GetBitrateString() argument [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-ubjson.cpp | 53 bool string(std::string& /*unused*/) in string() function in __anon4158::SaxCountdown [all...] |
| /third_party/ltp/lib/ |
| H A D | tlibio.c | 280 int lio_parse_io_arg1(char *string) in lio_parse_io_arg1() argument 334 lio_parse_io_arg2(char *string, char **badtoken) lio_parse_io_arg2() argument [all...] |
| /third_party/ltp/testcases/kernel/fs/inode/ |
| H A D | inode02.c | 375 int generate(char *string, int level) in generate() argument 766 int escrivez(char *string) in escrivez() argument [all...] |
| /third_party/node/src/ |
| H A D | util.cc | 81 Local<String> string; in MakeUtf8String() local 108 Local<String> string; in TwoByteValue() local 234 WriteFileSync(v8::Isolate* isolate, const char* path, v8::Local<v8::String> string) WriteFileSync() argument [all...] |
| /third_party/musl/src/hilog/linux/ |
| H A D | vsnprintf_s_p.c | 162 static inline void SecWriteString(const char *string, int len, SecPrintfStream *f, int *pnumwritten) in SecWriteString() argument 275 static inline int SecVsnprintfPImpl(char *string, size_ argument [all...] |
| /third_party/musl/porting/linux/user/src/hilog/ |
| H A D | vsnprintf_s_p.c | 162 static inline void SecWriteString(const char *string, int len, SecPrintfStream *f, int *pnumwritten) in SecWriteString() argument 275 static inline int SecVsnprintfPImpl(char *string, size_ argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unisetspan.cpp | 231 const UnicodeString &string in UnicodeSetStringSpan() local 314 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); UnicodeSetStringSpan() local 661 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); span() local 701 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); span() local 829 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanBack() local 871 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanBack() local 1374 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanNot() local 1418 const UnicodeString &string=*(const UnicodeString *)strings.elementAt(i); spanNotBack() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | choicfmt.cpp | 170 dtos(double value, UnicodeString& string) dtos() argument
|
| H A D | number_fluent.cpp | 657 FormattedStringBuilder string; in getAffixImpl() local
|
| H A D | reldtfmt.cpp | 37 const char16_t* string; /** string, or nullptr if not set **/ member [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | performance_query.c | 116 output_clipped_string(GLchar *stringRet, GLuint stringMaxLen, const char *string) output_clipped_string() argument
|
| H A D | arbprogram.c | 360 set_program_string(struct gl_program *prog, GLenum target, GLenum format, GLsizei len, const GLvoid *string) set_program_string() argument 467 _mesa_ProgramStringARB(GLenum target, GLenum format, GLsizei len, const GLvoid *string) _mesa_ProgramStringARB() argument 485 _mesa_NamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const GLvoid *string) _mesa_NamedProgramStringEXT() argument 1063 _mesa_GetProgramStringARB(GLenum target, GLenum pname, GLvoid *string) _mesa_GetProgramStringARB() argument 1095 _mesa_GetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, GLvoid *string) _mesa_GetNamedProgramStringEXT() argument [all...] |
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | gl_XML.py | 510 def string(self): member in gl_parameter
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | colldata.cpp | 42 CEList::CEList(UCollator *coll, const UnicodeString &string, UErrorCode &status) in CEList() argument 189 void StringList::add(const UnicodeString *string, UErrorCode &status) in add() argument 284 put(uint32_t ce, UnicodeString *string, UErrorCode &status) put() argument 523 const UnicodeString *string = strings->get(s); minLengthInChars() local [all...] |
| /third_party/ltp/testcases/kernel/fs/mongo/ |
| H A D | reiser_fract_tree.c | 145 char string[128] = { 0 }; in make_file() local
|