HomeSort by relevance Sort by last modified time
    Searched refs:Bool (Results 26 - 50 of 724) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
appledri.h 79 Bool send_event; /* true if this came frome a SendEvent request */
88 Bool XAppleDRIQueryExtension(Display * dpy, int *event_base,
91 Bool XAppleDRIQueryVersion(Display * dpy, int *majorVersion,
94 Bool XAppleDRIQueryDirectRenderingCapable(Display * dpy, int screen,
95 Bool * isCapable);
100 Bool XAppleDRIAuthConnection(Display * dpy, int screen, unsigned int magic);
102 Bool XAppleDRICreateSurface(Display * dpy, int screen, Drawable drawable,
106 Bool XAppleDRIDestroySurface(Display * dpy, int screen, Drawable drawable);
108 Bool XAppleDRISynchronizeSurfaces(Display * dpy);
110 Bool XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable
    [all...]
  /external/mesa3d/src/glx/apple/
appledri.h 79 Bool send_event; /* true if this came frome a SendEvent request */
88 Bool XAppleDRIQueryExtension(Display * dpy, int *event_base,
91 Bool XAppleDRIQueryVersion(Display * dpy, int *majorVersion,
94 Bool XAppleDRIQueryDirectRenderingCapable(Display * dpy, int screen,
95 Bool * isCapable);
100 Bool XAppleDRIAuthConnection(Display * dpy, int screen, unsigned int magic);
102 Bool XAppleDRICreateSurface(Display * dpy, int screen, Drawable drawable,
106 Bool XAppleDRIDestroySurface(Display * dpy, int screen, Drawable drawable);
108 Bool XAppleDRISynchronizeSurfaces(Display * dpy);
110 Bool XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_tracker.h 80 Bool dirty_throttling;
81 Bool swap_throttling;
82 Bool no_3d;
83 Bool unhidden_hw_cursor_update;
84 Bool (*winsys_pre_init) (struct _CustomizerRec *cust, int fd);
85 Bool (*winsys_screen_init)(struct _CustomizerRec *cust);
86 Bool (*winsys_screen_close)(struct _CustomizerRec *cust);
87 Bool (*winsys_enter_vt)(struct _CustomizerRec *cust);
88 Bool (*winsys_leave_vt)(struct _CustomizerRec *cust);
92 Bool (*winsys_check_fb_size) (struct _CustomizerRec *cust
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_tracker.h 80 Bool dirty_throttling;
81 Bool swap_throttling;
82 Bool no_3d;
83 Bool unhidden_hw_cursor_update;
84 Bool (*winsys_pre_init) (struct _CustomizerRec *cust, int fd);
85 Bool (*winsys_screen_init)(struct _CustomizerRec *cust);
86 Bool (*winsys_screen_close)(struct _CustomizerRec *cust);
87 Bool (*winsys_enter_vt)(struct _CustomizerRec *cust);
88 Bool (*winsys_leave_vt)(struct _CustomizerRec *cust);
92 Bool (*winsys_check_fb_size) (struct _CustomizerRec *cust
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
xf86dri.h 68 Bool XF86DRIQueryExtension(Display * dpy, int *event_base,
71 Bool XF86DRIQueryVersion(Display * dpy, int *majorVersion, int *minorVersion,
74 Bool XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen,
75 Bool * isCapable);
77 Bool XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
80 Bool XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic);
82 Bool XF86DRICloseConnection(Display * dpy, int screen);
84 Bool XF86DRIGetClientDriverName(Display * dpy, int screen,
90 Bool XF86DRICreateContext(Display * dpy, int screen, Visual * visual,
94 Bool XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID
    [all...]
  /external/mesa3d/src/glx/
xf86dri.h 68 Bool XF86DRIQueryExtension(Display * dpy, int *event_base,
71 Bool XF86DRIQueryVersion(Display * dpy, int *majorVersion, int *minorVersion,
74 Bool XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen,
75 Bool * isCapable);
77 Bool XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
80 Bool XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic);
82 Bool XF86DRICloseConnection(Display * dpy, int screen);
84 Bool XF86DRIGetClientDriverName(Display * dpy, int screen,
90 Bool XF86DRICreateContext(Display * dpy, int screen, Visual * visual,
94 Bool XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID
    [all...]
  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.h 124 /*IN*/ Bool (*resteerOkFn) ( /*opaque*/void*, Addr64 ),
130 /*IN*/ Bool resteerCisOk,
153 /*IN*/ Bool host_bigendian
172 /*IN*/ Bool (*chase_into_ok)(void*,Addr64),
173 /*IN*/ Bool host_bigendian,
179 /*IN*/ Bool (*preamble_function)(void*,IRSB*),
main_globals.c 46 Bool vex_initdone = False;
62 Bool vex_valgrind_support = False;
main_globals.h 47 extern Bool vex_initdone;
63 extern Bool vex_valgrind_support;
  /external/valgrind/main/include/
pub_tool_replacemalloc.h 52 extern Bool VG_(addr_is_in_block)( Addr a, Addr start,
61 extern Bool VG_(clo_trace_malloc);
66 extern Bool VG_(replacement_malloc_process_cmd_line_option) ( Char* arg );
  /external/chromium_org/third_party/libva/va/x11/
va_fglrx.h 30 Bool VA_FGLRXGetClientDriverName( Display *dpy, int screen,
  /external/valgrind/main/drd/
drd_barrier.h 40 void DRD_(barrier_set_trace)(const Bool trace_barrier);
43 const Bool reinitialization);
48 const BarrierT barrier_type, const Bool waited,
49 const Bool serializing);
drd_suppression.h 9 extern Bool DRD_(g_any_address_traced);
12 void DRD_(suppression_set_trace)(const Bool trace_suppression);
17 Bool DRD_(is_suppressed)(const Addr a1, const Addr a2);
18 Bool DRD_(is_any_suppressed)(const Addr a1, const Addr a2);
20 Bool DRD_(range_contains_suppression_or_hbvar)(const Addr a1, const Addr a2);
22 const Bool persistent);
24 Bool DRD_(is_any_traced)(const Addr a1, const Addr a2);
28 static __inline__ Bool DRD_(any_address_is_traced)(void)
drd_malloc_wrappers.h 29 #include "pub_tool_basics.h" /* Bool */
40 Bool DRD_(freelike_block)(const ThreadId tid, const Addr p, const Bool dealloc);
41 Bool DRD_(heap_addrinfo)(Addr const a,
  /external/valgrind/main/exp-sgcheck/
pc_common.h 43 void h_record_heap_error( Addr a, SizeT size, Seg* vseg, Bool is_write );
50 Bool pc_eq_Error ( VgRes res, Error* e1, Error* e2 );
54 Bool pc_is_recognised_suppression ( Char* name, Supp *su );
55 Bool pc_read_extra_suppression_info ( Int fd, Char** bufpp,
57 Bool pc_error_matches_suppression (Error* err, Supp* su);
59 Bool pc_get_extra_suppression_info ( Error* err,
62 extern Bool h_clo_partial_loads_ok;
63 /* extern Bool h_clo_lossage_check; */
64 extern Bool sg_clo_enable_sg_checks;
66 Bool pc_process_cmd_line_options(Char* arg)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86vmode.h 148 Bool send_event; /* true if this came from a SendEvent req */
153 Bool forced; /* extents of new region */
171 Bool SDL_NAME(XF86VidModeQueryVersion)(
177 Bool SDL_NAME(XF86VidModeQueryExtension)(
183 Bool SDL_NAME(XF86VidModeSetClientVersion)(
187 Bool SDL_NAME(XF86VidModeGetModeLine)(
194 Bool SDL_NAME(XF86VidModeGetAllModeLines)(
201 Bool SDL_NAME(XF86VidModeAddModeLine)(
208 Bool SDL_NAME(XF86VidModeDeleteModeLine)(
214 Bool SDL_NAME(XF86VidModeModModeLine)
    [all...]
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrlLib.h 42 Bool XNVCTRLQueryExtension (
57 Bool XNVCTRLQueryVersion (
71 Bool XNVCTRLIsNvScreen (
92 Bool XNVCTRLQueryTargetCount (
159 Bool XNVCTRLSetAttributeAndGetStatus (
177 Bool XNVCTRLSetTargetAttributeAndGetStatus (
206 Bool XNVCTRLQueryAttribute (
230 Bool XNVCTRLQueryTargetAttribute (
258 Bool XNVCTRLQueryTargetAttribute64 (
286 Bool XNVCTRLQueryStringAttribute
    [all...]
  /external/valgrind/main/coregrind/
pub_core_tooliface.h 83 Bool libc_freeres;
84 Bool core_errors;
85 Bool tool_errors;
86 Bool superblock_discards;
87 Bool command_line_options;
88 Bool client_requests;
89 Bool syscall_wrapper;
90 Bool sanity_checks;
91 Bool var_info;
92 Bool malloc_replacement
    [all...]
pub_core_aspacemgr.h 76 extern NSegment const* VG_(am_next_nsegment) ( NSegment* here, Bool fwds );
85 // extern Bool VG_(am_is_valid_for_client)
92 extern Bool VG_(am_is_valid_for_client_or_free_or_resvn)
118 Bool is False if a discrepancy was found. */
120 extern Bool VG_(am_do_sync_check) ( const HChar* fn,
145 ( MapRequest* req, Bool forClient, /*OUT*/Bool* ok );
152 ( Addr start, SizeT len, /*OUT*/Bool* ok );
162 extern Bool VG_(am_covered_by_single_free_segment)
166 The segment array is updated accordingly. If the returned Bool i
    [all...]
  /external/clang/test/Index/
annotate-tokens-cxx0x.cpp 12 typedef bool Bool;
13 bool b2 = __is_trivially_constructible(Integer, Float, Bool);
37 // CHECK-TRAIT: Identifier: "Bool" [13:58 - 13:62] TypeRef=Bool:12:16
  /external/valgrind/main/helgrind/
hg_basics.h 46 static inline Bool HG_(is_sane_ThreadId) ( ThreadId coretid ) {
68 extern Bool HG_(clo_track_lockorders);
73 extern Bool HG_(clo_cmp_race_err_addrs);
111 extern Bool HG_(clo_free_is_write);
127 extern Bool HG_(clo_check_stack_refs);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 31 typedef unsigned int Bool;
235 Bool useACPred;
255 OSCL_IMPORT_REF Bool PVGetDefaultEncOption(VideoEncOptions *encOption, Int encUseCase);
262 OSCL_IMPORT_REF Bool PVInitVideoEncoder(VideoEncControls *encCtrl, VideoEncOptions *encOption);
276 OSCL_IMPORT_REF Bool PVGetVolHeader(VideoEncControls *encCtrl, UChar *volHeader, Int *size, Int layer);
285 OSCL_IMPORT_REF Bool PVGetH263ProfileLevelID(VideoEncControls *encCtrl, Int *profileID, Int *levelID);
294 OSCL_IMPORT_REF Bool PVGetMPEG4ProfileLevelID(VideoEncControls *encCtrl, Int *profile_level, Int nLayer);
302 OSCL_IMPORT_REF Bool PVGetMaxVideoFrameSize(VideoEncControls *encCtrl, Int *maxVideoFrameSize);
318 OSCL_IMPORT_REF Bool PVGetVBVSize(VideoEncControls *encCtrl, Int *VBVSize);
337 OSCL_IMPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, VideoEncFrameIO *vid_out
    [all...]
  /external/clang/include/clang/AST/
PrettyPrinter.h 30 virtual bool handledStmt(Stmt* E, raw_ostream& OS) = 0;
42 SuppressStrongLifetime(false), Bool(LO.Bool),
66 bool SuppressSpecifiers : 1;
76 bool SuppressTagKeyword : 1;
86 bool SuppressTag : 1;
89 bool SuppressScope : 1;
93 bool SuppressUnwrittenScope : 1;
106 bool SuppressInitializers : 1;
124 bool ConstantArraySizeAsWritten : 1
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
regcache.h 64 void supply_register (int n, const void *buf, Bool *mod);
69 void supply_register_from_string (int n, const char *buf, Bool *mod);
72 void supply_register_by_name (const char *name, const void *buf, Bool *mod);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
dpms.h 54 extern Bool DPMSQueryExtension(Display *, int *, int *);
56 extern Bool DPMSCapable(Display *);
58 extern Bool DPMSGetTimeouts(Display *, CARD16 *, CARD16 *, CARD16 *);
62 extern Status DPMSInfo(Display *, CARD16 *, BOOL *);

Completed in 481 milliseconds

12 3 4 5 6 7 8 91011>>