/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_stacktrace_printer_test.cpp | 23 str.clear(); in TEST() 27 str.clear(); in TEST() 31 str.clear(); in TEST() 35 str.clear(); in TEST() 39 str.clear(); in TEST() 43 str.clear(); in TEST() 47 str.clear(); in TEST() 58 str.clear(); in TEST() 63 str.clear(); in TEST() 92 str.clear(); in TEST() [all …]
|
H A D | sanitizer_bvgraph_test.cpp | 44 void clear() { s_.clear(); } in clear() function in SimpleGraph 71 g.clear(); in BasicTest() 120 g.clear(); in RemoveEdges() 124 s.clear(); in RemoveEdges() 125 bv.clear(); in RemoveEdges() 127 g.clear(); in RemoveEdges() 167 g.clear(); in Test_isReachable() 223 g.clear(); in LongCycle() 268 g.clear(); in ShortestPath() 270 t7.clear(); in ShortestPath() [all …]
|
/openbsd/lib/libssl/test/ |
H A D | testenc | 11 $cmd enc < $test.cipher >$test.clear 12 cmp $test $test.clear 17 /bin/rm $test.cipher $test.clear 21 $cmd enc -a -d < $test.cipher >$test.clear 22 cmp $test $test.clear 27 /bin/rm $test.cipher $test.clear 34 $cmd $i -bufsize 157 -d -k test < $test.$i.cipher >$test.$i.clear 35 cmp $test $test.$i.clear 40 /bin/rm $test.$i.cipher $test.$i.clear 46 cmp $test $test.$i.clear [all …]
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | h8.texi | 1 @clear ALL-ARCH 2 @clear GENERIC 3 @clear INTERNALS 4 @clear MULTI-OBJ 5 @clear AOUT 6 @clear BOUT 8 @clear ELF 13 @clear DIFF-TBL-KLUGE 15 @clear W32 25 @clear have-stabs
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | h8.texi | 1 @clear ALL-ARCH 2 @clear GENERIC 3 @clear INTERNALS 4 @clear MULTI-OBJ 5 @clear AOUT 6 @clear BOUT 8 @clear ELF 13 @clear DIFF-TBL-KLUGE 15 @clear W32 25 @clear have-stabs
|
/openbsd/regress/usr.bin/openssl/ |
H A D | testenc.sh | 14 $cmd enc < $test.cipher >$test.clear 15 cmp $test $test.clear 20 /bin/rm $test.cipher $test.clear 24 $cmd enc -a -d < $test.cipher >$test.clear 25 cmp $test $test.clear 30 /bin/rm $test.cipher $test.clear 49 $cmd $i -bufsize 157 -d -k test < $test.$i.cipher >$test.$i.clear 50 cmp $test $test.$i.clear 55 /bin/rm $test.$i.cipher $test.$i.clear 61 cmp $test $test.$i.clear [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 106 OriginalArgWasF128.clear(); in PreAnalyzeCallOperands() 107 OriginalArgWasFloat.clear(); in PreAnalyzeCallOperands() 109 CallOperandIsFixed.clear(); in PreAnalyzeCallOperands() 133 OriginalArgWasFloat.clear(); in PreAnalyzeFormalArguments() 134 OriginalArgWasF128.clear(); in PreAnalyzeFormalArguments() 154 OriginalArgWasFloat.clear(); in PreAnalyzeCallResult() 155 OriginalArgWasF128.clear(); in PreAnalyzeCallResult() 170 OriginalArgWasFloat.clear(); in PreAnalyzeReturn() 171 OriginalArgWasF128.clear(); in PreAnalyzeReturn() 188 OriginalArgWasFloat.clear(); in CheckReturn() [all …]
|
/openbsd/regress/usr.sbin/btrace/ |
H A D | mapempty.bt | 9 clear(@map); 10 printf("=> clear() after clear:\n"); 11 clear(@map); 12 printf("=> delete() after clear:\n"); 14 printf("=> zero() after clear:\n");
|
H A D | histempty.bt | 9 clear(@histmap); 10 printf("=> clear() after clear:\n"); 11 clear(@histmap); 12 printf("=> delete() after clear:\n"); 14 printf("=> zero() after clear:\n");
|
H A D | histempty.ok | 3 => clear() after clear: 4 => delete() after clear: 5 => zero() after clear:
|
H A D | mapempty.ok | 2 => clear() after clear: 3 => delete() after clear: 4 => zero() after clear:
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | DNBError.h | 49 m_str.clear(); in Clear() 57 m_str.clear(); 64 m_str.clear(); in SetError() 70 m_str.clear(); in SetErrorToErrno() 76 m_str.clear(); in SetError() 84 m_str.clear(); in SetErrorString()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/ |
H A D | 07.cc | 71 is.clear(); in test07() 76 is.clear(); in test07() 81 is.clear(); in test07() 96 is.clear(); in test07() 102 is.clear(); in test07() 111 is.clear(); in test07() 139 is.clear(); in test07() 147 is.clear(); in test07() 158 is.clear(); in test07()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | num_get_members_char.cc | 97 iss.clear(); in test01() 105 iss.clear(); in test01() 115 iss.clear(); in test01() 122 iss.clear(); in test01() 131 iss.clear(); in test01() 138 iss.clear(); in test01() 147 iss.clear(); in test01() 158 iss.clear(); in test01() 167 iss.clear(); in test01() 177 iss.clear(); in test01() [all …]
|
H A D | num_get_members_wchar_t.cc | 98 iss.clear(); in test01() 106 iss.clear(); in test01() 116 iss.clear(); in test01() 123 iss.clear(); in test01() 132 iss.clear(); in test01() 139 iss.clear(); in test01() 148 iss.clear(); in test01() 159 iss.clear(); in test01() 168 iss.clear(); in test01() 178 iss.clear(); in test01() [all …]
|
H A D | num_put_members_char.cc | 107 oss.clear(); in test01() 113 oss.clear(); in test01() 123 oss.clear(); in test01() 129 oss.clear(); in test01() 139 oss.clear(); in test01() 148 oss.clear(); in test01() 156 oss.clear(); in test01() 164 oss.clear(); in test01() 173 oss.clear(); in test01() 185 oss.clear(); in test01() [all …]
|
H A D | num_put_members_wchar_t.cc | 108 oss.clear(); in test01() 114 oss.clear(); in test01() 124 oss.clear(); in test01() 130 oss.clear(); in test01() 140 oss.clear(); in test01() 149 oss.clear(); in test01() 157 oss.clear(); in test01() 165 oss.clear(); in test01() 174 oss.clear(); in test01() 186 oss.clear(); in test01() [all …]
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 19 clear(); in DWARFAbbreviationDeclarationSet() 22 void DWARFAbbreviationDeclarationSet::clear() { in clear() function in DWARFAbbreviationDeclarationSet 25 Decls.clear(); in clear() 30 clear(); in extract() 99 DWARFDebugAbbrev::DWARFDebugAbbrev() { clear(); } in DWARFDebugAbbrev() 101 void DWARFDebugAbbrev::clear() { in clear() function in DWARFDebugAbbrev 102 AbbrDeclSets.clear(); in clear() 107 clear(); in extract()
|
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | strings_test.cpp | 40 Str.clear(); in TEST() 51 Str.clear(); in TEST() 61 Str.clear(); in TEST() 65 Str.clear(); in TEST() 82 Str.clear(); in TEST() 84 Str.clear(); in TEST() 87 Str.clear(); in TEST() 90 Str.clear(); in TEST()
|
/openbsd/sys/lib/libkern/arch/mips64/ |
H A D | bzero.S | 44 blt a1, 12, .Lsmallclr # small amount to clear? 49 SWHI zero, 0(a0) # clear 1, 2, or 3 bytes to align 57 PTR_ADDU a0, a0, 4 # clear words 61 blt a1, 24, .Lsmallclr # small amount to clear? 66 SDHI zero, 0(a0) # clear 1, 2, or 3 bytes to align 74 PTR_ADDU a0, a0, 8 # clear words 82 PTR_ADDU a0, a0, 1 # clear bytes
|
/openbsd/gnu/usr.bin/perl/regen/ |
H A D | mg_vtable.pl | 267 'env' => {set => 'set_all_env', clear => 'clear_all_env'}, 268 'envelem' => {set => 'setenv', clear => 'clearenv'}, 270 'sigelem' => {get => 'getsig', set => 'setsig', clear => 'clearsig'}, 272 'hook' => { set => 'sethookall', clear => 'clearhookall' }, 273 'hookelem' => {set => 'sethook', clear => 'clearhook'}, 275 'pack' => {len => 'sizepack', clear => 'wipepack'}, 276 'packelem' => {get => 'getpack', set => 'setpack', clear => 'clearpack'}, 278 'isa' => {set => 'setisa', clear => 'clearisa'}, 281 'arylen_p' => {clear => 'cleararylen_p', free => 'freearylen_p'}, 302 'hintselem' => {set => 'sethint', clear => 'clearhint'}, [all …]
|
/openbsd/usr.bin/ktrace/ |
H A D | ktrace.c | 63 enum { NOTSET, CLEAR, CLEARALL } clear; in main() local 72 clear = NOTSET; in main() 113 clear = CLEARALL; in main() 118 clear = CLEAR; in main() 155 if ((pidset && *argv) || (!pidset && !*argv && clear != CLEAR)) in main() 162 if (clear != NOTSET) { in main() 163 if (clear == CLEARALL) { in main()
|
/openbsd/gnu/usr.bin/perl/lib/ |
H A D | Config.t | 126 $out->clear; 130 $out->clear; 134 $out->clear; 138 $out->clear; 142 $out->clear; 146 $out->clear; 150 $out->clear; 155 $out->clear; 159 $out->clear; 163 $out->clear; [all …]
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | SpillPlacement.cpp | 112 void clear(const BlockFrequency &Threshold) { in clear() function 115 Links.clear(); in clear() 200 TodoList.clear(); in runOnMachineFunction() 219 TodoList.clear(); in releaseMemory() 228 nodes[n].clear(Threshold); in activate() 312 RecentPositive.clear(); in scanActiveBundles() 337 RecentPositive.clear(); in iterate() 354 RecentPositive.clear(); in prepare() 355 TodoList.clear(); in prepare() 358 ActiveNodes->clear(); in prepare()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | LLVMContextImpl.cpp | 114 CAZConstants.clear(); in ~LLVMContextImpl() 115 CPNConstants.clear(); in ~LLVMContextImpl() 116 CTNConstants.clear(); in ~LLVMContextImpl() 117 UVConstants.clear(); in ~LLVMContextImpl() 118 PVConstants.clear(); in ~LLVMContextImpl() 119 IntConstants.clear(); in ~LLVMContextImpl() 120 FPConstants.clear(); in ~LLVMContextImpl() 121 CDSConstants.clear(); in ~LLVMContextImpl() 136 MetadataAsValues.clear(); in ~LLVMContextImpl()
|