| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | splparser.cpp | 30 uint16 SpellingParser::splstr_to_idxs(const char *splstr, uint16 str_len, in splstr_to_idxs() 143 uint16 SpellingParser::splstr_to_idxs_f(const char *splstr, uint16 str_len, in splstr_to_idxs_f() 159 uint16 SpellingParser::splstr16_to_idxs(const char16 *splstr, uint16 str_len, in splstr16_to_idxs() 272 uint16 SpellingParser::splstr16_to_idxs_f(const char16 *splstr, uint16 str_len, in splstr16_to_idxs_f() 288 uint16 SpellingParser::get_splid_by_str(const char *splstr, uint16 str_len, in get_splid_by_str() 304 uint16 SpellingParser::get_splid_by_str_f(const char *splstr, uint16 str_len, in get_splid_by_str_f() 325 uint16 SpellingParser::get_splids_parallel(const char *splstr, uint16 str_len, in get_splids_parallel()
|
| H A D | dictlist.cpp | 348 LemmaIdType DictList::get_lemma_id(const char16 *str, uint16 str_len) { in get_lemma_id() 363 void DictList::convert_to_hanzis(char16 *str, uint16 str_len) { in convert_to_hanzis() 371 void DictList::convert_to_scis_ids(char16 *str, uint16 str_len) { in convert_to_scis_ids()
|
| H A D | dicttrie.cpp | 898 void DictTrie::convert_to_hanzis(char16 *str, uint16 str_len) { in convert_to_hanzis() 902 void DictTrie::convert_to_scis_ids(char16 *str, uint16 str_len) { in convert_to_scis_ids()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_debugfs.c | 188 uint8_t str_len = 0; in dp_link_settings_read() local 1182 int i, r, str_len = 30; in dp_dsc_clock_en_read() local 1338 int i, r, str_len = 30; in dp_dsc_slice_width_read() local 1492 int i, r, str_len = 30; in dp_dsc_slice_height_read() local 1642 int i, r, str_len = 30; in dp_dsc_bits_per_pixel_read() local 1787 int i, r, str_len = 30; in dp_dsc_pic_width_read() local 1844 int i, r, str_len = 30; in dp_dsc_pic_height_read() local 1916 int i, r, str_len = 30; in dp_dsc_chunk_size_read() local 1988 int i, r, str_len = 30; in dp_dsc_slice_bpg_offset_read() local
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | xfrm.c | 81 u32 str_len; in selinux_xfrm_alloc_user() local 350 u32 str_len; in selinux_xfrm_state_alloc_acquire() local
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/ |
| H A D | osunixdir.c | 95 int str_len; in acpi_os_get_next_filename() local
|
| /OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/ |
| H A D | isst-display.c | 9 static void printcpulist(int str_len, char *str, int mask_size, in printcpulist() 40 static void printcpumask(int str_len, char *str, int mask_size, in printcpumask()
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | realpath.c | 23 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | parser.c | 59 size_t str_len = strlen(s); in match_one() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | util.c | 51 size_t str_len = strlen(str), end_len = strlen(end); in lsx_strends() local
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf_probes.c | 147 const char *str_sec, size_t str_len) in libbpf__load_raw_btf()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/iterators/ |
| H A D | iterators.bpf.c | 32 __u32 str_len; member
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_inject.c | 220 int str_len = strlen(addr) + 1; in parse_entry() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | phl_dbg_cmd.c | 668 void _convert_tx_rate(enum hal_rate_mode mode, u8 mcs_ss_idx, char *str, u32 str_len) in _convert_tx_rate() 705 void _convert_rx_rate(u32 rx_rate, char *str, u32 str_len) in _convert_rx_rate()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btf.h | 21 __u32 str_len; /* length of string section */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btf.h | 21 __u32 str_len; /* length of string section */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_helpers_user.c | 59 static int validate_val_name(const char *val_str, int str_len) in validate_val_name()
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | sidtab.h | 146 const char *str, u32 str_len) in sidtab_sid2str_put()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | phl_dbg_cmd.c | 668 void _convert_tx_rate(enum hal_rate_mode mode, u8 mcs_ss_idx, char *str, u32 str_len) in _convert_tx_rate() 705 void _convert_rx_rate(u32 rx_rate, char *str, u32 str_len) in _convert_rx_rate()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | unicode.c | 277 const uint8_t *str_i, int str_len) in udf_name_to_CS0()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-uclogic-params.c | 456 const size_t str_len = 16; in uclogic_params_frame_init_v1_buttonpad() local
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | btf.h | 21 __u32 str_len; /* length of string section */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btf.h | 21 __u32 str_len; /* length of string section */ member
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_util.c | 357 size_t str_len = avb_strlen(str); in avb_strdupv() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_cfg80211.c | 398 s32 str_len; in wl_dongle_filter() local
|