HomeSort by relevance Sort by last modified time
    Searched defs:BOOL (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_push_BOOL.h 1 #pragma push_macro("BOOL")
2 #undef BOOL
3 #define BOOL WINBOOL
  /external/chromium_org/tools/gyp/test/win/linker-flags/
no-default-libs.cc 9 typedef short BOOL;
12 BOOL CopyFileW(const wchar_t*, const wchar_t*, BOOL);
  /external/clang/test/CodeGenObjC/Inputs/
literal-support.h 4 typedef unsigned char BOOL;
21 + (NSNumber *)numberWithBool:(BOOL)value;
  /external/clang/test/CodeGenObjCXX/Inputs/
literal-support.h 4 typedef unsigned char BOOL;
21 + (NSNumber *)numberWithBool:(BOOL)value;
  /external/clang/test/Analysis/
bool-assignment.c 4 // Test C++'s bool and C's _Bool.
6 // casts to bool. Arguably, however, these conversions are okay; the result
10 bool constant = 2; // no-warning
12 bool x = y; // no-warning
16 bool x = y; // no-warning
19 bool x = y; // no-warning
23 bool x = 0; // no-warning
35 // Test Objective-C's BOOL
37 typedef signed char BOOL;
40 BOOL constant = 2; // expected-warning {{Assignment of a non-Boolean value}
    [all...]
  /external/clang/test/Analysis/inlining/
InlineObjCInstanceMethod.h 6 typedef signed char BOOL;
11 @protocol NSObject - (BOOL)isEqual:(id)object; @end
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xwindows.h 53 #define BOOL wBOOL
65 #undef BOOL
Xwinsock.h 42 #define BOOL wBOOL
53 #undef BOOL
Xmd.h 143 typedef CARD8 BOOL;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xwindows.h 53 #define BOOL wBOOL
65 #undef BOOL
Xwinsock.h 42 #define BOOL wBOOL
53 #undef BOOL