Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/libexec/bootpd/
H A Dbptypes.h17 typedef int boolean; typedef
/freebsd-src/contrib/googletest/docs/reference/
H A Dassertions.md127 EXPECT_TRUE {#EXPECT_TRUE}Assertions Reference""Boolean Conditions {#boolean} global() argument
134 EXPECT_FALSE {#EXPECT_FALSE}Assertions Reference""Boolean Conditions {#boolean} global() argument
/freebsd-src/lib/libfigpar/
H A Dfigpar.h41 uint32_t boolean:1; /* Boolean integer value (0 or 1) */ member
/freebsd-src/contrib/libcbor/test/
H A Dstream_expectations.h69 bool boolean; member
/freebsd-src/contrib/libcbor/src/cbor/
H A Dcallbacks.h104 cbor_bool_callback boolean; member
/freebsd-src/lib/libc/iconv/
H A Dcitrus_prop.c54 bool boolean; member
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h292 makeBoolVal(const ObjCBoolLiteralExpr * boolean) makeBoolVal() argument
/freebsd-src/usr.sbin/apm/
H A Dapm.c55 is_true(const char *boolean) in is_true()
/freebsd-src/sys/dev/tws/
H A Dtws.h205 typedef enum _boolean { false, true } boolean; typedef
207 #define boolean bool macro
/freebsd-src/crypto/heimdal/lib/hx509/
H A Dcert.c525 hx509_verify_set_proxy_certificate(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_proxy_certificate()
545 hx509_verify_set_strict_rfc3280_verification(hx509_verify_ctx ctx, int boolean) in hx509_verify_set_strict_rfc3280_verification()
568 hx509_verify_ctx_f_allow_default_trustanchors(hx509_verify_ctx ctx, int boolean) in hx509_verify_ctx_f_allow_default_trustanchors()
578 int boolean) in hx509_verify_ctx_f_allow_best_before_signature_algs()
/freebsd-src/usr.bin/tip/tip/
H A Dtip.h156 #define boolean(v) ((short)(intptr_t)(v)) macro
/freebsd-src/sys/contrib/xen/xsm/
H A Dflask_op.h215 xen_flask_boolean_t boolean; member
/freebsd-src/contrib/byacc/test/
H A Dgrammar.y111 typedef char boolean; typedef
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp74 #define boolean bool macro
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp136 nonloc::ConcreteInt SValBuilder::makeBoolVal(const CXXBoolLiteralExpr *boolean){ in makeBoolVal()
/freebsd-src/contrib/byacc/test/yacc/
H A Dgrammar.tab.c141 typedef char boolean; typedef
/freebsd-src/crypto/openssl/include/openssl/
H A Dasn1.h.in477 ASN1_BOOLEAN boolean; member
H A Dasn1.h524 ASN1_BOOLEAN boolean; member
/freebsd-src/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c161 typedef char boolean; typedef