Home
last modified time | relevance | path

Searched defs:FRAME (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_hdlc/ts/
Ddecoder.ts77 FRAME, enumerator
/external/pigweed/pw_hdlc/py/pw_hdlc/
Ddecode.py91 FRAME = 1 variable in _State
/external/python/cpython2/Lib/plat-irix5/
DCL_old.py188 FRAME = 1 variable
/external/rust/crates/ash/src/vk/
Dbitflags.rs1201 pub const FRAME: Self = Self(0b1); constant
1211 pub const FRAME: Self = Self(0b1); constant
/external/libavc/common/
Dih264_defs.h122 FRAME, enumerator
/external/python/cpython3/Lib/
Dpickle.py189 FRAME = b'\x95' # indicate the beginning of a new frame variable
/external/python/cpython3/Modules/
D_pickle.c108 FRAME = '\x95', enumerator