Home
last modified time | relevance | path

Searched refs:permutation (Results 1 – 24 of 24) sorted by relevance

/freebsd-12.1/contrib/libunwind/src/
H A DCompactUnwinder.hpp128 uint32_t permutation = in stepWithCompactEncodingFrameless() local
148 permunreg[4] = permutation; in stepWithCompactEncodingFrameless()
160 permunreg[4] = permutation; in stepWithCompactEncodingFrameless()
169 permunreg[3] = permutation; in stepWithCompactEncodingFrameless()
176 permunreg[2] = permutation; in stepWithCompactEncodingFrameless()
181 permunreg[1] = permutation; in stepWithCompactEncodingFrameless()
184 permunreg[0] = permutation; in stepWithCompactEncodingFrameless()
359 uint32_t permutation = in stepWithCompactEncodingFrameless() local
379 permunreg[4] = permutation; in stepWithCompactEncodingFrameless()
391 permunreg[4] = permutation; in stepWithCompactEncodingFrameless()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp884 permunreg[2] = permutation / 6; in CreateUnwindPlan_x86_64()
888 permunreg[4] = permutation; in CreateUnwindPlan_x86_64()
897 permunreg[3] = permutation; in CreateUnwindPlan_x86_64()
904 permunreg[2] = permutation; in CreateUnwindPlan_x86_64()
909 permunreg[1] = permutation; in CreateUnwindPlan_x86_64()
912 permunreg[0] = permutation; in CreateUnwindPlan_x86_64()
1150 permunreg[4] = permutation; in CreateUnwindPlan_i386()
1159 permunreg[3] = permutation; in CreateUnwindPlan_i386()
1166 permunreg[2] = permutation; in CreateUnwindPlan_i386()
1171 permunreg[1] = permutation; in CreateUnwindPlan_i386()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c516 uint32_t permutation = in print_encoding_x86_64() local
581 permunreg[4] = permutation; in print_encoding_x86_64()
590 permunreg[3] = permutation; in print_encoding_x86_64()
597 permunreg[2] = permutation; in print_encoding_x86_64()
602 permunreg[1] = permutation; in print_encoding_x86_64()
605 permunreg[0] = permutation; in print_encoding_x86_64()
732 uint32_t permutation = in print_encoding_i386() local
797 permunreg[4] = permutation; in print_encoding_i386()
806 permunreg[3] = permutation; in print_encoding_i386()
813 permunreg[2] = permutation; in print_encoding_i386()
[all …]
/freebsd-12.1/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity.c97 int permutation[NUM_CHUNKS]; //the order in which to write the chunks member
429 int chunk_idx = p_pat->permutation[perm_idx]; in follower()
458 int chunk_idx = p_pat->permutation[perm_idx]; in leader()
H A Dfsync_integrity.c105 int permutation[NUM_CHUNKS]; //the order in which to write the chunks member
389 int chunk_idx = data->pat->permutation[perm_idx]; in worker()
/freebsd-12.1/crypto/openssl/crypto/des/asm/
H A Ddes_enc.m4115 ! After the original LibDES initial permutation, the resulting left
262 ! into 32 bits according to the P permutation.
531 ! The final permutation logic switches the halves, meaning that
613 ! Does initial permutation for next block mixed with
614 ! final permutation for current block.
1171 ! encrypts/decrypts without initial/final permutation
1433 ! we combine final permutation for this block with initial
1434 ! permutation for next block. Load next block:
1635 ! we combine final permutation for this block with initial
1636 ! permutation for next block. Load next block:
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCScheduleG4.td20 def G4_VPU : FuncUnit; // vector permutation unit
H A DPPCScheduleG4Plus.td22 def G4P_VPU : FuncUnit; // vector permutation unit
H A DPPCScheduleG5.td21 def G5_VPU : FuncUnit; // vector permutation unit
/freebsd-12.1/usr.sbin/cron/doc/
H A DCHANGES105 every possible combination and permutation of #ifdef options, but meanwhile
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td979 /// and returns a v4f64 permutation.
1101 // Logical and permutation formation
H A DIntrinsicsX86.td956 // Vector permutation
1541 // Vector permutation
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DVOP3PInstructions.td210 // Define non-associative/commutative add/mul to prevent permutation in the dot8
/freebsd-12.1/crypto/heimdal/doc/
H A Dcopyright.texi427 Thanks to: Dan Hoey for his excellent Initial and Inverse permutation
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DCheatSheet.md252 …re(e0, e1, ..., en)` | `argument` has `n + 1` elements, and under some permutation each element ma…
H A DCookBook.md1186 permutation must be 1, greater than 0, anything, and 5 respectively.
/freebsd-12.1/contrib/gcclibs/libmudflap/
H A DChangeLog221 * testsuite/libmudflap.c++/c++frags.exp: Also test -O permutation.
651 flags for static linking permutation.
/freebsd-12.1/crypto/heimdal/
H A DChangeLog.2006843 permutation of clients
/freebsd-12.1/contrib/binutils/gas/po/
H A Dgas.pot4643 msgid "Invalid permutation completer"
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrAVX512.td6647 // 1-src variable permutation VPERMW/D/Q
/freebsd-12.1/crypto/openssl/
H A DCHANGES3612 - x86[_64]: SSSE3 support (SHA1, vector-permutation AES);
/freebsd-12.1/share/dict/
H A Dweb2a40167 permutation lock
H A Dweb2143200 permutation
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200212602 Fix permutation of conversion and plus/mult.