Home
last modified time | relevance | path

Searched defs:DICT (Results 1 – 16 of 16) sorted by relevance

/third_party/curl/docs/
DFEATURES.md129 ## DICT section in Features -- what curl can do
DMANUAL.md746 ## DICT section in curl tutorial
/third_party/node/deps/zlib/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/skia/third_party/externals/zlib/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/libwebsockets/win32port/zlib/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/flutter/skia/third_party/externals/zlib/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/zlib/
Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
/third_party/mindspore/mindspore/core/proto/
Dmind_ir.proto28 DICT = 22; // dictionary enumerator
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dgzlog.c269 #define DICT 32768U macro
/third_party/zlib/examples/
Dgzlog.c269 #define DICT 32768U macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgzlog.c269 #define DICT 32768U macro
/third_party/python/Python/
Dsymtable.c489 #define SET_SCOPE(DICT, NAME, I) { \ argument
/third_party/python/Lib/
Dpickle.py134 DICT = b'd' # build a dict from stack items variable
/third_party/python/Modules/
D_pickle.c61 DICT = 'd', enumerator