Home
last modified time | relevance | path

Searched defs:codes (Results 26 - 50 of 115) sorted by relevance

12345

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsettings.cpp85 CollationSettings::aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, in aliasReordering() argument
191 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays() argument
129 setReordering(const CollationData &data, const int32_t *codes, int32_t codesLength, UErrorCode &errorCode) setReordering() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Ddh.rs47 let mut codes = 0; in check_key() variables
/third_party/zlib/contrib/infback9/
H A Dinftree9.c32 int inflate_table9(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table9() argument
[all...]
/third_party/zlib/
H A Dinftrees.c32 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table() argument
[all...]
/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinflate.h111 code codes[ENOUGH]; /* space for code tables */ member
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_entity.c241 vsp1_subdev_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code, const unsigned int *codes, unsigned int ncodes) vsp1_subdev_enum_mbus_code() argument
355 vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *fmt, const unsigned int *codes, unsigned int ncodes, unsigned int min_width, unsigned int min_height, unsigned int max_width, unsigned int max_height) vsp1_subdev_set_pad_format() argument
[all...]
H A Dvsp1_uds.c117 static const unsigned int codes[] = { in uds_enum_mbus_code() local
H A Dvsp1_sru.c112 static const unsigned int codes[] = { in sru_enum_mbus_code() local
H A Dvsp1_brx.c71 static const unsigned int codes[] = { in brx_enum_mbus_code() local
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c71 static const unsigned int codes[] = { in brx_enum_mbus_code() local
H A Dvsp1_sru.c112 static const unsigned int codes[] = { in sru_enum_mbus_code() local
H A Dvsp1_entity.c242 vsp1_subdev_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_mbus_code_enum *code, const unsigned int *codes, unsigned int ncodes) vsp1_subdev_enum_mbus_code() argument
357 vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *fmt, const unsigned int *codes, unsigned int ncodes, unsigned int min_width, unsigned int min_height, unsigned int max_width, unsigned int max_height) vsp1_subdev_set_pad_format() argument
[all...]
H A Dvsp1_uds.c117 static const unsigned int codes[] = { in uds_enum_mbus_code() local
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinflate.h111 code codes[ENOUGH]; /* space for code tables */ member
/third_party/ffmpeg/libavcodec/
H A Dfaxcompr.c139 int codes[2]; in decode_uncompressed() local
H A Dargo.c104 uint8_t codes = 0; in decode_alcd() local
466 int codes = bytestream2_get_byte(gb); in decode_mad1_24() local
H A Dmotionpixels.c49 HuffCode codes[MAX_HUFF_CODES]; member
[all...]
H A Dphotocd.c55 uint16_t codes[256]; member
H A Dvlc.c137 build_table(VLC *vlc, int table_nb_bits, int nb_codes, VLCcode *codes, int flags) build_table() argument
228 vlc_common_end(VLC *vlc, int nb_bits, int nb_codes, VLCcode *codes, int flags, VLCcode localbuf[LOCALBUF_ELEMS]) vlc_common_end() argument
272 ff_init_vlc_sparse(VLC *vlc, int nb_bits, int nb_codes, const void *bits, int bits_wrap, int bits_size, const void *codes, int codes_wrap, int codes_size, const void *symbols, int symbols_wrap, int symbols_size, int flags) ff_init_vlc_sparse() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-keyboard.c37 char codes[4096]; in install_force_release() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java379 check(String type, ULocale locale, String[] codes, Object[] contextList, DisplayNameGetter getter) check() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java376 check(String type, ULocale locale, String[] codes, Object[] contextList, DisplayNameGetter getter) check() argument
/third_party/mesa3d/src/glx/
H A Ddri2.c180 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code) in DRI2Error() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h45 *codes; member
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp65 static const char codes[] = in encode_to_base64() local

Completed in 17 milliseconds

12345