Searched defs:nameprefix (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_lobster.cpp | 307 void StructBuilderArgs(const StructDef &struct_def, const char *nameprefix, in StructBuilderArgs() 329 void StructBuilderBody(const StructDef &struct_def, const char *nameprefix, in StructBuilderBody()
|
H A D | idl_gen_go.cpp | 530 void StructBuilderArgs(const StructDef &struct_def, const char *nameprefix, in StructBuilderArgs() 558 void StructBuilderBody(const StructDef &struct_def, const char *nameprefix, in StructBuilderBody() 1125 void StructPackArgs(const StructDef &struct_def, const char *nameprefix, in StructPackArgs()
|
H A D | idl_gen_php.cpp | 447 const char *nameprefix, std::string *code_ptr) { in StructBuilderArgs() 469 const char *nameprefix, std::string *code_ptr) { in StructBuilderBody()
|
H A D | idl_gen_lua.cpp | 366 void StructBuilderArgs(const StructDef &struct_def, const char *nameprefix, in StructBuilderArgs() 394 void StructBuilderBody(const StructDef &struct_def, const char *nameprefix, in StructBuilderBody()
|
H A D | idl_gen_csharp.cpp | 507 const char *nameprefix, size_t array_count = 0) const { in GenStructArgs() 543 const char *nameprefix, size_t index = 0, in GenStructBody()
|
H A D | idl_gen_java.cpp | 499 const char *nameprefix, size_t array_count = 0) const { in GenStructArgs() 529 const char *nameprefix, size_t index = 0, in GenStructBody()
|
H A D | idl_gen_ts.cpp | 525 std::string *arguments, const std::string &nameprefix) { in GenStructArgs() 544 const std::string &nameprefix) { in GenStructBody()
|
H A D | idl_gen_python.cpp | 473 const std::string nameprefix, in StructBuilderArgs() 510 void StructBuilderBody(const StructDef &struct_def, const char *nameprefix, in StructBuilderBody()
|
H A D | idl_gen_swift.cpp | 411 const std::string &nameprefix, in GenerateStructArgs()
|
/aosp_15_r20/trusty/vendor/google/aosp/scripts/ |
D | trusty_build_config.py | 119 port_type=PortType.TEST, enabled=True, nameprefix="", argument 378 def androidporttests(port_tests, provides=None, nameprefix="", argument
|
/aosp_15_r20/external/python/cpython2/Tools/unicode/ |
D | gencodec.py | 369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
|
/aosp_15_r20/external/python/cpython3/Tools/unicode/ |
D | gencodec.py | 372 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmsps2.c | 542 void EmitNGamma(cmsIOHANDLER* m, cmsUInt32Number n, cmsToneCurve* g[], const char* nameprefix) in EmitNGamma()
|