Home
last modified time | relevance | path

Searched refs:spg (Results 76 – 100 of 466) sorted by relevance

12345678910>>...19

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/ci-kit/
H A Dci_t2.expect34 sw "spg 1 -of spg.log"
500 sw "spg -ht"
501 sw "pr spg.log"
/dports/science/nest/nest-simulator-3.1/testsuite/unittests/
H A Dtest_sinusoidal_poisson_generator.sli86 /spg /sinusoidal_poisson_generator Create def
90 spg << /individual_spike_trains false >> SetStatus
H A Dtest_sinusoidal_gamma_generator.sli93 /spg /sinusoidal_gamma_generator Create def
97 spg << /individual_spike_trains false >> SetStatus
/dports/x11-fonts/font-manager/font-manager-0.8.7/src/font-manager/preferences/
H A DFontconfig.vala226 SubpixelGeometry spg;
241 spg = new SubpixelGeometry();
242 widgets = { dpi, scale, lcdfilter, spg };
262 …properties.bind_property("rgba", spg, "rgba", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREAT…
/dports/print/a2ps/a2ps-4.13/contrib/
H A Dfixnt.l161 <BODY>^[ ]@gs[ ]spg[ ]@gr.*\n {
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DDRAWxtlViewUI.h136 char spg[3][4]; // space group code variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dlibata-scsi.c2302 u8 pg, spg; in ata_scsiop_mode_sense() local
2335 spg = scsicmd[3]; in ata_scsiop_mode_sense()
2340 if (spg && (spg != ALL_SUB_MPAGES)) { in ata_scsiop_mode_sense()
3692 u8 pg, spg; in ata_scsi_mode_select_xlat() local
3766 spg = p[1]; in ata_scsi_mode_select_xlat()
3774 spg = 0; in ata_scsi_mode_select_xlat()
3784 if (spg && (spg != ALL_SUB_MPAGES)) { in ata_scsi_mode_select_xlat()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dlibata-scsi.c2302 u8 pg, spg; in ata_scsiop_mode_sense() local
2335 spg = scsicmd[3]; in ata_scsiop_mode_sense()
2340 if (spg && (spg != ALL_SUB_MPAGES)) { in ata_scsiop_mode_sense()
3692 u8 pg, spg; in ata_scsi_mode_select_xlat() local
3766 spg = p[1]; in ata_scsi_mode_select_xlat()
3774 spg = 0; in ata_scsi_mode_select_xlat()
3784 if (spg && (spg != ALL_SUB_MPAGES)) { in ata_scsi_mode_select_xlat()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dlibata-scsi.c2302 u8 pg, spg; in ata_scsiop_mode_sense() local
2335 spg = scsicmd[3]; in ata_scsiop_mode_sense()
2340 if (spg && (spg != ALL_SUB_MPAGES)) { in ata_scsiop_mode_sense()
3692 u8 pg, spg; in ata_scsi_mode_select_xlat() local
3766 spg = p[1]; in ata_scsi_mode_select_xlat()
3774 spg = 0; in ata_scsi_mode_select_xlat()
3784 if (spg && (spg != ALL_SUB_MPAGES)) { in ata_scsi_mode_select_xlat()
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dmail.c4207 (stream,charset,spg,pgm,flags); in mail_sort()
4209 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_sort()
4229 if (spg) { /* only if a search needs to be done */ in mail_sort_msgs()
4233 mail_search_full (stream,charset,spg,NIL); in mail_sort_msgs()
4739 SEARCHPGM *spg,long flags) in mail_thread() argument
4747 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_thread()
4763 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_msgs() argument
4786 SEARCHPGM *spg,long flags, in mail_thread_orderedsubject() argument
4869 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_references() argument
4885 if (spg) { /* only if a search needs to be done */ in mail_thread_references()
[all …]
H A Dnntp.c133 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg,
139 SEARCHPGM *spg,long flags);
1423 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg, in nntp_sort() argument
1431 if (spg) { /* only if a search needs to be done */ in nntp_sort()
1435 mail_search_full (stream,charset,spg,NIL); in nntp_sort()
1574 SEARCHPGM *spg,long flags) in nntp_thread() argument
1576 return mail_thread_msgs (stream,type,charset,spg,flags,nntp_sort); in nntp_thread()
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dmail.c4207 (stream,charset,spg,pgm,flags); in mail_sort()
4209 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_sort()
4229 if (spg) { /* only if a search needs to be done */ in mail_sort_msgs()
4233 mail_search_full (stream,charset,spg,NIL); in mail_sort_msgs()
4739 SEARCHPGM *spg,long flags) in mail_thread() argument
4747 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_thread()
4763 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_msgs() argument
4786 SEARCHPGM *spg,long flags, in mail_thread_orderedsubject() argument
4869 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_references() argument
4885 if (spg) { /* only if a search needs to be done */ in mail_thread_references()
[all …]
H A Dnntp.c133 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg,
139 SEARCHPGM *spg,long flags);
1423 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg, in nntp_sort() argument
1431 if (spg) { /* only if a search needs to be done */ in nntp_sort()
1435 mail_search_full (stream,charset,spg,NIL); in nntp_sort()
1574 SEARCHPGM *spg,long flags) in nntp_thread() argument
1576 return mail_thread_msgs (stream,type,charset,spg,flags,nntp_sort); in nntp_thread()
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dmail.c4199 (stream,charset,spg,pgm,flags); in mail_sort()
4201 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_sort()
4221 if (spg) { /* only if a search needs to be done */ in mail_sort_msgs()
4225 mail_search_full (stream,charset,spg,NIL); in mail_sort_msgs()
4728 SEARCHPGM *spg,long flags) in mail_thread() argument
4736 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_thread()
4752 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_msgs() argument
4775 SEARCHPGM *spg,long flags, in mail_thread_orderedsubject() argument
4858 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_references() argument
4874 if (spg) { /* only if a search needs to be done */ in mail_thread_references()
[all …]
H A Dnntp.c135 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg,
141 SEARCHPGM *spg,long flags);
1424 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg, in nntp_sort() argument
1432 if (spg) { /* only if a search needs to be done */ in nntp_sort()
1436 mail_search_full (stream,charset,spg,NIL); in nntp_sort()
1575 SEARCHPGM *spg,long flags) in nntp_thread() argument
1577 return mail_thread_msgs (stream,type,charset,spg,flags,nntp_sort); in nntp_thread()
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dmail.c4199 (stream,charset,spg,pgm,flags); in mail_sort()
4201 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_sort()
4221 if (spg) { /* only if a search needs to be done */ in mail_sort_msgs()
4225 mail_search_full (stream,charset,spg,NIL); in mail_sort_msgs()
4728 SEARCHPGM *spg,long flags) in mail_thread() argument
4736 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_thread()
4752 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_msgs() argument
4775 SEARCHPGM *spg,long flags, in mail_thread_orderedsubject() argument
4858 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_references() argument
4874 if (spg) { /* only if a search needs to be done */ in mail_thread_references()
[all …]
H A Dnntp.c135 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg,
141 SEARCHPGM *spg,long flags);
1424 unsigned long *nntp_sort (MAILSTREAM *stream,char *charset,SEARCHPGM *spg, in nntp_sort() argument
1432 if (spg) { /* only if a search needs to be done */ in nntp_sort()
1436 mail_search_full (stream,charset,spg,NIL); in nntp_sort()
1575 SEARCHPGM *spg,long flags) in nntp_thread() argument
1577 return mail_thread_msgs (stream,type,charset,spg,flags,nntp_sort); in nntp_thread()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dhdreg.h409 unsigned int spg; member
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dhdreg.h409 unsigned int spg; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dhdreg.h594 unsigned int spg; /* stream performance granularity */ member
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dhdreg.h594 unsigned int spg; /* stream performance granularity */ member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dhdreg.h581 unsigned int spg; /* stream performance granularity */ member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dhdreg.h581 unsigned int spg; /* stream performance granularity */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dhdreg.h594 unsigned int spg; /* stream performance granularity */ member
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dmail.c4320 (stream,charset,spg,pgm,flags); in mail_sort()
4322 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_sort()
4342 if (spg) { /* only if a search needs to be done */ in mail_sort_msgs()
4346 mail_search_full (stream,charset,spg,NIL); in mail_sort_msgs()
4852 SEARCHPGM *spg,long flags) in mail_thread() argument
4860 if (spg && (flags & SE_FREE)) mail_free_searchpgm (&spg); in mail_thread()
4876 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_msgs() argument
4899 SEARCHPGM *spg,long flags, in mail_thread_orderedsubject() argument
4982 SEARCHPGM *spg,long flags,sorter_t sorter) in mail_thread_references() argument
4998 if (spg) { /* only if a search needs to be done */ in mail_thread_references()
[all …]

12345678910>>...19