HomeSort by relevance Sort by last modified time
    Searched full:overload (Results 26 - 50 of 565) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/easymock/src/org/easymock/internal/
EasyMockProperties.java 26 * loading order is (any step being able to overload the properties of the
75 // Then overload it with system properties
  /frameworks/base/libs/rs/scriptc/
rs_allocation.rsh 136 * \overload
141 * \overload
  /prebuilt/sdk/14/renderscript/include/
rs_allocation.rsh 133 * \overload
138 * \overload
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp 64 // Let's not forget overload sets.
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p13.cpp 4 // For the purpose of overload resolution, the functions which are
  /external/clang/test/SemaCXX/
conversion-delete-expr.cpp 90 // overload resolution selects Derived::operator int*() const;
  /external/webkit/Source/WebCore/html/
HTMLStyleElement.h 48 // overload from HTMLElement
  /external/webrtc/src/modules/audio_processing/agc/main/matlab/
getGains.m 6 % MinGain: Min gain at overload (0 dBov) in dB
  /packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java 57 * Overload to handle account updates.
64 * Overload to handle authenticator description updates
71 * Overload to handle sync state updates.
  /external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.h 215 * Overload of vpSetParams
224 * Overload of vpSetParams
232 * Overload of vpProcess
240 * Overload of vpPutDcr
248 * Overload of vpGetDcr
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-message.h 122 // This function is an overload of the previous one. When you
128 // The reason for this overload is that streaming a NULL pointer to
194 // tr1::type_traits-like is_pointer works, and we can overload on that.
  /external/chromium/testing/gtest/include/gtest/
gtest-message.h 127 // This function is an overload of the previous one. When you
133 // The reason for this overload is that streaming a NULL pointer to
200 // tr1::type_traits-like is_pointer works, and we can overload on that.
  /external/clang/test/CXX/over/over.over/
p2-resolve-single-template-id.cpp 120 { static_cast<void>(cant_resolve<int>); } // expected-error {{address of overload}}
121 { bool b = cant_resolve<int>; } // expected-error {{address of overload}}
122 { (void) cant_resolve<int>; } // expected-error {{address of overload}}
  /external/gtest/include/gtest/
gtest-message.h 122 // This function is an overload of the previous one. When you
128 // The reason for this overload is that streaming a NULL pointer to
194 // tr1::type_traits-like is_pointer works, and we can overload on that.
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-message.h 128 // This function is an overload of the previous one. When you
134 // The reason for this overload is that streaming a NULL pointer to
200 // tr1::type_traits-like is_pointer works, and we can overload on that.
  /external/protobuf/gtest/include/gtest/
gtest-message.h 122 // This function is an overload of the previous one. When you
128 // The reason for this overload is that streaming a NULL pointer to
194 // tr1::type_traits-like is_pointer works, and we can overload on that.
  /external/chromium/chrome/common/
child_process_logging.h 49 // Sets the list of "active" extensions in this process. We overload "active" to
  /external/chromium/net/url_request/
url_request_throttler_entry_interface.h 37 // is helpful to avoid traffic overload.
  /external/clang/test/Sema/
overloadable.c 5 int *f(int) __attribute__((overloadable)); // expected-note 2{{previous overload of function is here}}
  /external/clang/test/SemaTemplate/
member-access-expr.cpp 111 // In theory we can do overload resolution at template-definition time on this.
  /external/webkit/Source/WebCore/loader/cache/
CachedResourceClient.h 45 * inherit from this class and overload one of the 3 functions
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
multiset.h 272 // 214. set::find() missing const overload
284 // 214. set::find() missing const overload
294 // 214. set::find() missing const overload
310 // 214. set::find() missing const overload
set.h 277 // 214. set::find() missing const overload
289 // 214. set::find() missing const overload
299 // 214. set::find() missing const overload
315 // 214. set::find() missing const overload
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
multiset.h 272 // 214. set::find() missing const overload
284 // 214. set::find() missing const overload
294 // 214. set::find() missing const overload
310 // 214. set::find() missing const overload
set.h 277 // 214. set::find() missing const overload
289 // 214. set::find() missing const overload
299 // 214. set::find() missing const overload
315 // 214. set::find() missing const overload

Completed in 574 milliseconds

12 3 4 5 6 7 8 91011>>