/third_party/libabigail/tests/data/test-diff-suppr/ |
D | test1-typedef-suppr-v1.c | 3 struct a_type struct 10 foo(a_type* a) in foo() argument
|
D | test1-typedef-suppr-v0.c | 7 struct a_type struct 13 foo(a_type* a) in foo() argument
|
D | test1-typedef-suppr.h | 2 typedef struct a_type a_type; typedef
|
/third_party/elfutils/libebl/ |
D | eblauxvinfo.c | 88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
|
D | eblopenbackend.c | 531 default_auxv_info (GElf_Xword a_type __attribute__ ((unused)), in default_auxv_info()
|
/third_party/openssl/include/openssl/ |
D | lhash.h.in | 70 # 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/ |
D | generator_impl_binary_test.cc | 82 auto* a_type = ty.i32(); in TEST_P() local 117 auto* a_type = ty.i32(); in TEST_P() local
|
/third_party/python/Lib/ |
D | dataclasses.py | 646 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/ |
D | lhash.h | 60 # 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/ |
D | gtest-test-part.h | 63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest-test-part.h | 63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
|
/third_party/ffmpeg/libavutil/arm/ |
D | cpu.c | 53 struct { uint32_t a_type; uint32_t a_val; } auxv; in get_hwcap() member
|
/third_party/rust/crates/rustix/src/backend/linux_raw/param/ |
D | mustang_auxv.rs | 153 a_type: usize, field
|
D | auxv.rs | 371 a_type: usize, field
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
D | validate_extensions.cpp | 2156 const uint32_t a_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
|
/third_party/spirv-tools/source/val/ |
D | validate_function.cpp | 43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
D | validate_extensions.cpp | 2185 const uint32_t a_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_function.cpp | 43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
D | validate_extensions.cpp | 2156 const uint32_t a_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 70 short a_type; member
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder_accessor_expression_test.cc | 702 auto* a_type = Structure("A", {Member("foo", b_ary_type)}); in TEST_F() local
|
/third_party/rust/crates/nix/src/sys/socket/ |
D | sockopt.rs | 1379 let a_type = getsockopt(a, super::SockType).unwrap(); in is_socket_type_unix() localVariable
|
/third_party/elfio/elfio/ |
D | elf_types.hpp | 1310 uint32_t a_type; // Entry type member 1319 uint64_t a_type; // Entry type member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 9870 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
|