Home
last modified time | relevance | path

Searched full:main (Results 1 – 25 of 12140) sorted by relevance

12345678910>>...486

/external/mesa3d/src/mesa/
DMakefile.sources5 main/es1_conversion.c \
6 main/es1_conversion.h
9 main/accum.c \
10 main/accum.h \
11 main/api_arrayelt.c \
12 main/api_arrayelt.h \
13 main/api_exec.c \
14 main/api_exec.h \
15 main/api_loopback.c \
16 main/api_loopback.h \
[all …]
DMakefile.am22 SUBDIRS = . main/tests
40 main/format_info.py \
41 main/format_pack.py \
42 main/format_parser.py \
43 main/format_unpack.py \
44 main/formats.csv \
45 main/get_hash_generator.py \
46 main/get_hash_params.py \
56 main/get_hash.h \
57 main/format_info.h \
[all …]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Disac.gypi21 'main/include',
26 'main/include',
31 'main/include/audio_decoder_isac.h',
32 'main/include/audio_encoder_isac.h',
33 'main/include/isac.h',
34 'main/source/arith_routines.c',
35 'main/source/arith_routines_hist.c',
36 'main/source/arith_routines_logist.c',
37 'main/source/audio_decoder_isac.cc',
38 'main/source/audio_encoder_isac.cc',
[all …]
/external/mesa3d/src/mapi/glapi/gen/
Dgl_genexec.py49 #include "main/accum.h"
50 #include "main/api_loopback.h"
51 #include "main/api_exec.h"
52 #include "main/arbprogram.h"
53 #include "main/atifragshader.h"
54 #include "main/attrib.h"
55 #include "main/blend.h"
56 #include "main/blit.h"
57 #include "main/bufferobj.h"
58 #include "main/arrayobj.h"
[all …]
/external/toolchain-utils/binary_search_tool/ndk/
DTeapot.tar.gz
/external/deqp/data/gles31/shaders/
Duniform_block.test21 void main()
33 void main()
49 void main()
66 void main()
87 void main()
99 void main()
115 void main()
132 void main()
153 void main()
165 void main()
[all …]
Dlinkage_tessellation.test19 void main()
30 void main()
41 void main()
52 void main()
74 void main()
85 void main()
96 void main()
107 void main()
129 void main()
140 void main()
[all …]
Dlinkage_geometry.test14 void main()
25 void main()
40 void main()
57 void main()
66 void main()
81 void main()
98 void main()
109 void main()
124 void main()
140 void main()
[all …]
Dlinkage_tessellation_uniform_types.test16 void main()
25 void main()
36 void main()
47 void main()
68 void main()
77 void main()
88 void main()
99 void main()
120 void main()
129 void main()
[all …]
Dseparate_shader_validation.test16 void main()
30 void main()
49 void main()
63 void main()
82 void main()
95 void main()
114 void main()
127 void main()
146 void main()
159 void main()
[all …]
/external/deqp/data/gles3/shaders/
Duniform_block.test21 void main()
33 void main()
49 void main()
66 void main()
87 void main()
99 void main()
115 void main()
132 void main()
153 void main()
165 void main()
[all …]
Dkeywords.test16 void main()
34 void main()
52 void main()
70 void main()
88 void main()
106 void main()
124 void main()
142 void main()
160 void main()
178 void main()
[all …]
Dpreprocessor.test10 void main()
25 void main()
45 void main()
61 void main()
76 void main()
93 void main()
111 void main()
129 void main()
146 void main()
169 void main()
[all …]
Ddeclarations.test8 void main()
17 void main()
30 void main()
40 void main()
54 void main()
62 void main()
76 void main()
84 void main()
98 void main()
107 void main()
[all …]
Dconstants.test13 void main()
34 void main()
49 void main()
64 void main()
79 void main()
94 void main()
109 void main()
124 void main()
139 void main()
154 void main()
[all …]
/external/mesa3d/src/egl/
DMakefile.sources2 main/eglapi.c \
3 main/eglapi.h \
4 main/eglarray.c \
5 main/eglarray.h \
6 main/eglcompiler.h \
7 main/eglconfig.c \
8 main/eglconfig.h \
9 main/eglcontext.c \
10 main/eglcontext.h \
11 main/eglcurrent.c \
[all …]
/external/deqp/data/gles2/shaders/
Dkeywords.test15 void main()
32 void main()
49 void main()
66 void main()
83 void main()
100 void main()
117 void main()
134 void main()
151 void main()
168 void main()
[all …]
Dpreprocessor.test7 void main()
19 void main()
36 void main()
49 void main()
60 void main()
74 void main()
90 void main()
107 void main()
122 void main()
143 void main()
[all …]
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcmainct.c8 * This file contains the main buffer controller for compression.
9 * The main buffer lies between the pre-processor and the JPEG
71 my_main_ptr main = (my_main_ptr) cinfo->main; in start_pass_main() local
77 main->cur_iMCU_row = 0; /* initialize counters */ in start_pass_main()
78 main->rowgroup_ctr = 0; in start_pass_main()
79 main->suspended = FALSE; in start_pass_main()
80 main->pass_mode = pass_mode; /* save mode for use by process_data */ in start_pass_main()
85 if (main->whole_image[0] != NULL) in start_pass_main()
88 main->pub.process_data = process_data_simple_main; in start_pass_main()
94 if (main->whole_image[0] == NULL) in start_pass_main()
[all …]
Dfpdfapi_jdmainct.c8 * This file contains the main buffer controller for decompression.
9 * The main buffer lies between the JPEG decompressor proper and the
13 * supplies the equivalent of the main buffer in that case.
22 * In the current system design, the main buffer need never be a full-image
24 * postprocessing controllers. Nonetheless, the main controller is not
162 my_main_ptr main = (my_main_ptr) cinfo->main; in alloc_funny_pointers() local
171 main->xbuffer[0] = (JSAMPIMAGE) in alloc_funny_pointers()
174 main->xbuffer[1] = main->xbuffer[0] + cinfo->num_components; in alloc_funny_pointers()
187 main->xbuffer[0][ci] = xbuf; in alloc_funny_pointers()
189 main->xbuffer[1][ci] = xbuf; in alloc_funny_pointers()
[all …]
/external/skia/tests/
DSkSLErrorTest.cpp40 "void main() { x = vec2(1); }", in DEF_TEST()
46 "void main() { int x = foo(1); }", in DEF_TEST()
52 "void main() { float x = sin(1, 2); }", in DEF_TEST()
55 "void main() { float x = sin(true); }", in DEF_TEST()
58 "void main() { float x = sin(1); }"); in DEF_TEST()
64 "void main() { float x = foo(1, 2); }", in DEF_TEST()
71 "void main() { float x = foo(true); }", in DEF_TEST()
77 "void main() { if (3) { } }", in DEF_TEST()
83 "void main() { do { } while (vec2(1)); }", in DEF_TEST()
89 "void main() { while (vec3(1)) { } }", in DEF_TEST()
[all …]
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dconstants.test13 void main()
33 void main()
48 void main()
63 void main()
78 void main()
93 void main()
108 void main()
123 void main()
138 void main()
153 void main()
[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
59 void // expected-error {{'main' must return 'int'}}
60 main( // expected-error {{first parameter of 'main' (argument count) must be of type 'int'}} in main() function
65 const int main(); // expected-error {{'main' must return 'int'}}
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
[all …]
/external/valgrind/memcheck/tests/x86-solaris/
Dcontext_fpu.stderr.exp2 at 0x........: main (context_fpu.c:104)
5 by 0x........: main (context_fpu.c:50)
8 at 0x........: main (context_fpu.c:104)
11 by 0x........: main (context_fpu.c:50)
14 at 0x........: main (context_fpu.c:104)
17 by 0x........: main (context_fpu.c:50)
20 at 0x........: main (context_fpu.c:104)
23 by 0x........: main (context_fpu.c:50)
26 at 0x........: main (context_fpu.c:104)
29 by 0x........: main (context_fpu.c:50)
[all …]
/external/valgrind/memcheck/tests/amd64-solaris/
Dcontext_sse.stderr.exp2 at 0x........: main (context_sse.c:97)
5 by 0x........: main (context_sse.c:51)
8 at 0x........: main (context_sse.c:97)
11 by 0x........: main (context_sse.c:51)
14 at 0x........: main (context_sse.c:97)
17 by 0x........: main (context_sse.c:51)
20 at 0x........: main (context_sse.c:97)
23 by 0x........: main (context_sse.c:51)
26 at 0x........: main (context_sse.c:97)
29 by 0x........: main (context_sse.c:51)
[all …]

12345678910>>...486