Searched
full:booleans (Results
376 -
400 of
780) sorted by null
<<11121314151617181920>>
/external/selinux/secilc/ |
secilc.c | 65 printf(" -P, --preserve-tunables treat tunables as booleans\n");
|
/external/swiftshader/include/KHR/ |
khrplatform.h | 74 * booleans cannot use this as the base type for their boolean.
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/KHR/ |
khrplatform.h | 74 * booleans cannot use this as the base type for their boolean.
|
/external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/ |
resolve_constant_binary.cc | 104 // a vector of Booleans indicating which input is the larger in each
|
/external/tensorflow/tensorflow/python/layers/ |
utils.py | 222 # Allow integer booleans.
|
/external/v8/src/interpreter/ |
constant-array-builder.cc | 191 // pool entirely and use bytecodes with immediate values (Smis, booleans,
|
/frameworks/base/rs/java/android/renderscript/ |
Type.java | 31 * faces. LOD and cube map faces are booleans to indicate present or not
|
/frameworks/base/services/core/java/com/android/server/am/ |
PersistentConnection.java | 82 // TODO too many booleans... Should clean up.
|
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
HugeAgent.java | 73 * two booleans and an integer. With such a simple dataset, it's
|
/frameworks/native/opengl/include/KHR/ |
khrplatform.h | 74 * booleans cannot use this as the base type for their boolean.
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
Type.java | 38 * faces. LOD and cube map faces are booleans to indicate present or not
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
audit.h | 114 #define AUDIT_MAC_CONFIG_CHANGE 1405 /* Changes to booleans */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
ast.py | 44 Python literal structures: strings, numbers, tuples, lists, dicts, booleans,
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
ast.py | 44 Python literal structures: strings, numbers, tuples, lists, dicts, booleans,
|
/prebuilts/go/darwin-x86/src/database/sql/driver/ |
types.go | 47 // - booleans are returned unchanged
|
/prebuilts/go/darwin-x86/test/ |
cmp.go | 432 // named booleans
|
/prebuilts/go/linux-x86/src/database/sql/driver/ |
types.go | 47 // - booleans are returned unchanged
|
/prebuilts/go/linux-x86/test/ |
cmp.go | 432 // named booleans
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
fttypes.h | 105 /* A typedef of unsigned char, used for simple booleans. As usual, */ [all...] |
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/ |
swapchain.h | 110 // TODO: Add additional booleans for platform-specific extensions:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ast.py | 44 Python literal structures: strings, numbers, tuples, lists, dicts, booleans,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ast.py | 44 Python literal structures: strings, numbers, tuples, lists, dicts, booleans,
|
/system/sepolicy/prebuilts/api/27.0/private/ |
genfs_contexts | 46 # selinuxfs booleans can be individually labeled.
|
/external/autotest/client/deps/webgl_mpd/src/debug/ |
webgl-debug.js | 308 // Holds booleans for each GL error so after we get the error ourselves 434 // Holds booleans for each GL error so can simulate errors.
|
/external/flatbuffers/docs/source/ |
Internals.md | 377 ### Booleans and Nulls 379 Booleans (`TYPE_BOOL`) and nulls (`TYPE_NULL`) are encoded as inlined unsigned integers.
|
Completed in 3209 milliseconds
<<11121314151617181920>>