/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateFormat.java | 807 public Object parseObject (String source, ParsePosition pos) in parseObject() argument
|
H A D | PluralRules.java | 539 final double source; field in PluralRules.FixedDecimal 1151 parse(String source) parse() argument 1288 split(String source) split() argument [all...] |
H A D | TimeZoneFormat.java | 1556 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
|
H A D | UnicodeSet.java | 2911 add(Iterable<?> source) add() argument 2921 addAll(Iterable<?> source) addAll() argument 3320 mungeCharName(String source) mungeCharName() argument 4294 UnicodeSetIterator2(UnicodeSet source) UnicodeSetIterator2() argument 4576 addAllTo(Iterable<T> source, U target) addAllTo() argument 4587 addAllTo(Iterable<T> source, T[] target) addAllTo() argument 4697 stripFrom(CharSequence source, boolean matches) stripFrom() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 879 MessageFormat::format(const Formattable* source, in format() argument 910 MessageFormat::format(const Formattable& source, in format() argument 1373 parse(int32_t msgStart, const UnicodeString& source, ParsePosition& pos, int32_t& count, UErrorCode& ec) const parse() argument 1505 parse(const UnicodeString& source, ParsePosition& pos, int32_t& count) const parse() argument 1518 parse(const UnicodeString& source, int32_t& cnt, UErrorCode& success) const parse() argument 1542 parseObject( const UnicodeString& source, Formattable& result, ParsePosition& status) const parseObject() argument [all...] |
H A D | plurrule_impl.h | 335 double source; member in FixedDecimal
|
H A D | decimfmt.cpp | 429 DecimalFormat::DecimalFormat(const DecimalFormat& source) : NumberFormat(source) { in DecimalFormat() argument
|
H A D | timezone.cpp | 363 TimeZone::TimeZone(const TimeZone &source) in TimeZone() argument
|
H A D | rematch.cpp | 2751 int64_t *source = (int64_t *)fp; in StateSave() local
|
/third_party/mesa3d/src/glx/ |
H A D | glxcmds.c | 628 struct glx_context *source = (struct glx_context *) source_user; in glXCopyContext() local
|
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 412 WriteObjects(ValueSerializer& destination, size_t count, ValueSerializer& source, const char* name) WriteObjects() argument 1282 Handle<String> source = ExtractScriptBuffer() local 1412 v8::Local<v8::String> source = DeserializeScript() local 1840 String source = ReadString(false); DeserializeFunctions() local 1900 String source = ReadString(false); DeserializeClasses() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module.h | 207 WireBytesRef source; // start offset in the module bytes. member
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | unzip.c | 1478 char source[12]; in unzOpenCurrentFile3() local
|
/third_party/node/src/ |
H A D | node_messaging.cc | 1358 Dispatch( MessagePortData* source, std::shared_ptr<Message> message, std::string* error) Dispatch() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 498 char *source; in write_raw() local 552 char *source; in write_mirr() local 2478 u32 source; in redo_update_mapping() local 3617 u32 source; undo_update_mapping() local [all...] |
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
H A D | tcp.h | 118 uint16_t source; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
H A D | tcp.h | 118 uint16_t source; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 838 send_data_callback(nghttp2_session *session, nghttp2_frame *frame, const uint8_t *framehd, size_t length, nghttp2_data_source *source, void *user_data) send_data_callback() argument 1439 downstream_data_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *user_data) downstream_data_read_callback() argument
|
H A D | shrpx_http2_session.cc | 1566 send_data_callback(nghttp2_session *session, nghttp2_frame *frame, const uint8_t *framehd, size_t length, nghttp2_data_source *source, void *user_data) send_data_callback() argument
|
H A D | HttpServer.cc | 1094 file_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *user_data) file_read_callback() argument 1642 send_data_callback(nghttp2_session *session, nghttp2_frame *frame, const uint8_t *framehd, size_t length, nghttp2_data_source *source, void *user_data) send_data_callback() argument
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
H A D | tcp.h | 122 uint16_t source; member
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
H A D | tcp.h | 118 uint16_t source; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnvmbcs.cpp | 2036 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local 1105 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const char16_t **source, const char16_t *sourceLimit, uint8_t **target, const uint8_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extFromU() argument 1172 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument 2188 const uint8_t *source, *sourceLimit, *lastSource; ucnv_MBCSSingleToBMPWithOffsets() local 2468 const uint8_t *source, *sourceLimit; ucnv_MBCSToUnicodeWithOffsets() local 2886 const uint8_t *source, *sourceLimit; ucnv_MBCSSingleGetNextUChar() local 2970 const uint8_t *source, *sourceLimit, *lastSource; ucnv_MBCSGetNextUChar() local 3264 ucnv_MBCSSimpleGetNextUChar(UConverterSharedData *sharedData, const char *source, int32_t length, UBool useFallback) ucnv_MBCSSimpleGetNextUChar() argument 3409 const char16_t *source, *sourceLimit; ucnv_MBCSDoubleFromUnicodeWithOffsets() local 3641 const char16_t *source, *sourceLimit; ucnv_MBCSSingleFromUnicodeWithOffsets() local 3817 const char16_t *source, *sourceLimit, *lastSource; ucnv_MBCSSingleFromBMPWithOffsets() local 4074 const char16_t *source, *sourceLimit; ucnv_MBCSFromUnicodeWithOffsets() local 5024 const uint8_t *source, *sourceLimit; ucnv_SBCSFromUTF8() local 5326 const uint8_t *source, *sourceLimit; ucnv_DBCSFromUTF8() local [all...] |
H A D | ucnv2022.cpp | 1065 getEndOfBuffer_2022(const char** source, in getEndOfBuffer_2022() argument 826 changeState_2022(UConverter* _this, const char** source, const char* sourceLimit, Variant2022 var, UErrorCode* err) changeState_2022() argument 1670 const char16_t* source = args->source; UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2359 const char16_t *source = args->source; UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 2922 const char16_t* source = args->source; UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local [all...] |
H A D | ucnv.cpp | 1177 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const char16_t **source, const char16_t *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument 1623 ucnv_toUnicode(UConverter *cnv, char16_t **target, const char16_t *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument 1840 ucnv_getNextUChar(UConverter *cnv, const char **source, const char *sourceLimit, UErrorCode *err) ucnv_getNextUChar() argument 2045 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, char16_t *pivotStart, char16_t **pivotSource, char16_t **pivotTarget, const char16_t *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument 2404 ucnv_internalConvert(UConverter *outConverter, UConverter *inConverter, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_internalConvert() argument 2477 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convert() argument 2526 ucnv_convertAlgorithmic(UBool convertToAlgorithmic, UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convertAlgorithmic() argument 2583 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument 2667 ucnv_fixFileSeparator(const UConverter *cnv, char16_t* source, int32_t sourceLength) ucnv_fixFileSeparator() argument 2759 ucnv_detectUnicodeSignature( const char* source, int32_t sourceLength, int32_t* signatureLength, UErrorCode* pErrorCode) ucnv_detectUnicodeSignature() argument [all...] |