Home
last modified time | relevance | path

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

/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/libabigail/tests/data/test-diff-filter/test39/
Dtest39.h3 struct container_type struct
8 long long bar(struct container_type*); argument
/third_party/libinput/src/
Dutil-list.h157 #define list_first_entry_by_type(head, container_type, member) \ argument
/third_party/json/include/nlohmann/
Dbyte_container_with_subtype.hpp25 using container_type = BinaryType; typedef in byte_container_with_subtype
/third_party/alsa-utils/axfer/
Dcontainer.h24 enum container_type { enum
/third_party/python/Python/
Dspecialize.c1133 binary_subscr_fail_kind(PyTypeObject *container_type, PyObject *sub) in binary_subscr_fail_kind()
1193 PyTypeObject *container_type = Py_TYPE(container); in _Py_Specialize_BinarySubscr() local
1268 PyTypeObject *container_type = Py_TYPE(container); in _Py_Specialize_StoreSubscr() local
/third_party/node/deps/v8/src/torque/
Dtype-visitor.cc106 void DeclareMethods(AggregateType* container_type, in DeclareMethods()
Ddeclarations.cc232 Method* Declarations::CreateMethod(AggregateType* container_type, in CreateMethod()
Dcsa-generator.cc927 std::string container_type = smi_tagged_type in GetBitFieldSpecialization() local
/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.rs602 let container_type = Ty::from_syn_ty(ty); in push_attrs() localVariable
734 let container_type = Ty::from_syn_ty(ty); in push_attrs() localVariable
/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.cpp2193 const analysis::Type* container_type = GetContainerType(inst); in CompositeInsertToCompositeConstruct() local
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp4975 using container_type = BinaryType; typedef in nlohmann::byte_container_with_subtype
/third_party/json/single_include/nlohmann/
Djson.hpp5822 using container_type = BinaryType; typedef in 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