Searched refs:Bool (Results 1 – 25 of 40) sorted by relevance
12
87 Bool agreed; /* 17.18.1 */90 Bool forward; /* 17.18.4 */91 Bool forwarding; /* 17.18.5 */93 Bool initPm; /* 17.18.7 */94 Bool learn; /* 17.18.8 */95 Bool learning; /* 17.18.9 */96 Bool mcheck; /* 17.18.10 */99 Bool newInfo; /* 17.18.13 */100 Bool operEdge; /* 17.18.14 */101 Bool adminEdge; /* 17.18.14 */[all …]
41 Bool changeState;45 Bool (* concreteCheckCondition) (struct state_mach_t * );72 Bool (* concreteCheckCondition) (STATE_MACH_T*),79 Bool82 Bool85 Bool
35 Bool (*concreteCheckCondition) (STATE_MACH_T*), in STP_state_mach_create()65 Bool68 Bool bret; in STP_check_condition()78 Bool93 Bool
40 static Bool48 static Bool56 static Bool64 static Bool111 Bool
48 #ifndef Bool49 # define Bool int macro162 Bool210 STP_IN_enable_port (int port_index, Bool enable);
38 static Bool71 Bool
73 static Bool88 static Bool261 Bool266 Bool allSynced; in STP_roletrns_check_conditions()267 Bool allReRooted; in STP_roletrns_check_conditions()
54 static Bool58 Bool bret; in flush()181 Bool
106 Bool110 Bool iret = False; in STP_IN_get_is_stpm_enabled()
58 #ifndef Bool59 # define Bool int macro
43 static Bool297 static Bool338 Bool
32 Bool
31 Bool
42 Bool exit_on_non_zero_ret) in _stp_stpm_iterate_machines()267 register Bool need_state_change; in STP_stpm_update()
46 typedef unsigned char Bool; typedef67 Bool recnoIsValid; /* True if lastRecno is valid */68 Bool keyAsData; /* The OP_Column command works on key instead of data */69 Bool atFirst; /* True if pointing to first entry */70 Bool useRandomRowid; /* Generate new record numbers semi-randomly */71 Bool nullRow; /* True if pointing to a row with no data */72 Bool nextRowidValid; /* True if the nextRowid field is valid */73 Bool pseudoTable; /* This is a NEW or OLD pseudo-tables of a trigger */74 Bool deferredMoveto; /* A call to sqliteBtreeMoveto() is needed */
46 typedef unsigned char Bool; typedef53 #define True ((Bool)1)54 #define False ((Bool)0)242 Bool inUse[256];281 BZ2_compressBlock ( EState*, Bool );363 Bool blockRandomised;372 Bool smallDecompress;400 Bool inUse[256];401 Bool inUse16[16];
222 Bool isempty_RL ( EState* s ) in isempty_RL()428 Bool copy_input_until_stop ( EState* s ) in copy_input_until_stop()430 Bool progress_in = False; in copy_input_until_stop()473 Bool copy_output_until_stop ( EState* s ) in copy_output_until_stop()475 Bool progress_out = False; in copy_output_until_stop()500 Bool handle_compress ( bz_stream* strm ) in handle_compress()502 Bool progress_in = False; in handle_compress()503 Bool progress_out = False; in handle_compress()525 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) ); in handle_compress()548 Bool progress; in BZ_API()[all …]