OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:booleans
(Results
76 - 100
of
328
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/linux/
ftape.h
124
/* Turn some
booleans
into numbers.
/external/libselinux/src/
booleans.c
25
#define SELINUX_BOOL_DIR "/
booleans
/"
/external/libsepol/include/sepol/policydb/
services.h
30
int sepol_genbools_policydb(policydb_t * policydb, const char *
booleans
);
/external/libsepol/tests/policies/test-deps/
base-metreq.conf
472
#
Booleans
base-notmetreq.conf
459
#
Booleans
small-base.conf
460
#
Booleans
/external/libsepol/tests/policies/test-expander/
alias-base.conf
450
#
Booleans
role-base.conf
432
#
Booleans
user-base.conf
435
#
Booleans
small-base.conf
670
#
Booleans
/external/llvm/test/Transforms/GlobalOpt/
2009-03-05-dbg.ll
2
; RUN: opt < %s -globalopt -stats -disable-output 2>&1 | grep "1 globalopt - Number of global vars shrunk to
booleans
"
/external/sepolicy/
app.te
136
# Setting SELinux enforcing status or
booleans
.
/external/skia/gm/
simpleaaclip.cpp
41
* This GM tests anti aliased single operation
booleans
with SkAAClips,
/external/v8/test/mjsunit/
value-wrapper.js
28
// When calling user-defined functions on strings,
booleans
or
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java
149
* @return a pair of
booleans
, the first indicating whether the tooltip should be
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
ChoiceTest.java
267
// two ASN.1
booleans
/external/chromium_org/tools/cr/cr/
config.py
173
build an internal typed value. Recognizes Null,
booleans
, and numbers as
/external/chromium_org/tools/json_schema_compiler/test/
arrays_unittest.cc
31
value->Set("
booleans
", booleans_value);
/external/linux-tools-perf/util/
parse-options.h
81
* PARSE_OPT_OPTARG: says that the argument is optionnal (not for
BOOLEANs
)
/external/llvm/include/llvm/Analysis/
SparsePropagation.h
193
/// getFeasibleSuccessors - Return a vector of
booleans
to indicate which
/external/llvm/test/Transforms/JumpThreading/
select.ll
11
;
booleans
where at least one operand is true/false/undef.
/frameworks/base/graphics/java/android/renderscript/
Type.java
37
* faces. LOD and cube map faces are
booleans
to indicate present or not
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Type.java
38
* faces. LOD and cube map faces are
booleans
to indicate present or not
/external/icu4c/i18n/unicode/
choicfmt.h
207
* @param closures Array of
booleans
specifying whether each
317
* @param closures Array of limit
booleans
339
* Before ICU 4.8, this used to return the limit
booleans
array.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py
783
class
booleans
(aetools.ComponentItem):
class in inherits:aetools.ComponentItem
784
"""
booleans
- """
787
boolean =
booleans
[
all
...]
Completed in 484 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>