Home
last modified time | relevance | path

Searched defs:Length (Results 1 – 25 of 163) sorted by relevance

1234567

/external/clang/test/CodeGenCXX/
D2012-03-16-StoreAlign.cpp4 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/Parser/
Dpragma-loop.cpp7 void test_nontype_template_param(int *List, int Length) { in test_nontype_template_param()
20 void test_nontype_template_vectorize(int *List, int Length) { in test_nontype_template_vectorize()
33 void test_nontype_template_interleave(int *List, int Length) { in test_nontype_template_interleave()
46 void test_nontype_template_char(int *List, int Length) { in test_nontype_template_char()
54 void test_nontype_template_bool(int *List, int Length) { in test_nontype_template_bool()
62 void test_nontype_template_badarg(int *List, int Length) { in test_nontype_template_badarg()
71 void test_type_template_vectorize(int *List, int Length) { in test_type_template_vectorize()
79 void test(int *List, int Length) { in test()
Dwarn-cuda-compat.cu8 void test(int *List, int Length) { in test()
Dpragma-unroll.cpp6 void test(int *List, int Length) { in test()
/external/clang/test/CodeGen/
Dpragma-loop.cpp4 void while_test(int *List, int Length) { in while_test()
20 void do_test(int *List, int Length) { in do_test()
34 void for_test(int *List, int Length) { in for_test()
57 void disable_test(int *List, int Length) { in disable_test()
70 void for_define_test(int *List, int Length, int Value) { in for_define_test()
80 void for_contant_expression_test(int *List, int Length) { in for_contant_expression_test()
96 void for_template_test(A *List, int Length, A Value) { in for_template_test()
106 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
120 void for_template_constant_expression_test(A *List, int Length) { in for_template_constant_expression_test()
152 void template_test(double *List, int Length) { in template_test()
Dpragma-unroll.cpp4 void while_test(int *List, int Length) { in while_test()
17 void do_test(int *List, int Length) { in do_test()
29 void for_test(int *List, int Length) { in for_test()
51 void for_define_test(int *List, int Length, int Value) { in for_define_test()
61 void for_template_test(A *List, int Length, A Value) { in for_template_test()
71 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
82 void template_test(double *List, int Length) { in template_test()
/external/clang/test/PCH/
Dpragma-loop.cpp27 inline void run1(int *List, int Length) { in run1()
38 inline void run2(int *List, int Length) { in run2()
49 inline void run3(int *List, int Length) { in run3()
60 inline void run4(int *List, int Length) { in run4()
69 inline void run5(int *List, int Length) { in run5()
78 inline void run6(int *List, int Length) { in run6()
88 inline void run7(int *List, int Length) { in run7()
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp232 unsigned Length, bool Prologue) { in opcode_0xxxxxxx()
243 unsigned Length, bool Prologue) { in opcode_10Lxxxxx()
262 unsigned Length, bool Prologue) { in opcode_1100xxxx()
274 unsigned Length, bool Prologue) { in opcode_11010Lxx()
291 unsigned Length, bool Prologue) { in opcode_11011Lxx()
308 unsigned Length, bool Prologue) { in opcode_11100xxx()
322 unsigned Length, bool Prologue) { in opcode_111010xx()
335 unsigned Length, bool Prologue) { in opcode_1110110L()
349 unsigned Length, bool Prologue) { in opcode_11101110()
365 unsigned Length, bool Prologue) { in opcode_11101111()
[all …]
DARMAttributeParser.cpp75 unsigned Length; in ParseInteger() local
84 size_t Length = std::strlen(String); in ParseString() local
546 unsigned Length; in ParseIndexList() local
556 uint32_t &Offset, uint32_t Length) { in ParseAttributeList()
558 unsigned Length; in ParseAttributeList() local
587 void ARMAttributeParser::ParseSubsection(const uint8_t *Data, uint32_t Length) { in ParseSubsection()
/external/clang/test/Misc/
Dast-print-pragmas.cpp9 void test(int *List, int Length) { in test()
43 void test_nontype_template_param(int *List, int Length) { in test_nontype_template_param()
53 void test_templates(int *List, int Length) { in test_templates()
Dast-print-pragmas-xfail.cpp6 void run1(int *List, int Length) { in run1()
Dbackend-optimization-failure.cpp7 void test_switch(int *A, int *B, int Length) { in test_switch()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h26 uint32_t Length; member
42 uint64_t Length; member
/external/clang/test/SemaCXX/
Dconstructor.cpp43 struct Length { struct
44 Length l() const { return *this; } in l() argument
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp32 FrameEntry(FrameKind K, uint64_t Offset, uint64_t Length) in FrameEntry()
61 uint64_t Length; member in llvm::FrameEntry
191 CIE(uint64_t Offset, uint64_t Length, uint8_t Version, in CIE()
240 FDE(uint64_t Offset, uint64_t Length, int64_t LinkedCIEOffset, in FDE()
422 uint32_t Offset, int Length) { in dumpDataAux()
440 uint64_t Length = Data.getU32(&Offset); in parse() local
/external/clang/include/clang/Tooling/Core/
DReplacement.h38 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {} in Range()
62 unsigned Length; variable
/external/protobuf/gtest/samples/
Dsample2.h77 size_t Length() const { in Length() function
/external/google-breakpad/src/testing/gtest/samples/
Dsample2.h76 size_t Length() const { in Length() function
/external/libnfc-nxp/src/
DphFriNfc_MapTools.c65 uint32_t Length) in phFriNfc_MapTool_SetCardState()
DphFriNfc_IntNdefMap.c120 uint16_t Length) in phFriNfc_NdefMap_SetCardState()
/external/llvm/lib/Support/
DLineIterator.cpp88 size_t Length = 0; in advance() local
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfEncryptionCommonDictionary_autogen.cpp35 int64_t SkPdfEncryptionCommonDictionary::Length(SkPdfNativeDoc* doc) { in Length() function in SkPdfEncryptionCommonDictionary
/external/clang/lib/Tooling/Core/
DReplacement.cpp34 Replacement::Replacement(StringRef FilePath, unsigned Offset, unsigned Length, in Replacement()
40 unsigned Length, StringRef ReplacementText) { in Replacement()
105 SourceLocation Start, unsigned Length, in setFromSourceLocation()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvreader.cpp86 int MkvReader::Length(long long* total, long long* available) { in Length() function in mkvparser::MkvReader
/external/llvm/include/llvm/ADT/
DStringRef.h52 size_t Length; variable
56 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()

1234567