Home
last modified time | relevance | path

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

12345678910>>...17

/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
Dpragma-unroll.cpp4 void while_test(int *List, int Length) { in while_test()
17 void do_test(int *List, int Length) { in do_test()
30 void for_test(int *List, int Length) { in for_test()
54 void for_define_test(int *List, int Length, int Value) { in for_define_test()
65 void for_template_test(A *List, int Length, A Value) { in for_template_test()
76 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
89 void template_test(double *List, int Length) { in template_test()
Dpragma-loop.cpp4 void while_test(int *List, int Length) { in while_test()
21 void do_test(int *List, int Length) { in do_test()
35 void for_test(int *List, int Length) { in for_test()
58 void disable_test(int *List, int Length) { in disable_test()
71 void for_define_test(int *List, int Length, int Value) { in for_define_test()
81 void for_contant_expression_test(int *List, int Length) { in for_contant_expression_test()
97 void for_template_test(A *List, int Length, A Value) { in for_template_test()
107 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test()
121 void for_template_constant_expression_test(A *List, int Length) { in for_template_constant_expression_test()
153 void template_test(double *List, int Length) { in template_test()
Dpragma-loop-safety.cpp4 void vectorize_test(int *List, int Length) { in vectorize_test()
27 void interleave_test(int *List, int Length) { in interleave_test()
/external/clang/test/PCH/
Dpragma-loop.cpp29 inline void run1(int *List, int Length) { in run1()
40 inline void run2(int *List, int Length) { in run2()
52 inline void run3(int *List, int Length) { in run3()
64 inline void run4(int *List, int Length) { in run4()
73 inline void run5(int *List, int Length) { in run5()
82 inline void run6(int *List, int Length) { in run6()
92 inline void run7(int *List, int Length) { in run7()
/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()
Dpragma-loop-safety.cpp6 void test(int *List, int Length) { in test()
Dwarn-cuda-compat.cu8 void test(int *List, int Length) { in test()
/external/clang/test/Misc/
Dast-print-pragmas.cpp10 void test(int *List, int Length) { in test()
48 void test_nontype_template_param(int *List, int Length) { in test_nontype_template_param()
58 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()
Dbackend-optimization-failure-nodbg.cpp7 void test_switch(int *A, int *B, int Length) { /* expected-warning {{loop not vectorized: failed ex… in test_switch()
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp228 unsigned Length, bool Prologue) { in opcode_0xxxxxxx()
239 unsigned Length, bool Prologue) { in opcode_10Lxxxxx()
258 unsigned Length, bool Prologue) { in opcode_1100xxxx()
270 unsigned Length, bool Prologue) { in opcode_11010Lxx()
287 unsigned Length, bool Prologue) { in opcode_11011Lxx()
304 unsigned Length, bool Prologue) { in opcode_11100xxx()
318 unsigned Length, bool Prologue) { in opcode_111010xx()
331 unsigned Length, bool Prologue) { in opcode_1110110L()
345 unsigned Length, bool Prologue) { in opcode_11101110()
361 unsigned Length, bool Prologue) { in opcode_11101111()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp228 unsigned Length, bool Prologue) { in opcode_0xxxxxxx()
239 unsigned Length, bool Prologue) { in opcode_10Lxxxxx()
258 unsigned Length, bool Prologue) { in opcode_1100xxxx()
270 unsigned Length, bool Prologue) { in opcode_11010Lxx()
287 unsigned Length, bool Prologue) { in opcode_11011Lxx()
304 unsigned Length, bool Prologue) { in opcode_11100xxx()
318 unsigned Length, bool Prologue) { in opcode_111010xx()
331 unsigned Length, bool Prologue) { in opcode_1110110L()
345 unsigned Length, bool Prologue) { in opcode_11101110()
361 unsigned Length, bool Prologue) { in opcode_11101111()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryStreamRef.h35 Optional<uint32_t> Length) in BinaryStreamRefBase()
39 Optional<uint32_t> Length) in BinaryStreamRefBase()
147 Optional<uint32_t> Length; variable
162 Optional<uint32_t> Length) in BinaryStreamRef()
228 uint32_t ViewOffset, Optional<uint32_t> Length) in WritableBinaryStreamRef()
/external/llvm/lib/DebugInfo/CodeView/
DStreamReader.cpp51 uint32_t Length = 0; in readZeroString() local
75 Error StreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString()
87 Error StreamReader::readStreamRef(StreamRef &Ref, uint32_t Length) { in readStreamRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DBinaryStreamReader.cpp62 size_t Length = FoundOffset - OriginalOffset; in readCString() local
73 uint32_t Length = 0; in readWideString() local
92 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString()
104 Error BinaryStreamReader::readStreamRef(BinaryStreamRef &Ref, uint32_t Length) { in readStreamRef()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h27 uint32_t Length; member
43 uint64_t Length; member
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h26 uint32_t Length; member
42 uint64_t Length; member
/external/llvm/unittests/Support/
DStreamingMemoryObjectTest.cpp21 size_t GetBytes(unsigned char *Buffer, size_t Length) override { in GetBytes()
32 size_t GetBytes(unsigned char *OutBuffer, size_t Length) override { in GetBytes()
/external/clang/test/SemaCXX/
Dconstructor.cpp42 struct Length { struct
43 Length l() const { return *this; } in l() argument
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h24 StreamRef(const StreamInterface &Stream, uint32_t Offset, uint32_t Length) in StreamRef()
99 uint32_t Length; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeBuiltinSymbol.h43 uint64_t Length; variable
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugArangeSet.h25 uint32_t Length; member
41 uint64_t Length; member
/external/clang/include/clang/Tooling/Core/
DReplacement.h41 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {} in Range()
70 unsigned Length; variable

12345678910>>...17