Lines Matching defs:out_file
203 def OutputMarshal(self, out_file, typemap): argument
222 def OutputUnmarshal(self, out_file, typemap): argument
306 def _GetBaseType(self, out_file, marshalled_types, typemap): argument
339 def OutputMarshalCall(self, out_file, field): argument
352 def OutputUnmarshalCall(self, out_file, field): argument
368 def _OutputTypedefMarshalDecl(self, out_file, declared_types, typemap): argument
388 def _OutputStructOrUnionMarshalDecl(self, out_file, declared_types): argument
436 def OutputMarshalImpl(self, out_file, marshalled_types, typemap): argument
455 def OutputMarshalDecl(self, out_file, declared_types, typemap): argument
512 def OutputMarshalImpl(self, out_file, marshalled_types, typemap): argument
536 def OutputMarshalDecl(self, out_file, declared_types, typemap): argument
594 def OutputMarshalImpl(self, out_file, marshalled_types, typemap): argument
617 def OutputMarshalDecl(self, out_file, declared_types, typemap): argument
749 def OutputMarshalImpl(self, out_file, marshalled_types, typemap): argument
808 def OutputMarshalDecl(self, out_file, declared_types, typemap): argument
833 self, out_file, field): argument
970 def OutputMarshalImpl(self, out_file, marshalled_types, typemap): argument
1062 def OutputMarshalDecl(self, out_file, declared_types, _): argument
1189 self, out_file, field_type, field_name, array_length): argument
1208 self, out_file, field_type, field_name, array_length, typemap): argument
1232 def OutputMarshalImpl(self, out_file, marshalled_types, typemap): argument
1315 def OutputMarshalDecl(self, out_file, declared_types, _): argument
1325 def OutputMarshalCall(self, out_file, field): argument
1339 def OutputUnmarshalCall(self, out_file, field): argument