Searched defs:type_code (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c63 size_t type_code = (type == calculator->last_type + 1) ? 1u : local in function:NextBlockTypeCode
772 size_t type_code = NextBlockTypeCode(&type_code_calculator, types[i]); local in function:BuildAndStoreBlockSplitCode
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c1392 enum type_codes type_code = TYPE_CODE_STRUCT_ANON; local in function:emit_struct_type

Completed in 13 milliseconds