| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_mutex_test.cpp | 181 sem.Post(1); in TEST() 183 sem.Post(3); in TEST() 193 sem.Post(1); in TEST()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_mutex.h | 73 void Post(u32 count = 1); 248 writers_.Post(); in Unlock() 250 readers_.Post(wake_readers); in Unlock() 307 writers_.Post(); in ReadUnlock()
|
| H A D | sanitizer_stackdepot.cpp | 144 semaphore_.Post(); in NewWorkNotify() 169 semaphore_.Post(); in Stop() 180 semaphore_.Post(); in LockAndStop()
|
| H A D | sanitizer_mutex.cpp | 45 void Semaphore::Post(u32 count) { in Post() function in __sanitizer::Semaphore
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/config/s390/ |
| H A D | s390.mt | 4 # Post 5.0 tdep-files
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | misctools | 6 0 search/1 %%!! X-Post-It-Note text
|
| H A D | vorbis | 86 # Post-RC1 Ogg files have the second header packet (and thus the version)
|
| /openbsd-src/gnu/llvm/lldb/bindings/python/ |
| H A D | CMakeLists.txt | 56 # Add a Post-Build Event to copy over Python files and create the symlink to 183 …# Add a Post-Build Event to copy the custom Python DLL to the lldb binaries dir so that Windows ca…
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | rofftoc | 3 # Post-processes roffitall output. Called from roffitall to produce
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiSchedule.td | 44 // Enable Post RegAlloc Scheduler pass. [default = 0]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64Combine.td | 213 // Post-legalization combines which should happen at all optimization levels. 225 // Post-legalization combines which are primarily optimizations.
|
| H A D | AArch64SchedThunderX.td | 117 // Pre/Post Indexing
|
| H A D | AArch64SchedA53.td | 97 // Pre/Post Indexing - Performed as part of address generation which is already
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | CheckerManager.h | 122 Post, enumerator 289 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | CompositionExclusions.txt | 112 # (2) Post Composition Version precomposed characters 119 # are not automatically added to this list of Post Composition
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/ |
| H A D | Instance.t | 118 qr/Post-load callbacks must be coderefs/, 119 "Post-load callbacks must be coderefs"
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerManager.cpp | 223 case ObjCMessageVisitKind::Post: in runChecker() 255 case ObjCMessageVisitKind::Post: in getObjCMessageCheckers()
|
| /openbsd-src/share/misc/ |
| H A D | scsi_modes | 177 {PER (Post Error)} t1
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | CodeReview.rst | 44 Post-commit review is encouraged, and can be accomplished using any of the 82 :doc:`Phabricator`). Post-commit reviews can be done on Phabricator, by email
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-m68hc11.texi | 188 @item Auto Pre-Increment/Pre-Decrement/Post-Increment/Post-Decrement
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-m68hc11.texi | 188 @item Auto Pre-Increment/Pre-Decrement/Post-Increment/Post-Decrement
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | CommentCommands.td | 160 def Post : BlockCommand<"post">;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrFormats.td | 20 def PostInc : AddrModeType<6>; // Post increment addressing mode
|
| /openbsd-src/share/dict/ |
| H A D | web2a | 41709 Post-adamic 41710 Post-advent 41716 Post-alexandrine 41717 Post-apostolic 41718 Post-apostolical 41719 Post-aristotelian 41720 Post-armistice 41722 Post-augustan 41723 Post-augustinian 41724 Post [all...] |
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | StmtPrinter.cpp | 2181 llvm::StringRef Post; in VisitLambdaExpr() local 2185 Post = ")"; in VisitLambdaExpr() 2192 OS << Post; in VisitLambdaExpr()
|