Searched refs:shifted (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/tcl-102/tcl84/tcl/compat/
H A Dstrtoull.c81 register Tcl_WideUInt shifted;
152 shifted = result << 3;
153 if ((shifted >> 3) != result) {
156 result = shifted + digit;
157 if ( result < shifted ) {
168 shifted = 10 * result;
169 if ((shifted / 10) != result) {
172 result = shifted + digit;
173 if ( result < shifted ) {
188 shifted
80 register Tcl_WideUInt shifted; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGEdge.h74 unsigned shifted = masked >> 1; local
76 unsigned shifted = static_cast<UseKind>(m_encodedWord) >> 1;
78 ASSERT(shifted < static_cast<unsigned>(LastUseKind));
79 UseKind result = static_cast<UseKind>(shifted);
/macosx-10.9.5/ruby-104/ruby/test/json/
H A Dtest_json.rb201 @shifted = true
205 def shifted?
206 @shifted
237 @shifted = true
240 def shifted?
241 @shifted
249 assert res.shifted?
256 assert res.shifted?
/macosx-10.9.5/less-23/less/
H A Dline.c250 int shifted = 0; local
265 * We keep on going when shifted == shift
268 while (shifted <= shift && from < curr)
311 if (width == 2 && shift - shifted == 1) {
321 shifted++;
342 if (shift - shifted < width)
345 shifted += width;
346 if (shifted < 0)
347 shifted = 0;
355 column -= shifted;
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collationperf/
H A DMakefile.in58 $(INVOKE) ./$(TARGET) -loop 200 -file $(top_srcdir)/extra/uconv/samples/utf8/utf-8-demo.txt -keygen -shifted
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.osf1r5671 key_sbeg kBEG str &9 KEY_SBEG 0572 ----- shifted begin key
672 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
673 key_scommand kCMD str *1 KEY_SCOMMAND 0574 ----- shifted command key
674 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
675 key_screate kCRT str *3 KEY_SCREATE 0576 ----- shifted create key
676 key_sdc kDC str *4 KEY_SDC 0577 ----- shifted delete-character key
677 key_sdl kDL str *5 KEY_SDL 0600 ----- shifted delete-line key
678 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
679 key_seol kEOL str *8 KEY_SEOL 0603 ----- shifted clear-to-end-of-line key
680 key_sexit kEXT str *9 KEY_SEXIT 0604 ----- shifted exi
[all...]
H A DCaps.uwin482 key_sbeg kBEG str &9 KEY_SBEG 0572 ----- shifted begin key
483 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
484 key_scommand kCMD str *1 KEY_SCOMMAND 0574 ----- shifted command key
485 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
486 key_screate kCRT str *3 KEY_SCREATE 0576 ----- shifted create key
487 key_sdc kDC str *4 KEY_SDC 0577 ----- shifted delete-character key
488 key_sdl kDL str *5 KEY_SDL 0600 ----- shifted delete-line key
490 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
491 key_seol kEOL str *8 KEY_SEOL 0603 ----- shifted clear-to-end-of-line key
492 key_sexit kEXT str *9 KEY_SEXIT 0604 ----- shifted exi
[all...]
H A DCaps.keys516 key_sbeg kBEG str &9 KEY_SBEG 0572 ----- shifted begin key
517 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
518 key_scommand kCMD str *1 KEY_SCOMMAND 0574 ----- shifted command key
519 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
520 key_screate kCRT str *3 KEY_SCREATE 0576 ----- shifted create key
521 key_sdc kDC str *4 KEY_SDC 0577 ----- shifted delete-character key
522 key_sdl kDL str *5 KEY_SDL 0600 ----- shifted delete-line key
524 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
525 key_seol kEOL str *8 KEY_SEOL 0603 ----- shifted clear-to-end-of-line key
526 key_sexit kEXT str *9 KEY_SEXIT 0604 ----- shifted exi
[all...]
H A DCaps514 key_sbeg kBEG str &9 KEY_SBEG 0572 ----- shifted begin key
515 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
516 key_scommand kCMD str *1 KEY_SCOMMAND 0574 ----- shifted command key
517 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
518 key_screate kCRT str *3 KEY_SCREATE 0576 ----- shifted create key
519 key_sdc kDC str *4 KEY_SDC 0577 ----- shifted delete-character key
520 key_sdl kDL str *5 KEY_SDL 0600 ----- shifted delete-line key
522 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
523 key_seol kEOL str *8 KEY_SEOL 0603 ----- shifted clear-to-end-of-line key
524 key_sexit kEXT str *9 KEY_SEXIT 0604 ----- shifted exi
[all...]
H A DCaps.aix4669 key_sbeg kBEG str &9 KEY_SBEG 0572 ----- shifted begin key
670 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
671 key_scommand kCMD str *1 KEY_SCOMMAND 0574 ----- shifted command key
672 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
673 key_screate kCRT str *3 KEY_SCREATE 0576 ----- shifted create key
674 key_sdc kDC str *4 KEY_SDC 0577 ----- shifted delete-character key
675 key_sdl kDL str *5 KEY_SDL 0600 ----- shifted delete-line key
677 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
678 key_seol kEOL str *8 KEY_SEOL 0603 ----- shifted clear-to-end-of-line key
679 key_sexit kEXT str *9 KEY_SEXIT 0604 ----- shifted exi
[all...]
H A DCaps.hpux11575 key_sbeg kBEG str &9 KEY_SBEG 0572 ----- shifted begin key
576 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
577 key_scommand kCMD str *1 KEY_SCOMMAND 0574 ----- shifted command key
578 key_scopy kCPY str *2 KEY_SCOPY 0575 ----- shifted copy key
579 key_screate kCRT str *3 KEY_SCREATE 0576 ----- shifted create key
580 key_sdc kDC str *4 KEY_SDC 0577 ----- shifted delete-character key
581 key_sdl kDL str *5 KEY_SDL 0600 ----- shifted delete-line key
583 key_send kEND str *7 KEY_SEND 0602 ----- shifted end key
584 key_seol kEOL str *8 KEY_SEOL 0603 ----- shifted clear-to-end-of-line key
585 key_sexit kEXT str *9 KEY_SEXIT 0604 ----- shifted exi
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dartist.el130 ;; The shifted operations are not available when drawing with the mouse
133 ;; It is not possible to change between shifted and unshifted operation
860 and SHIFTED specify for unshifted and shifted operation. Both
993 (defsubst artist-go-get-shifted (info-part)
994 "Retrieve the shifted info from a graphics operation INFO-PART."
999 An INFO-VARIANT-PART is the shifted or unshifted info from a info-part."
1004 An INFO-VARIANT-PART is the shifted or unshifted info from a info-part."
1009 An INFO-VARIANT-PART is the shifted or unshifted info from a info-part."
1014 An INFO-VARIANT-PART is the shifted or unshifted info from a info-part."
1019 An INFO-VARIANT-PART is the shifted o
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Dexamples.t346 print "shifted $first\n" ;
382 print "shifted $first\n" ;
398 shifted white
H A Dexamples.t.T359 print "shifted $first\n" ;
396 print "shifted $first\n" ;
412 shifted white
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dfloatformat.c283 unsigned int shifted = *(data + cur_byte) >> lo_bit;
286 result |= (shifted & mask) << cur_bitshift;
282 unsigned int shifted = *(data + cur_byte) >> lo_bit; local
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt89 it; the resulting shifted UniChar is in the range 0x0000-35FF. So if the shifted
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/style/
H A Das.tcl422 proc style::as::MouseWheel {wFired X Y D {shifted 0}} {
424 set evt "<[expr {$shifted?{Shift-}:{}}]MouseWheel>"
456 set view [expr {$shifted ? "xview" : "yview"}]
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/t/
H A Ddb-recno.t254 my $shifted = shift @data ;
255 ok(30, $value eq $shifted );
804 print "shifted $first\n" ;
822 shifted white
/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DEncodeDecodeTransforms.c308 short shifted = 0;
309 for(; shifted + bits_accumulated < full_accumulator; shifted += 5) {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmf.vim38 syn keyword mfPairExp scaled shifted slanted transformed xscaled yscaled
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/khim/
H A Dkhim.tcl1566 proc khim::CMapWheel { c delta shifted } {
1570 khim::CMapMove $c [expr {$shifted ? -1 : -16}]
1572 khim::CMapMove $c [expr {$shifted ? 1 : 16}]
/macosx-10.9.5/cctools-845/as/
H A Darm.c361 unsigned shifted : 1; /* Shift applied to operation. */ member in struct:arm_it::__anon6852
3280 inst.operands[i].shifted = 1;
4079 inst.operands[0].shifted = 1;
5250 if (inst.operands[i].shifted)
5276 if (inst.operands[i].immisreg && inst.operands[i].shifted)
5923 || inst.operands[1].immisreg || inst.operands[1].shifted
6479 || inst.operands[2].immisreg || inst.operands[2].shifted
7202 /* inst.operands[i] is a shifted-register operand; encode
7263 constraint (inst.operands[i].shifted && inst.operands[i].shift_kind != SHIFT_LSL,
7264 _("Thumb supports only LSL in shifted registe
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcmsccoll.c149 const static char shifted[][20] = { variable
212 size = sizeof(shifted)/sizeof(shifted[0]);
215 u_uastrcpy(t1, shifted[i]);
216 u_uastrcpy(t2, shifted[j]);
224 size = sizeof(shifted)/sizeof(shifted[0]);
226 u_uastrcpy(t1, shifted[i-1]);
227 u_uastrcpy(t2, shifted[i]);
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol.cpp2409 /* fcdposition shifted even when there's no normalization, if we
4662 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); local
4663 //UBool qShifted = shifted && (compareQuad == 0);
4755 if((shifted && ((notIsContinuation && order <= variableTopValue && primary1 > 0)
4759 /* and other ignorables should be removed if following a shifted code point */
4760 if(primary1 == 0) { /* if we were shifted and we got an ignorable code point */
4773 /* We are dealing with a variable and we're treating them as shifted */
4774 /* This is a shifted ignorable */
5270 if(primary1 != 0) { /* if we were shifted and we got an ignorable code point */
5306 * ANDed with the shifted stat
7198 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); local
[all...]
/macosx-10.9.5/zlib-53/zlib/contrib/masmx64/
H A Dgvmat64.asm248 ;;; It is then shifted into the high word, to make room for the wmask

Completed in 508 milliseconds

12