| /external/google-breakpad/src/processor/ |
| D | postfix_evaluator.h | 98 PostfixEvaluator(DictionaryType *dictionary, const MemoryRegion *memory) in PostfixEvaluator() 116 DictionaryType* dictionary() const { return dictionary_; } in dictionary() function 119 void set_dictionary(DictionaryType *dictionary) {dictionary_ = dictionary; } in set_dictionary()
|
| /external/llvm-project/lldb/examples/scripting/ |
| D | dictionary.c | 82 void populate_dictionary(tree_node **dictionary, char *filename) { in populate_dictionary() 106 int find_word(tree_node *dictionary, char *word) { in find_word() 122 void print_tree(tree_node *dictionary) { in print_tree() 136 tree_node *dictionary = NULL; in main() local
|
| /external/llvm-project/lldb/packages/Python/lldbsuite/test/builders/ |
| D | builder.py | 134 dictionary=None, argument 160 dictionary=None, argument 185 dictionary=None, argument 210 dictionary=None, argument 235 dictionary=None, argument 241 def cleanup(self, sender=None, dictionary=None): argument
|
| /external/xz-embedded/linux/lib/xz/ |
| D | xz_dec_lzma2.c | 44 struct dictionary { struct 55 * How full dictionary is. This is used to detect corrupt input that argument 64 * End of the dictionary buffer. In multi-call mode, this is argument 71 * Size of the dictionary as specified in Block Header. This is used argument 78 * Maximum allowed dictionary size in multi-call mode. argument 84 * Amount of memory currently allocated for the dictionary. argument 88 uint32_t allocated; 91 enum xz_mode mode;
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | DecodeTest.cs | 53 private byte[] DecompressWithDictionary(byte[] data, byte[] dictionary) in DecompressWithDictionary() 73 …ivate void CheckDecodeResourceWithDictionary(string expected, string compressed, string dictionary) in CheckDecodeResourceWithDictionary()
|
| /external/brotli/java/org/brotli/dec/ |
| D | DictionaryData.java | 36 private static void unpackDictionaryData(ByteBuffer dictionary, String data0, String data1, in unpackDictionaryData() 67 unpackDictionaryData(dictionary, DATA0, DATA1, SKIP_FLIP, sizeBits, SIZE_BITS_DATA); in unpackDictionaryData() argument
|
| /external/libaom/libaom/av1/decoder/ |
| D | accounting.c | 35 AccountingDictionary *dictionary; in aom_accounting_dictionary_lookup() local 78 AccountingDictionary *dictionary; in aom_accounting_clear() local
|
| /external/rust/crates/grpcio-sys/grpc/tools/buildgen/plugins/ |
| D | make_fuzzer_tests.py | 20 def mako_plugin(dictionary): argument
|
| D | expand_bin_attrs.py | 21 def mako_plugin(dictionary): argument
|
| D | verify_duplicate_sources.py | 17 def mako_plugin(dictionary): argument
|
| D | list_protos.py | 24 def mako_plugin(dictionary): argument
|
| D | generate_vsprojects.py | 25 def mako_plugin(dictionary): argument
|
| D | transitive_dependencies.py | 47 def mako_plugin(dictionary): argument
|
| D | list_api.py | 54 def mako_plugin(dictionary): argument
|
| /external/grpc-grpc/tools/buildgen/plugins/ |
| D | list_protos.py | 24 def mako_plugin(dictionary): argument
|
| D | generate_vsprojects.py | 25 def mako_plugin(dictionary): argument
|
| D | expand_bin_attrs.py | 21 def mako_plugin(dictionary): argument
|
| D | grpc_shadow_boringssl.py | 21 def mako_plugin(dictionary): argument
|
| D | make_fuzzer_tests.py | 20 def mako_plugin(dictionary): argument
|
| /external/brotli/c/enc/ |
| D | static_dict.c | 32 static BROTLI_INLINE size_t DictMatchLength(const BrotliDictionary* dictionary, in DictMatchLength() 42 static BROTLI_INLINE BROTLI_BOOL IsMatch(const BrotliDictionary* dictionary, in IsMatch() 78 const BrotliEncoderDictionary* dictionary, const uint8_t* data, in BrotliFindAllStaticDictionaryMatches()
|
| /external/libbrillo/brillo/ |
| D | variant_dictionary_test.cc | 15 VariantDictionary dictionary; in TEST() local
|
| D | variant_dictionary.h | 22 const T GetVariantValueOrDefault(const VariantDictionary& dictionary, in GetVariantValueOrDefault()
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | DictionaryStringByteConverter.java | 19 private final Dictionary<String> dictionary; field in DictionaryStringByteConverter 30 …public DictionaryStringByteConverter(Dictionary<String> dictionary, StringByteConverter byteMaker)… in DictionaryStringByteConverter()
|
| /external/llvm-project/clang/test/PCH/ |
| D | objc_container.h | 19 NSMutableDictionary *dictionary; in all() local
|
| /external/clang/test/PCH/ |
| D | objc_container.h | 19 NSMutableDictionary *dictionary; in all() local
|