Searched refs:Rh (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.bin/sort/ |
H A D | coll.c | 984 memcpy(kv->hint->v.Rh.cached, hash, sizeof(kv->hint->v.Rh.cached)); in randomcoll_init_hint() 1013 cmp = memcmp(kv1->hint->v.Rh.cached, in randomcoll() 1014 kv2->hint->v.Rh.cached, sizeof(kv1->hint->v.Rh.cached)); in randomcoll()
|
H A D | coll.h | 96 struct R_hint Rh; member
|
/freebsd/contrib/file/tests/ |
H A D | HWP97.hwp.testfile | 34 …Ǻ��Z���U���XG��^�̀kT-2�)���0ߗV��ܚ4ϩK9O��:�.U� R�}ؑ�i:'@�l��)��0`Rh߄|����"��E��8k4d��5��…
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrVFP.td | 1317 def : Pat<(fabs (arm_fmdrr GPR:$Rl, GPR:$Rh)), 1318 (VMOVDRR GPR:$Rl, (BFC GPR:$Rh, (i32 0x7FFFFFFF)))>, 1320 def : Pat<(fabs (arm_fmdrr GPR:$Rl, GPR:$Rh)), 1321 (VMOVDRR GPR:$Rl, (t2BFC GPR:$Rh, (i32 0x7FFFFFFF)))>, 1323 def : Pat<(fneg (arm_fmdrr GPR:$Rl, GPR:$Rh)), 1324 (VMOVDRR GPR:$Rl, (EORri GPR:$Rh, (i32 0x80000000)))>, 1326 def : Pat<(fneg (arm_fmdrr GPR:$Rl, GPR:$Rh)), 1327 (VMOVDRR GPR:$Rl, (t2EORri GPR:$Rh, (i32 0x80000000)))>,
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttrDocs.td | 5496 [[gsl::suppress("Rh-public")]]
|