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

1 2 3 4 5 6 7 891011>>

  /external/valgrind/main/VEX/priv/
host_x86_defs.h 426 Bool syned;
431 Bool syned;
458 Bool toFastEP; /* chain to the slow or fast point? */
485 Bool syned;
503 Bool isFwds;
542 Bool isLoad;
551 Bool isLoad;
593 Bool isLoad;
660 extern X86Instr* X86Instr_MulL ( Bool syned, X86RM* );
661 extern X86Instr* X86Instr_Div ( Bool syned, X86RM* )
    [all...]
guest_s390_defs.h 46 Bool (*resteerOkFn) ( void*, Addr64 ),
47 Bool resteerCisOk,
55 Bool host_bigendian );
67 Bool guest_s390x_state_requires_precise_mem_exns ( Int, Int );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 409 Bool /* freeAll */
417 Bool /* freeAll */
424 Bool /* freeAll */
433 Bool /* freeAll */
441 Bool /* freeAll */
449 Bool /* freeAll */
457 Bool /* freeAll */
465 Bool /* freeAll */
473 Bool /* freeAll */
481 Bool /* freeAll *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 409 Bool /* freeAll */
417 Bool /* freeAll */
424 Bool /* freeAll */
433 Bool /* freeAll */
441 Bool /* freeAll */
449 Bool /* freeAll */
457 Bool /* freeAll */
465 Bool /* freeAll */
473 Bool /* freeAll */
481 Bool /* freeAll *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 409 Bool /* freeAll */
417 Bool /* freeAll */
424 Bool /* freeAll */
433 Bool /* freeAll */
441 Bool /* freeAll */
449 Bool /* freeAll */
457 Bool /* freeAll */
465 Bool /* freeAll */
473 Bool /* freeAll */
481 Bool /* freeAll *
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vdbeInt.h 31 typedef unsigned char Bool;
50 Bool zeroed; /* True if zeroed out and ready for reuse */
51 Bool rowidIsValid; /* True if lastRowid is valid */
52 Bool atFirst; /* True if pointing to first entry */
53 Bool useRandomRowid; /* Generate new record numbers semi-randomly */
54 Bool nullRow; /* True if pointing to a row with no data */
55 Bool deferredMoveto; /* A call to sqlite3BtreeMoveto() is needed */
56 Bool isTable; /* True if a table requiring integer keys */
57 Bool isIndex; /* True if an index containing keys only - no data */
58 Bool isOrdered; /* True if the underlying table is BTREE_UNORDERED *
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
glx_empty.c 75 Bool
88 Bool
113 Bool
131 Bool
146 Bool
240 GLXContext b, Bool c)
  /external/mesa3d/src/glx/apple/
glx_empty.c 75 Bool
88 Bool
113 Bool
131 Bool
146 Bool
240 GLXContext b, Bool c)
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h 99 Bool send_event; /* true if this came from a SendEvent request */
110 Bool send_event; /* true if this came from a SendEvent request */
292 Bool /* onoff */
300 Bool /* onoff */
326 Bool /* motion */,
410 Bool send_event
  /external/valgrind/main/callgrind/
events.h 93 Bool CLG_(is_zero_cost)(EventSet*,ULong*);
94 Bool CLG_(is_equal_cost)(EventSet*,ULong*,ULong*);
100 Bool CLG_(add_and_zero_cost)(EventSet*,ULong* dst, ULong* src);
101 Bool CLG_(add_and_zero_cost2)(EventSet*,ULong* dst,EventSet*,ULong* src);
104 Bool CLG_(add_diff_cost)(EventSet*,ULong* dst, ULong* old, ULong* new_cost);
105 Bool CLG_(add_diff_cost_lz)(EventSet*,ULong** pdst, ULong* old, ULong* new_cost);
  /external/valgrind/main/drd/
drd_clientobj.c 42 static Bool s_trace_clientobj;
47 static Bool clientobj_remove_obj(DrdClientobj* const p);
52 void DRD_(clientobj_set_trace)(const Bool trace)
106 Bool DRD_(clientobj_present)(const Addr a1, const Addr a2)
158 Bool DRD_(clientobj_remove)(const Addr addr, const ObjType t)
177 static Bool clientobj_remove_obj(DrdClientobj* const p)
drd_vc.h 81 Bool DRD_(vc_lte)(const VectorClock* const vc1,
83 Bool DRD_(vc_ordered)(const VectorClock* const vc1,
102 Bool DRD_(vc_lte)(const VectorClock* const vc1, const VectorClock* const vc2)
drd_hb.h 40 void DRD_(hb_set_trace)(const Bool trace_hb);
drd_segment.h 72 Bool DRD_(sg_get_trace)(void);
73 void DRD_(sg_set_trace)(const Bool trace_segment);
  /external/valgrind/main/coregrind/m_initimg/
initimg-pathscan.c 64 static Bool scan_colsep(char *colsep, Bool (*func)(const char *))
99 static Bool match_executable(const char *entry)
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Bool.java 19 * $Id: Bool.java 468655 2006-10-28 07:12:06Z minchau $
30 public class Bool extends UnaryOperation
50 return right.bool() ? XBoolean.S_TRUE : XBoolean.S_FALSE;
62 public boolean bool(XPathContext xctxt) method in class:Bool
65 return m_right.bool(xctxt);
  /external/valgrind/main/coregrind/m_debuginfo/
priv_readdwarf.h 69 Bool is_ehframe );
  /external/valgrind/main/coregrind/
pub_core_syswrap.h 55 Bool restart
m_errormgr.c 214 Bool name_is_simple_str; /* True if name is a string without
279 Bool VG_(showing_core_errors)(void)
286 static Bool eq_Error ( VgRes res, Error* e1, Error* e2 )
350 Bool anyXtra;
448 Bool VG_(is_action_requested) ( Char* action, Bool* clo )
501 void do_actions_on_error(Error* err, Bool allow_db_attach)
503 Bool still_noisy = True;
565 static void pp_Error ( Error* err, Bool allow_db_attach, Bool xml
    [all...]
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrl.c 61 static Bool wire_to_event();
105 Bool XNVCTRLQueryExtension (
150 Bool XNVCTRLQueryVersion (
181 Bool XNVCTRLIsNvScreen (
188 Bool isnv;
212 Bool XNVCTRLQueryTargetCount (
282 Bool XNVCTRLSetTargetAttributeAndGetStatus (
293 Bool success;
321 Bool XNVCTRLSetAttributeAndGetStatus (
335 Bool XNVCTRLQueryTargetAttribute
    [all...]
  /external/chromium_org/third_party/libva/va/x11/
va_dricommon.h 38 #define Bool int
87 Bool isDRI2Connected(VADriverContextP ctx, char **driver_name);
  /external/clang/test/CXX/temp/temp.decls/temp.friend/
p1.cpp 37 template <typename T> friend bool iszero(const A &a) throw();
63 bool b; // expected-note {{declared private here}}
64 template <typename T> friend bool has(const A&);
66 template <typename T> bool has(const A &x) {
69 template <typename T> bool hasnot(const A &x) {
76 bool b; // expected-note {{declared private here}}
80 bool check(A *a) {
85 bool check(A *a) {
92 class Bool;
94 template <class T> T transform(class Bool, T)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl_c.h 49 Bool direct );
55 Bool (*glXMakeCurrent)
  /external/valgrind/main/exp-sgcheck/
h_main.h 44 static inline Bool is_known_segment(Seg* teg) {
50 Bool Seg__is_freed(Seg* seg);
  /external/valgrind/main/include/
pub_tool_xarray.h 84 extern Bool VG_(lookupXA) ( XArray*, void* key,
95 extern Bool VG_(lookupXA_UNSAFE) ( XArray* xao, void* key,

Completed in 428 milliseconds

1 2 3 4 5 6 7 891011>>