Home
last modified time | relevance | path

Searched defs:charset (Results 51 - 75 of 108) sorted by relevance

12345

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetCallback.java
H A DCharsetDecoderICU.java
H A DUConverterAlias.java
H A DCharsetBOCU1.java
H A DCharsetEncoderICU.java[all...]
H A DCharsetCompoundText.java
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_hilog_adapter.c65 char charset[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; in GenerateRandomString() local
/third_party/python/Lib/
H A Dgettext.py304 def charset(self): member in NullTranslations
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftwinfnt.h199 FT_Byte charset; member
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DNioByteString.java160 protected String toStringInternal(Charset charset) { in toStringInternal() argument
/base/telephony/core_service/frameworks/js/vcard/src/
H A Dnapi_vcard.cpp240 std::string charset = asyncContext->charset; in NativeExportVCard() local
352 napi_value charset = NapiUtil::GetNamedProperty(env, parameters[TWO_PARAMETERS], "charset"); in HandleOptionParameters() local
[all...]
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_proxy.cpp736 GetEncodeStringFunc( std::string &encodeString, uint32_t charset, uint32_t valLength, std::string strEncodeString) GetEncodeStringFunc() argument
H A Dsms_service_manager_client.cpp299 GetEncodeStringFunc( std::string &encodeString, uint32_t charset, uint32_t valLength, std::string strEncodeString) GetEncodeStringFunc() argument
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h51 int32_t charset = DEFAULT_ERROR; member
65 int32_t charset = DEFAULT_ERROR; member
104 uint32_t charset = DEFAULT_ERROR; member
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_msg.cpp231 bool MmsMsg::SetHeaderEncodedStringValue(uint8_t fieldId, const std::string &value, uint32_t charset) in SetHeaderEncodedStringValue() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_client_test.cpp122 std::string charset = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; in generateRandomString() local
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_client_test.cpp122 std::string charset = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; in generateRandomString() local
/third_party/ffmpeg/libavcodec/
H A Da64multienc.c103 static void render_charset(AVCodecContext *avctx, uint8_t *charset, in render_charset() argument
[all...]
/third_party/cups-filters/filter/
H A Dtexttopdf.c281 char *charset; /* Character set string */ in WriteProlog() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DXCldrStub.java348 public static BufferedReader openFile(Class<?> class1, String file, Charset charset) { in openFile() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java386 public static BufferedReader openFile(Class<?> class1, String file, Charset charset) { in openFile() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dxmlparser.cpp168 const char *charset, *pb; in parseFile() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.cpp168 const char *charset, *pb; in parseFile() local
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp101 const char *charset; member in UtfPerformanceTest
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dxmlparser.cpp168 const char *charset, *pb; in parseFile() local

Completed in 23 milliseconds

12345