Home
last modified time | relevance | path

Searched refs:FUNCS (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h85 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
98 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
99 FUNCS(int64, int64, int64_t, int64_t, UPB_CTYPE_INT64) in FUNCS()
100 FUNCS(uint32, uint32, uint32_t, uint32_t, UPB_CTYPE_UINT32) in FUNCS()
101 FUNCS(uint64, uint64, uint64_t, uint64_t, UPB_CTYPE_UINT64) in FUNCS()
102 FUNCS(bool, _bool, bool, bool, UPB_CTYPE_BOOL) in FUNCS()
103 FUNCS(cstr, cstr, char*, uintptr_t, UPB_CTYPE_CSTR) in FUNCS()
104 FUNCS(ptr, ptr, void*, uintptr_t, UPB_CTYPE_PTR) in FUNCS()
105 FUNCS(constptr, constptr, const void*, uintptr_t, UPB_CTYPE_CONSTPTR) in FUNCS()
106 FUNCS(fptr, fptr, upb_func*, uintptr_t, UPB_CTYPE_FPTR) in FUNCS()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_table.cc30 #define FUNCS(name, type_t, enumval) \ macro
35 FUNCS(int32, int32_t, UPB_CTYPE_INT32)
36 FUNCS(int64, int64_t, UPB_CTYPE_INT64)
37 FUNCS(uint32, uint32_t, UPB_CTYPE_UINT32)
38 FUNCS(uint64, uint64_t, UPB_CTYPE_UINT64)
39 FUNCS(bool, bool, UPB_CTYPE_BOOL)
40 FUNCS(cstr, char*, UPB_CTYPE_CSTR)
41 FUNCS(ptr, void*, UPB_CTYPE_PTR)
42 FUNCS(constptr, const void*, UPB_CTYPE_CONSTPTR)
43 FUNCS(fptr, upb_func*, UPB_CTYPE_FPTR)
[all …]
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c228 } FUNCS; typedef
230 EXPORT(int) _testfunc_callfuncp(FUNCS *fp) in _testfunc_callfuncp()
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c407 } FUNCS; typedef
409 EXPORT(int) _testfunc_callfuncp(FUNCS *fp) in _testfunc_callfuncp()
/external/protobuf/php/ext/google/protobuf/
Dupb.h2701 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
2716 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
2717 FUNCS(int64, int64, int64_t, int64_t, UPB_CTYPE_INT64) in FUNCS()
2718 FUNCS(uint32, uint32, uint32_t, uint32_t, UPB_CTYPE_UINT32) in FUNCS()
2719 FUNCS(uint64, uint64, uint64_t, uint64_t, UPB_CTYPE_UINT64) in FUNCS()
2720 FUNCS(bool, _bool, bool, bool, UPB_CTYPE_BOOL) in FUNCS()
2721 FUNCS(cstr, cstr, char*, uintptr_t, UPB_CTYPE_CSTR) in FUNCS()
2722 FUNCS(ptr, ptr, void*, uintptr_t, UPB_CTYPE_PTR) in FUNCS()
2723 FUNCS(constptr, constptr, const void*, uintptr_t, UPB_CTYPE_CONSTPTR) in FUNCS()
2724 FUNCS(fptr, fptr, upb_func*, uintptr_t, UPB_CTYPE_FPTR) in FUNCS()
[all …]
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h916 #define FUNCS(name, membername, type_t, converter, proto_type) \
931 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32)
932 FUNCS(int64, int64, int64_t, int64_t, UPB_CTYPE_INT64)
933 FUNCS(uint32, uint32, uint32_t, uint32_t, UPB_CTYPE_UINT32)
934 FUNCS(uint64, uint64, uint64_t, uint64_t, UPB_CTYPE_UINT64)
935 FUNCS(bool, _bool, bool, bool, UPB_CTYPE_BOOL)
936 FUNCS(cstr, cstr, char*, uintptr_t, UPB_CTYPE_CSTR)
937 FUNCS(ptr, ptr, void*, uintptr_t, UPB_CTYPE_PTR)
938 FUNCS(constptr, constptr, const void*, uintptr_t, UPB_CTYPE_CONSTPTR)
939 FUNCS(fptr, fptr, upb_func*, uintptr_t, UPB_CTYPE_FPTR)
[all …]
/external/angle/src/libANGLE/renderer/metal/
DContextMtl.mm842 // bits: ENABLED, FUNCS, and EQUATIONS. Merge all three of them to the first one.
/external/strace/
DChangeLog-CVS5049 * configure.in: (AC_CHECK_{HEADERS,FUNCS}): Add checks for