Searched refs:fflags (Results 51 - 75 of 75) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp234 !Summary->fflags().AlwaysInline && !ForceImportAll) {
247 if (Summary->fflags().NoInline && !ForceImportAll) {
514 assert((ResolvedCalleeSummary->fflags().AlwaysInline || ForceImportAll ||
/netbsd-current/sys/miscfs/genfs/
H A Dgenfs_rename.c1056 unsigned long fdflags, unsigned long fflags,
1061 if ((fdflags | fflags) & (immutable | append))
1055 genfs_ufslike_rename_check_possible( unsigned long fdflags, unsigned long fflags, unsigned long tdflags, unsigned long tflags, bool clobber_p, unsigned long immutable, unsigned long append) argument
/netbsd-current/external/gpl3/gcc.old/dist/libobjc/
H A DMakefile.in336 fflags *.aux *.cp *.dvi *.pdf *.fn *.info *.ky *.log *.pg \
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/riscv/
H A Dpriv-reg-fail-read-only-01.s16 csr fflags
H A Dpriv-reg.s259 csr fflags
H A Dcsr-dw-regnums.d250 DW_CFA_offset_extended_sf: r4097 \(fflags\) at cfa\+4
/netbsd-current/external/gpl3/gcc/dist/libobjc/
H A DMakefile.in336 fflags *.aux *.cp *.dvi *.pdf *.fn *.info *.ky *.log *.pg \
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32.h1033 uint32_t fflags; member in struct:netbsd32_kevent
1046 uint32_t fflags; member in struct:netbsd32_kevent100
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_xar.c1015 * xar utility records fflags as following xml elements:
1152 const char *filetype, *filelink, *fflags; local
1416 * Make fflags entries, "<flags>" and "<ext2>".
1418 fflags = archive_entry_fflags_text(file->entry);
1419 if (fflags != NULL) {
1420 r = make_fflags_entry(a, writer, "flags", fflags);
1423 r = make_fflags_entry(a, writer, "ext2", fflags);
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vnops.c5547 u_long fflags = 0; local
5567 fflags |= (fflag); \
5579 vap->va_flags = fflags;
5593 u_long fflags, sfflags = 0; local
5614 fflags = vap->va_flags;
5615 if ((fflags & ~(SF_IMMUTABLE|SF_APPEND|SF_NOUNLINK|UF_NODUMP)) != 0)
5619 if (((fflags & (fflag)) && !(zflags & (zflag))) || \
5620 ((zflags & (zflag)) && !(fflags & (fflag)))) { \
5622 (xfield) = ((fflags & (fflag)) != 0); \
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp463 ", ffl: " + fflagsToString(FS->fflags());
H A DAsmWriter.cpp3214 FunctionSummary::FFlags FFlags = FS->fflags();
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Devents.c280 (kp)->fflags = (ffl); \
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c280 int fflags; local
287 fflags = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo);
288 fflags |= (DMU_BACKUP_FEATURE_DEDUP |
290 DMU_SET_FEATUREFLAGS(drrb->drr_versioninfo, fflags);
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Daix.c703 static void uv__ahafs_event(uv_loop_t* loop, uv__io_t* event_watch, unsigned int fflags) { argument
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Deloop.c1002 ke->fflags & NOTE_EXIT)
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h687 FFlags fflags() const { return FunFlags; } function in class:llvm::CalleeInfo::FunctionSummary
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h1127 DECLARE_CSR(fflags, CSR_FFLAGS)
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dsim-main.c115 cpu->csr.fflags = val & 0x1f;
/netbsd-current/lib/libperfuse/
H A Dops.c91 #define OFLAGS(fflags) ((fflags) - 1)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Driscv-opc.h1365 DECLARE_CSR(fflags, CSR_FFLAGS, CSR_CLASS_F, PRIV_SPEC_CLASS_NONE, PRIV_SPEC_CLASS_NONE)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3820 NameVals.push_back(getEncodedFFlags(FS->fflags()));
3934 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 4)); // fflags
3952 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 4)); // fflags
4078 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 4)); // fflags
4095 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 4)); // fflags
4230 NameVals.push_back(getEncodedFFlags(FS->fflags()));
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h3234 DECLARE_CSR(fflags, CSR_FFLAGS, CSR_CLASS_F, PRIV_SPEC_CLASS_NONE, PRIV_SPEC_CLASS_NONE)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h3652 DECLARE_CSR(fflags, CSR_FFLAGS, CSR_CLASS_F, PRIV_SPEC_CLASS_NONE, PRIV_SPEC_CLASS_NONE)
/netbsd-current/tests/dev/audio/
H A Daudiotest.c1218 "%s={id:%d,%s,%s,fflags:0x%x,data:0x%" PRIx64 ",udata:0x%x}\n",
1223 kev->fflags,

Completed in 496 milliseconds

123