Searched refs:Sb (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.bin/bsdiff/bsdiff/ |
H A D | bsdiff.c | 124 off_t s,Sf,lenf,Sb,lenb; in main() 236 s=0;Sb=0; in main() 239 if(s*2-i>Sb*2-lenb) { Sb=s; lenb=i; } in main() 123 off_t s,Sf,lenf,Sb,lenb; main() local
|
/freebsd/contrib/bmake/filemon/ |
H A D | filemon_ktrace.c | 138 const struct filemon_state *Sb = nb; in compare_filemon_states() local 140 if (Sa->key.pid < Sb->key.pid) in compare_filemon_states() 142 if (Sa->key.pid > Sb->key.pid) in compare_filemon_states() 144 if (Sa->key.lid < Sb->key.lid) in compare_filemon_states() 146 if (Sa->key.lid > Sb->key.lid) in compare_filemon_states()
|
/freebsd/contrib/file/tests/ |
H A D | matilde.arm.testfile | 65 …��!�0<���K�p넓�(��+O�,���ԥ�Z��<�9��a��S�����O��.�R�4퀮 <q��2�z:�Sb�C�����m�ĝ2.�e�<(�9…
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2671 Value *Sb = getShadow(B); in handleEqualityComparison() local 2677 B = IRB.CreatePointerCast(B, Sb->getType()); in handleEqualityComparison() 2683 Value *Sc = IRB.CreateOr(Sa, Sb); in handleEqualityComparison() 2744 Value *Sb = getShadow(B); in handleRelationalComparisonExact() local 2750 B = IRB.CreatePointerCast(B, Sb->getType()); in handleRelationalComparisonExact() 2758 getHighestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact() 2761 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact() 4695 Value *Sb = getShadow(B); in handleSelectLikeInst() local 4724 Value *Sa = IRB.CreateSelect(Sb, Sa1, Sa0, "_msprop_select"); in handleSelectLikeInst() 4731 Sb = convertToBool(Sb, IRB); in handleSelectLikeInst() [all …]
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps-ncurses | 301 capalias BC Sb Tek set_background
|
H A D | Caps.uwin | 634 set_background setb str Sb - - ----- Set background color #1
|
H A D | Caps.hpux11 | 696 set_background setb str Sb - - ----- Set background color #1
|
H A D | Caps | 688 set_background setb str Sb - - ----- Set background color #1
|
H A D | Caps.osf1r5 | 791 set_background setb str Sb - - ----- Set background color #1
|
H A D | Caps.keys | 779 set_background setb str Sb - - ----- Set background color #1
|
H A D | Caps.aix4 | 790 set_background setb str Sb - - ----- Set background color #1
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_neon.td | 2016 def SCALAR_VDUP_LANE_BF : IInst<"vdup_lane", "1.I", "Sb">; 2017 def SCALAR_VDUP_LANEQ_BF : IInst<"vdup_laneq", "1QI", "Sb"> {
|
/freebsd/share/termcap/ |
H A D | termcap | 2786 :Sb=\E[48;5;%dm:Sf=\E[38;5;%dm:tc=screen: 2867 :AB@:AF@:Sb@:Sf@:op@:st@:tc=xterm-old: 4621 :pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=kons25x:
|