Home
last modified time | relevance | path

Searched defs:_true (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/shared/
H A Dvalidate_op.c153 int _true = 1; in OS_IPFound() local
195 int _true = 1; in OS_IPFoundList() local
348 int _true = 1; in sacmp() local
423 int _true = 1; in OS_IsonTime() local
640 int _true = 1; in OS_IsonDay() local
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/shared/
H A Dvalidate_op.c153 int _true = 1; in OS_IPFound() local
195 int _true = 1; in OS_IPFoundList() local
348 int _true = 1; in sacmp() local
423 int _true = 1; in OS_IsonTime() local
640 int _true = 1; in OS_IsonDay() local
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/shared/
H A Dvalidate_op.c153 int _true = 1; in OS_IPFound() local
195 int _true = 1; in OS_IPFoundList() local
348 int _true = 1; in sacmp() local
423 int _true = 1; in OS_IsonTime() local
640 int _true = 1; in OS_IsonDay() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/rdi-share/
H A Dangel.h105 enum _bool { _false, _true }; enumerator
110 # define _true 1 macro
H A Dmsgbuild.c104 case 'B':
108 /*
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/rdi-share/
H A Dangel.h105 enum _bool { _false, _true }; enumerator
110 # define _true 1 macro
H A Dhost.h103 enum _bool { _false, _true }; enumerator
108 # define _true 1 macro
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtravel-open-doors-type.h14 _true = open, enumerator
/dports/games/gtkradiant/GPL/GtkRadiant/libs/l_net/
H A Dl_net_berkley.c271 u_long _true = 1; in WINS_OpenSocket() local
309 qboolean _true = 0xFFFFFFFF; in WINS_OpenReliableSocket() local
347 u_long _true = 1; in WINS_Listen() local
371 qboolean _true = 1; in WINS_Accept() local
H A Dl_net_wins.c300 u_long _true = 1; in WINS_OpenSocket() local
338 BOOL _true = 0xFFFFFFFF; in WINS_OpenReliableSocket() local
376 u_long _true = 1; in WINS_Listen() local
400 BOOL _true = 1; in WINS_Accept() local
/dports/games/netradiant/netradiant-20150621-src/libs/l_net/
H A Dl_net_berkley.c276 u_long _true = 1; in WINS_OpenSocket() local
310 qboolean _true = 0xFFFFFFFF; in WINS_OpenReliableSocket() local
344 u_long _true = 1; in WINS_Listen() local
365 qboolean _true = 1; in WINS_Accept() local
H A Dl_net_wins.c298 u_long _true = 1; in WINS_OpenSocket() local
332 BOOL _true = 0xFFFFFFFF; in WINS_OpenReliableSocket() local
366 u_long _true = 1; in WINS_Listen() local
387 BOOL _true = 1; in WINS_Accept() local
/dports/devel/py-flaky/flaky-3.7.0/flaky/
H A Ddefaults.py6 def _true(*args): function
/dports/devel/p5-Declare-Constraints-Simple/Declare-Constraints-Simple-0.03/lib/Declare/Constraints/Simple/Library/
H A DBase.pm225 sub _true { _result(1, @_) } subroutine
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/
H A Dboolfns.go26 func _true(c tree.Ctx, args ...tree.Result) (tree.Result, error) { func
/dports/games/uhexen2/hexen2source-1.5.9/hw_utils/hwmquery/
H A Dhwmquery.c252 u_long _true = 1; in main() local
254 int _true = 1; in main() local
/dports/games/uhexen2/hexen2source-1.5.9/hw_utils/hwrcon/
H A Dhwterm.c267 u_long _true = 1; in main() local
269 int _true = 1; in main() local
/dports/games/uhexen2/hexen2source-1.5.9/hw_utils/hwmaster/
H A Dnet.c257 u_long _true = 1; in UDP_OpenSocket() local
259 int _true = 1; in UDP_OpenSocket() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/acorn/package/dist/
H A Dacorn_types.mjs53 _true: new Acorn.TokenType(), property in tokTypes
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/shared/
H A Dnet_udp.c279 u_long _true = 1; in UDP_OpenSocket() local
281 int _true = 1; in UDP_OpenSocket() local
/dports/www/node10/node-v10.24.1/test/addons-napi/test_new_target/
H A Dbinding.c54 napi_value _true; in OrdinaryFunction() local
/dports/french/med/med-4.0.0/src/ci/
H A DMEDstructElementConstAttWithProfileWr.c62 med_int _false=0,_true=1,_true_or_false = _false; in MEDstructElementConstAttWithProfileWr() local
/dports/net/py-ldap3/ldap3-2.8.1/ldap3/utils/
H A Dasn1.py46 _true = ints2octs((255,)) variable in BooleanCEREncoder
58 _true = ints2octs((255,)) variable in LDAPBooleanEncoder
/dports/games/quakeforge/quakeforge-0.7.2/libs/net/nc/
H A Dnet_udp6.c481 unsigned long _true = true; in UDP_OpenSocket() local
483 int _true = 1; in UDP_OpenSocket() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/ast/
H A DtestConstExp.cpp115 bool _true = true; in boolExpTest() local

12345678