Home
last modified time | relevance | path

Searched defs:main (Results 1 – 25 of 11357) sorted by relevance

12345678910>>...455

/external/ComputeLibrary/src/core/GLES_COMPUTE/cs_shaders/
Dgemm.cs48 void main(void) in main() method
78 void main(void) in main() method
114 void main(void) in main() method
154 void main() in main() method
245 void main() in main() method
375 void main() in main() method
546 void main(void) in main() method
582 void main(void) in main() method
611 void main(void) in main() method
666 void main() in main() method
[all …]
Dconvolution_layer.cs73 void main() in main() method
122 void main() in main() method
240 void main(void) in main() method
300 void main(void) in main() method
382 void main(void) in main() method
583 void main(void) in main() method
620 void main(void) in main() method
687 void main(void) in main() method
742 void main(void) in main() method
758 void main(void) in main() method
Dsoftmax_layer.cs68 void main(void) in main() method
112 void main(void) in main() method
186 void main(void) in main() method
248 void main(void) in main() method
328 void main(void) in main() method
346 void main(void) in main() method
Dfill_border.cs60 void main() in main() method
130 void main() in main() method
349 void main() in main() method
408 void main() in main() method
Ddirect_convolution3x3.cs77 void main() in main() method
195 void main() in main() method
309 void main() in main() method
378 void main() in main() method
512 void main() in main() method
686 void main() in main() method
791 void main() in main() method
912 void main() in main() method
1040 void main() in main() method
/external/curl/CMake/
DCurlTests.c30 main () in main() function
64 main () in main() function
88 int main(void) in main() function
134 main () in main() function
150 main () in main() function
169 main () in main() function
183 int main() { return 0; } in main() function
190 int main(void) { in main() function
221 int main () { ; return 0; } in main() function
236 main () in main() function
[all …]
/external/clang/test/CXX/basic/basic.start/basic.start.main/
Dp2.cpp28 Int main(Int argc, Carp argv[]) { in main() function
38 Int main(Int argc, Carp argv[], Char *env[]) { in main() function
44 int main() { in main() function
49 static int main() { // expected-error {{'main' is not allowed to be declared static}} in main() function
54 inline int main() { // expected-error {{'main' is not allowed to be declared inline}} in main() function
60 main( // expected-error {{first parameter of 'main' (argument count) must be of type 'int'}} in main() function
70 int main(int argc, const char* const* argv) { in main() function
76 int main() { } // expected-error{{'main' cannot be a template}} in main() function
80 constexpr int main() { } // expected-error{{'main' is not allowed to be declared constexpr}} in main() function
87 int main(int, const charT**) {} in main() function
[all …]
Dp3.cpp13 int main; // expected-error{{main cannot be declared as global variable}} variable
18 int main; in f() local
24 void x(int main) {}; in x()
30 static int main; member in A
35 template<class T> constexpr T main; variable
43 int main; variable
56 static int main; in q() local
62 int main; variable
/external/clang/test/Sema/
Dwarn-extern-main.c12 int main; // expected-warning{{variable named 'main' with external linkage has undefined behavior}} variable
20 static int main; in x() local
31 int main; in x() local
36 static int main; variable
41 auto int main; in x() local
47 register int main; in x() local
52 int main; variable
Dwarn-main-return-type.c6 int main() { in main() function
13 void main() { in main() function
20 double main() { in main() function
31 const float main() { in main() function
41 fptr main() { in main() function
48 void *(*main())(int a) { in main() function
Dwarn-main.c6 int main() { in main() function
12 static int main() { in main() function
19 inline int main() { in main() function
27 _Noreturn int main() { in main() function
33 int main(int argc, char**argv, ...) { return 0; } in main() function
/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
DMainTest.java69 Main main = new Main(new PrintWriter(out, true), new PrintWriter(err, true), System.in); in testUsageOutput() local
95 Main main = new Main(new PrintWriter(out, true), new PrintWriter(err, true), System.in); in version() local
109 Main main = in preserveOriginalFile() local
175 Main main = in javadoc() local
211 Main main = in imports() local
252 Main main = in optimizeImportsDoesNotLeaveEmptyLines() local
281 Main main = in importRemovalLines() local
305 Main main = in importRemoveErrorParseError() local
331 Main main = in packageInfo() local
344 Main main = in newline() local
[all …]
DDiagnosticTest.java74 Main main = new Main(new PrintWriter(stdout, true), new PrintWriter(stderr, true), System.in); in parseError() local
92 Main main = new Main(new PrintWriter(stdout, true), new PrintWriter(stderr, true), System.in); in lexError() local
111 Main main = new Main(new PrintWriter(stdout, true), new PrintWriter(stderr, true), System.in); in oneFileParseError() local
133 Main main = new Main(new PrintWriter(stdout, true), new PrintWriter(stderr, true), System.in); in oneFileParseErrorReplace() local
162 Main main = new Main(new PrintWriter(out, true), new PrintWriter(err, true), System.in); in parseError2() local
177 Main main = new Main(new PrintWriter(out, true), new PrintWriter(err, true), inStream); in parseErrorStdin() local
196 Main main = new Main(new PrintWriter(out, true), new PrintWriter(err, true), System.in); in lexError2() local
210 Main main = new Main(new PrintWriter(out, true), new PrintWriter(err, true), inStream); in lexErrorStdin() local
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_threads.py30 async def main(): function
40 async def main(): function
49 async def main(): function
58 async def main(): function
72 async def main(): function
84 async def main(): function
Dtest_runners.py66 async def main(): function
73 async def main(): function
88 async def main(expected): function
99 async def main(): function
116 async def main(): function
134 async def main(): function
172 async def main(): function
/external/googletest/docs/_sass/
Dmain.scss107 .main { class
111 .main .main-inner { class
115 .main table th { class
119 .main .callout { class
152 .main .good pre { class
156 .main .bad pre { class
190 .main { class
/external/jacoco/org.jacoco.core.test.validation.kotlin/src/org/jacoco/core/test/validation/kotlin/targets/
DKotlinInlineTarget.kt21 fun main(args: Array<String>) { in main() method
36 fun main(args: Array<String>) { in main() method
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/test/
DHandlerDispatcherAsyncTest.kt51 val main = Looper.getMainLooper().asHandler(async = true).asCoroutineDispatcher() in <lambda>() constant
70 val main = Looper.getMainLooper().asHandler(async = true).asCoroutineDispatcher() in <lambda>() constant
89 val main = Looper.getMainLooper().asHandler(async = true).asCoroutineDispatcher() in <lambda>() constant
108 val main = Looper.getMainLooper().asHandler(async = false).asCoroutineDispatcher() in <lambda>() constant
126 val main = Looper.getMainLooper().asHandler(async = true).asCoroutineDispatcher("testName") in testToString() constant
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DFakeWorkers.java90 public static void main(String[] args) throws NumberFormatException, InterruptedException { in main() method in FakeWorkers.Sleeper
99 public static void main(String[] args) { in main() method in FakeWorkers.Exit
108 public static void main(String[] args) throws IOException, InterruptedException { in main() method in FakeWorkers.CloseAndSleep
120 public static void main(String[] args) { in main() method in FakeWorkers.PrintClient
139 public static void main(String[] args) throws ClassNotFoundException { in main() method in FakeWorkers.LoadBenchmarkClass
174 public static void main(String[] args) throws Exception { in main() method in FakeWorkers.SocketEchoClient
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/components/
D_main.scss1 .main { class
15 .main { class
24 .main { class
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/components/
D_main.scss1 .main { class
15 .main { class
24 .main { class
/external/compiler-rt/test/tsan/
Dunaligned_race.cc49 static NOINLINE void access3(bool main, int sz1, bool rw, volatile char *p) { in access3()
66 access2(bool main, int sz1, int off2, bool rw, volatile char *obj) { in access2()
86 access1(bool main, int off, int sz1, int off2, bool rw, char *obj) { in access1()
105 NOINLINE void Test(bool main) { in Test()
128 int main() { in main() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DPatternTokenizer.java278 continue main; in next() local
283 continue main; in next() local
288 continue main; in next() local
314 continue main; in next() local
321 continue main; in next() local
335 continue main; in next() local
339 continue main; in next() local
342 continue main; in next() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPatternTokenizer.java276 continue main; in next() local
281 continue main; in next() local
286 continue main; in next() local
312 continue main; in next() local
319 continue main; in next() local
333 continue main; in next() local
337 continue main; in next() local
340 continue main; in next() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
D5-1.c22 int main(void) in main() function
31 int main(void) in main() function
53 int main(void) in main() function

12345678910>>...455