Searched defs:block_mode (Results 1 – 10 of 10) sorted by relevance
89 struct block_mode struct106 block_mode block_modes[MAX_WEIGHT_MODES]; argument221 int block_mode; // 0 to 2047. Negative value marks constant-color block (-1: FP16, -2:UINT16) member
61 int block_mode = read_bits(11, 0, pb.data); in physical_to_symbolic() local
125 FT_Int block_mode; /* block mode flag, from file header */ member
130 uint8_t block_mode; /**< Zero or more COAP_BLOCK_ or'd options */ member
128 uint8_t block_mode; /**< Zero or more COAP_BLOCK_ or'd options */ member
250 uint8_t block_mode) { in coap_context_set_block_mode()
74 static uint32_t block_mode = COAP_BLOCK_USE_LIBCOAP; variable
112 static uint32_t block_mode = COAP_BLOCK_USE_LIBCOAP; variable