Searched refs:Bool (Results 201 - 225 of 412) sorted by relevance

1234567891011>>

/external/bzip2/
H A Dbzlib.c139 Bool isempty_RL ( EState* s )
289 Bool copy_input_until_stop ( EState* s )
291 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;
386 BZ2_compressBlock ( s, (Bool)(s->mode == BZ_M_FINISHING) );
409 Bool progres
[all...]
/external/valgrind/main/memcheck/
H A Dmc_leakcheck.c337 Bool *malloc_chunk_holds_a_pool_chunk;
350 // Then we build an array containing a Bool for each malloc chunk,
353 n_mallocs, sizeof(Bool) );
357 // pool, we set the entry in the Bool array corresponding to the
483 static Bool
537 static Bool lc_pop(Int* ret)
553 static Bool vv_lc_is_start_pointer(Addr ptr, MC_Chunk* chunk)
611 lc_push_without_clique_if_a_chunk_ptr(Addr ptr, Bool is_prior_definite)
697 lc_push_if_a_chunk_ptr(Addr ptr, Int clique, Bool is_prior_definite)
722 lc_scan_memory(Addr start, SizeT len, Bool is_prior_definit
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
H A DXF86VMode.c104 Bool
120 Bool
150 Bool
169 Bool
190 Bool
217 Bool
294 Bool
309 Bool protocolBug = False;
458 Bool
571 Bool
[all...]
/external/clang/lib/AST/
H A DTemplateName.cpp165 LO.Bool = true;
174 LO.Bool = true;
/external/valgrind/main/drd/tests/
H A Dunit_vc.c19 void VG_(assert_fail)(Bool isCore, const Char* assertion, const Char* file,
48 Bool DRD_(is_suppressed)(const Addr a1, const Addr a2)
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11gamma.c38 Bool succeeded;
/external/valgrind/main/coregrind/
H A Dm_execontext.c127 static Bool init_done = False;
178 Bool VG_(eq_ExeContext) ( VgRes res, ExeContext* e1, ExeContext* e2 )
298 Bool first_ip_only )
333 Bool same;
H A Dm_libcfile.c53 static inline Bool fd_exists(Int fd)
80 Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf )
343 Bool VG_(is_dir) ( const HChar* f )
397 static Bool startup_wd_acquired = False;
404 Bool VG_(record_startup_wd) ( void )
447 Bool VG_(get_startup_wd) ( Char* buf, SizeT size )
489 Int VG_(access) ( const HChar* path, Bool irusr, Bool iwusr, Bool ixusr )
534 Int VG_(check_executable)(/*OUT*/Bool* is_setui
[all...]
H A Dm_sparsewa.c176 Bool VG_(nextIterSWA)( SparseWA* swa,
276 Bool VG_(lookupSWA) ( SparseWA* swa,
311 Bool VG_(addToSWA) ( SparseWA* swa, UWord key, UWord val )
317 Bool already_present;
368 Bool VG_(delFromSWA) ( SparseWA* swa,
H A Dm_libcbase.c38 Bool VG_(isspace) ( Char c )
44 Bool VG_(isdigit) ( Char c )
53 static Bool is_dec_digit(Char c, Long* digit)
59 static Bool is_hex_digit(Char c, Long* digit)
69 Bool neg = False, converted = False;
94 Bool converted = False;
119 Bool neg = False, converted = False;
152 Bool converted = False;
185 Bool neg = False;
456 static Bool isHe
[all...]
/external/valgrind/main/coregrind/m_ume/
H A Dscript.c45 Bool VG_(match_script)(Char *hdr, Int len)
/external/valgrind/main/drd/
H A Ddrd_cond.c45 static Bool DRD_(s_report_signal_unlocked) = True;
46 static Bool DRD_(s_trace_cond);
51 void DRD_(cond_set_report_signal_unlocked)(const Bool r)
56 void DRD_(cond_set_trace)(const Bool trace_cond)
H A Ddrd_error.h181 void DRD_(set_show_conflicting_segments)(const Bool scs);
H A Ddrd_semaphore.c45 static Bool s_trace_semaphore;
87 void DRD_(semaphore_set_trace)(const Bool trace_semaphore)
347 const Bool waited)
425 const Bool succeeded)
H A Ddrd_clientreq.c38 #include "pub_tool_basics.h" // Bool
50 Bool DRD_(g_free_is_write);
55 static Bool handle_client_request(ThreadId vg_tid, UWord* arg, UWord* ret);
73 static Bool handle_client_request(ThreadId vg_tid, UWord* arg, UWord* ret)
249 DRD_(thread_set_joinable)(drd_joinable, (Bool)arg[2]);
390 const Bool took_lock = arg[3];
/external/valgrind/main/include/
H A Dpub_tool_machine.h130 extern Bool VG_(thread_stack_next) ( /*MOD*/ThreadId* tid,
H A Dpub_tool_libcbase.h38 extern Bool VG_(isspace) ( Char c );
39 extern Bool VG_(isdigit) ( Char c );
110 extern Bool VG_(parse_Addr) ( UChar** ppc, Addr* result );
/external/valgrind/main/mpi/
H A Dmpiwrap_type_test.c18 typedef unsigned char Bool; typedef
19 #define False ((Bool)0)
20 #define True ((Bool)1)
119 void sendToMyself ( Bool commit_free, Ty* tyP, char* name )
/external/clang/test/SemaTemplate/
H A Dcurrent-instantiation.cpp170 struct Bool { struct in namespace:Expressions
173 struct True : public Bool<true> {};
174 struct False : public Bool<false> {};
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
H A DXinerama.c83 Bool SDL_NAME(XPanoramiXQueryExtension) (
233 Bool SDL_NAME(XineramaQueryExtension) (
251 Bool SDL_NAME(XineramaIsActive)(Display *dpy)
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
H A DXF86DGA2.c46 Bool SDL_NAME(XDGAMapFramebuffer)(int, char *, unsigned char*, CARD32, CARD32, CARD32);
60 static Bool xdga_wire_to_event(Display *dpy, XEvent *event, xEvent *wire_ev);
95 static Bool
149 Bool SDL_NAME(XDGAQueryExtension) (
166 Bool SDL_NAME(XDGAQueryVersion)(
206 Bool SDL_NAME(XDGASetClientVersion)(
225 Bool SDL_NAME(XDGAOpenFramebuffer)(
233 Bool ret;
771 static Bool
795 Bool
[all...]
/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c62 Bool h_clo_partial_loads_ok = True; /* user visible */
63 /* Bool h_clo_lossage_check = False; */ /* dev flag only */
64 Bool sg_clo_enable_sg_checks = True; /* user visible */
66 Bool pc_process_cmd_line_options(Char* arg)
178 void h_record_heap_error( Addr a, SizeT size, Seg* vseg, Bool is_write )
219 Bool pc_eq_Error ( VgRes res, Error* e1, Error* e2 )
307 const Bool xml = VG_(clo_xml); /* a shorthand, that's all */
658 Bool have_descr;
723 Bool pc_is_recognised_suppression ( Char* name, Supp *su )
738 Bool pc_read_extra_suppression_inf
[all...]
H A Dsg_main.c66 static inline Bool is_sane_TId ( ThreadId tid )
108 static Bool is_subinterval_of ( Addr aBig, SizeT nBig,
149 static inline Bool StackBlock__sane ( StackBlock* fb )
190 static Bool StackBlock__all_fields_except_szB_are_equal (
529 Bool debug = (Bool)0;
546 Bool already_present;
577 Bool b;
689 Bool already_present;
758 static Bool del_GlobalTree_rang
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c106 Bool ML_(is_macho_object_file)( const void* buf, SizeT szB )
158 static Bool map_image_aboard ( DebugInfo* di, /* only for err msgs */
412 Bool trace_symtab )
499 static Bool file_exists_p(const Char *path)
631 static Bool check_uuid_matches ( Addr imgA, Word n_img, UChar* uuid )
651 static Bool is_systemish_library_name ( UChar* name )
669 Bool ML_(read_macho_debug_info)( struct _DebugInfo* di )
674 Bool have_uuid = False;
678 Bool ok;
911 Bool vali
[all...]
/external/freetype/src/raster/
H A Dftraster.c307 typedef char Bool; typedef
486 Bool fresh; /* signals a fresh new profile which */
488 Bool joint; /* signals that the last arc ended */
518 Bool second_pass; /* indicates whether a horizontal pass */
724 static Bool
726 Bool overshoot )
797 static Bool
798 End_Profile( RAS_ARGS Bool overshoot )
867 static Bool
918 static Bool
[all...]

Completed in 2949 milliseconds

1234567891011>>