Home
last modified time | relevance | path

Searched defs:config_t (Results 1 – 25 of 150) sorted by relevance

123456

/dports/audio/protracker/pt2-clone-1.37/src/
H A Dpt2_config.h13 typedef struct config_t struct
23 } config_t; argument
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_config.h120 int16_t utEnhet, masterVol, inputVol, inputDev;
121 uint8_t interpolation, internMode, stereoMode;
124 int16_t inEnhet, sbPort, sbDMA, sbHiDMA, sbInt, sbOutFilter;
125 …e16Bit, ptnStretch, ptnHex, ptnInstrZero, ptnFrmWrk, ptnLineLight, ptnShowVolColumn, ptnChnNumbers;
126 int16_t ptnLineLightStep, ptnFont, ptnAcc;
128 uint16_t comMacro[10], volMacro[10];
129 uint8_t multiRec, multiKeyJazz, multiEdit, multiRecChn[32], recRelease, recQuant;
133 uint8_t recMIDIAllChn, recMIDITransp;
135 uint8_t recMIDIVelocity, recMIDIAftert;
137 uint8_t recMIDIAllowPC, smpCutToBuffer, ptnCutToBuffer, killNotesOnStopPlay;
[all …]
/dports/misc/vifm/vifm-0.11/src/cfg/
H A Dconfig.h174 int vi_cmd_bg;
177 int use_trash;
196 int fast_run;
201 int wild_menu;
207 {
216 sug;
220 int hl_search;
230 int gdefault;
237 int tab_stop;
243 int dot_dirs;
[all …]
/dports/x11-wm/i3-gaps/i3-4.20.1/i3bar/include/
H A Dconfiguration.h41 typedef struct config_t { struct
42 uint32_t modifier;
44 position_t position;
68 } config_t; argument
/dports/x11-wm/i3/i3-4.20.1/i3bar/include/
H A Dconfiguration.h41 typedef struct config_t { struct
42 uint32_t modifier;
67 } config_t; argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/test/main/
H A Dconfig.h44 typedef struct config_t struct
70 explicit config_t(); argument
71 ~config_t() { clear(); } in ~config_t() argument
77 } config_t; typedef
262 config_t::config_t() in config_t() function
/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/seat/
H A Dpointing-device.hpp15 static struct config_t struct
17 wf::option_wrapper_t<bool> middle_emulation;
18 wf::option_wrapper_t<double> mouse_cursor_speed;
19 wf::option_wrapper_t<double> mouse_scroll_speed;
20 wf::option_wrapper_t<double> touchpad_cursor_speed;
21 wf::option_wrapper_t<double> touchpad_scroll_speed;
22 wf::option_wrapper_t<std::string> touchpad_click_method;
25 wf::option_wrapper_t<std::string> mouse_accel_profile;
26 wf::option_wrapper_t<bool> touchpad_tap_enabled;
27 wf::option_wrapper_t<bool> touchpad_dwt_enabled;
[all …]
/dports/net-im/echat/echat-0.04beta1/
H A Dechat.h93 struct config_t { struct
96 int gender;
98 int mode;
99 char active;
120 char style;
121 char ascii;
122 char percent;
124 char seconds;
129 char charset;
136 char my_only;
[all …]
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dconf.h28 typedef struct config_t { struct
33 } config_t; argument
/dports/security/tinc/tinc-1.0.36/src/
H A Dconf.h27 typedef struct config_t { struct
32 } config_t; argument
/dports/emulators/cemu/CEmu-1.3/tests/autotester/
H A Dautotester.h40 struct config_t { struct
41 std::string rom;
42 std::vector<std::string> transfer_files;
43 … unsigned int delay_after_key = 0; /* delay in ms after each "key" action (after release) */
44 unsigned int delay_after_step = 80; /* delay in ms after each sequence step */
45 struct {
48 } target;
49 std::vector<std::pair<std::string, std::string>> sequence;
50 std::unordered_map<std::string, hash_params_t> hashes;
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/gemm/
H A Dxe_hp_systolic_gemm_kernel.hpp45 struct config_t { struct in dnnl::impl::gpu::jit::xehp_systolic_gemm_kernel_t
46 ngen::DataType a_type, b_type, c_type, acc_type;
49 bool alpha1, beta0, beta1;
51 bool a_bias = false;
56 bool batch = false;
59 int tile_m = 32;
60 int tile_n = 48;
66 bool pad_a = true;
68 bool fulsim = true;
72 float eltwise_alpha, eltwise_beta, eltwise_scale;
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/hexagon/target/fastrpc/src/
H A Dtvm_hvx.h39 struct config_t { struct
40 int num_reserved; /*!< Number of reserved HVX units. */
41 bool temp_reserve; /*!< Indicates that HVX pool reservation is */
43 mode_t mode; /*!< Configured HVX mode. */
44 int vlen; /*!< Configured HVX vector width (64 or 128 bytes). */
45 int num_threads; /*!< Number of threads that can lock HVX units. */
/dports/devel/libconfig/libconfig-1.7.2/lib/
H A Dlibconfig.h112 typedef struct config_t struct
128 } config_t; argument
248 #define /* void */ config_set_auto_convert(/* config_t * */ C, F) \ argument
250 #define /* int */ config_get_auto_convert(/* const config_t * */ C) \ argument
320 /* const config_t * */ C) \ argument
323 #define /* void */ config_set_default_format(/* config_t * */ C, \ argument
327 #define /* short */ config_get_default_format(/* config_t * */ C) \ argument
338 #define /* const char * */ config_error_text(/* const config_t * */ C) \ argument
341 #define /* const char * */ config_error_file(/* const config_t * */ C) \ argument
344 #define /* int */ config_error_line(/* const config_t * */ C) \ argument
[all …]
/dports/net/mlvpn/MLVPN-2.3.1/src/
H A Dconfiglib.h19 typedef struct config_t struct
23 struct config_t *next; argument
24 } config_t; typedef
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfcombine.c30 struct config_t struct
32 char overlay;
33 char alloctest;
34 char clip;
35 char stack;
36 char stack1;
37 char antistream;
38 char dummy;
39 char zlib;
63 struct config_t config; argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/files/
H A DRoomEQWizard.h86 typedef struct config_t struct
94 } config_t; argument
/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DEffects_Buffer.h25 struct config_t { struct
34 config_t(); argument
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DEffects_Buffer.h25 struct config_t { struct
34 config_t(); argument
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DEffects_Buffer.h25 struct config_t { struct
34 config_t(); argument
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DEffects_Buffer.h25 struct config_t { struct
34 config_t(); argument
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DEffects_Buffer.h29 struct config_t { struct
38 config_t(); argument
/dports/games/libretro-quicknes/QuickNES_Core-901248a/nes_emu/
H A DEffects_Buffer.h28 struct config_t { struct
37 config_t(); argument
/dports/www/resin3/resin-3.1.16/modules/c/src/common/
H A Dcse.h187 void *p;
189 void *web_pool;
193 void *lock;
194 void *config_lock;
195 void *server_lock;
196 char *error;
202 char *path;
203 char *resin_home;
205 char work_dir[1024];
215 char *iis_priority;
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/apu/
H A DEffects_Buffer.h24 struct config_t struct
35 config_t& config() { return config_; } in config() argument
124 struct config_t struct
131 config_t& config() { return config_; } in config() argument

123456