OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
301 - 325
of
39030
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/sdk/1.6_r1/
requirements.jd
7
<p>You should
have
already been redirected by your browser. Please go to
/frameworks/base/docs/html/tools/sdk/preview/
features.jd
7
<p>You should
have
already been redirected by your browser. Please go to the
installing.jd
7
<p>You should
have
already been redirected by your browser. Please go to
requirements.jd
7
<p>You should
have
already been redirected by your browser. Please go to the
upgrading.jd
7
<p>You should
have
already been redirected by your browser. Please go to
/frameworks/compile/slang/tests/F_multi_export_errors/
stderr.txt.expect
1
multi_export_errors.rs:4:5: error: init(void) is required to
have
a void return type
/frameworks/compile/slang/tests/F_root_compute_int_in/
stderr.txt.expect
1
root_compute_int_in.rs:4:6: error: Compute kernel root() must
have
at least one parameter for in or out
/ndk/sources/cxx-stl/stlport/
README.android
6
have
them.
/ndk/sources/host-tools/sed-4.2.1/testsuite/
recall2.sed
3
#
have
to obey leftmost-longest. The tricky part is to recompile
/packages/providers/ContactsProvider/tests/assets/testUnsynced/
readme.txt
2
(by using the four corners trick in the Donut Welcome Screen). The contacts
have
different fields
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
smb_fs.h
20
/* __kernel_uid_t can never change, so we
have
to use __kernel_uid32_t */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
smb_fs.h
20
/* __kernel_uid_t can never change, so we
have
to use __kernel_uid32_t */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
smb_fs.h
20
/* __kernel_uid_t can never change, so we
have
to use __kernel_uid32_t */
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/
README.android
6
have
them.
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/
README.android
6
have
them.
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/
README.android
6
have
them.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
local_lim.h
15
You should
have
received a copy of the GNU Lesser General Public
21
and defines LINK_MAX although filesystems
have
different maxima. A
38
/*
Have
to remove NR_OPEN? */
43
/*
Have
to remove LINK_MAX? */
48
/*
Have
to remove OPEN_MAX? */
66
/* We
have
no predefined limit on the number of threads. */
91
/* Maximum value the semaphore can
have
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
local_lim.h
15
You should
have
received a copy of the GNU Lesser General Public
21
and defines LINK_MAX although filesystems
have
different maxima. A
38
/*
Have
to remove NR_OPEN? */
43
/*
Have
to remove LINK_MAX? */
48
/*
Have
to remove OPEN_MAX? */
66
/* We
have
no predefined limit on the number of threads. */
91
/* Maximum value the semaphore can
have
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
local_lim.h
15
You should
have
received a copy of the GNU Lesser General Public
21
and defines LINK_MAX although filesystems
have
different maxima. A
38
/*
Have
to remove NR_OPEN? */
43
/*
Have
to remove LINK_MAX? */
48
/*
Have
to remove OPEN_MAX? */
66
/* We
have
no predefined limit on the number of threads. */
91
/* Maximum value the semaphore can
have
. */
/external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.cc
28
// slow, we avoid purging undesired types unless we
have
reason to believe
36
// initial_sync_ended should clean | may
have
attempted cleanup
37
// !initial_sync_ended should clean | may
have
never been enabled, or
38
// | could
have
been disabled before
40
// | may not
have
happened yet
/external/webkit/LayoutTests/storage/
statement-error-callback.html
28
log("FAIL - this statement should
have
failed");
34
log("FAIL - This statement should not
have
been executed");
37
log("FAIL - This statement should not
have
been executed");
43
log("FAIL - the transaction error callback should not
have
been invoked.");
48
log("FAIL - the transaction success callback should not
have
been invoked.");
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
while-002.js
25
"result = \"fail: should not
have
evaluated statements in while block;break"
31
"result = \"fail: should not
have
evaluated statements in while block; break"
37
"result = \"fail: should not
have
evaluated statements in while block; break;"
43
"result = \"fail: should not
have
evaluated statements in while block; break"
49
"result = \"fail: should not
have
evaluated statements in while block; break"
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
StartInTouchWithViewInFocusTest.java
50
assertTrue("edit text is focusable in touch mode, should
have
focus", mEditText.isFocused());
56
assertFalse("should
have
left touch mode", mEditText.isInTouchMode());
57
assertTrue("should
have
given focus to next view", mButton.isFocused());
63
assertFalse("should
have
left touch mode", mEditText.isInTouchMode());
64
assertTrue("edit text should still
have
focus", mEditText.isFocused());
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
9
//
Have
pthreads support.
12
// Don't
have
native <cplusplus> headers
24
// Don't
have
underlying local support.
52
// The system math library doesn't
have
long double variants, e.g
73
// Android does
have
include_next but it doesn't work well in our build system.
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_android.h
9
//
Have
pthreads support.
12
// Don't
have
native <cplusplus> headers
24
// Don't
have
underlying local support.
52
// The system math library doesn't
have
long double variants, e.g
73
// Android does
have
include_next but it doesn't work well in our build system.
Completed in 540 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>