OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:both
(Results
126 - 150
of
24630
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/tutorials/MoarRam/res/values-v14/
styles.xml
5
AppBaseTheme from
BOTH
res/values/styles.xml and
/device/generic/goldfish/qemud/
Android.mk
5
# smooth builds even if the tree contains
both
versions.
/external/autotest/client/tests/fio/
control
8
fio is an I/O tool meant to be used
both
for benchmark and stress/hardware
/external/chromium-libpac/test/js-unittest/
simple.js
1
// PAC script which uses isInNet on
both
IP addresses and hosts, and calls
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/ipaddr/
README
1
ipaddr.py is a library for working with IP addresses,
both
IPv4 and IPv6.
/external/clang/test/Index/
warning-flags.c
4
// RUN: c-index-test -test-load-source all %s 2>&1|FileCheck -check-prefix=CHECK-
BOTH
-WARNINGS %s
5
// RUN: c-index-test -test-load-source-reparse 5 all %s 2>&1|FileCheck -check-prefix=CHECK-
BOTH
-WARNINGS %s
12
// CHECK-
BOTH
-WARNINGS: warning: control reaches end of non-void function
13
// CHECK-
BOTH
-WARNINGS: warning: incompatible pointer types returning 'float *' from a function with result type 'int *'
/external/clang/test/Modules/Inputs/available-is-better/
module.modulemap
2
// sure that
both
the first and last modules here are ones that would
/external/hamcrest/hamcrest-core/src/test/java/org/hamcrest/core/
CombinableTest.java
13
private static final CombinableMatcher<Integer> NOT_3_AND_NOT_4 = CombinableMatcher.<Integer>
both
(not(equalTo(3))).and(not(equalTo(4)));
25
assertMatches("
both
didn't pass", NOT_3_AND_NOT_4, 2);
26
assertDoesNotMatch("
both
didn't fail", NOT_3_AND_NOT_4, 3);
66
Matcher<String> matcher = CombinableMatcher.
both
(equalTo("yellow")).and(notNullValue(String.class));
/external/kernel-headers/original/uapi/asm-generic/
bitsperlong.h
8
*
both
32 and 64 bit user space must not rely on CONFIG_64BIT
/external/libcap-ng/libcap-ng-0.7/docs/
capng_clear.3
11
capng_clear sets to 0 all bits in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing
both
is desired.
capng_fill.3
11
capng_fill sets all bits to a 1 in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if filling
both
is desired.
/external/libxml2/test/schemas/
src-attribute1_0.xsd
3
default and fixed must not
both
be present
src-attribute2_0.xsd
3
If default and use are
both
present, use must have the ?actual value? optional
src-attribute3-1_0.xsd
3
One of ref or name must be present, but not
both
src-attribute4_0.xsd
3
type and <simpleType> must not
both
be present
src-element1_0.xsd
3
default and fixed must not
both
be present
/external/llvm/test/CodeGen/ARM/
fastisel-thumb-litpool.ll
3
; We used to accidentally create
both
an ARM and a Thumb ldr here. It led to an
/external/mesa3d/src/glsl/tests/lower_jumps/
lower_returns_4.opt_test
6
#
both
branches of an if-statement.
/external/pdfium/third_party/libpng16/
pngprefix.h
10
//
both
simultaneously present.
/external/sl4a/ScriptingLayerForAndroid/res/drawable/
atari_small_notice.txt
3
COMMENT License to copy, modify, and distribute for
both
commercial and
/external/smali/baksmali/src/test/resources/DuplicateTest/
DuplicateStaticInstanceFields.smali
15
# There is
both
a static and instance field with this signature.
/frameworks/av/media/audioserver/
Android.mk
42
# This is relevant for 64 bit architectures where either or
both
48
#
both
to build
both
32 bit and 64 bit libraries,
51
# <empty> to build
both
32 and 64 bit libraries and 32 bit audioserver.
/frameworks/base/packages/CarrierDefaultApp/
Android.mk
13
# This finds and builds the test apk as well, so a single make does
both
.
/frameworks/base/tests/LockTaskTests/res/values-v14/
styles.xml
5
AppBaseTheme from
BOTH
res/values/styles.xml and
/frameworks/base/tests/TransitionTests/res/values-v14/
styles.xml
5
AppBaseTheme from
BOTH
res/values/styles.xml and
Completed in 451 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>