Home
last modified time | relevance | path

Searched defs:table (Results 301 - 325 of 2979) sorted by relevance

1...<<11121314151617181920>>...120

/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_ffmpeg_demo.cpp86 static const std::unordered_map<Plugins::OutputFormat, std::string> table = { in CreatePlugin() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_utils.h43 EXPORT std::string table; member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetlink_socket_test.cpp34 uint32_t table = 0; in DealInfoFromKernelTest001() local
41 uint32_t table = 0; in DealInfoFromKernelTest002() local
68 uint32_t table = 0; in HWTEST_F() local
76 uint32_t table = 0; in HWTEST_F() local
84 uint32_t table = 0; in HWTEST_F() local
92 uint32_t table = 0; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dbase64_utils.cpp67 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in MakeCharFour() local
83 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in MakeCharTree() local
/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
H A Dbase64_utils.cpp67 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in MakeCharFour() local
83 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in MakeCharTree() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_upload_recorder.cpp19 void CloudUploadRecorder::RecordUploadRecord(const std::string &table, const Bytes &hashKey, const CloudWaterType &type, in RecordUploadRecord() argument
26 bool CloudUploadRecorder::IsIgnoreUploadRecord(const std::string &table, const Bytes &hashKey, in IsIgnoreUploadRecord() argument
46 void CloudUploadRecorder::ReleaseUploadRecord(const std::string &table, const CloudWaterType &type, in ReleaseUploadRecord() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbase64_utils.cpp67 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in MakeCharFour() local
83 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in MakeCharTree() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsplit_device_log_table_manager.cpp19 std::string SplitDeviceLogTableManager::CalcPrimaryKeyHash(const std::string &references, const TableInfo &table, in CalcPrimaryKeyHash() argument
38 std::string SplitDeviceLogTableManager::GetInsertTrigger(const TableInfo &table, const std::string &identity) in GetInsertTrigger() argument
56 GetUpdateTrigger(const TableInfo &table, const std::string &identity) GetUpdateTrigger() argument
86 GetDeleteTrigger(const TableInfo &table, const std::string &identity) GetDeleteTrigger() argument
100 GetPrimaryKeySql(const TableInfo &table) GetPrimaryKeySql() argument
105 GetDropTriggers(const TableInfo &table) GetDropTriggers() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_extension.h157 const unsigned char *table; member
234 const unsigned char *table; member
[all...]
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-factor.h27 struct clk_factor_table *table; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dtbxfload.c106 struct acpi_table_desc *table; in ACPI_EXPORT_SYMBOL_INIT() local
[all...]
H A Dtbprint.c152 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dbgrt.c60 int __init acpi_parse_bgrt(struct acpi_table_header *table) in acpi_parse_bgrt() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h37 static inline void pgtable_free(void *table, int shift) in pgtable_free() argument
43 kmem_cache_free(PGT_CACHE(shift), table); in pgtable_free() local
49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() argument
60 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dplanetcore.c26 void planetcore_prepare_table(char *table) in planetcore_prepare_table() argument
38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() argument
52 planetcore_get_decimal(const char *table, const char *key, u64 *val) planetcore_get_decimal() argument
62 planetcore_get_hex(const char *table, const char *key, u64 *val) planetcore_get_hex() argument
79 planetcore_set_mac_addrs(const char *table) planetcore_set_mac_addrs() argument
104 planetcore_set_stdout_path(const char *table) planetcore_set_stdout_path() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_bt.c39 struct gpiod_lookup_table *table = &tng_bt_sfi_gpio_table; in tng_bt_sfi_setup() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dsfi-cpufreq.c23 static int sfi_parse_freq(struct sfi_table_header *table) in sfi_parse_freq() argument
/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dclk-dualdiv.c67 const struct meson_clk_dualdiv_param *table = dualdiv->table; in __dualdiv_get_setting() local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dplanetcore.c26 void planetcore_prepare_table(char *table) in planetcore_prepare_table() argument
38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() argument
52 planetcore_get_decimal(const char *table, const char *key, u64 *val) planetcore_get_decimal() argument
62 planetcore_get_hex(const char *table, const char *key, u64 *val) planetcore_get_hex() argument
79 planetcore_set_mac_addrs(const char *table) planetcore_set_mac_addrs() argument
104 planetcore_set_stdout_path(const char *table) planetcore_set_stdout_path() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h37 static inline void pgtable_free(void *table, int shift) in pgtable_free() argument
43 kmem_cache_free(PGT_CACHE(shift), table); in pgtable_free() local
49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() argument
60 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() argument
[all...]
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dacpi.h76 static inline int acpi_get_riscv_isa(struct acpi_table_header *table, in acpi_get_riscv_isa() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpgtable-frag.c118 void pte_fragment_free(unsigned long *table, int kernel) in pte_fragment_free() argument
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsysctl.c62 static int proc_do_xprt(struct ctl_table *table, int write, in proc_do_xprt() argument
84 proc_dodebug(struct ctl_table *table, int write, void *buffer, size_t *lenp, in proc_dodebug() argument
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidump/
H A Dapfiles.c104 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpfm.c55 } table[] = { in test__pfm_events() local
116 } table[] = { in test__pfm_group() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...120