/openbsd/gnu/llvm/lldb/source/Host/macosx/cfcpp/ |
H A D | CFCMutableDictionary.cpp | 31 CFMutableDictionaryRef dict = get(); in GetCount() local 40 CFMutableDictionaryRef dict = get(); in GetCountOfKey() local 49 CFMutableDictionaryRef dict = get(); in GetCountOfValue() local 57 CFMutableDictionaryRef dict = get(); in GetKeysAndValues() local 65 CFMutableDictionaryRef dict = get(); in GetValue() local 74 CFMutableDictionaryRef dict = get(); in GetValueIfPresent() local 81 CFMutableDictionaryRef dict = get(); in Dictionary() local 93 CFMutableDictionaryRef dict = Dictionary(can_create); in AddValue() local 442 CFMutableDictionaryRef dict = get(); in RemoveAllValues() local 448 CFMutableDictionaryRef dict = get(); in RemoveValue() local [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dictionary.c | 483 dict_free (struct dictionary *dict) in dict_free() 500 dict_iterator_first (const struct dictionary *dict, in dict_iterator_first() 532 dict_size (const struct dictionary *dict) in dict_size() 544 dict_empty (struct dictionary *dict) in dict_empty() 557 free_obstack (struct dictionary *dict) in free_obstack() 671 insert_symbol_hashed (struct dictionary *dict, in insert_symbol_hashed() 684 size_hashed (const struct dictionary *dict) in size_hashed() 692 free_hashed_expandable (struct dictionary *dict) in free_hashed_expandable() 718 expand_hashtable (struct dictionary *dict) in expand_hashtable() 805 size_linear (const struct dictionary *dict) in size_linear() [all …]
|
H A D | dictionary.h | 100 const struct dictionary *dict; member 151 #define ALL_DICT_SYMBOLS(dict, iter, sym) \ argument
|
/openbsd/usr.sbin/smtpd/ |
H A D | dict.h | 25 struct dict { struct 26 struct _dict dict; member 31 /* dict.c */ argument
|
/openbsd/gnu/llvm/lldb/examples/summaries/cocoa/ |
H A D | CFArray.py | 32 def __init__(self, valobj, dict, params): argument 61 def __init__(self, valobj, dict, params): argument 86 def __init__(self, valobj, dict, params): argument 114 def __init__(self, valobj, dict, params): argument 146 def __init__(self, valobj, dict): argument 207 def CFArray_SummaryProvider(valobj, dict): argument 231 def __lldb_init_module(debugger, dict): argument
|
H A D | CFString.py | 19 def CFString_SummaryProvider(valobj, dict): argument 38 def CFAttributedString_SummaryProvider(valobj, dict): argument 63 def __lldb_init_module(debugger, dict): argument 72 def __init__(self, valobj, dict): argument
|
H A D | Selector.py | 11 def SEL_Summary(valobj, dict): argument 16 def SELPointer_Summary(valobj, dict): argument
|
H A D | NSData.py | 126 def NSData_SummaryProvider(valobj, dict): argument 150 def NSData_SummaryProvider2(valobj, dict): argument 178 def __lldb_init_module(debugger, dict): argument
|
H A D | NSDate.py | 253 def NSDate_SummaryProvider(valobj, dict): argument 271 def NSTimeZone_SummaryProvider(valobj, dict): argument 290 def CFAbsoluteTime_SummaryProvider(valobj, dict): argument 301 def __lldb_init_module(debugger, dict): argument
|
H A D | CFDictionary.py | 210 def CFDictionary_SummaryProvider(valobj, dict): argument 232 def CFDictionary_SummaryProvider2(valobj, dict): argument 259 def __lldb_init_module(debugger, dict): argument
|
H A D | NSIndexSet.py | 151 def NSIndexSet_SummaryProvider(valobj, dict): argument 174 def __lldb_init_module(debugger, dict): argument
|
/openbsd/gnu/llvm/lldb/examples/summaries/ |
H A D | sp_cp.py | 12 def __init__(self, valobj, dict): argument 38 def SharedPtr_SummaryProvider(valobj, dict): argument 45 def __init__(self, valobj, dict): argument 71 def ValueObjectSP_SummaryProvider(valobj, dict): argument 76 def __lldb_init_module(debugger, dict): argument
|
H A D | objc.py | 5 def BOOL_SummaryProvider(valobj, dict): argument 14 def BOOLRef_SummaryProvider(valobj, dict): argument 18 def BOOLPtr_SummaryProvider(valobj, dict): argument
|
/openbsd/gnu/llvm/lldb/examples/darwin/heap_find/ |
H A D | heap.py | 839 def find_variable(debugger, command, result, dict): argument 880 def ptr_refs(debugger, command, result, dict): argument 988 def cstr_refs(debugger, command, result, dict): argument 1099 def malloc_info(debugger, command, result, dict): argument 1241 def section_ptr_refs(debugger, command, result, dict): argument 1322 def objc_refs(debugger, command, result, dict): argument
|
/openbsd/gnu/llvm/clang/utils/ |
H A D | clangdiag.py | 100 def setDiagBreakpoint(frame, bp_loc, dict): argument 163 def the_diag_command(debugger, command, exe_ctx, result, dict): argument 183 def __lldb_init_module(debugger, dict): argument
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | scripted_step.py | 101 def __init__(self, thread_plan, dict): argument 128 def __init__(self, thread_plan, dict): argument 156 def __init__(self, thread_plan, dict): argument 216 def __init__(self, thread_plan, dict): argument
|
H A D | sources.py | 15 def info_sources(debugger, command, result, dict): argument 27 def __lldb_init_module(debugger, dict): argument
|
H A D | delta.py | 26 def start_gdb_log(debugger, command, result, dict): argument 55 def parse_time_log(debugger, command, result, dict): argument
|
/openbsd/gnu/llvm/lldb/examples/synthetic/ |
H A D | gnu_libstdcpp.py | 8 def ForwardListSummaryProvider(valobj, dict): argument 16 def StdOptionalSummaryProvider(valobj, dict): argument 23 def __init__(self, valobj, dict): argument 54 def __init__(self, valobj, dict): argument 132 def __init__(self, valobj, dict, has_prev): argument 309 def __init__(self, valobj, dict): argument 326 def __init__(self, valobj, dict): argument 477 def __init__(self, valobj, dict): argument 512 def __init__(self, valobj, dict): argument
|
H A D | libcxx.py | 43 def stdstring_SummaryProvider(valobj, dict): argument 77 def __init__(self, valobj, dict): argument 152 def stdvector_SummaryProvider(valobj, dict): argument 231 def __init__(self, valobj, dict): argument 357 def stdlist_SummaryProvider(valobj, dict): argument 488 def __init__(self, valobj, dict): argument 627 def stdmap_SummaryProvider(valobj, dict): argument 839 def __lldb_init_module(debugger, dict): argument
|
H A D | unordered_multi.py | 8 def __init__(self, valobj, dict): argument 122 def __lldb_init_module(debugger, dict): argument
|
/openbsd/gnu/llvm/lldb/examples/customization/pwd-cd-and-system/ |
H A D | utils.py | 23 def chdir(debugger, args, result, dict): argument 42 def system(debugger, command_line, result, dict): argument
|
/openbsd/gnu/llvm/lldb/examples/customization/bin-utils/ |
H A D | binutils.py | 63 def utob(debugger, command_line, result, dict): argument 95 def itob(debugger, command_line, result, dict): argument
|
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptedProcessPythonInterface.cpp | 97 StructuredData::DictionarySP dict = in GetThreadsInfo() local 114 StructuredData::DictionarySP dict{obj->GetAsDictionary()}; in GetThreadWithID() local 193 StructuredData::DictionarySP dict = in GetMetadata() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 267 const StructuredData::DictionarySP &dict) { in GetRenumberedThreadIds() 341 auto dict = std::make_shared<StructuredData::Dictionary>(); in RetrieveReportData() local 354 const StructuredData::DictionarySP &dict) { in RetrieveReportData() 367 const StructuredData::DictionarySP &dict) { in RetrieveReportData() 395 const StructuredData::DictionarySP &dict) { in RetrieveReportData() 428 [](const ValueObjectSP &o, const StructuredData::DictionarySP &dict) { in RetrieveReportData() 448 const StructuredData::DictionarySP &dict) { in RetrieveReportData() 476 const StructuredData::DictionarySP &dict) { in RetrieveReportData()
|