Home
last modified time | relevance | path

Searched defs:lists (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Dmodules.py16 from linux import cpus, utils, lists namespace
H A Dclk.py8 from linux import utils, lists, constants namespace
H A Dproc.py18 from linux import lists namespace
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dclk.py8 from linux import utils, lists, constants namespace
H A Dmodules.py16 from linux import cpus, utils, lists, constants namespace
H A Dvmalloc.py11 from linux import lists, utils, stackdepot, constants, mm namespace
H A Dproc.py19 from linux import lists namespace
/third_party/mesa3d/src/mesa/main/
H A Dglthread_list.c46 uint32_t *lists = alloca(max_list_count * sizeof(uint32_t)); in _mesa_unmarshal_CallList() local
/kernel/linux/linux-5.10/scripts/gdb/
H A Dvmlinux-gdb.py32 import linux.lists namespace
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DRBNFParseTest.java122 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DRBNFParseTest.java119 private void parseList(RuleBasedNumberFormat rbnf_en, RuleBasedNumberFormat rbnf_fr, String[][] lists) { in parseList() argument
/foundation/multimedia/av_codec/test/unittest/http_source_test/
H A Ddownloader_unit_test.cpp62 list<string> lists; in HWTEST_F() local
69 list<string> lists = {"Hello", "World"}; in HWTEST_F() local
/kernel/linux/linux-6.6/scripts/gdb/
H A Dvmlinux-gdb.py36 import linux.lists namespace
/third_party/ltp/tools/sparse/sparse-src/
H A Ddominate.c23 struct basic_block_list *lists[0]; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h26 struct list_head lists; member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_lru_list.h31 struct list_head lists[NR_BPF_LRU_LIST_T]; member
40 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mru_cache.c93 struct list_head *lists; /* Array of lists, on member
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mru_cache.c93 struct list_head *lists; /* Array of lists, on member
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_lru_list.h32 struct list_head lists[NR_BPF_LRU_LIST_T]; member
41 struct list_head lists[NR_BPF_LRU_LOCAL_LIST_T]; member
/third_party/vk-gl-cts/modules/egl/
H A DteglSimpleConfigCase.cpp156 void getDefaultFilterLists (vector<NamedFilterList>& lists, const FilterList& baseFilters) in getDefaultFilterLists() argument
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_response.h92 RtspResponseOptions &SetPublicItems(const std::string &lists) in SetPublicItems() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_drawing_render_node_test.cpp628 auto lists = rsCanvasDrawingRenderNode->GetDrawCmdLists(); in HWTEST_F() local
/foundation/window/window_manager/previewer/mock/window_manager_napi/
H A Djs_window_manager.cpp148 std::shared_ptr<TopWindowInfoList> lists = std::make_shared<TopWindowInfoList>(); in GetTopWindowTask() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_distributedobjectstore.cpp54 bool DeleteAllCallback(napi_env env, std::list<napi_ref> &lists) in DeleteAllCallback() argument
68 bool DeleteSingleCallback(napi_env env, std::list<napi_ref> &lists, napi_value callback) in DeleteSingleCallback() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c58 struct list_head *lists[] = { in xvip_graph_find_entity() local

Completed in 11 milliseconds

123