| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_image.h | 28 VkImageFormatListCreateInfo list; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_cs_tpool.h | 64 struct list_head list; member
|
| /third_party/libdrm/tests/ |
| H A D | drmsl.c | 47 static void print(void* list) in print() argument 61 void *list; in do_time() local 109 print_neighbors(void *list, unsigned long key, unsigned long expected_prev, unsigned long expected_next) print_neighbors() argument 138 void* list; main() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/nftw/ |
| H A D | nftw64.h | 71 struct list { struct
|
| H A D | nftw.h | 72 struct list { struct
|
| /third_party/libwebsockets/lib/system/smd/ |
| H A D | private-lib-system-smd.h | 35 lws_dll2_t list; member 49 lws_dll2_t list; member
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/ |
| H A D | main.c | 20 lws_dll2_t list; /* not directly serialized */ member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ctags.c | 74 static void show_tags(struct symbol_list *list) in show_tags() argument 112 static inline void examine_members(struct symbol_list *list) in examine_members() argument 202 static inline void examine_symbol_list(struct symbol_list *list) in examine_symbol_list() argument
|
| H A D | dominate.c | 48 static inline struct basic_block *pop_bb(struct basic_block_list **list) in pop_bb() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | objects-visiting.cc | 28 Object VisitWeakList(Heap* heap, Object list, WeakObjectRetainer* retainer) { in VisitWeakList() argument 78 static void ClearWeakList(Heap* heap, Object list) { in ClearWeakList() argument [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-regalloc.h | 61 RegList list = node->ClearRegisters(); in FreeRegisters() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | declarations.h | 26 std::vector<T*> FilterDeclarables(const std::vector<Declarable*> list) { in FilterDeclarables() argument
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | scoped-list.h | 84 void AddAll(const base::Vector<const T>& list) { in AddAll() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_hw.h | 126 struct list_head list; /* list-node in batch->active_queries */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.h | 42 struct list_head list; member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | basetexture9.h | 34 struct list_head list; /* for update_textures */ member
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property_query.c | 24 ossl_property_find_property(const OSSL_PROPERTY_LIST *list, in ossl_property_find_property() argument
|
| /third_party/python/Tools/peg_generator/peg_extension/ |
| H A D | peg_extension.c | 133 PyObject *list = _PyPegen_get_memo_statistics(); in Py_UNUSED() local
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | UnknownField.cs | 280 Add(List<T> list, T value) Add() argument [all...] |
| /third_party/python/Include/internal/ |
| H A D | pycore_blocks_output_buffer.h | 45 PyObject *list; member [all...] |
| /third_party/openssl/crypto/property/ |
| H A D | property_query.c | 24 ossl_property_find_property(const OSSL_PROPERTY_LIST *list, in ossl_property_find_property() argument
|
| /third_party/skia/src/core/ |
| H A D | SkExecutor.cpp | 58 static inline std::function<void(void)> pop(std::deque<std::function<void(void)>>* list) { in pop() argument 63 static inline std::function<void(void)> pop(SkTArray<std::function<void(void)>>* list) { in pop() argument
|
| H A D | SkTMultiMap.h | 49 ValueList* list = fHash.find(key); in insert() local 67 ValueList* list = fHash.find(key); in remove() local 95 ValueList* list = fHash.find(key); find() local 104 ValueList* list = fHash.find(key); find() local 116 ValueList* list = fHash.find(key); findAndRemove() local 155 ValueList* list = fHash.find(key); countForKey() local [all...] |
| /third_party/skia/tests/ |
| H A D | LListTest.cpp | 25 static void check_list(const SkTInternalLList<ListElement>& list, in check_list() argument 44 SkTInternalLList<ListElement> list; in DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| H A D | LinkedListTests.cpp | 61 void ExpectListContentsForDirection(const LinkedList<Node>& list, in ExpectListContentsForDirection() argument 76 void ExpectListContents(const LinkedList<Node>& list, int num_nodes, const int* node_ids) { in ExpectListContents() argument 88 LinkedList<Node> list; in TEST() local 95 LinkedList<Node> list; TEST() local 130 LinkedList<Node> list; TEST() local 205 LinkedList<Node> list; TEST() local 242 LinkedList<Node> list; TEST() local 284 LinkedList<Node> list; TEST() local 289 LinkedList<Node> list; TEST() local 298 LinkedList<Node> list; TEST() local 320 LinkedList<Node> list; TEST() local 331 LinkedList<MovableNode> list; TEST() local 360 LinkedList<Node> list; TEST() local 418 LinkedList<Node> list; TEST() local 433 LinkedList<Node> list; TEST() local [all...] |