Home
last modified time | relevance | path

Searched refs:loop_found (Results 1 – 25 of 93) sorted by relevance

1234

/dports/graphics/opendx/dx-4.4.4/src/uipp/java/dx/client/
H A DAppletClient.java279 boolean loop_found = false; in getLoopCount()
285 while ( ( parse_error == false ) && ( loop_found == false ) && ( stok.hasMoreTokens() ) ) { in getLoopCount()
308 loop_found = true; in getLoopCount()
324 if ( loop_found ) in getLoopCount()
406 boolean loop_found = false; in getImageName()
410 while ( ( parse_error == false ) && ( loop_found == false ) && ( stok.hasMoreTokens() ) ) { in getImageName()
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dloop_analysis.h229 bool loop_found; variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dloop_analysis.h257 bool loop_found; variable
H A Dloop_analysis.cpp89 this->loop_found = false; in loop_state()
109 this->loop_found = true; in insert()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dloop_analysis.h257 bool loop_found; variable
H A Dloop_analysis.cpp89 this->loop_found = false; in loop_state()
109 this->loop_found = true; in insert()
/dports/mail/postfix-current/postfix-3.7-20211107/src/pipe/
H A Dpipe.c1217 int loop_found; in deliver_message() local
1225 loop_found = delivered_hdr_find(info, rcpt->address); in deliver_message()
1227 if (loop_found) { in deliver_message()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcov.c674 bool loop_found = false; in circuit() local
694 loop_found = true; in circuit()
698 loop_found |= circuit (w, path, start, blocked, block_lists, linfo, in circuit()
704 if (loop_found) in circuit()
723 return loop_found; in circuit()
737 bool loop_found = false; in get_cycles_count() local
745 loop_found |= circuit (*it, path, *it, blocked, block_lists, linfo, in get_cycles_count()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcov.c674 bool loop_found = false; in circuit() local
694 loop_found = true; in circuit()
698 loop_found |= circuit (w, path, start, blocked, block_lists, linfo, in circuit()
704 if (loop_found) in circuit()
723 return loop_found; in circuit()
737 bool loop_found = false; in get_cycles_count() local
745 loop_found |= circuit (*it, path, *it, blocked, block_lists, linfo, in get_cycles_count()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcov.c674 bool loop_found = false; in circuit() local
694 loop_found = true; in circuit()
698 loop_found |= circuit (w, path, start, blocked, block_lists, linfo, in circuit()
704 if (loop_found) in circuit()
723 return loop_found; in circuit()
737 bool loop_found = false; in get_cycles_count() local
745 loop_found |= circuit (*it, path, *it, blocked, block_lists, linfo, in get_cycles_count()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcov.c674 bool loop_found = false; in circuit() local
694 loop_found = true; in circuit()
698 loop_found |= circuit (w, path, start, blocked, block_lists, linfo, in circuit()
704 if (loop_found) in circuit()
723 return loop_found; in circuit()
737 bool loop_found = false; in get_cycles_count() local
745 loop_found |= circuit (*it, path, *it, blocked, block_lists, linfo, in get_cycles_count()

1234