Home
last modified time | relevance | path

Searched full:forbidden (Results 1 – 25 of 195) sorted by relevance

12345678

/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_create.c135 INVALID_UCONTEXT(amd64, untouchable_rflags, "forbidden rflags changed")
161 INVALID_UCONTEXT(i386, untouchable_eflags, "changing forbidden eflags")
170 "setting forbidden bits in the ps register")
195 INVALID_UCONTEXT(vax, psl_0, "clearing forbidden bits in psl")
198 INVALID_UCONTEXT(vax, psl_1, "setting forbidden bits in psl")
/freebsd/contrib/blocklist/lib/
H A Dlibblocklist.3123 daemon compares the username to a configured list of forbidden
125 blocks the address immediately if a forbidden username matches.
H A Dlibblacklist.3123 daemon compares the username to a configured list of forbidden
125 blocks the address immediately if a forbidden username matches.
/freebsd/contrib/ncurses/menu/
H A Dm_opts.c49 | will be recalculated. This operation is forbidden if
109 | will be recalculated. This operation is forbidden if
142 | will be recalculated. This operation is forbidden if
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h209 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeDiagnostic()
214 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeArgument()
219 assert(Kind == ForbiddenType && "not a forbidden-type diagnostic"); in getForbiddenTypeOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp13 /// - it inserts nops to prevent forbidden slot hazards.
20 /// forbidden slot hazard, offset of some branches may go out of range. In that
23 /// transfer instruction to appear in the forbidden slot, which is a hazard that
39 /// Hazards handled: forbidden slots for MIPSR6, FPU slots for MIPS3 and below,
42 /// A forbidden slot hazard occurs when a compact branch instruction is executed
57 /// There are two sources of forbidden slot hazards:
186 "Expand out of range branch instructions and fix forbidden"
781 // Forbidden slot hazards are only defined for MIPSR6 but not microMIPSR6. in handleForbiddenSlot()
H A DMipsTargetMachine.cpp318 // The delay slot filler pass can potientially create forbidden slot hazards in addPreEmitPass()
322 // This pass expands branches and takes care about the forbidden slot hazards. in addPreEmitPass()
323 // Expanding branches may potentially create forbidden slot hazards for in addPreEmitPass()
H A DMipsInstrInfo.h92 /// Predicate to determine if an instruction can go in a forbidden slot.
103 /// Predicate to determine if an instruction has a forbidden slot.
/freebsd/lib/libsecureboot/
H A Dvets.c358 return (ve_anchors_add(xcs, num, &forbidden_anchors, "forbidden")); in ve_forbidden_anchors_add()
601 * is present in the forbidden database.
623 * and compare its digest against the ones in the forbidden database. in check_forbidden_digests()
711 ve_error_set("Certificate is on forbidden list\n"); in verify_signer()
723 * is on the forbidden list. in verify_signer()
726 ve_error_set("Certificate hash is on forbidden list\n"); in verify_signer()
/freebsd/sys/netinet/
H A Dip_ecn.c111 case ECN_FORBIDDEN: /* ECN forbidden */ in ip_ecn_ingress()
145 case ECN_FORBIDDEN: /* ECN forbidden */ in ip_ecn_egress()
H A Dip_ecn.h43 #define ECN_FORBIDDEN 0 /* ECN forbidden */
/freebsd/lib/libfetch/
H A Dhttp.errors24 403 AUTH Forbidden
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,omap4-wugen-mpu21 are explicitly forbidden.
H A Dti,omap4-wugen-mpu.txt21 are explicitly forbidden.
H A Dnvidia,tegra20-ictlr.txt28 are explicitly forbidden.
H A Dti,omap4-wugen-mpu.yaml22 explicitly forbidden.
H A Dnvidia,tegra20-ictlr.yaml25 are explicitly forbidden.
/freebsd/sys/dev/hid/
H A Dhpen.c78 { HPEN_MAP_ABS( CONTACTID, 0), .forbidden = true },
79 { HPEN_MAP_ABS( CONTACTCOUNT, 0), .forbidden = true },
H A Dhidmap.h103 bool forbidden:1; /* Forbidden by driver */ member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp321 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitValueImpl()
330 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitValueToAlignment()
580 report_fatal_error(".bundle_lock forbidden when bundling is disabled"); in emitBundleLock()
593 report_fatal_error(".bundle_unlock forbidden when bundling is disabled"); in emitBundleUnlock()
597 report_fatal_error("Empty bundle-locked group is forbidden"); in emitBundleUnlock()
/freebsd/contrib/libucl/tests/schema/
H A Dnot.json74 "description": "forbidden property",
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,pfc-pinctrl.txt47 - #gpio-range-cells: Mandatory when the PFC doesn't handle GPIO, forbidden
52 forbidden otherwise. When specified, it must contain one interrupt per
/freebsd/share/man/man7/
H A Dports.7538 .Aq Va FORBIDDEN .
540 installation of a forbidden port is attempted.
542 what you are doing and are sure about installing a forbidden port, then
/freebsd/usr.bin/fortune/
H A DREADME24 to its logical end, would have forbidden Ring Lardner from writing in the
/freebsd/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,v-tpg.txt34 synthesized with two ports and forbidden when synthesized with one port.

12345678