/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
plistlib.py | 18 Values can be strings, integers, floats, booleans, tuples, lists,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
plistlib.py | 18 Values can be strings, integers, floats, booleans, tuples, lists,
|
/external/eigen/Eigen/src/Core/ |
Functors.h | 223 * \brief Template functor to compute the and of two booleans 239 * \brief Template functor to compute the or of two booleans [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateHandlerTest.java | 90 * TODO: Test trying to change strings arguments (currently just varies enums and booleans) 544 // Next check all other parameters, cycling through booleans and enums. [all...] |
/external/dexmaker/src/test/java/com/google/dexmaker/ |
DexMakerTest.java | [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest1.java | 591 boolean[] booleans = { true, false, false, true }; 592 objToSave = booleans; [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir.cpp | 1125 * booleans. Samplers cannot be constants, and the others should 1168 * booleans. Samplers cannot be constants, and the others should [all...] |
ir.h | 202 * zero (or \c false for booleans). 215 * one (or \c true for booleans). [all...] |
/external/mesa3d/src/glsl/ |
ir.cpp | 1125 * booleans. Samplers cannot be constants, and the others should 1168 * booleans. Samplers cannot be constants, and the others should [all...] |
ir.h | 202 * zero (or \c false for booleans). 215 * one (or \c true for booleans). [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xproto.h | 397 CARD8 flags; /* DoRed, DoGreen, DoBlue booleans */ 1021 BYTE flags; /* sameScreen and focus booleans, packed together */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xproto.h | 397 CARD8 flags; /* DoRed, DoGreen, DoBlue booleans */ 1021 BYTE flags; /* sameScreen and focus booleans, packed together */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xproto.h | 397 CARD8 flags; /* DoRed, DoGreen, DoBlue booleans */ 1021 BYTE flags; /* sameScreen and focus booleans, packed together */ [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
CtsTest.java | 825 * @param args set of booleans on which to perform exclusive or
|
/external/checkpolicy/ |
checkpolicy.c | 57 * booleans or conditional rules are thrown away a warning is printed.
|
/external/chromium_org/build/config/ |
BUILDCONFIG.gn | 74 # We set these various is_FOO booleans for convenience in writing OS-based
|
/external/chromium_org/chrome/ |
chrome.gyp | 568 # In GYP, booleans are 0/1, not True/False. [all...] |
/external/chromium_org/remoting/webapp/ |
host_native_messaging.js | 487 * the callback as booleans: supported, allowed, set-by-policy.
|
/external/chromium_org/third_party/cld/base/ |
commandlineflags.h | 232 // Otherwise, return the value. NOTE: for booleans, for true use
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
bitvect.h | 417 /* ===> matrix-of-booleans operations: */
|
/external/chromium_org/v8/src/ |
ic.h | 165 // - The oddball map is only used for booleans. [all...] |
runtime.js | 120 // Objects (including functions), null, undefined and booleans were
|
/external/kernel-headers/original/linux/ |
audit.h | 115 #define AUDIT_MAC_CONFIG_CHANGE 1405 /* Changes to booleans */
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefRecord.h | 255 * \param[in,out] IsChunked This array of booleans indicates whether a record has the
|
/external/nist-sip/java/gov/nist/core/ |
GenericObject.java | 366 * Pretty printing accumulator function for booleans
|