Home
last modified time | relevance | path

Searched refs:Dictionary (Results 1 – 25 of 102) sorted by relevance

12345

/freebsd/contrib/file/magic/Magdir/
H A Dforth24 >>24 lelong >0 ARM OpenFirmware FORTH Dictionary,
33 >28 lelong 1 x86 OpenFirmware FORTH Dictionary,
46 0 belong 0x48000020 PowerPC OpenFirmware FORTH Dictionary,
55 0 lelong 0x10000007 MIPS OpenFirmware FORTH Dictionary,
64 # Dictionary images used by minimal C FORTH environments, any platform,
68 #0 short 0x5820 cForth 16-bit Dictionary,
70 #>4 short x Dictionary Start: %#08X,
71 #>6 short x Dictionary Size: %d bytes,
76 0 long 0x581120 cForth 32-bit Dictionary,
78 >8 long x Dictionary Start: %#08X,
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h63 class Dictionary; variable
73 typedef std::shared_ptr<Dictionary> DictionarySP;
99 Dictionary *GetAsDictionary() { in GetAsDictionary()
101 ? static_cast<Dictionary *>(this) in GetAsDictionary()
257 std::optional<Dictionary *> GetItemAtIndexAsDictionary(size_t idx) const { in GetItemAtIndexAsDictionary()
384 class Dictionary : public Object {
386 Dictionary() : Object(lldb::eStructuredDataTypeDictionary) {} in Dictionary() function
388 Dictionary(ObjectSP obj_sp) : Object(lldb::eStructuredDataTypeDictionary) { in Dictionary() function
394 Dictionary *dict = obj_sp->GetAsDictionary(); in Dictionary()
398 ~Dictionary() override = default;
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp79 const StructuredData::Dictionary &filter_dict, in CreateFromStructuredData()
102 StructuredData::Dictionary *subclass_options = nullptr; in CreateFromStructuredData()
177 auto type_dict_sp = std::make_shared<StructuredData::Dictionary>(); in WrapOptionsDict()
357 const StructuredData::Dictionary &data_dict, in CreateFromStructuredData()
366 auto result_sp = std::make_shared<StructuredData::Dictionary>(); in SerializeToStructuredData()
457 const StructuredData::Dictionary &data_dict, in CreateFromStructuredData()
486 auto options_dict_sp = std::make_shared<StructuredData::Dictionary>(); in SerializeToStructuredData()
587 const StructuredData::Dictionary &data_dict, in CreateFromStructuredData()
618 auto options_dict_sp = std::make_shared<StructuredData::Dictionary>(); in SerializeToStructuredData()
637 const StructuredData::Dictionary &data_dict, in CreateFromStructuredData()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSearchFilter.h204 const StructuredData::Dictionary &data_dict,
302 const StructuredData::Dictionary &data_dict,
344 const StructuredData::Dictionary &data_dict,
391 const StructuredData::Dictionary &data_dict,
430 const StructuredData::Dictionary &data_dict,
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp62 const StructuredData::Dictionary &options_dict, Status &error) { in CreateFromStructuredData()
77 StructuredData::Dictionary *args_dict = nullptr; in CreateFromStructuredData()
88 new StructuredData::Dictionary()); in SerializeToStructuredData()
H A DBreakpointOptions.cpp41 new StructuredData::Dictionary()); in SerializeToStructuredData()
61 const StructuredData::Dictionary &options_dict, Status &error) { in CreateFromStructuredData()
227 Target &target, const StructuredData::Dictionary &options_dict, in CreateFromStructuredData()
288 StructuredData::Dictionary *cmds_dict; in CreateFromStructuredData()
333 StructuredData::Dictionary *thread_spec_dict; in CreateFromStructuredData()
354 new StructuredData::Dictionary()); in SerializeToStructuredData()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h50 Create(const StructuredData::Dictionary &dict, const ArchSpec &arch);
57 size_t SetRegisterInfo(const lldb_private::StructuredData::Dictionary &dict,
116 uint32_t index, lldb_private::StructuredData::Dictionary &reg_info_dict,
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUserProperties.td16 def EmulatorEnvVars: Property<"emulator-env-vars", "Dictionary">,
20 def TargetEnvVars: Property<"target-env-vars", "Dictionary">,
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h96 size_t DumpHeader(Stream &stream, const StructuredData::Dictionary &event);
98 size_t HandleDisplayOfEvent(const StructuredData::Dictionary &event,
H A DStructuredDataDarwinLog.cpp209 StructuredData::Dictionary *dict_p = new StructuredData::Dictionary(); in Serialize()
238 virtual void DoSerialization(StructuredData::Dictionary &dict) const = 0;
274 void DoSerialization(StructuredData::Dictionary &dict) const override { in DoSerialization()
326 void DoSerialization(StructuredData::Dictionary &dict) const override { in DoSerialization()
566 StructuredData::DictionarySP config_sp(new StructuredData::Dictionary()); in BuildConfigurationData()
577 StructuredData::DictionarySP(new StructuredData::Dictionary()); in BuildConfigurationData()
1135 const StructuredData::Dictionary *dictionary = object_sp->GetAsDictionary(); in GetDescription()
1645 const StructuredData::Dictionary &event) { in DumpHeader()
1728 const StructuredData::Dictionary &event, Stream &stream) { in HandleDisplayOfEvent()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.h104 size_t AddWordFromDictionary(Dictionary &D, uint8_t *Data, size_t Size,
131 Dictionary ManualDictionary;
134 Dictionary PersistentAutoDictionary;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp179 std::optional<StructuredData::Dictionary *> maybe_dict = in LoadArtificialStackFrames()
189 StructuredData::Dictionary *dict = *maybe_dict; in LoadArtificialStackFrames()
241 StructuredData::Dictionary *data_dict; in CalculateStopInfo()
274 StructuredData::Dictionary *mach_exception; in CalculateStopInfo()
/freebsd/sys/contrib/zstd/examples/
H A DREADME.md39 - [Dictionary compression](dictionary_compression.c) :
43 - [Dictionary decompression](dictionary_decompression.c) :
/freebsd/contrib/file/tests/
H A Dzstd-3-skippable-frames.result1 Zstandard compressed data (v0.8+), Dictionary ID: 1
H A Dzstd-skippable-frame-C.result1 Zstandard compressed data (v0.8+), Dictionary ID: 1
H A Dzstd-v0.7-21.result1 Zstandard compressed data (v0.7), Dictionary ID: 1
H A Dzstd-v0.7-22.result1 Zstandard compressed data (v0.7), Dictionary ID: 513
H A Dzstd-v0.8-01.result1 Zstandard compressed data (v0.8+), Dictionary ID: 2
H A Dzstd-v0.8-02.result1 Zstandard compressed data (v0.8+), Dictionary ID: 770
H A Dzstd-v0.8-03.result1 Zstandard compressed data (v0.8+), Dictionary ID: 84148994
H A Dzstd-v0.8-16.result1 Zstandard compressed data (v0.8+), Dictionary ID: 770
H A Dzstd-v0.8-21.result1 Zstandard compressed data (v0.8+), Dictionary ID: 1
H A Dzstd-v0.8-22.result1 Zstandard compressed data (v0.8+), Dictionary ID: 513
H A Dzstd-v0.8-23.result1 Zstandard compressed data (v0.8+), Dictionary ID: 67305985
H A Dzstd-v0.8-FF.result1 Zstandard compressed data (v0.8+), Dictionary ID: 67305985

12345