Home
last modified time | relevance | path

Searched defs:container_type (Results 1 – 13 of 13) sorted by relevance

/third_party/libabigail/tests/data/test-diff-filter/test39/
Dtest39.h3 struct container_type struct
8 long long bar(struct container_type*); argument
/third_party/libabigail/tests/data/test-diff-filter/test38/
Dtest38.h3 struct container_type struct
8 long long bar(struct container_type*); argument
/third_party/libinput/src/
Dutil-list.h158 #define list_first_entry_by_type(head, container_type, member) \ argument
/third_party/json/include/nlohmann/
Dbyte_container_with_subtype.hpp28 using container_type = BinaryType; typedef in nlohmann::byte_container_with_subtype
/third_party/alsa-utils/axfer/
Dcontainer.h20 enum container_type { enum
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc161 content::mojom::WindowContainerType container_type, in CanCreateWindow()
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.h228 #define get_container(member_ptr, container_type, container_member) \ argument
/third_party/rust/crates/clap/clap_derive/src/
Ditem.rs601 let container_type = Ty::from_syn_ty(ty); in push_attrs() localVariable
733 let container_type = Ty::from_syn_ty(ty); in push_attrs() localVariable
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc982 content::mojom::WindowContainerType container_type, in CanCreateWindow()
/third_party/jerryscript/jerry-core/api/
Djerry.c4470 jerry_create_container (jerry_container_type_t container_type, /**< Type of the container */ in jerry_create_container()
/third_party/spirv-tools/source/opt/
Dfolding_rules.cpp2161 const analysis::Type* container_type = GetContainerType(inst); in CompositeInsertToCompositeConstruct() local
/third_party/json/single_include/nlohmann/
Djson.hpp5032 using container_type = BinaryType; typedef in nlohmann::byte_container_with_subtype
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp13267 typedef _Container container_type; typedef in std::back_insert_iterator
13319 typedef _Container container_type; typedef in std::front_insert_iterator
13371 typedef _Container container_type; typedef in std::insert_iterator
135096 typedef _Sequence container_type; typedef in std::queue
135284 typedef _Sequence container_type; typedef in std::priority_queue