Searched refs:Bool (Results 1 - 11 of 11) sorted by relevance

/ast/src/lib/libbz/
H A Dbzhdr.h87 typedef unsigned char Bool; typedef
94 #define True ((Bool)1)
95 #define False ((Bool)0)
246 Bool firstAttempt;
247 Bool blockRandomised;
263 Bool inUse[256];
301 compressBlock ( EState*, Bool );
383 Bool blockRandomised;
392 Bool smallDecompress;
420 Bool inUs
[all...]
H A Dbzlib.c144 Bool isempty_RL ( EState* s )
291 Bool copy_input_until_stop ( EState* s )
293 Bool progress_in = False;
334 Bool copy_output_until_stop ( EState* s )
336 Bool progress_out = False;
361 Bool handle_compress ( bz_stream* strm )
363 Bool progress_in = False;
364 Bool progress_out = False;
409 Bool progress;
515 s->smallDecompress = (Bool)smal
[all...]
H A Dblocksort.c75 static __inline__ Bool fullGtU ( UChar* block,
188 Bool firstAttempt = s->firstAttempt;
317 Bool firstAttempt = s->firstAttempt;
392 Bool bigDone[256];
403 Bool firstAttempt = s->firstAttempt;
H A Dhuffman.c114 Bool tooLong;
H A Dcompress.c447 Bool inUse16[16];
521 void compressBlock ( EState* s, Bool is_last_block )
/ast/src/cmd/bzip/
H A Dbzip2.c210 typedef unsigned char Bool; typedef
217 #define True ((Bool)1)
218 #define False ((Bool)0)
232 Bool keepInputFiles, smallMode;
233 Bool forceOverwrite, testFailsExist;
281 Bool myfeof ( FILE* f )
368 Bool uncompressStream ( FILE *zStream, FILE *stream )
461 Bool testStream ( FILE *zStream )
732 Bool fileExists ( Char* name )
735 Bool exist
[all...]
H A Dbzip2recover.c65 typedef unsigned char Bool; typedef
66 #define True ((Bool)1)
67 #define False ((Bool)0)
242 Bool endsInBz2 ( Char* name )
/ast/src/lib/libtk/generic/
H A DtkFocus.c41 #define GENERATED_EVENT_MAGIC ((Bool) 0x547321ac)
H A Dtk.h393 Bool send_event; /* True if this came from a SendEvent request */
403 Bool same_screen; /* same screen flag */
409 Bool send_event; /* True if this came from a SendEvent request */
H A DtkGrab.c135 #define GENERATED_EVENT_MAGIC ((Bool) 0x147321ac)
H A DtkSend.c684 Bool enabled;

Completed in 57 milliseconds