OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:know
(Results
801 - 825
of
9083
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chrome/browser/favicon/
favicon_handler.h
39
// we only
know
the URL of the page, and not necessarily the url of the
54
// . On the other hand if the database does not
know
the favicon for url, or
59
// truly
know
both the favicon url and the state of the database.
/external/chromium_org/chrome/browser/printing/
print_job_worker.cc
47
// We
know
that is is a PrintJob object in this circumstance.
260
// We still don't
know
how many pages the document contains. We can't
297
// Cannot touch any member variable since we don't
know
in which thread
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.mm
141
//
know
what it is for notifications, but our ExtensionViewHost may not be
393
// Let the extension view
know
, so that it can tell plugins.
399
// Let the extension view
know
, so that it can tell plugins.
/external/chromium_org/ppapi/proxy/
nacl_message_scanner.cc
90
//
know
at this point that this message has none.
268
// Do nothing for messages we don't
know
.
274
// Do nothing for messages we don't
know
.
/external/chromium_org/sandbox/win/tests/integration_tests/
integration_tests_test.cc
201
// least we
know
that the wait above has succeeded if we are here.
227
// least we
know
that the wait above has succeeded if we are here.
255
// least we
know
that the wait above has succeeded if we are here.
/external/chromium_org/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
/external/chromium_org/tools/gn/
loader.cc
58
// toolchain is loaded, since we don't
know
it yet. This will be fixed up
130
// since we need to load the build config before we
know
what the default
330
// map with an empty label since we don't yet
know
what to call it.
/external/clang/include/clang/Serialization/
ModuleManager.h
49
///
know
about.
52
/// other does not
know
about, because the global index can be out-of-date
229
/// that we
know
we need to visit because the global module index told us to.
/external/eigen/doc/
C06_TutorialLinearAlgebra.dox
130
Only you
know
what error margin you want to allow for a solution to be considered valid.
201
There are however situations where you might want to separate these two things, for example if you don't
know
,
252
could pick, only you
know
what is the right threshold for your application. You can set this by calling setThreshold()
/external/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
/external/guava/guava-tests/test/com/google/common/cache/
EmptyCachesTest.java
175
// We don't
know
whether these are still in the cache, so we can't assert on the return
252
// We don't
know
whether these are still in the cache, so we can't assert on the return
329
// We don't
know
whether these are still in the cache, so we can't assert on the return
/external/jsr305/javadoc/javax/annotation/meta/
Exhaustive.html
105
For example, the following defines a type qualifier such that if you
know
a
107
then the value must be @Foo(Color.Green). And if you
know
it is
108
@Foo(Color.Green), you
know
it cannot be
/external/libnfc-nxp/src/
phLlcNfc_Frame.h
83
/** If S frame is received, to
know
the command type like RR, RNR,
91
/** If S frame is received, to
know
the command type like RSET or UA */
176
* \param[in/out] psList List inofrmation to
know
where shall the packet should be stored
/external/llvm/docs/
ExtendedIntegerResults.txt
79
might want the callee to extend 3) the mid-level optimizer doesn't
know
the
80
size of the GPR, so it doesn't
know
that %0 is sign extended up to 32-bits
119
This can be done by introducing new sext/zext attributes which mean "I
know
/external/llvm/include/llvm/Analysis/
LibCallSemantics.h
88
/// DoesOnly - If DetailsType is set to DoesOnly, then we
know
that the
97
/// not*
know
everything about the side effects of this libcall, but we do
98
///
know
things that the libcall cannot do. This is useful for complex
/external/llvm/lib/Analysis/
ProfileInfoLoaderPass.cpp
138
// double of the ProfileInfo. This conversion is save because we
know
236
// double of the ProfileInfo. This conversion is save because we
know
255
// double of the ProfileInfo. This conversion is save because we
know
/external/llvm/lib/Target/X86/
README-X86-64.txt
121
so we'd have to
know
that IMUL32rri8 leaves the high word zero extended and to
170
of the optimizations which are possible if we
know
the address of a va_list
181
2. If we
know
nothing more than 64 bits wide is read from the XMM registers,
/external/protobuf/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
/external/stlport/stlport/stl/config/
host.h
34
* NOTE: please do that only if you
know
what you are doing!
47
* NOTE: please do that only if you
know
what you are doing!
296
* gcc
know
nothing about it, but defining it with -D on compiler command line
/frameworks/base/services/java/com/android/server/power/
DisplayPowerState.java
83
// At boot time, we
know
that the screen is on and the electron beam
84
// animation is not playing. We don't
know
the screen's brightness though,
416
// Let the outer class
know
that all changes have been applied.
/frameworks/base/telephony/java/android/telephony/
CellSignalStrengthCdma.java
125
/* We don't
know
evdo, use cdma */
128
/* We don't
know
cdma, use evdo */
131
/* We
know
both, use the lowest level */
/frameworks/rs/
rsFileA3D.cpp
148
// We should
know
enough to read the file in at this point.
197
// We should
know
enough to read the file in at this point.
341
// Write our magic string so we
know
we are reading the right file
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
host.h
34
* NOTE: please do that only if you
know
what you are doing!
47
* NOTE: please do that only if you
know
what you are doing!
296
* gcc
know
nothing about it, but defining it with -D on compiler command line
/ndk/sources/third_party/googletest/googletest/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
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stab.def
57
/* New stab from Solaris. I don't
know
what it means, but it
61
/* New stab from Solaris. I don't
know
what it means, but it
82
/* Sun's source-code browser stabs. ?? Don't
know
what the fields are.
Completed in 1346 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>