Home
last modified time | relevance | path

Searched defs:default_comp (Results 1 – 7 of 7) sorted by relevance

/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_parallel_sort.cpp177 std::less<ValueType> default_comp; in run() local
208 std::less<ValueType> default_comp; in run() local
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomstat.c52 int comp[COMP_TOTAL], default_comp[COMP_TOTAL]; // killough 10/98 variable
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomstat.c55 int comp[COMP_TOTAL], default_comp[COMP_TOTAL]; // killough 10/98 variable
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomstat.c62 int comp[COMP_TOTAL], default_comp[COMP_TOTAL]; // killough 10/98 variable
/dports/security/gpa/gpa-0.10.0/src/
H A Dgpabackupop.c250 gchar *default_comp; in gpa_backup_operation_dialog_run() local
/dports/audio/xwave/xwave2-981109/src/
H A Dxwave_widget.h44 int default_comp; /* default compression */ member
H A Dfilebrowse.c103 static int default_ftype,default_comp; variable