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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
complex 310 /// Additional overloads [8.1.9].
  /prebuilts/misc/common/swig/include/2.0.11/lua/
lua.swg 59 // (this lets SWIG rename the operator overloads)
luarun.swg 810 /* add operator overloads
812 are operator overloads & add them to the metatable
    [all...]
  /system/keymaster/ng/include/
keymaster_tags.h 105 * function overloads that only operate on tags with a particular type.
  /external/guava/guava/src/com/google/common/collect/
Ordering.java 490 * implementations of the other {@code min} overloads, so overriding it will
566 * implementations of the other {@code max} overloads, so overriding it will
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java 825 // TODO(user): provide overloads for ListeningExecutorService? ListeningScheduledExecutorService?
826 // TODO(user): provide overloads that take constant strings? Function<Runnable, String>s to
    [all...]
RateLimiter.java 134 * overloads follow the usual convention: Foo(int), Foo(int, SleepingStopwatch)
  /frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
Conversion.h 229 * All `flatten()` and `unflatten()` overloads follow the same convention as
247 * The last four parameters always work the same way in all overloads of
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
variant.h 17 // Type for matching tagged overloads.
727 // Overloads of std::get<T> and std::get<I> for android::pdx::rpc::Variant.
serialization.h 204 // Overloads of GetSerializedSize() for standard integer types.
676 // Overloads of SerializeObject for float and double types.
691 // Overloads of SerializeObject() for standard integer types.
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Spliterator.java 616 @SuppressWarnings("overloads")
634 @SuppressWarnings("overloads")
    [all...]
  /external/clang/include/clang/Basic/
AttrDocs.td 245 overload out of a number of viable overloads using enable_if.
289 on when overloads are resolved. In the example below, clang will emit a
290 diagnostic about no viable overloads for ``foo`` in ``bar``, but not in ``baz``:
367 between two identical overloads both with ``pass_object_size`` on one or more
368 parameters will always be ambiguous; for this reason, having two such overloads
379 // overloads have one or more parameters with the pass_object_size attribute.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrDocs.td 341 overload out of a number of viable overloads using enable_if.
385 on when overloads are resolved. In the example below, clang will emit a
386 diagnostic about no viable overloads for ``foo`` in ``bar``, but not in ``baz``:
438 considered to be redeclarations of the same function (not overloads).
523 between two identical overloads both with ``pass_object_size`` on one or more
524 parameters will always be ambiguous; for this reason, having two such overloads
535 // overloads have one or more parameters with the pass_object_size attribute.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
AttrDocs.td 341 overload out of a number of viable overloads using enable_if.
385 on when overloads are resolved. In the example below, clang will emit a
386 diagnostic about no viable overloads for ``foo`` in ``bar``, but not in ``baz``:
438 considered to be redeclarations of the same function (not overloads).
523 between two identical overloads both with ``pass_object_size`` on one or more
524 parameters will always be ambiguous; for this reason, having two such overloads
535 // overloads have one or more parameters with the pass_object_size attribute.
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-generated-actions.h 616 // Various overloads for Invoke().
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-generated-actions.h 616 // Various overloads for Invoke().
    [all...]
  /external/google-styleguide/
javaguide.html 236 <a name="overloads"></a>
237 <h5 id="s3.4.2.1-overloads-never-split">3.4.2.1 Overloads: never split</h5>
    [all...]
  /external/parameter-framework/asio-1.10.6/include/asio/
buffer.hpp 516 * For the asio::buffer overloads that accept an argument of type
521 * For the asio::buffer overloads that accept an argument of type
721 // Borland C++ and Sun Studio think the overloads:
    [all...]
  /external/libchrome/base/
logging.h 637 // We need overloads for enums that don't support operator<<.
    [all...]
  /external/libmojo/base/android/jni_generator/
jni_generator.py 488 valid overloads of the same method.
507 """Mangles all the overloads from the call_by_natives list."""
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
forward_list.h 118 * All the functions are op overloads.
185 * All the functions are op overloads.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
forward_list.h 118 * All the functions are op overloads.
185 * All the functions are op overloads.
    [all...]
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 485 // This function is used solely to preserve the former presentation of overloads
  /external/eigen/Eigen/src/Core/arch/CUDA/
Half.h 30 // operator overloads such that it behaves basically as an arithmetic
  /external/guava/guava/src/com/google/common/base/
Preconditions.java 80 * (The same goes for the message-accepting overloads.)

Completed in 2778 milliseconds

<<21222324252627282930>>