Home
last modified time | relevance | path

Searched defs:encoding (Results 176 - 200 of 435) sorted by relevance

12345678910>>...18

/third_party/vixl/test/aarch32/
H A Dtest-assembler-cond-rdlow-rnlow-rmlow-in-it-block-t32.cc90 const byte* encoding; member
H A Dtest-assembler-cond-rdlow-rnlow-rmlow-t32.cc90 const byte* encoding; member
H A Dtest-assembler-cond-sp-sp-operand-imm7-t32.cc92 const byte* encoding; member
H A Dtest-assembler-rd-rn-rm-a32.cc95 const byte* encoding; member
H A Dtest-assembler-rd-rn-rm-t32.cc95 const byte* encoding; member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup.cc134 CFStringEncoding encoding = kCFStringEncodingUTF8; in local_time_zone() local
/third_party/spirv-tools/test/
H A Dtext_literal_test.cpp217 Make_Ok__Signed(uint32_t bitwidth, const char* text, std::vector<uint32_t> encoding) Make_Ok__Signed() argument
221 Make_Ok__Unsigned(uint32_t bitwidth, const char* text, std::vector<uint32_t> encoding) Make_Ok__Unsigned() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_memory.cpp229 size_t DfxMemory::GetEncodedSize(uint8_t encoding) in GetEncodedSize() argument
253 uintptr_t DfxMemory::ReadEncodedValue(uintptr_t& addr, uint8_t encoding) in ReadEncodedValue() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_url_resource_response_wrapper.cpp106 void ArkWebUrlResourceResponseWrapper::PutResponseEncoding(const std::string& encoding) in PutResponseEncoding() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/
H A Dtext_blob_fuzzer.cpp116 uint32_t encoding = GetObject<uint32_t>(); in TextBlobFuzzTest003() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob.cpp47 MakeFromText(const void* text, size_t byteLength, const Font& font, TextEncoding encoding) MakeFromText() argument
65 MakeFromPosText(const void* text, size_t byteLength, const Point pos[], const Font& font, TextEncoding encoding) MakeFromPosText() argument
90 MakeFromRSXform(const void* text, size_t byteLength, const RSXform xform[], const Font& font, TextEncoding encoding) MakeFromRSXform() argument
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h268 int32_t encoding; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/
H A Dcommon_func.cpp215 static tuple<bool, unique_ptr<char[]>, size_t> DecodeString(napi_env env, NVal jsStr, NVal encoding) in DecodeString() argument
/third_party/ffmpeg/libavcodec/
H A Dcdxl.c250 int ret, w, h, encoding, aligned_width, buf_size = pkt->size; in cdxl_decode_frame() local
H A Dass_split.h65 int encoding; member
H A Dmpegpicture.c205 static int alloc_picture_tables(AVCodecContext *avctx, Picture *pic, int encoding, int out_format, in alloc_picture_tables() argument
253 ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int shared, int encoding, int chroma_x_shift, int chroma_y_shift, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride, ptrdiff_t *linesize, ptrdiff_t *uvlinesize) ff_alloc_picture() argument
/third_party/cups-filters/fontembed/
H A Dembed_pdf.c544 const char *encoding="Identity-H",*addenc="-"; in emb_pdf_simple_cidfont() local
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c53 static const char *encoding = NULL; variable
/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp309 const char* encoding = ucnv_detectUnicodeSignature( in readFile() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundle.java33 public String encoding; field in Bundle
77 public Bundle(String encoding) { in Bundle() argument
[all...]
H A DRBImporter.java122 protected void importResource(BundleItem item, String encoding, String group_name) { in importResource() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java423 checkMatch(CharsetDetector det, String testString, String encoding, String language, boolean checkRoundtrip, String id) checkMatch() argument
462 checkEncoding(String testString, String encoding, String language, boolean checkRoundtrip, byte[] bytes, String id) checkEncoding() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java420 checkMatch(CharsetDetector det, String testString, String encoding, String language, boolean checkRoundtrip, String id) checkMatch() argument
459 checkEncoding(String testString, String encoding, String language, boolean checkRoundtrip, byte[] bytes, String id) checkEncoding() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java214 public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException { in openReader() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java215 public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException { in openReader() argument

Completed in 19 milliseconds

12345678910>>...18