/external/nanohttpd/core/src/test/java/fi/iki/elonen/ |
D | HttpHeadRequestTest.java | 57 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingFieldWithEmptyValueAndFieldWithMissingValueGiveDifferentResults() local 59 assertTrue(this.testServer.decodedParamters.get("bar") instanceof List); in testDecodingFieldWithEmptyValueAndFieldWithMissingValueGiveDifferentResults() local 67 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingMixtureOfParameters() local 71 assertTrue(this.testServer.decodedParamters.get("zot") instanceof List); in testDecodingMixtureOfParameters() local 73 assertTrue(this.testServer.decodedParamters.get("zim") instanceof List); in testDecodingMixtureOfParameters() local 91 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingParametersWithSingleValue() local 94 assertTrue(this.testServer.decodedParamters.get("baz") instanceof List); in testDecodingParametersWithSingleValue() local 103 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingParametersWithSingleValueAndMissingValue() local 105 assertTrue(this.testServer.decodedParamters.get("baz") instanceof List); in testDecodingParametersWithSingleValueAndMissingValue() local 113 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingSingleFieldRepeated() local
|
D | HttpGetRequestTest.java | 50 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingFieldWithEmptyValueAndFieldWithMissingValueGiveDifferentResults() local 52 assertTrue(this.testServer.decodedParamters.get("bar") instanceof List); in testDecodingFieldWithEmptyValueAndFieldWithMissingValueGiveDifferentResults() local 60 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingMixtureOfParameters() local 64 assertTrue(this.testServer.decodedParamters.get("zot") instanceof List); in testDecodingMixtureOfParameters() local 66 assertTrue(this.testServer.decodedParamters.get("zim") instanceof List); in testDecodingMixtureOfParameters() local 84 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingParametersWithSingleValue() local 87 assertTrue(this.testServer.decodedParamters.get("baz") instanceof List); in testDecodingParametersWithSingleValue() local 96 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingParametersWithSingleValueAndMissingValue() local 98 assertTrue(this.testServer.decodedParamters.get("baz") instanceof List); in testDecodingParametersWithSingleValueAndMissingValue() local 106 assertTrue(this.testServer.decodedParamters.get("foo") instanceof List); in testDecodingSingleFieldRepeated() local
|
/external/clang/test/PCH/ |
D | pragma-loop.cpp | 29 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() 103 int List[100]; in test() local
|
/external/clang/test/CodeGenCXX/ |
D | pragma-unroll.cpp | 4 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() 42 double List[100]; in for_range_test() local 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()
|
D | pragma-loop.cpp | 4 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() 48 double List[100]; in for_range_test() local 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() [all …]
|
D | pragma-loop-safety.cpp | 4 void vectorize_test(int *List, int Length) { in vectorize_test() 27 void interleave_test(int *List, int Length) { in interleave_test()
|
D | constructor-template.cpp | 22 template <typename T> class List { class 24 List(){ } // List<BinomialNode<int>*>::List() remains undefined. in List() function in List
|
/external/clang/test/CodeGen/ |
D | disable-tail-calls.c | 3 typedef struct List { struct 4 struct List *next; argument 6 } List; argument
|
D | types.c | 25 struct List { struct 30 struct List returned; argument
|
/external/clang/test/Parser/ |
D | pragma-loop.cpp | 7 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()
|
D | pragma-loop-safety.cpp | 6 void test(int *List, int Length) { in test()
|
D | warn-cuda-compat.cu | 8 void test(int *List, int Length) { in test()
|
D | pragma-unroll.cpp | 6 void test(int *List, int Length) { in test()
|
/external/clang/test/Misc/ |
D | ast-print-pragmas.cpp | 10 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()
|
D | ast-print-pragmas-xfail.cpp | 6 void run1(int *List, int Length) { in run1()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 34 struct List { struct 38 List(DwarfCompileUnit *CU, size_t EntryOffset) in List() argument 180 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) in EntryBuilder()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 34 struct List { struct 38 List(DwarfCompileUnit *CU, size_t EntryOffset) in List() argument 180 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) in EntryBuilder()
|
/external/llvm/unittests/ADT/ |
D | ilistTest.cpp | 30 ilist<Node> List; in TEST() local 48 ilist<Node> List; in TEST() local 68 ilist<Node> List; in TEST() local
|
/external/grpc-grpc/doc/ |
D | workarounds.md | 8 ### Cronet Compression
|
/external/python/apitools/samples/bigquery_sample/bigquery_v2/ |
D | bigquery_v2_client.py | 131 def List(self, request, global_params=None): member in BigqueryV2.DatasetsService 335 def List(self, request, global_params=None): member in BigqueryV2.JobsService 397 def List(self, request, global_params=None): member in BigqueryV2.ProjectsService 459 def List(self, request, global_params=None): member in BigqueryV2.TabledataService 573 def List(self, request, global_params=None): member in BigqueryV2.TablesService
|
/external/v8/src/base/ |
D | list.h | 18 List() : front_(nullptr), back_(nullptr) {} in List() function 131 friend class List<T>; variable
|
/external/llvm/unittests/Support/ |
D | SpecialCaseListTest.cpp | 21 std::unique_ptr<SpecialCaseList> makeSpecialCaseList(StringRef List, in makeSpecialCaseList() 27 std::unique_ptr<SpecialCaseList> makeSpecialCaseList(StringRef List) { in makeSpecialCaseList()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineModuleInfoImpls.cpp | 36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end()); in getSortedStubs() local
|
/external/python/apitools/samples/dns_sample/dns_v1/ |
D | dns_v1_client.py | 104 def List(self, request, global_params=None): member in DnsV1.ChangesService 218 def List(self, request, global_params=None): member in DnsV1.ManagedZonesService 290 def List(self, request, global_params=None): member in DnsV1.ResourceRecordSetsService
|
/external/llvm/lib/CodeGen/ |
D | MachineModuleInfoImpls.cpp | 36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end()); in getSortedStubs() local
|