Searched defs:types (Results 1 - 25 of 260) sorted by relevance

1234567891011

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dstore_strings.c22 int types = sizeof(type_strings) / sizeof(type_strings[0]); local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/store/
H A Dstore_strings.c23 int types = sizeof(type_strings) / sizeof(type_strings[0]); local
/netbsd-current/usr.bin/mklocale/
H A Dldef.h44 u_int32_t *types; member in struct:rune_list
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DTypes.h22 namespace types { namespace in namespace:clang::driver
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-mi-var-info-path-expression.py18 import gdb.types namespace
H A Dpy-pp-maint.py20 import gdb.types namespace
H A Dpy-pp-registration.py20 import gdb.types namespace
H A Dpy-unwind-maint.py19 import gdb.types namespace
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch-selftests.c38 struct type *types[] = local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-mi-var-info-path-expression.py18 import gdb.types namespace
H A Dpy-unwind-maint.py19 import gdb.types namespace
H A Dpy-pp-registration.py20 import gdb.types namespace
H A Dpy-pp-maint.py20 import gdb.types namespace
/netbsd-current/libexec/talkd/
H A Dprint.c51 static const char *types[] = { variable
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cc72 void CheckSuppressions(unsigned count, std::vector<const char *> types, argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrbhst-test.c66 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_event.c31 nvkm_event_put(struct nvkm_event *event, u32 types, int index) argument
44 nvkm_event_get(struct nvkm_event *event, u32 types, int index) argument
57 nvkm_event_send(struct nvkm_event *event, u32 types, int index, argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_changf119.c41 gf119_disp_chan_uevent_init(struct nvkm_event *event, int types, int index) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dnotify.h21 u32 types; member in struct:nvkm_notify
/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Dtest_dns_lookup.c71 unsigned *types; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-selftests.c40 struct type *types[] = local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h141 iterator_range<type_iterator> types() const { function in class:llvm::DebugInfoFinder
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
H A Dprinting.py20 import gdb.types namespace
/netbsd-current/external/gpl3/gdb/dist/gdb/python/lib/gdb/
H A Dprinting.py20 import gdb.types namespace
/netbsd-current/usr.bin/mkcsmapper/
H A Dyacc.y141 types : R_ROWCOL { $$ = R_ROWCOL; } label

Completed in 474 milliseconds

1234567891011