Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dminireflect.h204 auto type_code = type_table->type_codes[type_code_idx]; in IterateValue() local
239 auto type_code = type_table->type_codes[i]; in IterateObject() local
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c236 int type_code; in ffi_prep_cif_machdep() local
/external/brotli/c/enc/
Dbrotli_bit_stream.c63 size_t type_code = (type == calculator->last_type + 1) ? 1u : in NextBlockTypeCode() local
772 size_t type_code = NextBlockTypeCode(&type_code_calculator, types[i]); in BuildAndStoreBlockSplitCode() local
/external/cronet/third_party/brotli/enc/
Dbrotli_bit_stream.c63 size_t type_code = (type == calculator->last_type + 1) ? 1u : in NextBlockTypeCode() local
776 size_t type_code = NextBlockTypeCode(&type_code_calculator, types[i]); in BuildAndStoreBlockSplitCode() local
/external/rust/crates/libc/src/unix/haiku/
Dnative.rs31 pub type type_code = u32; typedef
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h91155 __u8 type_code: 2; member
Dvmlinux.h91155 __u8 type_code: 2; member