Home
last modified time | relevance | path

Searched refs:entries (Results 751 - 775 of 2895) sorted by relevance

1...<<31323334353637383940>>...116

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.h52 int GetEntries(const IOption &option, const Key &keyPrefix, std::vector<Entry> &entries) const override;
55 int PutBatch(const IOption &option, const std::vector<Entry> &entries) override;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_task_context.h57 void SetEntries(const std::vector<MultiVerKvEntry *> &entries);
61 void GetEntries(std::vector<MultiVerKvEntry *> &entries) const;
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dconvert_utils.h46 const std::shared_ptr<std::map<std::string, UDMF::ValueType>> &entries);
48 const std::vector<std::shared_ptr<PasteDataEntry>> &entries);
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dstacktrace.c30 trace->entries[trace->nr_entries++] = addr; in save_raw_context_stack()
58 trace->entries[trace->nr_entries++] = pc; in save_context_stack()
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dstacktrace.c39 trace->entries[trace->nr_entries++] = addr; in save_stack_address()
65 trace->entries[trace->nr_entries++] = addr; in save_stack_address_nosched()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dstacktrace.c58 trace->entries[trace->nr_entries++] = pc; in __save_stack_trace()
68 trace->entries[trace->nr_entries++] = pc; in __save_stack_trace()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsetup.h123 #define RESERVE_BRK_ARRAY(type, name, entries) \
125 RESERVE_BRK(name, sizeof(type) * entries)
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h24 u32 num_entries, struct action_gate_entry *entries);
57 struct action_gate_entry *entries) in sja1105_vl_gate()
51 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dstacktrace.c30 trace->entries[trace->nr_entries++] = addr; in save_raw_context_stack()
58 trace->entries[trace->nr_entries++] = pc; in save_context_stack()
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dstacktrace.c39 trace->entries[trace->nr_entries++] = addr; in save_stack_address()
65 trace->entries[trace->nr_entries++] = addr; in save_stack_address_nosched()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dstacktrace.c58 trace->entries[trace->nr_entries++] = pc; in __save_stack_trace()
68 trace->entries[trace->nr_entries++] = pc; in __save_stack_trace()
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dmmap.c70 if (behavior < strarray__madvise_advices.nr_entries && strarray__madvise_advices.entries[behavior] != NULL) in madvise__scnprintf_behavior()
71 return scnprintf(bf, size, "MADV_%s", strarray__madvise_advices.entries[behavior]); in madvise__scnprintf_behavior()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-file.h21 struct list_head entries; member
36 list_for_each_entry(entry, &pcache->entries, node)
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h24 u32 num_entries, struct action_gate_entry *entries);
57 struct action_gate_entry *entries) in sja1105_vl_gate()
51 sja1105_vl_gate(struct sja1105_private *priv, int port, struct netlink_ext_ack *extack, unsigned long cookie, struct sja1105_key *key, u32 index, s32 prio, u64 base_time, u64 cycle_time, u64 cycle_time_ext, u32 num_entries, struct action_gate_entry *entries) sja1105_vl_gate() argument
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dmmap.c70 if (behavior < strarray__madvise_advices.nr_entries && strarray__madvise_advices.entries[behavior] != NULL) in madvise__scnprintf_behavior()
71 return scnprintf(bf, size, "MADV_%s", strarray__madvise_advices.entries[behavior]); in madvise__scnprintf_behavior()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-file.h21 struct list_head entries; member
36 list_for_each_entry(entry, &pcache->entries, node)
/kernel/linux/linux-6.6/scripts/
H A Dcheck-sysctl-docs24 # documented: maps documented entries (each key is an entry)
25 # entries: maps ctl_table names and procnames to counts (so
58 # Stage 1: build the list of documented entries
98 delete entries
139 entries[curtable][curentry]++
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Dhandler.h81 const jerryx_property_entry entries[]);
84 jerryx_release_property_entry (const jerryx_property_entry entries[],
/third_party/node/test/parallel/
H A Dtest-whatwg-url-custom-domainto.js28 for (const [i, { ascii, unicode }] of tests.entries()) {
41 for (const [i, test] of wptToASCIITests.entries()) {
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
H A Dsnapshot.js52 return Object.entries(meta).reduce((acc, [path, metadata]) => ({
64 meta = Object.entries(data).reduce((acc, [path, metadata]) => ({
/third_party/mesa3d/src/util/tests/hash_table/
H A Dclear.c81 /* Check that exactly the right set of entries is in the table. */ in main()
90 assert(!ht->entries); in main()
103 assert(!ht->entries); in main()
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.h35 MnoteHuaweiEntry *entries; member
46 MnoteHuaweiEntry** entries; member
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoderTest.java36 List<String> entries = BundleHelper.listEntries(bundle); in suite()
37 for (String entry : entries) { in suite()
H A DBrotliDecoderChannelTest.java38 List<String> entries = BundleHelper.listEntries(bundle); in suite()
39 for (String entry : entries) { in suite()
H A DBrotliInputStreamTest.java36 List<String> entries = BundleHelper.listEntries(bundle); in suite()
37 for (String entry : entries) { in suite()

Completed in 8 milliseconds

1...<<31323334353637383940>>...116