Home
last modified time | relevance | path

Searched defs:flag_offset (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/build/make/tools/aconfig/aconfig/src/codegen/
H A Drust.rs83 pub flag_offset: u16, field
97 let flag_offset = match flag_offsets.get(pf.name()) { in new() localVariable
H A Dcpp.rs118 pub flag_offset: u16, field
135 let flag_offset = match flag_ids.get(pf.name()) { in create_class_element() localVariable
H A Djava.rs148 pub flag_offset: u16, field
167 let flag_offset = match flag_offsets.get(pf.name()) { in create_flag_element() localVariable
/aosp_15_r20/external/libgav1/src/
H A Dobu_parser_test.cc451 int flag_offset, int size_offset) { in OverrideFrameSize()
466 int flag_offset) { in OverrideRenderSize()
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff2.c534 FT_UInt flag_offset = 10 + ( 2 * n_contours ) + 2 + instruction_len; in store_points() local
/aosp_15_r20/external/freetype/src/base/
H A Dftobjs.c2192 FT_ULong flag_offset; in Mac_Read_sfnt_Resource() local