/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 161 // For booleans, "true" or "false".
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
descriptor.proto | 161 // For booleans, "true" or "false".
|
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/ |
guava-14.0-sources.jar | |
/prebuilts/tools/common/guava-tools/ |
src.zip | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/ |
guava-13.0.1-sources.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/ |
guava-15.0-sources.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/ |
guava-17.0-sources.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/18.0/ |
guava-18.0-sources.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/19.0/ |
guava-19.0-sources.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/20.0/ |
guava-20.0-sources.jar | |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
descriptor.proto | 161 // For booleans, "true" or "false".
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 536 // strings, dimensions, booleans, colors, integers, plurals, [all...] |
/system/sepolicy/prebuilts/api/28.0/private/ |
genfs_contexts | 89 # selinuxfs booleans can be individually labeled.
|
/system/sepolicy/private/ |
genfs_contexts | 89 # selinuxfs booleans can be individually labeled.
|
/external/llvm/lib/Transforms/Scalar/ |
SCCP.cpp | 457 // getFeasibleSuccessors - Return a vector of booleans to indicate which 538 // getFeasibleSuccessors - Return a vector of booleans to indicate which [all...] |
/external/mesa3d/src/compiler/glsl/ |
ir.h | 271 * zero (or \c false for booleans). 283 * one (or \c true for booleans). [all...] |
/external/protobuf/js/binary/ |
writer.js | [all...] |
/external/python/cpython3/Doc/library/ |
configparser.rst | 150 methods to handle integers, floats and booleans. The last one is the most 255 integers, floats and booleans are held as: strings [all...] |
/cts/libs/json/src/com/android/json/stream/ |
JsonReader.java | 28 * values (strings, numbers, booleans, and nulls) as well as the begin and [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/ |
ReprocessCaptureTest.java | 590 // Prepare an array of booleans indicating each capture's type (regular or reprocess) [all...] |
/external/autotest/cli/ |
topic_common.py | 122 # e.g. to print True/False for booleans.
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
vktShaderRenderOperatorTests.cpp | 234 PRECMASK_NA = 0, //!< Precision not applicable (booleans) 695 // \note Mediump interpolators are used for booleans, and highp for integers. [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderOperatorTests.cpp | 251 PRECMASK_NA = 0, //!< Precision not applicable (booleans) 710 // \note Mediump interpolators are used for booleans, and highp for integers. [all...] |
/external/deqp/modules/gles31/functional/ |
es31fUniformLocationTests.cpp | 192 // A (hopefully) unique value for a uniform. For multi-component types creates only one value. Values are in the range [0,1] for floats, [-128, 127] for ints, [0,255] for uints and 0/1 for booleans. Samplers are treated according to the types they return. [all...] |
/external/gflags/android/gflags/ |
gflags.h | 312 // Otherwise, return the value. NOTE: for booleans, for true use
|