Searched
full:overload (Results
401 -
425 of
898) sorted by null
<<11121314151617181920>>
/external/clang/lib/Sema/ |
CodeCompleteConsumer.cpp | 400 // Code completion overload candidate implementation 496 OS << "OVERLOAD: " << CCS->getAsString() << "\n";
|
SemaInit.cpp | [all...] |
SemaExprMember.cpp | 515 // an unrelated class, and for us to find an overload set including 517 // we actually pick through overload resolution is from a superclass. 649 // information to do overload resolution, so we don't know which previous [all...] |
/external/clang/tools/libclang/ |
CXType.cpp | 55 BTCASE(Overload); 454 TKIND(Overload);
|
/external/icu4c/i18n/unicode/ |
vtzone.h | 198 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload, 219 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
|
/external/stlport/test/unit/ |
codecvt_test.cpp | 115 // implemented for consistency with do_in overload 235 // implemented for consistency with do_in overload
|
/frameworks/base/docs/html/training/sync-adapters/ |
running-sync-adapter.jd | 119 at the same time, causing server and network overload. To avoid this situation for a broadcast 352 sync adapter at the same time, you are likely to overload your server and cell provider data
|
/ndk/tests/device/test-gnustl-full/unit/ |
codecvt_test.cpp | 115 // implemented for consistency with do_in overload 235 // implemented for consistency with do_in overload
|
/ndk/tests/device/test-stlport/unit/ |
codecvt_test.cpp | 115 // implemented for consistency with do_in overload 235 // implemented for consistency with do_in overload
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesm.h | 143 // overload action() to supply items with different actions. 152 // overload action(), you may use this class and provide a callback
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesm.h | 143 // overload action() to supply items with different actions. 152 // overload action(), you may use this class and provide a callback
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesm.h | 143 // overload action() to supply items with different actions. 152 // overload action(), you may use this class and provide a callback
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
Delphi.stg | 159 constructor Create; overload; 160 constructor Create(const AInput: ICharStream<grammar.delegators:{g|; const A<g:delegateName()>: IBaseRecognizer{<g.recognizerName>}}>); overload; 161 constructor Create(const AInput: ICharStream; const AState: IRecognizerSharedState<grammar.delegators:{g|; const A<g:delegateName()>: IBaseRecognizer{<g.recognizerName>}}>); overload; 341 constructor Create(const AInput: <inputStreamType><grammar.delegators:{g|; const A<g:delegateName()>: IBaseRecognizer{<g.recognizerName>}}>); overload; 342 constructor Create(const AInput: <inputStreamType>; const AState: IRecognizerSharedState<grammar.delegators:{g|; const A<g:delegateName()>: IBaseRecognizer{<g.recognizerName>}}>); overload; [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
tblcoll.h | 277 * @deprecated ICU 2.6 Use overload with UErrorCode& 310 * @deprecated ICU 2.6 Use overload with UErrorCode& 365 * @deprecated ICU 2.6 Use overload with UErrorCode& [all...] |
coll.h | 348 * @deprecated ICU 2.6 use the overload with UErrorCode & 379 * @deprecated ICU 2.6 use the overload with UErrorCode & 416 * @deprecated ICU 2.6 use the overload with UErrorCode & 652 * If collators might have been registered, use the overload of getAvailableLocales [all...] |
/external/clang/include/clang/Basic/ |
Diagnostic.h | 179 OverloadsShown ShowOverloads; // Which overload candidates to show. 475 /// \brief Specify which overload candidates to show when overload resolution [all...] |
/external/chromium/chrome/common/net/gaia/ |
gaia_authenticator.cc | 117 // are wiped out; any subsequent request to the zero-parameter overload of this
|
/external/chromium_org/base/strings/ |
string_piece.h | 254 // Prevent the following overload of set() from hiding the definitions in the
|
/external/chromium_org/remoting/host/ |
chromoting_host_unittest.cc | 614 EXPECT_EQ(protocol::SessionManager::OVERLOAD, response);
|
/external/chromium_org/remoting/webapp/ |
server_log_entry.js | 98 return 'host-overload';
|
/external/chromium_org/testing/gtest/src/ |
gtest-printers.cc | 320 // of unsigned short. Defining an overload for const wchar_t* in that case
|
/external/chromium_org/third_party/icu/source/common/ |
servloc.h | 447 // redeclare because of overload resolution rules?
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
resbund.h | 438 * @deprecated ICU 2.8 Use getLocale(ULocDataLocaleType type, UErrorCode &status) overload instead.
|
/external/chromium_org/third_party/libxml/src/ |
TODO | 161 - Added a clean mechanism for overload or added input methods:
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
IsValidUtf8TestUtil.java | 196 * specified. This overload is useful for debugging to get the loop to start
|
Completed in 1852 milliseconds
<<11121314151617181920>>