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

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_driver.c69 static Bool drv_pre_init(ScrnInfoPtr pScrn, int flags);
70 static Bool drv_screen_init(SCREEN_INIT_ARGS_DECL);
71 static Bool drv_switch_mode(SWITCH_MODE_ARGS_DECL);
73 static Bool drv_enter_vt(VT_FUNC_ARGS_DECL);
74 static Bool drv_enter_vt_flags(ScrnInfoPtr pScrn, int flags);
77 static ModeStatus drv_valid_mode(SCRN_ARG_TYPE arg, DisplayModePtr mode, Bool verbose,
124 Bool
151 static Bool drv_init_front_buffer_functions(ScrnInfoPtr pScrn);
152 static Bool drv_close_screen(CLOSE_SCREEN_ARGS_DECL);
159 static Bool
[all...]
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dclientinfo.c39 Bool any_screen_has_ARB_create_context = False;
40 Bool any_screen_has_ARB_create_context_profile = False;
/external/lzma/C/
H A DMtCoder.h61 Bool stopReading;
62 Bool stopWriting;
H A DCpuArch.h141 Bool x86cpuid_CheckAndRead(Cx86cpuid *p);
148 Bool CPU_Is_InOrder();
149 Bool CPU_Is_Aes_Supported();
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_driver.c69 static Bool drv_pre_init(ScrnInfoPtr pScrn, int flags);
70 static Bool drv_screen_init(SCREEN_INIT_ARGS_DECL);
71 static Bool drv_switch_mode(SWITCH_MODE_ARGS_DECL);
73 static Bool drv_enter_vt(VT_FUNC_ARGS_DECL);
74 static Bool drv_enter_vt_flags(ScrnInfoPtr pScrn, int flags);
77 static ModeStatus drv_valid_mode(SCRN_ARG_TYPE arg, DisplayModePtr mode, Bool verbose,
124 Bool
151 static Bool drv_init_front_buffer_functions(ScrnInfoPtr pScrn);
152 static Bool drv_close_screen(CLOSE_SCREEN_ARGS_DECL);
159 static Bool
[all...]
/external/mesa3d/src/glx/
H A Dclientinfo.c39 Bool any_screen_has_ARB_create_context = False;
40 Bool any_screen_has_ARB_create_context_profile = False;
/external/protobuf/gtest/samples/
H A Dsample8_unittest.cc84 using ::testing::Bool;
161 Combine(Bool(), Values(1, 10)));
/external/valgrind/main/cachegrind/
H A Dcg_branchpred.c95 Bool predicted_taken, actually_taken, mispredict;
143 Bool mispredict;
H A Dcg_merge.c45 typedef unsigned char Bool; typedef
46 #define True ((Bool)1)
47 #define False ((Bool)0)
83 Bool delFromFM ( WordFM* fm, /*OUT*/Word* oldV, Word key );
86 Bool lookupFM ( WordFM* fm, /*OUT*/Word* valP, Word key );
95 Bool nextIterFM ( WordFM* fm, /*OUT*/Word* pKey, /*OUT*/Word* pVal );
160 static Bool readline ( SOURCE* s )
189 static Bool streqn ( const char* s1, const char* s2, size_t n )
194 static Bool streq ( const char* s1, const char* s2 )
455 static Bool parse_ULon
[all...]
/external/valgrind/main/coregrind/m_aspacemgr/
H A Dpriv_aspacemgr.h117 Bool ML_(am_get_fd_d_i_m)( Int fd,
122 Bool ML_(am_resolve_filename) ( Int fd, /*OUT*/HChar* buf, Int nbuf );
H A Daspacemgr-linux.c293 Bool inUse;
294 Bool mark;
692 static Bool sane_NSegment ( NSegment* s )
745 static Bool maybe_merge_nsegments ( NSegment* s1, NSegment* s2 )
805 static Bool preen_nsegments ( void )
888 static Bool sync_check_ok = False;
895 Bool sloppyXcheck;
943 Bool same, cmp_offsets, cmp_devino;
1062 Bool same;
1095 Bool i
[all...]
/external/chromium_org/chrome/tools/profile_reset/
H A Djtl_compiler.cc59 Add(Instruction("store_bool", jtl::STORE_BOOL, Arguments(String, Bool)));
71 Add(Instruction("compare_bool", jtl::COMPARE_NODE_BOOL, Arguments(Bool)));
78 Arguments(String, Bool, Bool)));
108 case Bool: {
158 Bool, enumerator in enum:__anon5932::InstructionSet::ArgumentType
/external/valgrind/main/exp-sgcheck/tests/
H A Dbad_percentify.c21 typedef unsigned char Bool; typedef
22 #define True ((Bool)1)
23 #define False ((Bool)0)
43 struct { Int fd; Bool is_socket; }
129 static Bool toBool ( Int x ) {
131 return (Bool)r;
182 Bool capitalise )
270 Bool capitalised,
276 Bool neg = False;
349 Bool is_lon
[all...]
/external/valgrind/main/coregrind/m_gdbserver/
H A Dm_gdbserver.c141 static HChar* sym (Addr addr, Bool is_code)
295 static void breakpoint (Bool insert, CORE_ADDR addr)
329 static Bool (*tool_watchpoint) (PointKind kind,
330 Bool insert,
333 void VG_(needs_watchpoint) (Bool (*watchpoint) (PointKind kind,
334 Bool insert,
341 Bool VG_(gdbserver_point) (PointKind kind, Bool insert,
344 Bool res;
347 Bool is_cod
[all...]
/external/valgrind/main/drd/
H A Ddrd_main.c59 static Bool s_print_stats;
60 static Bool s_var_info;
61 static Bool s_show_stack_usage;
62 static Bool s_trace_alloc;
63 static Bool trace_sectsuppr;
69 static Bool DRD_(process_cmd_line_option)(const HChar* arg)
328 const Bool is_stack_mem)
369 const Bool is_stack_mem)
405 const Bool is_stack_memory = DRD_(thread_address_on_any_stack)(a1);
486 const Bool r
[all...]
H A Ddrd_malloc_wrappers.c70 static void* new_block(ThreadId tid, SizeT size, SizeT align, Bool is_zeroed)
111 Bool success;
122 Bool DRD_(freelike_block)(const ThreadId tid, const Addr p, const Bool dealloc)
316 Bool DRD_(heap_addrinfo)(Addr const a,
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
H A DXF86DGA.c85 Bool SDL_NAME(XF86DGAQueryExtension) (
93 Bool SDL_NAME(XF86DGAQueryVersion)(
101 Bool SDL_NAME(XF86DGAGetVideoLL)(
137 Bool SDL_NAME(XF86DGADirectVideoLL)(
159 Bool SDL_NAME(XF86DGAGetViewPortSize)(
191 Bool SDL_NAME(XF86DGASetViewPort)(
216 Bool SDL_NAME(XF86DGAGetVidPage)(
245 Bool SDL_NAME(XF86DGASetVidPage)(
267 Bool SDL_NAME(XF86DGAInstallColormap)(
289 Bool SDL_NAM
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_amd64_defs.h54 Bool (*resteerOkFn) ( void*, Addr64 ),
55 Bool resteerCisOk,
63 Bool host_bigendian,
64 Bool sigill_diag );
77 Bool guest_amd64_state_requires_precise_mem_exns ( Int, Int );
H A Dguest_arm64_toIR.c124 static Bool host_is_bigendian;
394 //ZZ static IRExpr* align4if ( IRExpr* e, Bool b )
854 static const HChar* nameIRegOrSP ( Bool is64, UInt iregNo )
860 static const HChar* nameIRegOrZR ( Bool is64, UInt iregNo )
866 static IRExpr* getIRegOrZR ( Bool is64, UInt iregNo )
872 static void putIRegOrZR ( Bool is64, UInt iregNo, IRExpr* e )
1407 void setFlags_ADD_SUB ( Bool is64, Bool isSUB, IRTemp argL, IRTemp argR )
1432 void setFlags_ADC_SBC(Bool is64, Bool isSB
[all...]
/external/valgrind/main/coregrind/m_ume/
H A Dmain.c49 Bool (*match_fn)(const void *hdr, Int len);
68 VG_(pre_exec_check)(const HChar* exe_name, Int* out_fd, Bool allow_setuid)
74 Bool is_setuid = False;
158 static Bool is_hash_bang_file(const HChar* f)
174 static Bool is_binary_file(const HChar* f)
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c993 typedef unsigned char Bool; typedef
1047 Bool inUse[256];
1086 BZ2_compressBlock ( EState*, Bool );
1108 Bool blockRandomised;
1117 Bool smallDecompress;
1145 Bool inUse[256];
1146 Bool inUse16[16];
1251 Bool vex_streq ( const HChar* s1, const HChar* s2 )
1253 while (((Bool)1)) {
1255 return ((Bool)
[all...]
/external/valgrind/main/massif/
H A Dms_main.c294 static Bool have_started_executing_code = False;
358 static Bool is_member_fn(XArray* fns, const HChar* fnname)
394 static Bool clo_heap = True;
400 static Bool clo_pages_as_heap = False;
401 static Bool clo_stacks = False;
412 static Bool ms_process_cmd_line_option(const HChar* arg)
818 static Bool fn_should_be_ignored(Addr ip)
833 Int get_IPs( ThreadId tid, Bool exclude_first_entry, Addr ips[])
838 Bool redo;
903 static XPt* get_XCon( ThreadId tid, Bool exclude_first_entr
[all...]
/external/chromium_org/third_party/lzma_sdk/
H A DCpuArch.h142 Bool x86cpuid_CheckAndRead(Cx86cpuid *p);
149 Bool CPU_Is_InOrder();
150 Bool CPU_Is_Aes_Supported();
/external/valgrind/main/coregrind/
H A Dm_cache.c533 static Bool
544 static Bool
574 get_line_size(UInt level, Bool is_insn_cache)
580 get_total_size(UInt level, Bool is_insn_cache)
586 get_associativity(UInt level, Bool is_insn_cache)
594 Bool is_insn_cache = kind == INSN_CACHE;
602 static Bool
697 static Bool
701 Bool sensible = True;
737 Bool foun
[all...]
H A Dm_commandline.c156 Bool augment = True;
157 static Bool already_called = False;
226 Bool cwd_ok = VG_(get_startup_wd)(cwd, VKI_PATH_MAX);

Completed in 477 milliseconds

1234567891011>>