Home
last modified time | relevance | path

Searched defs:text (Results 2126 - 2150 of 2403) sorted by relevance

1...<<81828384858687888990>>...97

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp324 std::string text; member
556 std::string text; member
1321 std::string text; in OnSubtitleInfoCb() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp839 std::string text; in OnSubtitleInfoCb() local
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp931 auto text = NapiUtils::CreateStringUtf8(env, *msg); in CreateTextMessagePara() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp484 bool DBCommon::CheckIsAlnumOrUnderscore(const std::string &text) in CheckIsAlnumOrUnderscore() argument
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1996 OH_UdsPlainText* text = OH_UdsPlainText_Create(); HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp442 void ObexHeader::AppendUnicode(const uint8_t headerId, const std::u16string &text) in AppendUnicode() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c2105 const char *text; in ata_get_cmd_descript() member
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1960 tpg_print_str_2(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_2() argument
1967 tpg_print_str_4(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_4() argument
1974 tpg_print_str_6(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_6() argument
1981 tpg_print_str_8(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_8() argument
1988 tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], int y, int x, const char *text) tpg_gen_text() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1507 struct bnx2i_text_response *text; in bnx2i_process_text_resp() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsticore.h103 u32 text : 1; /* turn on text display planes? */ member
[all...]
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c175 static bool text; /* -t: this is a text file */ variable
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.c244 char *text = strdup(config_str); in parse_prog_config_kvpair() local
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_main.c1422 void kdb_print_state(const char *text, int value) in kdb_print_state() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c37 unsigned long text, lib, swap, anon, file, shmem; in task_mem() local
101 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c441 vidtv_psi_short_event_desc_init(struct vidtv_psi_desc *head, char *iso_language_code, char *event_name, char *text) vidtv_psi_short_event_desc_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c434 vidtv_psi_short_event_desc_init(struct vidtv_psi_desc *head, char *iso_language_code, char *event_name, char *text) vidtv_psi_short_event_desc_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-eh.c2213 const char *text; in ata_get_cmd_name() member
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c37 unsigned long text, lib, swap, anon, file, shmem; in task_mem() local
101 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
/kernel/linux/linux-6.6/include/linux/
H A Dthunderbolt.h140 char *text; member
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_main.c1407 void kdb_print_state(const char *text, int value) in kdb_print_state() argument
/kernel/linux/linux-6.6/include/video/
H A Dsticore.h104 u32 text : 1; /* turn on text display planes? */ member
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dalternative.c1314 u8 *text; member
1272 alternatives_smp_lock(const s32 *start, const s32 *end, u8 *text, u8 *text_end) alternatives_smp_lock() argument
1288 alternatives_smp_unlock(const s32 *start, const s32 *end, u8 *text, u8 *text_end) alternatives_smp_unlock() argument
1322 alternatives_smp_module_add(struct module *mod, char *name, void *locks, void *locks_end, void *text, void *text_end) alternatives_smp_module_add() argument
2030 const u8 text[POKE_MAX_OPCODE_SIZE]; global() member
[all...]
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1966 tpg_print_str_2(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_2() argument
1973 tpg_print_str_4(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_4() argument
1980 tpg_print_str_6(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_6() argument
1987 tpg_print_str_8(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], unsigned p, unsigned first, unsigned div, unsigned step, int y, int x, const char *text, unsigned len) tpg_print_str_8() argument
1994 tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], int y, int x, const char *text) tpg_gen_text() argument
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c175 static bool text; /* -t: this is a text file */ variable
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1507 struct bnx2i_text_response *text; in bnx2i_process_text_resp() local
[all...]

Completed in 58 milliseconds

1...<<81828384858687888990>>...97