OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:booleans
(Results
51 - 75
of
176
) sorted by null
1
2
3
4
5
6
7
8
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.9.1.js
109
// x and y are
booleans
. return true if both are true or both are false.
11.9.2.js
108
// x and y are
booleans
. return true if both are true or both are false.
11.9.3.js
108
// x and y are
booleans
. return true if both are true or both are false.
/external/webkit/Source/ThirdParty/ANGLE/include/KHR/
khrplatform.h
74
*
booleans
cannot use this as the base type for their boolean.
/external/webkit/Source/WebCore/rendering/style/
FillLayer.cpp
120
// We do not check the "isSet"
booleans
for each property, since those are only used during initial construction
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
HugeAgent.java
73
* two
booleans
and an integer. With such a simple dataset, it's
/packages/apps/DeskClock/src/com/android/deskclock/
Alarm.java
331
// Returns days of week encoded in an array of
booleans
.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
audit.h
107
#define AUDIT_MAC_CONFIG_CHANGE 1405 /* Changes to
booleans
*/
/external/bluetooth/glib/docs/reference/glib/tmpl/
keyfile.sgml
45
Booleans
=true;false;true;true
72
booleans
and lists of these. Lists are separated by a separator character,
/external/guava/javadoc/com/google/common/collect/class-use/
ComparisonChain.html
121
Compares two <code>boolean</code> values as specified by <A HREF="../../../../../com/google/common/primitives/
Booleans
.html#compare(boolean, boolean)"><CODE>
Booleans
.compare(boolean, boolean)</CODE></A>, <i>if</i> the result of this comparison chain has not
/external/guava/javadoc/com/google/common/primitives/
package-summary.html
92
<TD WIDTH="15%"><B><A HREF="../../../../com/google/common/primitives/
Booleans
.html" title="class in com.google.common.primitives">
Booleans
</A></B></TD>
/frameworks/base/media/java/android/media/
JetPlayer.java
298
* @param muteArray an array of
booleans
to specify which MIDI tracks will be muted during
337
* @param muteArray an array of
booleans
to specify which MIDI tracks are muted. The value at
/external/tagsoup/src/org/ccil/cowan/tagsoup/
XMLWriter.java
1175
private String[]
booleans
= {"checked", "compact", "declare", "defer",
field in class:XMLWriter
[
all
...]
/ndk/build/gmsl/
index.html
44
<span style="font-family: monospace;">Returns: Returns $(true) if both of the
booleans
are true</span><br style="font-family: monospace;">
48
<span style="font-family: monospace;">Returns: Returns $(true) if either of the
booleans
is true</span><br style="font-family: monospace;">
52
<span style="font-family: monospace;">Returns: Returns $(true) if exactly one of the
booleans
is true</span><br style="font-family: monospace;">
/cts/libs/json/src/com/android/json/stream/
JsonWriter.java
28
* literal values (strings, numbers,
booleans
and nulls) as well as the begin
/external/chromium/base/third_party/nspr/
prtypes.h
455
** 'if (bool)', 'while (!bool)', '(bool) ? x : y' etc., to test
booleans
/external/llvm/lib/Analysis/
SparsePropagation.cpp
118
/// getFeasibleSuccessors - Return a vector of
booleans
to indicate which
/external/v8/src/mips/
code-stubs-mips.cc
252
// This stub does not handle the inlined cases (Smis,
Booleans
, undefined).
/external/webkit/Source/WebCore/bridge/jni/v8/
JNIUtilityPrivate.cpp
196
// array of
booleans
/frameworks/base/core/java/android/util/
JsonWriter.java
28
* literal values (strings, numbers,
booleans
and nulls) as well as the begin
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ostream
420
* For ease of use, sentries may be converted to
booleans
. The
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
libmng_types.h
304
typedef mng_int8 mng_bool; /*
booleans
*/
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
ostream
420
* For ease of use, sentries may be converted to
booleans
. The
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
ostream
420
* For ease of use, sentries may be converted to
booleans
. The
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/
ProgressTaskDialog.java
230
// The dialog is disposed. Just set the
booleans
. We shouldn't be here.
Completed in 2488 milliseconds
1
2
3
4
5
6
7
8