Home
last modified time | relevance | path

Searched refs:fv_list (Results 51 – 69 of 69) sorted by relevance

123

/dports/devel/stack/stack-2.7.3/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1691 go acc fv_list (tv:tvs)
1694 (acc', fv_list') = insert tv acc fv_list function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1691 go acc fv_list (tv:tvs)
1694 (acc', fv_list') = insert tv acc fv_list function
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1701 go acc fv_list (tv:tvs)
1704 (acc', fv_list') = insert tv acc fv_list function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1701 go acc fv_list (tv:tvs)
1704 (acc', fv_list') = insert tv acc fv_list function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/th-abstraction-0.4.0.0/src/Language/Haskell/TH/
H A DDatatype.hs1685 go acc fv_list (tv:tvs)
1688 (acc', fv_list') = insert tv acc fv_list function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1691 go acc fv_list (tv:tvs)
1694 (acc', fv_list') = insert tv acc fv_list function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/th-abstraction-0.4.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1691 go acc fv_list (tv:tvs)
1694 (acc', fv_list') = insert tv acc fv_list function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/th-abstraction-0.3.2.0/src/Language/Haskell/TH/
H A DDatatype.hs1701 go acc fv_list (tv:tvs)
1704 (acc', fv_list') = insert tv acc fv_list function
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Ddisplayfonts.c775 for ( fv=fv_list, cnt=0; fv!=NULL; fv=(FontView *) (fv->b.next) ) in FontNames()
779 for ( fv=fv_list, cnt=0; fv!=NULL; fv=(FontView *) (fv->b.next) ) { in FontNames()
1637 gcd[0].gd.flags = (fv_list==NULL || gcd[0].gd.u.list[1].text==NULL ) ? in _PrintFFDlg()
H A Dprefs.c1925 for ( fv=fv_list ; fv!=NULL; fv=(FontView *) (fv->b.next) ) in Prefs_Ok()
1942 for ( fv=fv_list ; fv!=NULL; fv=(FontView *) (fv->b.next) ) in Prefs_Ok()
2611 for ( fv = fv_list; fv!=NULL; fv = next ) { in LastFonts_Save()
H A Dsearchview.c554 for ( other=fv_list; other!=NULL; other=(FontView *) other->b.next ) { in SVDetachFV()
H A Dmmdlg.c1665 for ( fv=fv_list; fv!=NULL; fv=(FontView *) (fv->b.next) ) { in FontList()
1687 for ( fv=fv_list; fv!=NULL; fv=(FontView *) (fv->b.next) ) { in FontList()
H A Dshowatt.c2395 for ( test= fv_list; test!=NULL && test!=fv; test=(FontView *) test->b.next ); in FVVerify()
3041 for ( i=0, fv=fv_list; fv!=NULL; fv=(FontView *) (fv->b.next) ) { in FC_OK()
H A Dfontinfo.c5618 for ( ofv=fv_list; ofv!=NULL; ofv = (FontView *) (ofv->b.next) ) { in LookupsImportable()
6396 for ( ofv=fv_list; ofv!=NULL; ofv=(FontView *) (ofv->b.next) ) { in GFI_LookupImportLookup()
6402 for ( ofv=fv_list; ofv!=NULL; ofv=(FontView *) (ofv->b.next) ) { in GFI_LookupImportLookup()
7146 for ( fv = (FontViewBase *) fv_list; fv!=NULL; fv=fv->next ) if ( fv->sf->fontinfo!=NULL ) { in LookupDragDrop()
H A Dsavefontdlg.c2073 for ( fv=fv_list; fv!=NULL; fv=(FontView *) (fv->b.next) ) { in SFGenerateFont()
H A Dcharview.c6875 for ( fvs=fv_list; fvs!=NULL; fvs=(FontView *) (fvs->b.next) ) { in fllistcheck()
12723 for ( fv = fv_list; fv!=NULL && !any; fv = (FontView *) (fv->b.next) ) { in DefaultY()
/dports/security/maia/maia_mailguard-7f20bd4/reference/amavisd-new-2.2.1/
H A Damavisd7538 my($fv_list, $path_list_ref, $may_log) = @_;
7539 $fv_list = [$fv_list] if !ref $fv_list;
7541 for my $fv (@$fv_list) {
7579 my($fv_list) = eval('$' . $g);
7580 my($found) = find_program_path($fv_list, $path_list_ref, 1);
/dports/security/maia/maia_mailguard-7f20bd4/
H A Dmaiad10622 my($fv_list, $path_list_ref, $may_log) = @_;
10623 $fv_list = [$fv_list] if !ref $fv_list;
10625 for my $fv (@$fv_list) {
10663 my($fv_list) = eval('$' . $g);
10664 my($found) = find_program_path($fv_list, $path_list_ref, 1);
/dports/security/amavisd-new/amavis-v2.12.0/
H A Damavisd18596 my($fv_list, $path_list_ref) = @_;
18597 $fv_list = [$fv_list] if !ref $fv_list;
18599 for my $fv (@$fv_list) { # search through alternatives
18644 my $g = $f; $g =~ s/\$/Amavis::Conf::/; my $fv_list = eval('$' . $g);
18645 my $found = find_program_path($fv_list, $path_list_ref);

123