HomeSort by relevance Sort by last modified time
    Searched full:booleans (Results 426 - 450 of 780) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 334 /* Convert the mask to a vector of booleans.
  /external/parameter-framework/upstream/test/functional-tests/
plan.md 378 - booleans
  /external/python/cpython2/Doc/library/
ast.rst 138 strings, numbers, tuples, lists, dicts, booleans, and ``None``.
  /external/python/cpython2/Lib/
plistlib.py 18 Values can be strings, integers, floats, booleans, tuples, lists,
  /external/python/cpython3/Doc/library/
ast.rst 122 dicts, sets, booleans, and ``None``.
  /external/python/cpython3/Doc/tools/extensions/
pyspecific.py 271 'bltin-null-object', 'bltin-type-objects', 'booleans',
  /external/selinux/prebuilts/bin/
sediff.py 202 print("Booleans ({0} Added, {1} Removed, {2} Modified)".format(
206 print(" Added Booleans: {0}".format(len(diff.added_booleans)))
210 print(" Removed Booleans: {0}".format(len(diff.removed_booleans)))
214 print(" Modified Booleans: {0}".format(len(diff.modified_booleans)))
    [all...]
  /external/selinux/python/audit2allow/
audit2allow 261 print("\tOne of the following booleans was set incorrectly.")
audit2why 261 print("\tOne of the following booleans was set incorrectly.")
  /external/selinux/python/sepolgen/src/sepolgen/
policygen.py 171 rule.comment += "\n#!!!! This avc can be allowed using one of the these booleans:\n# %s" % ", ".join([x[0] for x in av.data])
  /external/swiftshader/third_party/LLVM/lib/Analysis/
SparsePropagation.cpp 118 /// getFeasibleSuccessors - Return a vector of booleans to indicate which
  /external/syslinux/com32/lua/src/
lobject.h 391 int b; /* booleans */
  /frameworks/base/core/java/android/content/
ContentValues.java 429 // for booleans is an integer with a value of 0 or 1. Without this check, boolean
  /frameworks/base/core/java/android/ddm/
DdmHandleViewDebug.java 315 * Booleans are encoded via bytes with 0 indicating false.</li>
  /frameworks/base/core/java/android/util/
JsonWriter.java 28 * literal values (strings, numbers, booleans and nulls) as well as the begin
  /libcore/luni/src/test/java/libcore/dalvik/system/
JniTest.java 120 /** Test passing booleans as arguments to a native method */
  /libcore/ojluni/src/main/java/sun/security/x509/
NameConstraintsExtension.java 418 // Calculate hasMin and hasMax booleans (if necessary)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
plistlib.py 18 Values can be strings, integers, floats, booleans, tuples, lists,
  /prebuilts/gdb/linux-x86/lib/python2.7/
plistlib.py 18 Values can be strings, integers, floats, booleans, tuples, lists,
  /prebuilts/go/darwin-x86/src/encoding/json/
stream.go 279 // bool, for JSON booleans
  /prebuilts/go/linux-x86/src/encoding/json/
stream.go 279 // bool, for JSON booleans
  /prebuilts/misc/common/swig/include/2.0.11/java/
typemaps.i 369 /* Override typemaps in the INOUT_TYPEMAP macro for booleans to fix casts
  /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,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
policygen.py 171 rule.comment += "\n#!!!! This avc can be allowed using one of the these booleans:\n# %s" % ", ".join([x[0] for x in av.data])

Completed in 750 milliseconds

<<11121314151617181920>>