Home
last modified time | relevance | path

Searched refs:bb_path (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/applets/
H A Dinstall.sh105 bb_path="$prefix/bin/busybox"
109 bb_path="bin/busybox"
112 bb_path="busybox"
115 bb_path="../bin/busybox"
118 bb_path="../../bin/busybox"
127 echo " $prefix/$i -> $bb_path"
128 ln $linkopts "$bb_path" "$prefix/$i" || exit 1
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-threadbackward.c548 vec<basic_block, va_gc> *bb_path; in find_jump_threads_backwards() local
549 vec_alloc (bb_path, 10); in find_jump_threads_backwards()
550 vec_safe_push (bb_path, e->dest); in find_jump_threads_backwards()
554 fsm_find_control_statement_thread_paths (name, visited_bbs, bb_path, false); in find_jump_threads_backwards()
557 vec_free (bb_path); in find_jump_threads_backwards()
H A DChangeLog13415 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-threadbackward.c548 vec<basic_block, va_gc> *bb_path; in find_jump_threads_backwards() local
549 vec_alloc (bb_path, 10); in find_jump_threads_backwards()
550 vec_safe_push (bb_path, e->dest); in find_jump_threads_backwards()
554 fsm_find_control_statement_thread_paths (name, visited_bbs, bb_path, false); in find_jump_threads_backwards()
557 vec_free (bb_path); in find_jump_threads_backwards()
H A DChangeLog13415 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/plugins/
H A Dmanagergui.py416 bb_path = Pmw.ButtonBox(w.interior())
417 bb_path.add('Add new directory...', command=slb_path_add)
418 bb_path.add('Remove', command=slb_path_remove)
419 bb_path.add('Move up', command=lambda: slb_path_move(-1))
420 bb_path.add('Move down', command=slb_path_move)
421 bb_path.pack(side='top', fill='x')
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_DatabaseIO.C267 std::string bb_path; in check_setDW() local
269 util().get_environment("DW_JOB_STRIPED", bb_path, isParallel); in check_setDW()
271 if (bb_path.empty()) { // See if using `private` mode... in check_setDW()
273 util().get_environment("DW_JOB_PRIVATE", bb_path, isParallel); in check_setDW()
275 if (!bb_path.empty()) { in check_setDW()
277 dwPath = bb_path; in check_setDW()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A DChangeLog-201634040 allocate 10 slots in the bb_path vector and let it grow as needed.