Home
last modified time | relevance | path

Searched defs:unknowns (Results 1 - 7 of 7) sorted by relevance

/third_party/toybox/scripts/
H A Dmkstatus.py45 unknowns=[] variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSetLiteSchema.java132 int getSerializedSize(UnknownFieldSetLite unknowns) { in getSerializedSize() argument
137 int getSerializedSizeAsMessageSet(UnknownFieldSetLite unknowns) { in getSerializedSizeAsMessageSet() argument
H A DUnknownFieldSetSchema.java129 int getSerializedSizeAsMessageSet(UnknownFieldSet unknowns) { in getSerializedSizeAsMessageSet() argument
H A DUnknownFieldSchema.java132 abstract int getSerializedSize(T unknowns); in getSerializedSize() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngget.c1139 png_get_unknown_chunks(png_const_structrp png_ptr, png_inforp info_ptr, png_unknown_chunkpp unknowns) png_get_unknown_chunks() argument
H A Dpngset.c1200 png_set_unknown_chunks(png_const_structrp png_ptr, png_inforp info_ptr, png_const_unknown_chunkp unknowns, int num_unknowns) png_set_unknown_chunks() argument
[all...]
H A Dpngtest.c1388 png_unknown_chunkp unknowns; in test_one_file() local
1602 png_unknown_chunkp unknowns; in test_one_file() local

Completed in 11 milliseconds