Searched defs:DICT (Results 1 – 15 of 15) sorted by relevance
/external/perfetto/protos/perfetto/trace/track_event/ |
D | debug_annotation.proto | 98 DICT = 1; enumerator
|
/external/perfetto/protos/perfetto/trace/chrome/ |
D | chrome_trace_event.proto | 22 DICT = 0; enumerator
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | inflate.h | 34 DICT, /* waiting for inflateSetDictionary() call */ enumerator
|
/external/libwebsockets/win32port/zlib/ |
D | inflate.h | 31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
|
/external/zlib/ |
D | inflate.h | 31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
|
/external/rust/crates/libz-sys/src/zlib/ |
D | inflate.h | 31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
|
/external/rust/crates/libz-sys/src/zlib/examples/ |
D | gzlog.c | 269 #define DICT 32768U macro
|
/external/python/cpython2/Python/ |
D | symtable.c | 356 #define SET_SCOPE(DICT, NAME, I) { \ argument
|
/external/python/cpython3/Python/ |
D | symtable.c | 478 #define SET_SCOPE(DICT, NAME, I) { \ argument
|
/external/python/cpython2/Lib/ |
D | pickle.py | 125 DICT = 'd' # build a dict from stack items variable
|
/external/python/cpython3/Lib/ |
D | pickle.py | 134 DICT = b'd' # build a dict from stack items variable
|
/external/python/cpython2/Modules/ |
D | cPickle.c | 56 #define DICT 'd' macro
|
/external/python/cpython3/Modules/ |
D | _pickle.c | 60 DICT = 'd', enumerator
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 2464 DICT = 0; enumerator 6210 DICT = 1; enumerator
|