Home
last modified time | relevance | path

Searched refs:list (Results 5676 - 5700 of 17116) sorted by relevance

1...<<221222223224225226227228229230>>...685

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flow.h13 struct list_head list; member
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_coredump.h11 /* Max number of bytes to receive for Coredump list structure */
31 * struct iosm_cd_list - Structure to hold list of coredump files
44 * @list: Coredump list structure
48 struct iosm_cd_list list; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_priolist_types.h10 #include <linux/list.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h9 #include <linux/list.h>
H A Dintel_workarounds_types.h32 struct i915_wa *list; member
H A Dmock_engine.h9 #include <linux/list.h>
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrfilter.h6 #include <linux/list.h>
/kernel/liteos_a/kernel/base/include/
H A Dlos_mux_pri.h8 * 1. Redistributions of source code must retain the above copyright notice, this list of
11 * 2. Redistributions in binary form must reproduce the above copyright notice, this list
46 extern VOID OsMuxBitmapRestore(const LosMux *mutex, const LOS_DL_LIST *list, const LosTaskCB *runTask);
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_fip.h26 struct list_head list; member
/kernel/linux/linux-6.6/sound/soc/mediatek/mt7986/
H A Dmt7986-afe-common.h15 #include <linux/list.h>
/third_party/gn/src/gn/
H A Dfunction_process_file_template.cc19 "process_file_template: Do template expansion over a list of files.";
21 R"(process_file_template: Do template expansion over a list of files.
25 process_file_template applies a template list to a source file list,
36 The source_list is a list of file names.
38 The template can be a string or a list. If it is a list, multiple output
42 source list is applied. See "gn help source_expansion".
71 // Source list.
85 std::vector<std::string> list;
[all...]
/third_party/backends/backend/
H A Dv4l-frequencies.h2 * Worldwide channel/frequency list
100 struct CHANLIST *list; member
/third_party/ninja/src/
H A Dstring_piece_util.h25 std::string JoinStringPiece(const std::vector<StringPiece>& list, char sep);
/third_party/mesa3d/src/util/
H A Ddebug.h47 comma_separated_list_contains(const char *list, const char *s);
/third_party/libdrm/tests/radeon/
H A Drbo.h32 struct list_head list; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinline_exhaustive_pass.h21 #include <list>
H A Dinline_opaque_pass.h21 #include <list>
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_exhaustive_pass.h21 #include <list>
H A Dinline_opaque_pass.h21 #include <list>
/third_party/python/Lib/zoneinfo/
H A D__init__.py31 return sorted(list(globals()) + ["TZPATH"])
/third_party/spirv-tools/source/opt/
H A Dinline_exhaustive_pass.h21 #include <list>
H A Dinline_opaque_pass.h21 #include <list>
/third_party/zlib/examples/
H A Dzran.h17 // Access point list.
19 int have; // number of access points in list
22 point_t *list; // allocated list of access points member
29 // of the list, which is about 32K bytes per access point. The return value is
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dpipeline_test.cpp62 std::list<std::weak_ptr<Plugin>> pluginList; in DoTest()
192 std::list<std::weak_ptr<Plugin>> pluginList; in HWTEST_F()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dwrite_controller.cpp68 std::list<uint64_t>::const_iterator iter;
123 std::list<uint64_t> keyCache_;

Completed in 14 milliseconds

1...<<221222223224225226227228229230>>...685