/external/clang/test/CodeGenCXX/ |
D | 2012-03-16-StoreAlign.cpp | 4 struct Length { struct 5 Length(double v) { in Length() argument 9 bool operator==(const Length& o) const { in operator ==() argument 12 bool operator!=(const Length& o) const { return !(*this == o); } in operator !=() argument 22 static Length inchLength(double inch); argument
|
/external/clang/test/CodeGen/ |
D | pragma-loop.cpp | 4 void while_test(int *List, int Length) { in while_test() 20 void do_test(int *List, int Length) { in do_test() 32 void for_test(int *List, int Length) { in for_test() 55 void disable_test(int *List, int Length) { in disable_test() 68 void for_define_test(int *List, int Length, int Value) { in for_define_test() 79 void for_template_test(A *List, int Length, A Value) { in for_template_test() 90 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test() 104 void template_test(double *List, int Length) { in template_test()
|
/external/llvm/tools/llvm-readobj/ |
D | ARMWinEHPrinter.cpp | 237 unsigned Length, bool Prologue) { in opcode_0xxxxxxx() 248 unsigned Length, bool Prologue) { in opcode_10Lxxxxx() 267 unsigned Length, bool Prologue) { in opcode_1100xxxx() 279 unsigned Length, bool Prologue) { in opcode_11010Lxx() 296 unsigned Length, bool Prologue) { in opcode_11011Lxx() 313 unsigned Length, bool Prologue) { in opcode_11100xxx() 327 unsigned Length, bool Prologue) { in opcode_111010xx() 340 unsigned Length, bool Prologue) { in opcode_1110110L() 354 unsigned Length, bool Prologue) { in opcode_11101110() 370 unsigned Length, bool Prologue) { in opcode_11101111() [all …]
|
/external/clang/test/PCH/ |
D | pragma-loop.cpp | 22 inline void run1(int *List, int Length) { in run1() 33 inline void run2(int *List, int Length) { in run2() 44 inline void run3(int *List, int Length) { in run3()
|
/external/llvm/lib/DebugInfo/ |
D | DWARFDebugFrame.cpp | 29 FrameEntry(FrameKind K, uint64_t Offset, uint64_t Length) in FrameEntry() 58 uint64_t Length; member in llvm::FrameEntry 201 CIE(uint64_t Offset, uint64_t Length, uint8_t Version, in CIE() 247 FDE(uint64_t Offset, uint64_t Length, int64_t LinkedCIEOffset, in FDE() 289 uint32_t Offset, int Length) { in dumpDataAux() 306 uint64_t Length = Data.getU32(&Offset); in parse() local
|
D | DWARFDebugArangeSet.h | 26 uint32_t Length; member 42 uint64_t Length; member
|
/external/clang/test/SemaCXX/ |
D | constructor.cpp | 43 struct Length { struct 44 Length l() const { return *this; } in l() argument
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | Length.h | 69 Length() in Length() function 74 Length(LengthType t) in Length() function 106 Length(const Length& length) in Length() function 124 Length(Length&& length) in Length() function
|
D | LengthFunctions.h | 33 class Length; variable
|
/external/clang/include/clang/Tooling/ |
D | Refactoring.h | 39 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {} in Range() 63 unsigned Length; variable
|
/external/clang/test/Misc/ |
D | ast-print-pragmas.cpp | 9 void test(int *List, int Length) { in test()
|
D | ast-print-pragmas-xfail.cpp | 6 void run1(int *List, int Length) { in run1()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StylePendingImage.h | 57 …virtual void computeIntrinsicDimensions(const RenderObject*, Length& /* intrinsicWidth */ , Length… in computeIntrinsicDimensions() argument
|
/external/clang/test/Parser/ |
D | pragma-loop.cpp | 6 void test(int *List, int Length) { in test()
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
D | stringutil.h | 98 size_t Length() const { in Length() function
|
/external/llvm/lib/Support/ |
D | LineIterator.cpp | 63 size_t Length = 0; in advance() local
|
/external/chromium_org/ui/gfx/geometry/ |
D | vector2d.cc | 31 float Vector2d::Length() const { in Length() function in gfx::Vector2d
|
/external/protobuf/gtest/samples/ |
D | sample2.h | 77 size_t Length() const { in Length() function
|
/external/chromium_org/testing/gtest/samples/ |
D | sample2.h | 76 size_t Length() const { in Length() function
|
/external/libnfc-nxp/src/ |
D | phFriNfc_MapTools.c | 65 uint32_t Length) in phFriNfc_MapTool_SetCardState()
|
D | phFriNfc_IntNdefMap.c | 120 uint16_t Length) in phFriNfc_NdefMap_SetCardState()
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfEncryptionCommonDictionary_autogen.cpp | 35 int64_t SkPdfEncryptionCommonDictionary::Length(SkPdfNativeDoc* doc) { in Length() function in SkPdfEncryptionCommonDictionary
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfEncryptionCommonDictionary_autogen.cpp | 35 int64_t SkPdfEncryptionCommonDictionary::Length(SkPdfNativeDoc* doc) { in Length() function in SkPdfEncryptionCommonDictionary
|
/external/chromium_org/ui/base/l10n/ |
D | time_format.h | 29 enum Length { enum
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
D | mkvreader.cpp | 86 int MkvReader::Length(long long* total, long long* available) { in Length() function in mkvparser::MkvReader
|