Searched refs:Bool (Results 1 – 25 of 41) 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
32 Bool
31 Bool
43 static Bool297 static Bool338 Bool
49 typedef unsigned char Bool; typedef70 Bool recnoIsValid; /* True if lastRecno is valid */71 Bool keyAsData; /* The OP_Column command works on key instead of data */72 Bool atFirst; /* True if pointing to first entry */73 Bool useRandomRowid; /* Generate new record numbers semi-randomly */74 Bool nullRow; /* True if pointing to a row with no data */75 Bool nextRowidValid; /* True if the nextRowid field is valid */76 Bool pseudoTable; /* This is a NEW or OLD pseudo-tables of a trigger */77 Bool deferredMoveto; /* A call to sqliteBtreeMoveto() is needed */
93 char **Bool; variable112 Bool = boolnames;125 Bool = boolcodes;130 Bool = boolnames;135 Bool = boolfnames;203 (void) printf("\t%s,\n", Bool[i]);
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];
217 Bool isempty_RL ( EState* s ) in isempty_RL()451 Bool copy_input_until_stop ( EState* s ) in copy_input_until_stop()453 Bool progress_in = False; in copy_input_until_stop()496 Bool copy_output_until_stop ( EState* s ) in copy_output_until_stop()498 Bool progress_out = False; in copy_output_until_stop()523 Bool handle_compress ( bz_stream* strm ) in handle_compress()525 Bool progress_in = False; in handle_compress()526 Bool progress_out = False; in handle_compress()548 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) ); in handle_compress()571 Bool progress; in BZ_API()[all …]