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

<<21222324252627282930>>

  /external/gflags/src/
gflags.h.in 312 // Otherwise, return the value. NOTE: for booleans, for true use
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags.h 310 // Otherwise, return the value. NOTE: for booleans, for true use
  /external/guava/guava/src/com/google/common/util/concurrent/
ServiceManager.java 419 * These two booleans are used to mark the state as ready to start.
  /external/jcommander/doc/
index.html 203 By default, JCommander parses the command line into basic types only (strings, booleans, integers and longs). Very often, your application actually needs more complex types, such as files, host names, lists, etc... To achieve this, you can write a type converter by implementing the following interface:
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
module.py 63 names: A dict from attribute names to include, to booleans
  /external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
gflags.h 311 // Otherwise, return the value. NOTE: for booleans, for true use
  /external/libyuv/files/third_party/gflags/gen/win/include/gflags/
gflags.h 311 // Otherwise, return the value. NOTE: for booleans, for true use
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 42 // Booleans always contain 0 or 1.
  /external/mockito/src/main/java/org/mockito/internal/matchers/apachecommons/
EqualsBuilder.java 485 * <p>Test if two <code>booleans</code>s are equal.</p>
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 614 # or operation on all booleans in sequenceAwareList
  /external/protobuf/js/binary/
decoder.js 33 * (signed and unsigned integers, varints, booleans, enums, hashes, strings,
  /external/protobuf/src/google/protobuf/
descriptor.proto 183 // For booleans, "true" or "false".
    [all...]
  /external/python/cpython2/Doc/reference/
compound_stmts.rst 92 until one is found to be true (see section :ref:`booleans` for the definition of
  /external/python/cpython2/Doc/whatsnew/
2.3.rst 571 return Booleans. ::
581 Python's Booleans were added with the primary goal of making code clearer. For
587 Python's Booleans were *not* added for the sake of strict type-checking. A very
589 Booleans, and would require that the expression in an :keyword:`if` statement
    [all...]
  /external/python/cpython3/Doc/whatsnew/
2.3.rst 571 return Booleans. ::
581 Python's Booleans were added with the primary goal of making code clearer. For
587 Python's Booleans were *not* added for the sake of strict type-checking. A very
589 Booleans, and would require that the expression in an :keyword:`if` statement
    [all...]
  /external/python/cpython3/Lib/
plistlib.py 18 Values can be strings, integers, floats, booleans, tuples, lists,
  /external/selinux/checkpolicy/
checkpolicy.c 58 * booleans or conditional rules are thrown away a warning is printed.
  /external/selinux/python/sepolicy/sepolicy/
gui.py 392 self.boolean_treeview = builder.get_object("Boolean_treeview") # Get the booleans tree list
    [all...]
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
cast.ll 34 ; Booleans are unsigned integrals
  /external/tensorflow/tensorflow/python/ops/
gradients_test.py 69 # List of booleans, indexed by operation id, indicating if
  /external/valgrind/coregrind/
m_xtree.c 498 // The booleans called_filename_new/called_fnname_new are set to True
    [all...]
  /external/webrtc/third_party/gflags/gen/posix/include/gflags/
gflags.h 332 // Otherwise, return the value. NOTE: for booleans, for true use
  /external/webrtc/third_party/gflags/gen/win/include/gflags/
gflags.h 354 // Otherwise, return the value. NOTE: for booleans, for true use
  /frameworks/base/core/java/android/app/
VoiceInteractor.java     [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadsetClient.java 69 * booleans with value <code>true</code>,
    [all...]

Completed in 922 milliseconds

<<21222324252627282930>>