OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
276 - 300
of
62409
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java
54
assertTrue("first button of first list item should
have
focus",
70
assertTrue("focus should
have
moved to second button of first item",
72
assertEquals("selection should not
have
changed",
74
assertEquals("list item should not
have
been shifted",
79
assertTrue("focus should
have
moved back to first button of first item",
81
assertEquals("list item should not
have
been shifted",
92
assertEquals("selection should
have
moved to second item",
95
assertTrue("first button of second item should
have
focus",
97
assertEquals("list item should not
have
been shifted",
106
assertTrue("first button of second item should
have
focus"
[
all
...]
/hardware/libhardware/modules/
README.android
7
Modules are .so in /system/libs/hw/ and
have
a well defined naming
15
They also
have
a well defined interface which lives in include/hardware/.
17
A module can
have
several variants: "default", "arch" and "board", and they're
/ndk/sources/host-tools/make-3.81/
configh.dos
15
You should
have
received a copy of the GNU General Public License along with
40
/* Define to 1 if you
have
`alloca', as a function or macro. */
43
/* Define if you
have
the fdopen function. */
46
/* Define to 1 if you
have
the `getgroups' function. */
49
/* Define if you
have
the <memory.h> header file. */
52
/* Define if you
have
the mkstemp function. */
55
/* Define to 1 if you
have
the `mktemp' function. */
58
/* Define to 1 if you
have
the `setlinebuf' function. */
61
/* Define to 1 if you
have
the `setvbuf' function. */
73
/* Define if you
have
the select function. *
[
all
...]
/external/apache-harmony/support/src/test/java/tests/support/
Support_MapTest2.java
42
assertTrue("Should not
have
entries", !map.entrySet().iterator()
44
assertTrue("Should not
have
keys", !map.keySet().iterator()
46
assertTrue("Should not
have
values", !map.values().iterator()
56
assertTrue("Should not
have
entries", !map.entrySet().iterator()
58
assertTrue("Should not
have
keys", !map.keySet().iterator()
60
assertTrue("Should not
have
values", !map.values().iterator()
/libcore/support/src/test/java/tests/support/
Support_MapTest2.java
42
assertTrue("Should not
have
entries", !map.entrySet().iterator()
44
assertTrue("Should not
have
keys", !map.keySet().iterator()
46
assertTrue("Should not
have
values", !map.values().iterator()
56
assertTrue("Should not
have
entries", !map.entrySet().iterator()
58
assertTrue("Should not
have
keys", !map.keySet().iterator()
60
assertTrue("Should not
have
values", !map.values().iterator()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
9
//
Have
pthreads support.
12
// Don't
have
native <cplusplus> headers
18
// We do
have
rtti support now through GAbi++
24
// Don't
have
underlying local support.
53
// The system math library doesn't
have
long double variants, e.g
74
// Android does
have
include_next but it doesn't work well in our build system.
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
9
//
Have
pthreads support.
12
// Don't
have
native <cplusplus> headers
18
// We do
have
rtti support now through GAbi++
24
// Don't
have
underlying local support.
52
// The system math library doesn't
have
long double variants, e.g
74
// Android does
have
include_next but it doesn't work well in our build system.
/art/runtime/jdwp/
README.txt
4
actually generated by debuggers
have
been implemented. The reasoning
5
behind this is that it's better to leave a call unimplemented than
have
/build/core/
proguard.flags
1
# We
have
moved -dontobfuscate and -dontoptimize to the makefiles.
12
# Keep classes and methods that
have
the guava @VisibleForTesting annotation
/development/tools/rmtypedefs/
README.txt
3
This utility finds and removes all .class files that
have
been
7
It also makes sure that these annotations
have
source level retention
/external/autotest/client/samples/
control.rpm_kernel
10
only if you
have
an autotest package repository properly setup.
15
# The below won't work unless you
have
configured an autotest package
/external/autotest/client/site_tests/platform_HighResTimers/
control
8
CRITERIA = "Fails if no timers
have
nanosecond resolution."
18
Reads from /proc/timer_list to see if any reported timers
have
nanosecond
/external/autotest/client/tests/kvm/
README
11
even get the OS iso in case you don't
have
it yet.
19
So you can
have
a better idea of how the test is organized
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
__init__.py
6
# 2. Other users may import individual files so filenames should still
have
9
# 3. Class names should not
have
"map_job" prefix.
/external/clang/test/CodeGen/
inline-asm-matching-constraint.c
2
// Sadly since this requires a register constraint to trigger we
have
to set
10
// constraint should not
have
an early clobber on it.
/external/clang/test/Parser/
cxx-condition.cpp
8
while (int x) ; // expected-error {{variable declaration in condition must
have
an initializer}}
14
if (S a(42)) {} // expected-error {{variable declaration in condition cannot
have
a parenthesized initializer}}
/external/icu/icu4c/source/i18n/
fmtableimp.h
27
* IEEE doubles
have
53 bits of mantissa, 10 bits exponent, 1 bit sign.
28
* IBM Mainframes
have
56 bits of mantissa, 7 bits of base 16 exponent, 1 bit sign.
/external/llvm/test/Assembler/
2002-04-29-NameBinding.ll
2
;
have
all of the references!
15
%v1 = alloca i32 ;; Alloca should
have
one use!
/external/llvm/test/CodeGen/WinEH/
lit.local.cfg
2
# buildbots
have
a stray misched-copy.s output file lying around that causes
5
# It should be possible to remove this override once all the bots
have
cycled
/external/llvm/test/CodeGen/X86/
lit.local.cfg
2
# buildbots
have
a stray misched-copy.s output file lying around that causes
5
# It should be possible to remove this override once all the bots
have
cycled
/external/llvm/test/Verifier/
atomics.ll
3
; CHECK: atomic store operand must
have
integer, pointer, or floating point type!
4
; CHECK: atomic load operand must
have
integer, pointer, or floating point type!
/external/ltrace/sysdeps/
README
1
Each operating system must
have
a subdir here, with a Makefile
11
have
to be provided by "sysdep.o".
/external/markdown/docs/
release-2.0.2.txt
4
Python-Markdown 2.0.2 is a bug-fix release. No new features
have
been added.
6
ElementTree on older versions of Python (< 2.5). There
have
also been a few
/external/tpm2/
GetTestResult.c
12
// that all tests that
have
been run
have
completed successfully. There is not test data and the test result is
/external/v8/test/message/
for-in-let-loop-initializers-strict.out
4
*%(basename)s:8: SyntaxError: for-in loop variable declaration may not
have
an initializer.
7
SyntaxError: for-in loop variable declaration may not
have
an initializer.
Completed in 5231 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>