Home
last modified time | relevance | path

Searched refs:try_recursive (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/nuspell/nuspell-5.0.1/src/nuspell/
H A Dchecker.cxx1520 goto try_recursive; in check_compound_classic()
1522 goto try_recursive; in check_compound_classic()
1525 goto try_recursive; in check_compound_classic()
1527 goto try_recursive; in check_compound_classic()
1531 goto try_recursive; in check_compound_classic()
1535 goto try_recursive; in check_compound_classic()
1551 goto try_recursive; in check_compound_classic()
1556 try_recursive: in check_compound_classic()
1691 goto try_recursive; in check_compound_with_pattern_replacements()
1716 try_recursive: in check_compound_with_pattern_replacements()
[all …]
/dports/ftp/lftp/lftp-4.9.2/src/
H A DFileAccess.h492 bool try_recursive; variable
502 void TryRecursive(bool y=true) { try_recursive=y; }
H A DFileAccess.cc880 follow_symlinks(false), try_recursive(false), is_recursive(false) in ListInfo()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp1908 BasicBlock *try_recursive = function()->CreateBlock("try_recursive"); in acquire_lock() local
1939 acquired_fast, try_recursive); in acquire_lock()
1942 builder()->SetInsertPoint(try_recursive); in acquire_lock()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp1908 BasicBlock *try_recursive = function()->CreateBlock("try_recursive"); in acquire_lock() local
1939 acquired_fast, try_recursive); in acquire_lock()
1942 builder()->SetInsertPoint(try_recursive); in acquire_lock()