Searched defs:valid (Results 1 - 25 of 257) sorted by relevance

1234567891011

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_176.c17 int valid = {{{3}}}; variable
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dmaybe_templ.h9 isl_bool valid; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru-protos.h25 bool valid; member in struct:pru_ctable_entry
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru-protos.h25 bool valid; member in struct:pru_ctable_entry
/netbsd-current/external/bsd/nvi/dist/tcl_scripts/
H A Dmailprocs.tcl14 proc valid {target} { procedure
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepot.h28 bool valid() const { return node_; } function in struct:__sanitizer::StackDepotHandle
/netbsd-current/lib/libc/gen/
H A Dpwcache.h63 int valid; /* is this a valid or a miss entry */ member in struct:uidc
69 int valid; /* is this a valid or a miss entry */ member in struct:gidc
/netbsd-current/sys/arch/amiga/include/
H A Ddisklabel.h52 int valid; /* essential that this is valid */ member in struct:cpu_disklabel
/netbsd-current/sys/arch/amigappc/include/
H A Ddisklabel.h52 int valid; /* essential that this is valid */ member in struct:cpu_disklabel
/netbsd-current/sys/arch/ofppc/include/
H A Ddisklabel.h58 int valid; /* essential that this is valid */ member in struct:cpu_disklabel
/netbsd-current/sys/dev/ppbus/
H A Dppbus_device.h13 int valid; /* 1 if the struct is valid */ member in struct:ppbus_context
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h29 bool valid() { return node_; } function in struct:__sanitizer::StackDepotHandle
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dcpu.h195 int valid; member in struct:_memory_reservation
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepot.h27 bool valid() { return node_; } function in struct:__sanitizer::StackDepotHandle
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h44 bool valid() const { return Stream.valid(); } function in class:llvm::codeview::DebugStringTableSubsectionRef
H A DDebugChecksumsSubsection.h61 bool valid() const { return Checksums.valid(); } function in class:llvm::codeview::final
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h37 bool valid() const { return LowPC <= HighPC; } function in struct:llvm::DWARFAddressRange
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dcpu.h196 int valid; member in struct:_memory_reservation
/netbsd-current/sys/arch/evbarm/gumstix/
H A Dgumstixvar.h76 int valid; member in struct:gxpcic_slot_irqs
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dfault.h27 u8 valid; member in struct:nvkm_fault_data
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dtls.h66 check_tls(const Relocate_info<size, big_endian>* relinfo, size_t relnum, typename elfcpp::Elf_types<size>::Elf_Addr rel_offset, bool valid) argument
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dtls.h66 check_tls(const Relocate_info<size, big_endian>* relinfo, size_t relnum, typename elfcpp::Elf_types<size>::Elf_Addr rel_offset, bool valid) argument
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dtls.h66 check_tls(const Relocate_info<size, big_endian>* relinfo, size_t relnum, typename elfcpp::Elf_types<size>::Elf_Addr rel_offset, bool valid) argument
/netbsd-current/lib/libc/rpc/
H A Dclnt_simple.c79 int valid; /* Is this entry valid ? */ local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_filter_bzip2.c56 char valid; /* True = decompressor is initialized */ member in struct:private_data

Completed in 509 milliseconds

1234567891011