Home
last modified time | relevance | path

Searched refs:main (Results 10926 - 10950 of 13145) sorted by relevance

1...<<431432433434435436437438439440>>...526

/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dc_api_test.c104 int main(int argc, char **argv) in main() function
H A Dsmall_vector.cpp210 int main() in main() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product.cpp77 OpEntryPoint GLCompute %main "main" in AssemblyForCase() local
78 OpExecutionMode %main LocalSize 1 1 1 in AssemblyForCase()
144 %main = OpFunction %void None %voidfn in AssemblyForCase()
H A Dval_non_uniform_test.cpp51 ss << "OpEntryPoint " << execution_model << " %main \"main\"\n"; in GenerateShaderCode()
53 ss << "OpExecutionMode %main LocalSize 1 1 1\n"; in GenerateShaderCode()
87 %main = OpFunction %void None %func in GenerateShaderCode()
301 OpEntryPoint GLCompute %main "main" in TEST_F()
302 OpExecutionMode %main LocalSize 1 1 1 in TEST_F()
310 %main = OpFunction %void None %func in TEST_F()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dmain.cpp25 int main(int, char**) in main() function
86 // - When io.WantCaptureMouse is true, do not dispatch mouse input data to your main application. in main()
87 // - When io.WantCaptureKeyboard is true, do not dispatch keyboard input data to your main application. in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dmain.cpp25 int main(int, char**) in main() function
86 // - When io.WantCaptureMouse is true, do not dispatch mouse input data to your main application. in main()
87 // - When io.WantCaptureKeyboard is true, do not dispatch keyboard input data to your main application. in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
H A Dmain.cpp23 int main(int, char**) in main() function
84 // - When io.WantCaptureMouse is true, do not dispatch mouse input data to your main application. in main()
85 // - When io.WantCaptureKeyboard is true, do not dispatch keyboard input data to your main application. in main()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdjpgcom.c445 * The main program.
449 main(int argc, char **argv) in main() function
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dpngpixel.c141 int main(int argc, const char **argv) in main() function
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
H A Dstrsrch.cpp282 int main(int argc, const char** argv) in main() function
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp18 // The use of the ICU Regex API all occurs within the main()
87 // main for ugrep
89 // Structurally, all use of the ICU Regular Expression API is in main(),
95 int main(int argc, const char** argv) { in main() function
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Descapesrc.cpp415 int main(int argc, const char *argv[]) { in main() function
/third_party/skia/third_party/externals/icu/source/tools/genbrk/
H A Dgenbrk.cpp127 // main for genbrk
130 int main(int argc, char **argv) { in main() function
/third_party/skia/third_party/externals/icu/source/tools/gencfu/
H A Dgencfu.cpp133 // main for gencfu
136 int main(int argc, char **argv) { in main() function
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dtlsauthentication.c234 main () in main() function
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_fileserver.c269 main (int argc, char *const *argv) in main() function
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get_concurrent.c334 main (int argc, char *const *argv) in main() function
H A Dtest_get_response_cleanup.c289 main (int argc, char *const *argv) in main() function
H A Dtest_iplimit.c299 main (int argc, char *const *argv) in main() function
H A Dtest_parse_cookies.c237 main (int argc, char *const *argv) in main() function
H A Dtest_process_arguments.c236 main (int argc, char *const *argv) in main() function
H A Dtest_timeout.c275 main (int argc, char *const *argv) in main() function
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_request_response_with_callback.c297 main() in main() function
/third_party/skia/tests/
H A Dskia_test.cpp149 int main(int argc, char** argv) { in main() function
/third_party/skia/third_party/externals/dawn/examples/
H A DComputeBoids.cpp107 fn main(input : VertexIn) -> [[builtin(position)]] vec4<f32> { in initRender()
118 fn main() -> [[location(0)]] vec4<f32> { in initRender()
175 fn main([[builtin(global_invocation_id)]] GlobalInvocationID : vec3<u32>) { in initSim()
258 csDesc.compute.entryPoint = "main"; in initSim()
321 int main(int argc, const char* argv[]) { in main() function

Completed in 21 milliseconds

1...<<431432433434435436437438439440>>...526