Home
last modified time | relevance | path

Searched refs:tmask (Results 101 – 125 of 1113) sorted by relevance

12345678910>>...45

/dports/graphics/atril-lite/atril-1.26.0/backend/dvi/mdvi-lib/
H A Dbitmap.c403 *tline |= tmask; in bitmap_flip_horizontally()
413 PREVMASK(tmask); in bitmap_flip_horizontally()
490 *tline |= tmask; in bitmap_flip_diagonally()
500 PREVMASK(tmask); in bitmap_flip_diagonally()
537 *tline |= tmask; in bitmap_rotate_clockwise()
551 PREVMASK(tmask); in bitmap_rotate_clockwise()
580 tmask = FIRSTMASK; in bitmap_rotate_counter_clockwise()
603 NEXTMASK(tmask); in bitmap_rotate_counter_clockwise()
655 PREVMASK(tmask); in bitmap_flip_rotate_clockwise()
682 tmask = FIRSTMASK; in bitmap_flip_rotate_counter_clockwise()
[all …]
/dports/graphics/atril/atril-1.26.0/backend/dvi/mdvi-lib/
H A Dbitmap.c403 *tline |= tmask; in bitmap_flip_horizontally()
413 PREVMASK(tmask); in bitmap_flip_horizontally()
490 *tline |= tmask; in bitmap_flip_diagonally()
500 PREVMASK(tmask); in bitmap_flip_diagonally()
537 *tline |= tmask; in bitmap_rotate_clockwise()
551 PREVMASK(tmask); in bitmap_rotate_clockwise()
580 tmask = FIRSTMASK; in bitmap_rotate_counter_clockwise()
603 NEXTMASK(tmask); in bitmap_rotate_counter_clockwise()
655 PREVMASK(tmask); in bitmap_flip_rotate_clockwise()
682 tmask = FIRSTMASK; in bitmap_flip_rotate_counter_clockwise()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask,
352 &tmask, tm, fsec);
374 &tmask, tm, fsec) == 0)
391 tmask = DTK_M(TZ);
493 tmask = DTK_M(SECOND);
495 tmask = DTK_ALL_SECS_M;
501 tmask = DTK_M(MINUTE);
507 tmask = DTK_M(HOUR);
526 tmask = DTK_M(MONTH);
594 if (tmask & fmask)
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c346 tmask, in DecodeInterval() local
364 &tmask, tm, fsec); in DecodeInterval()
386 &tmask, tm, fsec) == 0) in DecodeInterval()
403 tmask = DTK_M(TZ); in DecodeInterval()
505 tmask = DTK_M(SECOND); in DecodeInterval()
507 tmask = DTK_ALL_SECS_M; in DecodeInterval()
513 tmask = DTK_M(MINUTE); in DecodeInterval()
519 tmask = DTK_M(HOUR); in DecodeInterval()
538 tmask = DTK_M(MONTH); in DecodeInterval()
606 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/ecpg/pgtypeslib/
H A Dinterval.c334 tmask, in DecodeInterval() local
352 &tmask, tm, fsec); in DecodeInterval()
374 &tmask, tm, fsec) == 0) in DecodeInterval()
391 tmask = DTK_M(TZ); in DecodeInterval()
493 tmask = DTK_M(SECOND); in DecodeInterval()
495 tmask = DTK_ALL_SECS_M; in DecodeInterval()
501 tmask = DTK_M(MINUTE); in DecodeInterval()
507 tmask = DTK_M(HOUR); in DecodeInterval()
526 tmask = DTK_M(MONTH); in DecodeInterval()
594 if (tmask & fmask) in DecodeInterval()
[all …]

12345678910>>...45