OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:candidate
(Results
651 - 675
of
1480
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/renderer/translate/
translate_helper.h
106
// Returns whether the page associated with |document| is a
candidate
for
/external/chromium_org/chrome_frame/test/
poor_mans_trybot.bat
105
REM Search for a npchrome_frame.dll in the
candidate
build outputs.
/external/chromium_org/content/child/npapi/
webplugin_ime_win.h
136
CANDIDATEFORM*
candidate
);
/external/chromium_org/net/cert/
x509_util_mac.cc
84
// consider a certificate as an EV
candidate
, the default policy used is a
/external/chromium_org/ppapi/proxy/
ppb_image_data_proxy.h
69
// Set to true when this ImageData is a good
candidate
for reuse.
/external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_postflight.sh
107
# loginwindow process is a good
candidate
since the user (if logged in to
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFormControlElement.h
175
// But "
candidate
for constraint validation" doesn't affect m_isValid.
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLSrcsetParser.cpp
95
// If The current
candidate
is either totally empty or only contains space, skipping.
/external/chromium_org/third_party/WebKit/Source/core/page/
SpatialNavigation.h
143
void distanceDataForNode(FocusDirection, const FocusCandidate& current, FocusCandidate&
candidate
);
TouchDisambiguation.cpp
143
// We ignore the candidates that has less than 1/2 overlap (we consider not really ambiguous enough) than the best
candidate
to avoid excessive popups.
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAltGlyphDefElement.cpp
56
// Each 'altGlyphItem' represents a
candidate
set of substitute glyphs. Each 'altGlyphItem'
/external/chromium_org/third_party/WebKit/Source/platform/text/
TextEncodingDetector.cpp
61
// limited set of
candidate
encodings.
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocator.h
93
const std::vector<
Candidate
>&> SignalCandidatesReady;
stunport.h
92
virtual Connection* CreateConnection(const
Candidate
& address,
turnport.h
74
const
Candidate
& c, PortInterface::CandidateOrigin origin);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex.c
99
* with it, this one is a more likely
candidate
to represent the
/external/chromium_org/tools/win/
copy-installer.bat
94
REM Search for a mini_installer.exe in the
candidate
build outputs.
/external/chromium_org/ui/base/ime/
input_method_auralinux.cc
148
// There seems no way to detect
candidate
windows or any popups.
/external/chromium_org/ui/views/ime/
input_method.h
116
// Returns true if we know for sure that a
candidate
window (or IME suggest,
/external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h
121
/// as "
candidate
" overloads for the same matcher.
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
p2.cpp
49
// expected-note@-7 2{{
candidate
constructor}}
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp
76
T g() const; // expected-note {{
candidate
template ignored: could not match 'T () const' against 'char ()'}}
/external/clang/test/CXX/expr/expr.const/
p3-0x.cpp
96
template <bool B> int f() { return B; } // expected-note {{
candidate
template ignored: invalid explicitly-specified argument for template parameter 'B'}}
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
p3-0x.cpp
154
auto operator()(Args&&... args) const -> decltype(wrapped(args...)) // expected-note{{
candidate
template ignored: substitution failure [with Args = <int>]: use of undeclared identifier 'wrapped'}}
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p3.cpp
142
template<typename T> void f(const T **q); // expected-note{{
candidate
template ignored: substitution failure [with T = int]}}
Completed in 1529 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>