/openbsd/gnu/llvm/lldb/source/Target/ |
H A D | Trace.cpp | 189 Storage &storage = GetUpdatedStorage(); in GetLiveThreadBinaryDataSize() local 195 Storage &storage = GetUpdatedStorage(); in GetLiveCpuBinaryDataSize() local 201 Storage &storage = GetUpdatedStorage(); in GetLiveProcessBinaryDataSize() local 376 Storage &storage = GetUpdatedStorage(); in GetPostMortemThreadDataFile() local 389 Storage &storage = GetUpdatedStorage(); in GetPostMortemCpuDataFile() local 402 Storage &storage = GetUpdatedStorage(); in SetPostMortemThreadDataFile() local 408 Storage &storage = GetUpdatedStorage(); in SetPostMortemCpuDataFile() local 424 Storage &storage = GetUpdatedStorage(); in OnLiveCpuBinaryDataRead() local 484 Storage &storage = GetUpdatedStorage(); in OnAllCpusBinaryDataRead() local 514 Storage &storage = GetUpdatedStorage(); in GetTracedCpus() local [all …]
|
/openbsd/lib/libexpat/tests/ |
H A D | chardata.c | 61 CharData_Init(CharData *storage) { in CharData_Init() 67 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) { in CharData_AppendXMLChars() 87 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) { in CharData_CheckXMLChars()
|
H A D | structdata.c | 72 StructData_Init(StructData *storage) { in StructData_Init() 80 StructData_AddItem(StructData *storage, const XML_Char *s, int data0, int data1, in StructData_AddItem() 108 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, in StructData_CheckItems() 148 StructData_Dispose(StructData *storage) { in StructData_Dispose()
|
H A D | basic_tests.c | 394 CharData storage; in START_TEST() local 795 CharData storage; in START_TEST() local 1467 CharData storage; in START_TEST() local 1509 CharData storage; in START_TEST() local 1536 CharData storage; in START_TEST() local 1606 CharData storage; in START_TEST() local 1650 CharData storage; in START_TEST() local 2442 CharData storage; in START_TEST() local 3102 CharData storage; in START_TEST() local 3162 CharData storage; in START_TEST() local [all …]
|
H A D | common.c | 228 CharData storage; in _run_character_check() local 242 CharData storage; in _run_attribute_check() local 256 CharData *const storage = (CharData *)malloc(sizeof(CharData)); in _run_ext_character_check() local
|
H A D | ns_tests.c | 123 CharData storage; in run_ns_tagname_overwrite_test() local 598 CharData storage; in START_TEST() local 621 CharData storage; in START_TEST() local 651 CharData storage; in START_TEST() local
|
H A D | handlers.h | 340 CharData *storage; member 510 # define handler_record_get(storage, index) \ argument 513 # define assert_record_handler_called(storage, index, expected_name, \ argument 596 CharData *storage; member
|
H A D | handlers.c | 82 CharData *storage = (CharData *)userData; in end_element_event_handler() local 90 StructData *storage = (StructData *)userData; in start_element_event_handler2() local 98 StructData *storage = (StructData *)userData; in end_element_event_handler2() local 221 CharData *storage = (CharData *)userData; in overwrite_start_checker() local 234 CharData *storage = (CharData *)userData; in overwrite_end_checker() local 765 CharData storage; in external_entity_good_cdata_ascii() local 1713 CharData *storage = (CharData *)userData; in record_element_end_handler() local 1848 CharData *storage = (CharData *)userData; in accumulate_pi_characters() local 1858 CharData *storage = (CharData *)userData; in accumulate_comment() local 1869 CharData *storage = (CharData *)userData; in accumulate_entity_decl() local [all …]
|
H A D | misc_tests.c | 272 CharData storage; in START_TEST() local 442 CharData storage; in START_TEST() local
|
H A D | common.h | 129 CharData *storage; member
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 96 void Init(void *storage, uptr size) { in Init() 114 CompactRingBuffer(void *storage, uptr size) { in CompactRingBuffer() 119 CompactRingBuffer(const CompactRingBuffer &other, void *storage) { in CompactRingBuffer()
|
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPT.cpp | 183 Storage &storage = GetUpdatedStorage(); in Decode() local 194 Storage &storage = GetUpdatedStorage(); in FindBeginningOfTimeNanos() local 245 Storage &storage = GetUpdatedStorage(); in DumpTraceInfo() local 356 Storage &storage = GetUpdatedStorage(); in DumpTraceInfoAsJson() local 599 Storage &storage = GetUpdatedStorage(); in IsTraced() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/ |
H A D | new1.C | 15 int storage[ 5 ]; variable
|
H A D | new2.C | 9 void * operator new ( __SIZE_TYPE__ , void * storage ) in new()
|
H A D | addr-const1.C | 18 static double storage; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/ |
H A D | new1.C | 15 int storage[ 5 ]; variable
|
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan_thread_list.cpp | 9 void InitThreadList(uptr storage, uptr size) { in InitThreadList()
|
/openbsd/gnu/llvm/lld/Common/ |
H A D | Memory.cpp | 21 void *storage = context().bAlloc.Allocate(size, align); in getOrCreate() local
|
/openbsd/regress/sys/kern/pledge/generic/ |
H A D | pty.h | 5 char storage[1024]; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | crash29.C | 29 static int storage[]; variable
|
/openbsd/usr.bin/rpcgen/ |
H A D | rpc_svcout.c | 259 write_programs(storage) in write_programs() argument 341 write_program(def, storage) in write_program() argument
|
/openbsd/regress/lib/libc/sys/ |
H A D | t_kevent.c | 81 int s[2], storage, status, kq; in ATF_TC_BODY() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Language/ClangCommon/ |
H A D | ClangHighlighter.cpp | 233 StreamString storage; in Highlight() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.h | 160 llvm::SmallString<32> storage; variable
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | PDB.cpp | 421 std::vector<uint8_t> &storage) { in scopeStackOpen() 427 std::vector<uint8_t> &storage, in scopeStackClose() 562 std::vector<uint8_t> &storage) { in writeSymbolRecord() 592 std::vector<uint8_t> storage; in analyzeSymbolSubsection() local 649 std::vector<uint8_t> storage; in writeAllModuleSymbolRecords() local
|