Searched defs:a_type (Results 1 - 25 of 26) sorted by relevance

12

/external/elfutils/backends/
H A Dalpha_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) argument
39 if (a_type != AT_HWCAP)
H A Darm_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) argument
39 if (a_type != AT_HWCAP)
H A Di386_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) argument
39 if (a_type != AT_HWCAP)
H A Dppc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) argument
39 if (a_type != AT_HWCAP)
H A Dsparc_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) argument
39 if (a_type != AT_HWCAP)
/external/elfutils/libebl/
H A Deblauxvinfo.c88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, argument
91 int result = ebl->auxv_info (a_type, name, format);
92 if (result == 0 && a_type < nauxv_types && auxv_types[a_type].name != NULL)
95 *name = auxv_types[a_type].name;
96 *format = auxv_types[a_type].format;
/external/google-breakpad/src/common/android/include/
H A Delf.h79 uint32_t a_type; member in struct:__anon7417
86 uint64_t a_type; member in struct:__anon7419
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/googletest/googletest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/protobuf/gtest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/v8/testing/gtest/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-test-part.h60 TestPartResult(Type a_type, argument
64 : type_(a_type),
/external/ipsec-tools/src/libipsec/
H A Dlibpfkey.h79 u_int a_type, a_keylen; /* Authentication alg and key */ member in struct:pfkey_send_sa_args
H A Dpfkey.c1195 if (sa_parms->a_type == SADB_AALG_NONE) {
1205 if (sa_parms->a_type != SADB_AALG_NONE) {
1216 if (sa_parms->a_type != SADB_X_AALG_TCP_MD5) {
1242 if (sa_parms->a_type != SADB_AALG_NONE)
1290 sa_parms->a_type, sa_parms->e_type,
1323 if (sa_parms->a_type != SADB_AALG_NONE) {
2359 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type,
2378 psaa.a_type = a_type;
2393 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type,
2357 pfkey_send_update(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq) argument
2391 pfkey_send_update_nat(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq, u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, struct sockaddr *l_natt_oa, u_int16_t l_natt_frag) argument
2432 pfkey_send_add(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq) argument
2466 pfkey_send_add_nat(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq, u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, struct sockaddr *l_natt_oa, u_int16_t l_natt_frag) argument
[all...]
/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c70 short a_type; member in struct:__anon15193
684 if (flock.l_type != thiscase->a_type) {
689 thiscase->a_type);
792 flock.l_type = thiscase->a_type;
836 thiscase->a_type, fd, test, parent) < 0) {
954 &thiscase->c_len, &thiscase->c_flag, &thiscase->a_type,
1062 flock.l_type = thiscase->a_type;
1087 thiscase->a_type, fd, test, parent) < 0) {
/external/valgrind/coregrind/m_initimg/
H A Dinitimg-linux.c350 Word a_type; member in struct:auxv
453 for (cauxv = orig_auxv; cauxv->a_type != AT_NULL; cauxv++) {
454 if (cauxv->a_type == AT_PLATFORM ||
455 cauxv->a_type == AT_BASE_PLATFORM)
457 else if (cauxv->a_type == AT_RANDOM)
459 else if (cauxv->a_type == AT_EXECFN)
619 auxv[0].a_type = AT_IGNOREPPC;
621 auxv[1].a_type = AT_IGNOREPPC;
626 for (; orig_auxv->a_type != AT_NULL; auxv++, orig_auxv++) {
632 switch(auxv->a_type) {
[all...]
/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp262 static bool types_match(shader_module const *a, shader_module const *b, unsigned a_type, unsigned b_type, bool a_arrayed, argument
265 auto a_insn = a->get_def(a_type);
275 // We probably just found the extra level of arrayness in b_type: compare the type inside it to a_type
276 return types_match(a, b, a_type, b_insn.word(2), a_arrayed, false, relaxed);
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h15279 TestPartResult(Type a_type, argument
15283 : type_(a_type),
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h17104 TestPartResult(Type a_type, argument
17108 : type_(a_type),
/external/elfutils/libelf/
H A Delf.h979 uint32_t a_type; /* Entry type */ member in struct:__anon6806
991 uint64_t a_type; /* Entry type */ member in struct:__anon6808
1001 /* Legal values for a_type (entry type). */
1020 /* Some more special a_type values describing the hardware. */
/external/kmod/port-gnu/
H A Delf.h978 uint32_t a_type; /* Entry type */ member in struct:__anon10299
990 uint64_t a_type; /* Entry type */ member in struct:__anon10301
1000 /* Legal values for a_type (entry type). */
1019 /* Some more special a_type values describing the hardware. */

Completed in 868 milliseconds

12