Home
last modified time | relevance | path

Searched refs:TypeTraits (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DCMakeLists.txt86 TypeTraits.h
128 TypeTraits.cpp
Dwtf.pri31 wtf/TypeTraits.cpp \
/external/webkit/Source/JavaScriptCore/
DAndroid.v8.wtf.mk53 wtf/TypeTraits.cpp \
DJavaScriptCore.gypi208 'wtf/TypeTraits.h',
618 'wtf/TypeTraits.cpp',
DGNUmakefile.list.am534 Source/JavaScriptCore/wtf/TypeTraits.cpp \
535 Source/JavaScriptCore/wtf/TypeTraits.h \
DChangeLog-2009-06-161533 * wtf/FastAllocBase.h: Remove 'wtf' path from TypeTraits.h to allow use outside of wtf.
9049 * wtf/TypeTraits.h:
9087 * wtf/TypeTraits.h:
11592 * wtf/TypeTraits.h: Include Platform.h, since this header uses macros
11612 Bug 23713: COMPILE_ASSERTS should be moved out of TypeTraits.h and into .cpp file
11625 * wtf/TypeTraits.cpp: Added.
11627 * wtf/TypeTraits.h:
11628 Moved the compile asserts into TypeTraits.cpp file.
11972 * wtf/TypeTraits.h:
11999 Add a summary header to the TypeTraits.h file to explain what is in there.
[all …]
DChangeLog-2011-02-1612940 * wtf/TypeTraits.h:
12941 * wtf/TypeTraits.cpp:
14277 * wtf/TypeTraits.h:
14278 * wtf/TypeTraits.cpp:
DChangeLog-2010-05-2410277 * wtf/TypeTraits.cpp: Added tests for the new type traits.
10278 * wtf/TypeTraits.h:
14085 * wtf/TypeTraits.h:
/external/protobuf/src/google/protobuf/
Dextension_set.h763 typedef TypeTraitsType TypeTraits; typedef
766 ExtensionIdentifier(int number, typename TypeTraits::ConstType default_value) in ExtensionIdentifier()
769 typename TypeTraits::ConstType default_value() const { in default_value()
775 typename TypeTraits::ConstType default_value_;
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto47 message TypeTraits {} message
/external/webkit/Source/JavaScriptCore/JavaScriptCore.xcodeproj/
Dproject.pbxproj45 …330C270F38C62300692DE3 /* TypeTraits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0B330C260F…
46 …B4D7E630F319AC800AD7E58 /* TypeTraits.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B4D7E620F3…
698 …C62300692DE3 /* TypeTraits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
699 …F319AC800AD7E58 /* TypeTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1722 0B330C260F38C62300692DE3 /* TypeTraits.cpp */,
1723 0B4D7E620F319AC800AD7E58 /* TypeTraits.h */,
2507 0B4D7E630F319AC800AD7E58 /* TypeTraits.h in Headers */,
2974 0B330C270F38C62300692DE3 /* TypeTraits.cpp in Sources */,
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1620698 * ForwardingHeaders/wtf/TypeTraits.h:
46356 * ForwardingHeaders/wtf/TypeTraits.h: Added.