/freebsd/lib/libc/gen/ |
H A D | rand48.3 | 120 which consists of an array of 3 shorts, where the zeroth member 147 where the zeroth member specifies the lowest bits.
|
/freebsd/lib/libsys/ |
H A D | execve.2 | 99 The zeroth argument is set to the specified
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | LanguageRuntime.h | 229 /// With normal ABI calls, all stack frames except the zeroth frame need
|
H A D | StackFrame.h | 538 // Whether this frame behaves like the zeroth frame, in the sense
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,drif.txt | 34 the zeroth channel is selected as primary-bond. This channels accepts
|
H A D | renesas,drif.yaml | 44 the zeroth channel is selected as primary-bond. This channels accepts
|
/freebsd/sys/contrib/openzfs/module/zstd/ |
H A D | zfs_zstd.c | 455 * - Zeroth, if this is <= zstd-3, or < zstd_abort_size (currently in zfs_zstd_compress_wrap() 619 * - Zeroth, if this is <= zstd-3, or < zstd_abort_size (currently in zfs_zstd_compress_buf()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | RegisterContextUnwind.cpp | 112 // zeroth frame or currently executing frame. 308 // Initialize a RegisterContextUnwind for the non-zeroth frame -- rely on the 315 UnwindLogMsg("non-zeroth frame tests positive for IsFrameZero -- that " in InitializeNonZerothFrame() 821 // so the pc is 0x0 in the zeroth frame, we need to use the "unwind at first in GetFullUnwindPlanForFrame() 997 "zeroth frame", in GetFullUnwindPlanForFrame()
|
H A D | ThreadPlanStack.cpp | 139 "Zeroth plan must be a base plan"); in PushPlan()
|
H A D | UnwindLLDB.cpp | 425 // too behaves like the zeroth frame (i.e. the pc might not in DoGetFrameInfoAtIndex()
|
H A D | StackFrameList.cpp | 726 // and return the real zeroth frame. in GetFrameAtIndex()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleThreadPlanStepThroughObjCTrampoline.cpp | 247 0 /* Step out of zeroth frame */, in AppleThreadPlanStepThroughDirectDispatch()
|
H A D | AppleObjCTrampolineHandler.cpp | 439 // Now get a pointer value from the zeroth argument. in RefreshTrampolines()
|
/freebsd/contrib/libcxxrt/ |
H A D | dwarf_eh.h | 446 // Action records are 1-biased so both no-record and zeroth in dwarf_eh_find_callsite()
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | vpaes-x86.pl | 394 # encrypting, output zeroth round key after transform 399 # decrypting, output zeroth round key after shiftrows
|
H A D | vpaes-x86_64.pl | 316 # encrypting, output zeroth round key after transform 321 # decrypting, output zeroth round key after shiftrows
|
H A D | vpaes-ppc.pl | 948 # encrypting, output zeroth round key after transform 972 # decrypting, output zeroth round key after shiftrows
|
H A D | vpaes-armv8.pl | 695 // encrypting, output zeroth round key after transform 700 // decrypting, output zeroth round key after shiftrows
|
/freebsd/sys/dev/random/ |
H A D | fortuna.c | 809 * Maybe we have enough entropy in the zeroth pool but just haven't in random_fortuna_seeded()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ImplicitNullChecks.cpp | 458 // falls in the zeroth faulting page in the "sane offset check" below. in isSuitableMemoryOp()
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslmessages.c | 204 /* The zeroth message is reserved */ "",
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | vpaes-armv8.S | 625 // encrypting, output zeroth round key after transform 630 // decrypting, output zeroth round key after shiftrows
|
/freebsd/usr.bin/calendar/ |
H A D | parsedata.c | 395 * Date of zeroth or first of our weekday in month, depending on the in wdayom()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | DWARFCallFrameInfo.cpp | 548 // FDE entries with zeroth cie_offset may occur for debug_frame. in FDEToUnwindPlan()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 1635 /// data from each of the "warp master" (zeroth lane of each warp, where 1636 /// warp-reduced data is held) to the zeroth warp. This step reduces (in
|