| /external/deqp/modules/gles2/functional/ |
| D | es2fImplementationLimitTests.cpp | 73 struct Boolean struct 75 GLboolean value; 76 Boolean (GLboolean value_) : value(value_) {} in Boolean() argument
|
| /external/clang/test/Rewriter/ |
| D | rewrite-extern-c.mm | 7 typedef unsigned char Boolean; typedef
|
| /external/v8/test/mjsunit/regress/ |
| D | regress-900966.js | 48 Boolean.prototype[12] = 'z'; class
|
| /external/v8/test/webkit/ |
| D | primitive-method-this.js | 33 Boolean.prototype.thisType = function() { return typeof this; }; class
|
| /external/v8/test/mjsunit/ |
| D | indexed-value-properties.js | 53 Boolean.prototype[0] = 0; class
|
| D | constant-folding.js | 189 Boolean.prototype.toString = function() { return "foo"; } class
|
| D | value-callic-prototype-change.js | 76 Boolean.prototype.toString = function() { return 0; }; class
|
| D | value-wrapper.js | 106 Boolean.prototype.TypeOfThis = TypeOfThis; class
|
| D | keyed-call-generic.js | 54 Boolean.prototype.type = TypeOfThis; class
|
| /external/clang/test/Sema/ |
| D | implicit-decl.c | 4 typedef unsigned char Boolean; typedef
|
| D | block-return.c | 54 typedef char Boolean; typedef
|
| /external/clang/test/SemaObjC/ |
| D | objc-cf-audited-warning.m | 12 typedef unsigned char Boolean; typedef
|
| /external/clang/test/Analysis/ |
| D | misc-ps-64.m | 11 typedef unsigned char Boolean; typedef
|
| D | bool-assignment.c | 68 typedef unsigned char Boolean; typedef
|
| D | cfref_PR2519.c | 4 typedef unsigned char Boolean; typedef
|
| D | keychainAPI.m | 244 typedef unsigned Boolean; typedef
|
| D | cfref_rdar6080742.c | 11 typedef unsigned char Boolean; typedef
|
| D | uninit-vals-ps.c | 67 typedef unsigned char Boolean; typedef
|
| /external/google-breakpad/src/common/ |
| D | convert_UTF.h | 112 typedef unsigned char Boolean; /* 0 or 1 */ typedef
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fImplementationLimitTests.cpp | 90 struct Boolean struct 92 GLboolean value; 93 Boolean (GLboolean value_) : value(value_) {} in Boolean() function
|
| /external/jmonkeyengine/engine/src/core/com/jme3/shader/ |
| D | VarType.java | 47 Boolean, enumConstant
|
| /external/llvm/include/llvm/Support/ |
| D | ConvertUTF.h | 104 typedef unsigned char Boolean; /* 0 or 1 */ typedef
|
| /external/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFFormValue.h | 60 bool Boolean() const { return m_value.value.uval != 0; } in Boolean() function
|
| /external/v8/test/webkit/fast/js/ |
| D | Object-getOwnPropertyNames.js | 82 "Boolean": "['arguments', 'caller', 'length', 'name', 'prototype']", property
|
| /external/selinux/policycoreutils/gui/ |
| D | booleansPage.py | 71 class Boolean(Modifier): class
|