OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
726 - 750
of
30551
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_task_helper.h
60
// If
there
is an error, |error_callback| is invoked on the IO thread to
75
// If
there
is an error, |error_callback| is invoked on the IO thread to
107
// If
there
is no error, |file_entry| will contain the
111
// If
there
is an error, |file_entry| is invalid and |error| is
121
// If
there
is no error, |error| is set to false, |file_entries| has the
125
// If
there
is an error, |error| is set to true, |file_entries| is empty
/external/chromium_org/content/test/plugin/
plugin_test.cc
161
//
There
is no default action here.
177
//
There
is no default action.
182
//
There
is no default action.
186
//
There
is no default action
190
//
There
is no default action
196
//
There
is no default action
/external/chromium_org/third_party/mesa/src/src/glsl/
ir_function.cpp
46
/* This is set to true if
there
is an inexact match requiring an implicit
92
/* Since
there
are no bi-directional automatic conversions (e.g.,
93
*
there
is int -> float but no float -> int), inout parameters must
138
* a signature. In this case, it is a semantic error if
there
are
164
/*
There
is no exact match (we would have returned it by now). If
there
/external/chromium_org/tools/valgrind/tsan/
ignores.txt
15
# ignore pulseaudio - We don't have symbols
there
and it can be slow otherwise
51
# need precise stack traces
there
.
85
# Lots of tiny functions
there
...
117
#
There
's some weird failure test going on in this tiny test function in sqlite
121
#
There
is a benign race which is hard to suppress properly,
160
# Probably the reports are
there
since we're missing the libc internal locks
/external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h
356
/// UNKNOWN_LIBCALL if
there
is none.
360
/// UNKNOWN_LIBCALL if
there
is none.
364
/// UNKNOWN_LIBCALL if
there
is none.
368
/// UNKNOWN_LIBCALL if
there
is none.
372
/// UNKNOWN_LIBCALL if
there
is none.
376
/// UNKNOWN_LIBCALL if
there
is none.
/external/mesa3d/src/glsl/
ir_function.cpp
46
/* This is set to true if
there
is an inexact match requiring an implicit
92
/* Since
there
are no bi-directional automatic conversions (e.g.,
93
*
there
is int -> float but no float -> int), inout parameters must
138
* a signature. In this case, it is a semantic error if
there
are
164
/*
There
is no exact match (we would have returned it by now). If
there
/external/proguard/src/proguard/util/
ClassNameParser.java
68
// Is
there
an 'L///;' wildcard?
84
// Is
there
an 'L***;' wildcard?
94
// Is
there
a '**' wildcard?
108
// Is
there
a '*' wildcard?
122
// Is
there
a '?' wildcard?
136
// Is
there
a '%' wildcard?
/external/stlport/doc/
build_system.txt
12
There
are three basic classes to consider while building:
17
Other than that,
there
are three different settings corresponding to the three different
21
The whole build system lies under the build/ dir of the source tree.
There
, it first
44
build/lib folder. From
there
, the following include tree is created:
79
-
There
are targets to only install e.g. the shared STLdebug version but
there
is no
/external/strace/
PORTING
11
filesystem under System V release 4 style Unix derived systems.
There
17
see if
there
is even a glimmer of hope. Without assistance from the
18
operating system, system call tracing is a lost cause. If
there
is a
33
already does. If it fits, fine, add a few more ifdefs. If
there
is a
58
calls in other operating systems. Go ahead and tweak what is
there
59
to achieve what you want. If
there
is more difference than similarity,
/external/valgrind/main/docs/internals/
Darwin-notes.txt
18
own-purpose (non-client) syscalls should get routed through
there
.
50
There
was a broken debugstub implementation. It was removed over several
54
There
was machinery to read function names from Dwarf3 debug info. But we
72
* env var handling w/ exec on Darwin: is
there
something odd? Compare
73
"valgrind env" on Darwin and Linux. On the former
there
are
76
There
's a suspicious-looking "#if defined(VGO_darwin)" in
/frameworks/base/core/java/android/util/
CharsetUtils.java
82
* vendor. If
there
is no vendor-specific character set for the
88
*
there
is no specialized name
114
*
there
is no specialized name
122
* given original character set name and vendor. If
there
is no
132
* directly to {@code charsetName} if
there
is no specialized
155
* directly to {@code charsetName} if
there
is no specialized
/frameworks/base/core/java/android/widget/
PopupMenu.java
35
* The popup will appear below the anchor view if
there
is room, or above it if
there
is not.
64
* @param anchor Anchor view for this popup. The popup will appear below the anchor if
there
65
* is room, or above it if
there
is not.
75
* @param anchor Anchor view for this popup. The popup will appear below the anchor if
there
76
* is room, or above it if
there
is not.
/libcore/luni/src/main/java/java/util/concurrent/
TransferQueue.java
25
* #hasWaitingConsumer}, whether
there
are any threads waiting for
45
* if
there
exists a consumer already waiting to receive it (in
64
* if
there
exists a consumer already waiting to receive it (in
84
* if
there
exists a consumer already waiting to receive it (in
110
* Returns {@code true} if
there
is at least one consumer waiting
115
* @return {@code true} if
there
is at least one waiting consumer
/libcore/luni/src/test/java/libcore/sqlite/
AbstractSqlTest.java
82
* @exception SQLException if
there
is a problem accessing the database
119
* @throws SQLException if
there
is a problem accessing the database
136
* @throws SQLException if
there
is a problem accessing the database
162
* @throws SQLException if
there
is a problem accessing the database
181
* @throws SQLException if
there
is a problem accessing the database
197
* @throws SQLException if
there
is a problem accessing the database
/external/llvm/include/llvm/Support/
DataExtractor.h
51
/// correctly. If the offset is out of bounds or
there
are not
76
/// correctly. If the offset is out of bounds or
there
are not
101
/// correctly. If the offset is out of bounds or
there
are not
124
/// correctly. If the offset is out of bounds or
there
are not
142
/// correctly. If the offset is out of bounds or
there
are not
159
/// correctly. If the offset is out of bounds or
there
are not
184
/// correctly. If the offset is out of bounds or
there
are not
202
/// correctly. If the offset is out of bounds or
there
are not
226
/// correctly. If the offset is out of bounds or
there
are not
243
/// correctly. If the offset is out of bounds or
there
are no
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties
56
CertPathReviewer.ncExtError.text = Name constraint checking failed:
there
was an error processing the name constraints extension of the certificate.
58
CertPathReviewer.ncExtError.details = Name constraint checking failed:
there
was an error processing the name constraints extension of the certificate.
62
CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed:
there
was an error processing the subject alternative name extension of the certificate.
64
CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed:
there
was an error processing the subject alternative name extension of the certificate.
69
CertPathReviewer.ncSubjectNameError.text = Name constraint checking failed:
there
was an exception extracting the DN from the certificate.
71
CertPathReviewer.ncSubjectNameError.details = Name constraint checking failed:
there
was an exception extracting the DN from the certificate.
84
CertPathReviewer.processLengthConstError.text = Path length checking failed:
there
was an error processing the basic constraint extension of the certificate.
86
CertPathReviewer.processLengthConstError.details = Path length checking failed:
there
was an error processing the basic constraint extension of the certificate.
129
CertPathReviewer.certPathCheckerError.text = Checking critical extensions failed:
there
was a {2} initializing a CertPathChecker.
131
CertPathReviewer.certPathCheckerError.details = Checking critical extensions failed:
there
was an {2} initializing a CertPathChecker. Cause: {0
[
all
...]
/frameworks/base/core/java/android/content/pm/
PackageInfo.java
63
*
there
was none.
88
* or null if
there
were none. This is only filled in if the flag
96
* or null if
there
were none. This is only filled in if the flag
104
* or null if
there
were none. This is only filled in if the flag
112
* or null if
there
were none. This is only filled in if the flag
120
* or null if
there
were none. This is only filled in if the flag
128
* or null if
there
were none. This is only filled in if the flag
136
* or null if
there
were none. This is only filled in if the flag
146
* or null if
there
were none. This is only filled in if the flag
177
* or null if
there
were none. This is only filled in if the fla
[
all
...]
/external/chromium_org/chrome/common/metrics/
metrics_log_manager.h
64
// current_log. This should only be called if
there
is not a current log.
74
// Returns true if
there
are any logs waiting to be uploaded.
83
// Returns true if
there
is a log that needs to be, or is being, uploaded.
86
// The text of the staged log, as a serialized protobuf. Empty if
there
is no
90
// The SHA1 hash (non-human readable) of the staged log or empty if
there
is
108
// This should only be called if
there
is not a current log.
205
// This is necessary because during an upload
there
are two logs (staged
/external/chromium_org/ppapi/thunk/
enter.cc
75
// It doesn't make sense to call SetResult if
there
is no callback.
87
// asynchronously, so
there
's nothing to do.
143
// On a non-main thread,
there
must be a valid target loop for non-
146
// If the callback is required,
there
's no nice way to tell the plugin.
151
std::string message("Attempted to use a required callback, but
there
"
181
// emit a log message. But we also want to check for resource errors. If
there
223
// emit a log message. But we also want to check for instance errors. If
there
/external/chromium_org/sandbox/win/src/
process_thread_dispatcher.cc
24
//
there
is no quotes, the first element is delimited by the first space.
25
// If
there
are quotes, the first element is delimited by the quotes.
31
// space when
there
is no quotes.
42
//
There
is no '"', that means that the appname is terminated at the
46
//
There
is no space, the cmd_line contains only the app_name
143
//
There
is no explicit policy for these services.
211
// Check if
there
is an application name.
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig.h
31
* also be placed
there
.
50
* will use uniforms instead of attributes in all cases when
there
is not
67
* be valid (i.e.
there
is no NULL check). However, by default the callback will
71
* The GrGLInterface field fCallback specifies the function ptr and
there
is an
97
* GL_NV_path_rendering.
There
are known issues with clipping, non-AA paths, and
183
*
There
is a strange bug that occurs on Macs with NVIDIA GPUs. We don't
191
*
There
is a lot of uncertainty around this issue. In Chrome backgrounding
/external/marisa-trie/tools/
cmdopt.c
77
// Returns ':' if
there
is no argument.
103
// Returns 0 if
there
is a mismatch.
124
// Returns -1 if
there
are no long options.
140
//
There
are other candidates.
145
// If
there
is no perfect match, adopts the longest one.
158
// Checks whether
there
are more options or not.
187
// Return ':' if
there
are no more arguments.
/external/marisa-trie/v0_1_5/tools/
cmdopt.c
77
// Returns ':' if
there
is no argument.
103
// Returns 0 if
there
is a mismatch.
124
// Returns -1 if
there
are no long options.
140
//
There
are other candidates.
145
// If
there
is no perfect match, adopts the longest one.
158
// Checks whether
there
are more options or not.
187
// Return ':' if
there
are no more arguments.
/external/qemu/slirp/
if.c
124
*
There
are 2 output queue's, if_fastq and if_batchq.
156
* See if
there
's already a batchq list for this session.
231
* If
there
are packets on the fastq, they are sent FIFO, before
235
* for example, if
there
are 3 ftp session's fighting for bandwidth,
257
* If
there
's something in the fastq, select it immediately
276
/* If
there
are more packets for this session, re-queue them */
285
/* If
there
's no more queued, reset nqueued */
/external/qemu/slirp-android/
if.c
124
*
There
are 2 output queue's, if_fastq and if_batchq.
156
* See if
there
's already a batchq list for this session.
231
* If
there
are packets on the fastq, they are sent FIFO, before
235
* for example, if
there
are 3 ftp session's fighting for bandwidth,
257
* If
there
's something in the fastq, select it immediately
276
/* If
there
are more packets for this session, re-queue them */
285
/* If
there
's no more queued, reset nqueued */
Completed in 667 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>