Home
last modified time | relevance | path

Searched defs:a_type (Results 1 – 25 of 32) sorted by relevance

12

/third_party/libabigail/tests/data/test-diff-suppr/
Dtest1-typedef-suppr-v1.c3 struct a_type struct
10 foo(a_type* a) in foo() argument
Dtest1-typedef-suppr-v0.c7 struct a_type struct
13 foo(a_type* a) in foo() argument
Dtest1-typedef-suppr.h2 typedef struct a_type a_type; typedef
/third_party/elfutils/libebl/
Deblauxvinfo.c88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
Deblopenbackend.c531 default_auxv_info (GElf_Xword a_type __attribute__ ((unused)), in default_auxv_info()
/third_party/openssl/include/openssl/
Dlhash.h.in70 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
72 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_binary_test.cc82 auto* a_type = ty.i32(); in TEST_P() local
117 auto* a_type = ty.i32(); in TEST_P() local
/third_party/python/Lib/
Ddataclasses.py646 def _is_classvar(a_type, typing): argument
654 def _is_initvar(a_type, dataclasses): argument
660 def _is_kw_only(a_type, dataclasses): argument
664 def _is_type(annotation, cls, a_module, a_type, is_type_predicate): argument
723 def _get_field(cls, a_name, a_type, default_kw_only): argument
/third_party/openssl/ohos_lite/include/openssl/
Dlhash.h60 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
62 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
/third_party/googletest/googletest/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
/third_party/ffmpeg/libavutil/arm/
Dcpu.c53 struct { uint32_t a_type; uint32_t a_val; } auxv; in get_hwcap() member
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
Dmustang_auxv.rs153 a_type: usize, field
Dauxv.rs371 a_type: usize, field
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2156 const uint32_t a_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
/third_party/spirv-tools/source/val/
Dvalidate_function.cpp43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2185 const uint32_t a_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_function.cpp43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2156 const uint32_t a_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c70 short a_type; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_accessor_expression_test.cc702 auto* a_type = Structure("A", {Member("foo", b_ary_type)}); in TEST_F() local
/third_party/rust/crates/nix/src/sys/socket/
Dsockopt.rs1379 let a_type = getsockopt(a, super::SockType).unwrap(); in is_socket_type_unix() localVariable
/third_party/elfio/elfio/
Delf_types.hpp1310 uint32_t a_type; // Entry type member
1319 uint64_t a_type; // Entry type member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9870 const Utils::Type& a_type = test_case.m_a_type; in test() local
10002 const Utils::Type& a_type = getType(j); in test() local
11831 const Utils::Type& a_type = test_case.m_a_type; in test() local

12