| /foundation/multimedia/av_codec/test/nativedemo/avmuxer/ |
| H A D | avmuxer_ffmpeg_demo.cpp | 86 static const std::unordered_map<Plugins::OutputFormat, std::string> table = { in CreatePlugin() local
|
| /foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/ |
| H A D | thumbnail_utils.h | 43 EXPORT std::string table; member
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netlink_socket_test.cpp | 34 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 D | base64_utils.cpp | 67 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 D | base64_utils.cpp | 67 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 D | cloud_upload_recorder.cpp | 19 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 D | base64_utils.cpp | 67 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 D | split_device_log_table_manager.cpp | 19 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 D | cloud_extension.h | 157 const unsigned char *table; member 234 const unsigned char *table; member [all...] |
| /kernel/linux/linux-5.10/drivers/clk/actions/ |
| H A D | owl-factor.h | 27 struct clk_factor_table *table; member
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | tbxfload.c | 106 struct acpi_table_desc *table; in ACPI_EXPORT_SYMBOL_INIT() local [all...] |
| H A D | tbprint.c | 152 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 D | bgrt.c | 60 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 D | pgalloc.h | 37 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 D | planetcore.c | 26 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 D | platform_bt.c | 39 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 D | sfi-cpufreq.c | 23 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 D | clk-dualdiv.c | 67 const struct meson_clk_dualdiv_param *table = dualdiv->table; in __dualdiv_get_setting() local
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | planetcore.c | 26 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 D | pgalloc.h | 37 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 D | acpi.h | 76 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 D | pgtable-frag.c | 118 void pte_fragment_free(unsigned long *table, int kernel) in pte_fragment_free() argument
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A D | sysctl.c | 62 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 D | apfiles.c | 104 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 D | pfm.c | 55 } table[] = { in test__pfm_events() local 116 } table[] = { in test__pfm_group() local [all...] |