HomeSort by relevance Sort by last modified time
    Searched refs:bool (Results 1 - 25 of 545) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/glsl/tests/
attribute-05.glsl 1 /* FAIL - attribute cannot have type bool */
2 attribute bool i;
constructor-09.glsl 5 uniform bool c;
11 bool z;
21 z = bool(a);
22 z = bool(b);
23 z = bool(c);
condition-03.glsl 3 uniform bool a;
condition-04.glsl 3 uniform bool a;
if-03.glsl 3 uniform bool a;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ref/
SoftReferenceTest.java 23 static Boolean bool; field in class:SoftReferenceTest
26 bool = null;
35 bool = new Boolean(true);
36 SoftReference sr = new SoftReference(bool, rq);
42 new SoftReference(bool, null);
53 bool = new Boolean(true);
54 SoftReference sr = new SoftReference(bool);
63 bool = new Boolean(false);
64 SoftReference sr = new SoftReference(bool);
65 assertTrue("Same object not returned.", bool == sr.get())
    [all...]
WeakReferenceTest.java 24 static Boolean bool; field in class:WeakReferenceTest
27 bool = null;
36 bool = new Boolean(true);
38 WeakReference wr = new WeakReference(bool, rq);
42 // need a reference to bool so the jit does not optimize it away
43 assertTrue("should always pass", bool.booleanValue());
47 new WeakReference(bool, null);
58 bool = new Boolean(true);
59 WeakReference wr = new WeakReference(bool);
65 // need a reference to bool so the jit does not optimize it awa
    [all...]
PhantomReferenceTest.java 24 static Boolean bool; field in class:PhantomReferenceTest
27 bool = null;
35 bool = new Boolean(false);
36 PhantomReference pr = new PhantomReference(bool, rq);
46 bool = new Boolean(true);
47 PhantomReference pr = new PhantomReference(bool, rq);
52 // need a reference to bool so the jit does not optimize it away
53 assertTrue("should always pass", bool.booleanValue());
57 new PhantomReference(bool, null);
  /libcore/luni/src/test/java/tests/api/java/lang/ref/
WeakReferenceTest.java 24 static Boolean bool; field in class:WeakReferenceTest
27 bool = null;
36 bool = new Boolean(true);
39 WeakReference wr = new WeakReference(bool, rq);
45 // need a reference to bool so the jit does not optimize it away
46 assertTrue("should always pass", bool.booleanValue());
50 new WeakReference(bool, null);
61 bool = new Boolean(true);
63 WeakReference wr = new WeakReference(bool);
71 // need a reference to bool so the jit does not optimize it awa
    [all...]
SoftReferenceTest.java 27 static Boolean bool; field in class:SoftReferenceTest
31 bool = null;
40 bool = new Boolean(true);
42 SoftReference sr = new SoftReference(bool, rq);
51 new SoftReference(bool, null);
62 bool = new Boolean(true);
64 SoftReference sr = new SoftReference(bool);
76 bool = new Boolean(false);
77 SoftReference sr = new SoftReference(bool);
78 assertTrue("Same object not returned.", bool == sr.get())
    [all...]
  /external/astl/include/
limits 50 template<typename T, T bits, bool is_signed> struct digits10 {
71 static const bool is_specialized = false;
74 static const bool is_signed = false;
77 static const bool is_integer = false;
109 static const bool is_specialized = true;
114 static const bool is_signed = true;
115 static const bool is_integer = false;
125 static const bool is_specialized = true;
130 static const bool is_signed = true;
131 static const bool is_integer = false
    [all...]
  /frameworks/rs/scriptc/
rs_program.rsh 41 extern bool __attribute__((overloadable))
48 extern bool __attribute__((overloadable))
56 extern bool __attribute__((overloadable))
64 extern bool __attribute__((overloadable))
72 extern bool __attribute__((overloadable))
96 extern bool __attribute__((overloadable))
104 extern bool __attribute__((overloadable))
rs_object.rsh 94 * @return bool
160 * @return bool
162 extern bool __attribute__((overloadable))
167 extern bool __attribute__((overloadable))
172 extern bool __attribute__((overloadable))
177 extern bool __attribute__((overloadable))
182 extern bool __attribute__((overloadable))
187 extern bool __attribute__((overloadable))
192 extern bool __attribute__((overloadable))
197 extern bool __attribute__((overloadable)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
And.java 50 if (expr1.bool())
54 return expr2.bool() ? XBoolean.S_TRUE : XBoolean.S_FALSE;
69 public boolean bool(XPathContext xctxt) method in class:And
72 return (m_left.bool(xctxt) && m_right.bool(xctxt));
Or.java 50 if (!expr1.bool())
54 return expr2.bool() ? XBoolean.S_TRUE : XBoolean.S_FALSE;
69 public boolean bool(XPathContext xctxt) method in class:Or
72 return (m_left.bool(xctxt) || m_right.bool(xctxt));
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/webkit/Source/WebCore/platform/text/mac/
HyphenationMac.mm 39 bool AtomicStringKeyedMRUCache<bool>::createValueForNullKey()
45 bool AtomicStringKeyedMRUCache<bool>::createValueForKey(const AtomicString& localeIdentifier)
54 bool canHyphenate(const AtomicString& localeIdentifier)
56 DEFINE_STATIC_LOCAL(AtomicStringKeyedMRUCache<bool>, isEnglishCache, ());
  /external/webkit/Source/WebKit2/Shared/mac/
AttributedString.mm 43 bool AttributedString::decode(CoreIPC::ArgumentDecoder* decoder, AttributedString& attributedString)
45 bool isNull;
LayerTreeContextMac.mm 48 bool LayerTreeContext::decode(CoreIPC::ArgumentDecoder* decoder, LayerTreeContext& result)
56 bool LayerTreeContext::isEmpty() const
61 bool operator==(const LayerTreeContext& a, const LayerTreeContext& b)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 146 bool, (rtx x, unsigned int size, int aligned_p),
201 bool, true)
229 bool, (rtx sym),
294 section *, (tree decl, enum node_frequency freq, bool startup, bool exit),
305 void, (FILE *file, tree decl, bool new_is_cold),
384 bool, (const_tree thunk_fndecl, HOST_WIDE_INT delta,
501 bool, (FILE *file, rtx x),
535 bool ,(unsigned char code),
709 void, (void *data, char *ready_try, int n_ready, bool first_cycle_insn_p)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 146 bool, (rtx x, unsigned int size, int aligned_p),
201 bool, true)
229 bool, (rtx sym),
294 section *, (tree decl, enum node_frequency freq, bool startup, bool exit),
305 void, (FILE *file, tree decl, bool new_is_cold),
384 bool, (const_tree thunk_fndecl, HOST_WIDE_INT delta,
501 bool, (FILE *file, rtx x),
535 bool ,(unsigned char code),
709 void, (void *data, char *ready_try, int n_ready, bool first_cycle_insn_p)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 146 bool, (rtx x, unsigned int size, int aligned_p),
201 bool, true)
229 bool, (rtx sym),
294 section *, (tree decl, enum node_frequency freq, bool startup, bool exit),
305 void, (FILE *file, tree decl, bool new_is_cold),
384 bool, (const_tree thunk_fndecl, HOST_WIDE_INT delta,
501 bool, (FILE *file, rtx x),
535 bool ,(unsigned char code),
709 void, (void *data, char *ready_try, int n_ready, bool first_cycle_insn_p)
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
AccessibilityControllerMac.mm 68 void AccessibilityController::setLogFocusEvents(bool)
72 void AccessibilityController::setLogScrollingStartEvents(bool)
76 void AccessibilityController::setLogValueChangeEvents(bool)
80 void AccessibilityController::setLogAccessibilityEvents(bool)
GCControllerMac.mm 41 void GCController::collectOnAlternateThread(bool waitUntilDone) const
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebPluginHalterClient.mm 41 bool WebPluginHalterClient::shouldHaltPlugin(Node* pluginNode, bool isWindowed, const String& pluginName) const
47 bool WebPluginHalterClient::enabled() const

Completed in 1360 milliseconds

1 2 3 4 5 6 7 8 91011>>