HomeSort by relevance Sort by last modified time
    Searched full:overload (Results 526 - 550 of 776) sorted by null

<<21222324252627282930>>

  /external/icu/icu4c/source/test/intltest/
uobjtest.cpp 555 // This overload of delete is a nop, and is called here for code coverage purposes.
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
Currency.java 325 // * This is a convenience overload of getName(ULocale, int, String, boolean[]);
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationKeys.java 165 // Java porting note: Java uses this instead of C++ operator [] overload
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Normalizer2.java 191 // TODO: If callers really use this API, then we should add an overload that takes a ByteBuffer.
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
GatherAPIData.java 242 // assume we don't have enums that overload these method names.
  /external/libbrillo/brillo/dbus/
dbus_object.h 92 // of the overload of AddSimpleMethodHandler()/AddMethodHandler() and
  /external/libchrome/base/
bind_helpers.h 218 // exist, then &C::TargetFunc is not ambiguous, and the overload resolution
  /external/libweave/third_party/chromium/base/
bind_helpers.h 218 // exist, then &C::TargetFunc is not ambiguous, and the overload resolution
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 364 # the operator new overload in User otherwise.
  /external/llvm/docs/
WritingAnLLVMPass.rst 350 overload the ``runOnModule`` method with the following signature:
459 ``FunctionPass``\ es may overload three virtual methods to do their work. All
524 ``LoopPass``\ es may overload three virtual methods to do their work. All
577 ``RGPassManager`` interface. You may overload three virtual methods of
    [all...]
  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 372 // Build the end iterator for a node. This is selected purely by overload.
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h     [all...]
  /external/proguard/src/proguard/gui/
GUIResources.properties 107 overloadAggressively = Overload aggressively
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest.h     [all...]
  /external/webrtc/webrtc/base/
scoped_ptr.h 249 // present in the overload set, but we call swap unqualified so that
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_decoder_unittest.cc 344 // Overload the default test since iLBC's function WebRtcIlbcfix_NetEqPlc does
  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
digital_agc.c 521 // Limit gain to avoid overload distortion
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 108 /* namespace specification breaks access to the right swap template overload (at least for gcc) */
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 108 /* namespace specification breaks access to the right swap template overload (at least for gcc) */
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp_file.h 51 // file interface should support an overload of view:
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 24 #include "clang/Sema/Overload.h"
594 case BuiltinType::Overload:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 133 /// This is an overload used by find() for the Input Iterator case.
144 /// This is an overload used by find_if() for the Input Iterator case.
155 /// This is an overload used by find() for the RAI case.
203 /// This is an overload used by find_if() for the RAI case.
251 /// This is an overload used by find_if_not() for the Input Iterator case.
262 /// This is an overload used by find_if_not() for the RAI case.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 133 /// This is an overload used by find() for the Input Iterator case.
144 /// This is an overload used by find_if() for the Input Iterator case.
155 /// This is an overload used by find() for the RAI case.
203 /// This is an overload used by find_if() for the RAI case.
251 /// This is an overload used by find_if_not() for the Input Iterator case.
262 /// This is an overload used by find_if_not() for the RAI case.
    [all...]

Completed in 851 milliseconds

<<21222324252627282930>>