OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:know
(Results
776 - 800
of
9083
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java
146
// If we don't have support for auto-commit, or if we don't
know
, we return false to
147
// avoid auto-committing stuff. Implementations of the Dictionary class that
know
to
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
key_prot.x
249
* I want to talk to X. and I
know
X's public key
256
* X just sent me a message. and I
know
X's public key
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.x
249
* I want to talk to X. and I
know
X's public key
256
* X just sent me a message. and I
know
X's public key
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
key_prot.x
249
* I want to talk to X. and I
know
X's public key
256
* X just sent me a message. and I
know
X's public key
/sdk/
README.txt
32
If you want to
know
more, visit http://www.gradle.org/
90
What you should
know
about the update_jars.sh script:
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java
31
* allow us to
know
the transfered data during the initial drag -- only when the
32
* data is dropped do we
know
what it is about (and to be more exact there is a workaround
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegate.java
41
* At compile time, Eclipse does not
know
that there is no valid junit.jar in
96
*
know
it actually needs the junit.jar.
/system/core/adb/
OVERVIEW.TXT
19
if to sense the USB ports to
know
when devices are attached/removed,
53
need to
know
.
/system/core/debuggerd/arm/
machine.c
75
* If we see (data == -1 && errno != 0), we
know
that the ptrace
77
* unmapped or inaccessible page. I don't
know
if there's
/external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h
109
*
know
which alt you are entering. This is 1..n for n alts.
148
* triggered by both LA and LT calls. The debugger will want to
know
182
* For now, this does not
know
how to switch from one grammar to the
292
/** Input for a tree parser is an AST, but we
know
nothing for sure
305
*
know
what the interface is in full, just those bits that are the base.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
version.rc
67
# error Resource compiler doesn't
know
which cleanup style you're using - see version.rc
77
# error Resource compiler doesn't
know
which cleanup style you're using - see version.rc
87
# error Resource compiler doesn't
know
which cleanup style you're using - see version.rc
97
# error Resource compiler doesn't
know
which cleanup style you're using - see version.rc
100
# error Resource compiler doesn't
know
which compiler you're using - see version.rc
/frameworks/base/docs/html/design/get-started/
principles.jd
66
<h4 id="get-to-
know
-me">Get to
know
me</h4>
150
<h4 id="always-
know
-where-i-am">I should always
know
where I am</h4>
151
<p>Give people confidence that they
know
their way around. Make places in your app look distinct and
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
functions.h
60
/** Safe iterators
know
if they are singular. */
79
/** Safe iterators
know
if they are singular. */
124
/** Don't
know
what these iterators are, or if they are even
137
/** Safe iterators
know
how to check if they form a valid range. */
144
/** Safe local iterators
know
how to check if they form a valid range. */
/external/libnfc-nxp/src/
phFriNfc_NdefMap.h
424
/** used in write ndef, to
know
that internal bytes
427
/** used in write ndef, to
know
that last 16 bytes
465
/** The flag is to
know
that there is a different AID apart from
468
/** The flag is to
know
that there is a a NFC forum sector exists
471
/** The flag is to
know
that the particular sector is a proprietary
486
/** Flag is to
know
that this is first time the read has been called. This
490
/** Flag is to
know
that this is first time the write has been called. This
547
/** to
know
the completion routine */
599
/** Flag is to
know
that the TLV Type Found */
624
/** To
know
the number of Length (L) field is present in th
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp
466
// If we don't
know
which one comes first, we can't perform this test.
683
// If we can't get a region, see if it's something we /
know
/ isn't a
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java
220
// If we already
know
the answer, just return it.
224
// We don't
know
the answer, so find out,
267
// If we already
know
the answer, just return it.
271
// We don't
know
the answer, so find out,
327
* A flag to record if we already
know
the answer
372
// also one that we
know
something about, without
526
// We don't
know
for sure, but it looks like it is in the encoding
/external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.cc
171
// If the user typed a scheme, and it's HTTP or HTTPS, we
know
how to parse it
180
// See if we
know
how to handle the URL internally.
211
// We don't
know
about this scheme. It might be that the user typed a
253
// We don't
know
about this scheme and it doesn't look like the user
400
// If we reach this point, we
know
there's no known TLD on the input, so if
414
// * A URL with a valid TLD we don't
know
about yet. If e.g. a registrar adds
415
// "xxx" as a TLD, then until we add it to our data file, Chrome won't
know
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py
85
raise TypeError("don't
know
how to handle %r" % exc)
116
raise TypeError("don't
know
how to handle %r" % exc)
163
raise TypeError("don't
know
how to handle %r" % exc)
214
raise TypeError("don't
know
how to handle %r" % exc)
238
raise TypeError("don't
know
how to handle %r" % exc)
246
raise TypeError("don't
know
how to handle %r" % exc)
623
raise TypeError("don't
know
how to handle %r" % exc)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py
85
raise TypeError("don't
know
how to handle %r" % exc)
116
raise TypeError("don't
know
how to handle %r" % exc)
163
raise TypeError("don't
know
how to handle %r" % exc)
214
raise TypeError("don't
know
how to handle %r" % exc)
238
raise TypeError("don't
know
how to handle %r" % exc)
246
raise TypeError("don't
know
how to handle %r" % exc)
623
raise TypeError("don't
know
how to handle %r" % exc)
/external/llvm/docs/tutorial/
LangImpl2.rst
55
of the compiler to
know
what the stored numeric value is.
432
stream runs out of binary operators. If this check succeeds, we
know
438
// Okay, we
know
this is a binop.
465
to the precedence of our current operator, then we
know
that the
467
operator is "+" and the next operator is "+", we
know
that they have the
509
At this point, we
know
that the binary operator to the RHS of our
511
As such, we
know
that any sequence of pairs whose operators are all
640
"4 + 5" at the command line, the parser doesn't
know
whether that is the
645
and the parser will
know
you are done.
/external/bison/m4/
signbit.m4
34
# If we don't
know
, assume the worst.
63
# If we don't
know
, assume the worst.
309
dnl When cross-compiling, we don't
know
. It depends on the
/external/chromium/chrome/browser/
favicon_helper.h
32
// we only
know
the URL of the page, and not necessarily the url of the
47
// . On the other hand if the database does not
know
the favicon for url, or
52
// truly
know
both the favicon url and the state of the database.
/external/chromium/chrome/browser/printing/
print_job_worker.cc
41
// We
know
that is is a PrintJob object in this circumstance.
228
// We still don't
know
how many pages the document contains. We can't
263
// Cannot touch any member variable since we don't
know
in which thread
/external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.cc
40
// the toolbar to finish animating to
know
where the item's final position
140
// glib delays recalculating layout, but we need reference_widget to
know
158
// glib delays recalculating layout, but we need reference_widget to
know
/external/chromium/testing/gtest/samples/
sample6_unittest.cc
83
// already
know
*all* the types you are gonna exercise when you write
144
// Sometimes, however, you don't yet
know
all the types that you want
148
// conforms to some basic requirements, but you don't
know
what
Completed in 1647 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>