Home
last modified time | relevance | path

Searched defs:level_s (Results 1 – 18 of 18) sorted by relevance

/dports/games/glbsp/glbsp-2.20/
H A Dwad.h60 typedef struct level_s struct
63 int flags;
66 struct lump_s *children;
69 struct lump_s *buddy;
72 int soft_limit;
73 int hard_limit;
74 int v5_switch;
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Dwad.h60 typedef struct level_s struct
63 int flags;
66 struct lump_s *children;
69 struct lump_s *buddy;
72 int soft_limit;
73 int hard_limit;
74 int v5_switch;
/dports/games/vavoom/vavoom-1.33/utils/glbsp/
H A Dwad.h60 typedef struct level_s struct
63 int flags;
66 struct lump_s *children;
69 struct lump_s *buddy;
72 int soft_limit;
73 int hard_limit;
74 int v5_switch;
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Damxml.h50 typedef struct level_s { struct
51 int level;
52 int server; /* if server can do the estimate */
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Damxml.h50 typedef struct level_s { struct
51 int level;
52 int server; /* if server can do the estimate */
/dports/editors/rehex/rehex-0.4.0/tests/
H A DConsoleBuffer.cpp72 std::string level_s; in ConsoleBufferTest() local
/dports/security/suricata/suricata-6.0.4/src/
H A Dalert-syslog.c113 const char *level_s = ConfNodeLookupChildValue(conf, "level"); in AlertSyslogInitCtx() local
H A Dutil-debug.c1389 const char *level_s; in SCLogLoadConfig() local
H A Doutput-json.c1162 const char *level_s = ConfNodeLookupChildValue(conf, "level"); in OutputJsonInitCtx() local
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/util/
H A DSGImageUtils.cxx509 int level_s = input->s() >> i; in buildNearestNeighborMipmaps() local
529 int level_s = input->s(); in buildNearestNeighborMipmaps() local
564 int level_s = primary->s() >> i; in createMipmapBlendedImage() local
584 int level_s = primary->s(); in createMipmapBlendedImage() local
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DImageUtils.cpp507 int level_s = input->s() >> i; in buildNearestNeighborMipmaps() local
527 int level_s = input->s(); in buildNearestNeighborMipmaps() local
562 int level_s = primary->s() >> i; in createMipmapBlendedImage() local
582 int level_s = primary->s(); in createMipmapBlendedImage() local
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_pivot_methods.F901384 type(tLevelStructure), target :: level_s local
2244 type(tLevelStructure), intent(in), target :: level_s local
2260 type(tLevelStructure), intent(in), target :: level_s local
2286 type(tLevelStructure), intent(in), target :: level_s local
2309 subroutine level_structure_level(level_s,ilvl,r) argument
2310 type(tLevelStructure), intent(in), target :: level_s local
2327 subroutine pseudo_peripheral_level_structure(method,n,nnzs,n_col,l_ptr,l_col, & argument
2339 type(tLevelStructure), intent(inout) :: level_s local
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmenu.c3475 typedef struct level_s struct
3477 char *name;
3478 char *description;
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmenu.c3529 typedef struct level_s struct
3531 const char *name;
3532 const char *description;
/dports/games/darkplaces/darkplaces/
H A Dmenu.c3529 typedef struct level_s struct
3531 const char *name;
3532 const char *description;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_event_socket/
H A Dmod_event_socket.c2382 char *level_s, *p; in parse_command() local
/dports/comms/hamlib/hamlib-4.3.1/tests/
H A Drigctl_parse.c4320 const char *level_s; in dump_chan() local
/dports/textproc/diffstat/diffstat-1.64/
H A Ddiffstat.c2742 int level_s = count_prefix(path_opt); in count_unmodified_files() local