OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
76 - 100
of
30551
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/gyp/test/actions-multiple/
gyptest-all.py
45
test.must_contain('relocate/src/multi2.txt', 'hello
there
')
46
test.must_contain('relocate/src/multi_dep.txt', 'hello
there
')
51
test.must_contain('relocate/src/output1.txt', 'hello
there
')
52
test.must_contain('relocate/src/output2.txt', 'hello
there
')
53
test.must_contain('relocate/src/output3.txt', 'hello
there
')
54
test.must_contain('relocate/src/output4.txt', 'hello
there
')
/frameworks/base/core/java/android/webkit/
WebViewDatabase.java
48
* Gets whether
there
are any saved username/password pairs for web forms.
51
* @return true if
there
are any saved username/password pairs
75
* Gets whether
there
are any saved credentials for HTTP authentication.
77
* @return whether
there
are any saved credentials
98
* Gets whether
there
is any saved data for web forms.
100
* @return whether
there
is any saved data for web forms
/cts/tests/assets/webkit/
test_br_tag.html
23
there
is a br after line1<br>line2
26
there
are two brs after line3<br><br>line 4
/external/chromium/webkit/glue/
webkit_constants.h
11
// default of 10ms. We'd like to go lower, however
there
are poorly
12
// coded websites out
there
which do create CPU-spinning loops. Using
/external/chromium_org/third_party/WebKit/ManualTests/inspector/
webinspector-log.html
16
<br>In the original inspector window,
there
should now be a message
17
in the console with the text "hello, world".
There
will be a blue
/external/chromium_org/third_party/icu/source/tools/toolutil/
platform_xopen_source_extended.h
15
*
there
might be some platform issues when this is defined.
23
*
There
is an issue with turning on _XOPEN_SOURCE_EXTENDED on certain platforms.
/external/clang/test/Driver/
no-integrated-as-win.c
2
// CHECK:
there
is no external assembler we can use on windows
4
// But
there
is for mingw. The source file should only be mentioned once for
/external/clang/test/Sema/
nowarn-documentation-property.m
9
/// @return `nil` if
there
is no search string, and no prefix.
13
/// @return `nil` if
there
is no search string.
/external/compiler-rt/lib/asan/lit_tests/TestCases/
log_path_fork_test.cc.disabled
16
//
There
are two processes at this point, thus
there
should be two distinct
/external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNonnullByDefault.java
12
* the method parameters in that element are nonnull by default unless
there
is:
17
* <li>
there
is a default parameter annotation applied to a more tightly nested
/external/libcap-ng/libcap-ng-0.7/src/test/
thread_test.c
19
printf("Capabilities missing when
there
should be some\n");
36
printf("Detected capabilities when
there
should not be any\n");
/external/libpng/projects/cbuilder5/
zlib.readme.txt
2
explicitly build zlib. By taking this decision,
there
is no need
3
to update the libpng project each time when
there
is a change in
/external/llvm/test/Assembler/
2002-08-16-ConstExprInlined.ll
3
; assembly (because
there
are placeholders still around), which the assembler
6
;
There
are two things that need to be fixed here. Obviously assembling and
/external/llvm/test/Transforms/LCSSA/
unused-phis.ll
9
; Test to ensure that when
there
are multiple exit blocks, PHI nodes are
10
; only inserted by LCSSA when
there
is a use dominated by a given exit
/libcore/luni/src/main/java/java/util/
ListIterator.java
43
* Returns whether
there
are more elements to iterate.
45
* @return {@code true} if
there
are more elements, {@code false} otherwise.
51
* Returns whether
there
are previous elements to iterate.
53
* @return {@code true} if
there
are previous elements, {@code false}
64
* if
there
are no more elements.
75
* if
there
are no more elements.
85
* if
there
are no previous elements.
96
* if
there
are no previous elements.
/ndk/tests/device/test-stlport_shared-exception/jni/
singleton.cpp
3
// 1.
there
is an annoying warning.
5
// egcs fails to see that
there
is a public static accessor function.
/ndk/tests/device/test-stlport_static-exception/jni/
singleton.cpp
3
// 1.
there
is an annoying warning.
5
// egcs fails to see that
there
is a public static accessor function.
/ndk/tests/standalone/init-fini-arrays/
README
11
section.
There
is no corresponding entry in the .fini_array for the
15
The main idea is to check that
there
is no .ctors or .dtors section in the
/bionic/libc/upstream-dlmalloc/
README.txt
8
Currently
there
are very minor modifications that are signified with:
/cts/tools/tradefed-host/src/com/android/cts/tradefed/util/
CtsHostStore.java
26
// needs concurrent verion as
there
can be multiple client accessing this.
27
// But
there
is no additional protection for the same key as that should not happen.
34
* So
there
should be no concurrent test for the same (serial, class, method).
45
* storage. If
there
is no result for the given condition, it will return null.
/dalvik/dx/tests/028-class-attrib-EnclosingMethod/
info.txt
6
class-level EnclosingMethod attribute, which is syntactically valid.
There
/development/ndk/tests/dlclose-destruction/jni/
libtest1.h
13
* by the destructor
there
.
/external/chromium/chrome/browser/geolocation/
geolocation_settings_state.h
40
//
There
's at least one entry with non-default setting.
42
//
There
's at least one entry with a non-ASK setting.
44
//
There
's at least one entry with ALLOWED setting.
46
//
There
's at least one entry that doesn't match the saved setting.
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
favicon_util.h
14
// NULL or
there
's no favicon for the NavigationEntry, this will return the
/external/chromium/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_content/
manifest.json
9
"default_title" : "
There
's a 'sandwich' in this page!"
Completed in 1378 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>