Home
last modified time | relevance | path

Searched defs:string (Results 376 - 400 of 1154) sorted by relevance

1...<<11121314151617181920>>...47

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DXMLRecordReader.java147 public String string(String name) { in string() method in XMLRecordReader
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatterImpl.java394 writeAffixes( MicroProps micros, FormattedStringBuilder string, int start, int end) writeAffixes() argument
414 writeNumber( MicroProps micros, DecimalQuantity quantity, FormattedStringBuilder string, int index) writeNumber() argument
459 writeIntegerDigits( MicroProps micros, DecimalQuantity quantity, FormattedStringBuilder string, int index) writeIntegerDigits() argument
490 writeFractionDigits( MicroProps micros, DecimalQuantity quantity, FormattedStringBuilder string, int index) writeFractionDigits() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPadder.java88 padAndApply( Modifier mod1, Modifier mod2, FormattedStringBuilder string, int leftIndex, int rightIndex) padAndApply() argument
123 addPaddingHelper( String paddingString, int requiredPadding, FormattedStringBuilder string, int index) addPaddingHelper() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dformattedval_iterimpl.cpp71 appendString( UnicodeString string, UErrorCode& status) appendString() argument
H A Dnumber_affixutils.cpp425 bool AffixUtils::hasNext(const AffixTag &tag, const UnicodeString &string) { in hasNext() argument
/third_party/libsnd/
H A Dmake_lite.py3 import commands, os, re, string, sys, time namespace
[all...]
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c119 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
125 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DMetadataFilter.java210 static TreeMap<String, TreeSet<String>> parseFieldMapFromString(String string) { in parseFieldMapFromString() argument
[all...]
/third_party/mesa3d/include/android_stub/log/
H A Dlog_event_list.h51 char* string; member
/third_party/json/include/nlohmann/detail/input/
H A Djson_sax.hpp217 bool string(string_t& val) in string() function in detail::json_sax_dom_parser
401 bool string(string_t& val) string() function in detail::json_sax_dom_callback_parser
686 bool string(string_t& /*unused*/) string() function in detail::json_sax_acceptor
[all...]
/third_party/json/tests/src/
H A Dunit-msgpack.cpp57 bool string(std::string& /*unused*/) in string() function in __anon4153::SaxCountdown
[all...]
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_disasm.c34 char *string; member
/third_party/node/src/inspector/
H A Dnode_string.cc37 std::unique_ptr<Value> parseJSON(const std::string_view string) { in parseJSON() argument
15 builderAppendQuotedString(StringBuilder& builder, const std::string_view string) builderAppendQuotedString() argument
54 parseJSON(v8_inspector::StringView string) parseJSON() argument
[all...]
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_XML.py29 import sys, getopt, string namespace
H A DglX_proto_size.py28 import sys, string namespace
/third_party/mesa3d/src/mesa/main/
H A Dglthread_shaderobj.c48 const GLchar * *string = malloc(cmd->count * sizeof(const GLchar *)); in _mesa_unmarshal_ShaderSource() local
63 measure_ShaderSource_strings(GLsizei count, const GLchar * const *string, in measure_ShaderSource_strings() argument
83 _mesa_marshal_ShaderSource(GLuint shader, GLsizei count, const GLchar * const *string, const GLint *length) _mesa_marshal_ShaderSource() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprogram.c173 _mesa_set_program_error(struct gl_context *ctx, GLint pos, const char *string) in _mesa_set_program_error() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dformattedval_iterimpl.cpp71 appendString( UnicodeString string, UErrorCode& status) appendString() argument
H A Dnumber_affixutils.cpp425 bool AffixUtils::hasNext(const AffixTag &tag, const UnicodeString &string) { in hasNext() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtsnmfmt.cpp288 UnicodeString string[DEPTH]; in tryIt() local
[all...]
/third_party/libdrm/radeon/
H A Dbof.c179 bof_t *string = bof_object(); in bof_string() local
[all...]
/third_party/ltp/testcases/kernel/mem/mtest07/
H A Dshm_test.c60 void noprintf(char *string, ...) in noprintf() argument
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.py10 import string namespace
/third_party/libexif/test/
H A Dtest-parse-from-data.c158 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument
H A Dtest-parse.c127 static void split_ws_string(const char *string, test_parse_func func, void *callback_data) in split_ws_string() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...47