Home
last modified time | relevance | path

Searched defs:fixed_count (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/pw_protobuf_codegen_protos/
H A Dcodegen_options.proto24 bool fixed_count = 2; field
/aosp_15_r20/external/nanopb-c/generator/nanopb/
H A Doptions.proto93 optional bool fixed_count = 16 [default = false]; field
/aosp_15_r20/external/nanopb-c/generator/proto/
H A Dnanopb.proto91 optional bool fixed_count = 16 [default = false]; field
/aosp_15_r20/external/exfatprogs/fsck/
H A Dfsck.c43 long fixed_count; member
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp1882 int fixed_count = 0; in FormatNum() local