/external/opencore/oscl/oscl/config/shared/ |
osclconfig_global_new_delete.h | 21 //This file contains overloads for the global new/delete operators
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
strmsize.h | 19 /// Returns the size of the given object. Overloads for standard types are available. 61 // Extra overloads in this macro are needed because it is the one used for 66 // point in adding the overloads to other macros, since they are never used
|
uutility.h | 354 /// different machines, this macro is convenient when defining overloads 366 /// that the overload is ambiguous unless you define overloads for all
|
config.h | 217 // signed char and unsigned char. This will create overloads for char.
|
uexception.cpp | 26 /// Overloads of this functions must set NULL as the default fmt
|
/external/opencore/doc/oscl_html/ |
osclconfig__global__new__delete_8h-source.html | 12 00004 <span class="comment">//This file contains overloads for the global new/delete operators</span>
|
/external/stlport/stlport/stl/ |
_cstdlib.h | 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads", 162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
|
_cmath.h | 20 * declaration. cmath have abs overloads and cstdlib a using directive 209 overloads. 217 Those two traits determine a) which overloads get defined and b) how they are 354 * In order to have all overloads in STLport namespace we need to add the 523 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
|
/external/stlport/test/unit/ |
stack_allocator.h | 188 //The following overloads depends on instanciation, if new unit tests are written
|
/external/gtest/include/gtest/ |
gtest-message.h | 160 // These two overloads allow streaming a wide C string to a Message
|
/external/webkit/WebKit/qt/Api/ |
qwebelement.h | 102 // TODO: Add QWebElementCollection overloads
|
/frameworks/base/include/ui/ |
Region.h | 90 // convenience operators overloads
|
/external/gtest/include/gtest/internal/ |
gtest-internal.h | 76 // util/gtl/stl_logging-inl.h overloads << for STL containers. These 77 // overloads cannot be defined in the std namespace, as that will be 82 // overloads are visible in either the std namespace or the global [all...] |
/external/stlport/doc/ |
README.msvc | 179 origin like fopen() or abs(). Also, it defines additional overloads for
|
/external/stlport/stlport/stl/config/ |
stl_mycomp.h | 259 // overloads in ::namespace and not only in std::.
|
/external/guava/src/com/google/common/collect/ |
Ordering.java | 502 * implementations of the other {@code max} overloads, so overriding it will 562 * implementations of the other {@code min} overloads, so overriding it will
|
/external/webkit/WebCore/bridge/qt/ |
qt_runtime.cpp | 1082 bool overloads = !signature.contains('('); local 1314 bool overloads = !signature.contains('('); local [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/ |
name-lookup.h | 185 supplied. There may be OVERLOADs on this list, too, but they
|
/external/stlport/stlport/stl/debug/ |
_string.h | 466 // Those overloads are necessary to check self referencing correctly in non debug
|
/external/webkit/JavaScriptCore/ |
ChangeLog-2003-10-25 | 184 a UString to survive the process of UTF-16 to UTF-8 decoding. Added overloads to 194 (UString::append): Added new overloads for const char * and for a single string to make [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
File.java | [all...] |
/external/icu4c/i18n/unicode/ |
simpletz.h | 14 * Added setStartRule() / setEndRule() overloads [all...] |
/external/icu4c/test/intltest/ |
wbnf.cpp | 102 The class(es) try to work as bulid-in array, so it overloads these two operators [all...] |
/external/kernel-headers/original/linux/ |
sched.h | 401 /* thread group stop support, overloads group_exit_code too */ [all...] |
/external/webkit/WebCore/dom/ |
Element.cpp | 113 // This is a sanity check as HTML overloads some of the DOM methods. [all...] |