Home
last modified time | relevance | path

Searched refs:main_loop (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/C/
H A DBra86.c80 goto main_loop; in X86()
123 goto main_loop; in X86()
126 main_loop: in X86()
158 goto main_loop; in X86()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
H A Dmain.cpp24 static void main_loop(void*);
99 emscripten_set_main_loop_arg(main_loop, NULL, 0, true); in main()
102 static void main_loop(void* arg) in main_loop() function
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A Dmain.cpp31 static void main_loop(void* window);
102 emscripten_set_main_loop_arg(main_loop, window, 0, false); in main()
131 static void main_loop(void* window) in main_loop() function
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm180 jmp main_loop
195 main_loop: label
322 jne main_loop ; if (hash != size)
435 jne main_loop
438 jne main_loop
440 ; jmp main_loop ; bypass for debug
494 jne main_loop
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D14-1.c173 static void main_loop(void) in main_loop() function
228 main_loop(); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c283 static void main_loop() in main_loop() function
340 main_loop(); in main()
/third_party/optimized-routines/string/aarch64/
H A Dstrcpy.S205 L(main_loop):
216 b.eq L(main_loop)

Completed in 4 milliseconds