Searched defs:allowjit (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 7338 static void sethandlers(mgroup *g, bool allowjit) { in sethandlers() 7350 static void sethandlers(mgroup *g, bool allowjit) { in sethandlers() 7361 const mgroup *mgroup_new(const upb_handlers *dest, bool allowjit, bool lazy, in mgroup_new()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 8017 static void sethandlers(mgroup *g, bool allowjit) { in sethandlers() 8029 static void sethandlers(mgroup *g, bool allowjit) { in sethandlers() 8040 const mgroup *mgroup_new(const upb_handlers *dest, bool allowjit, bool lazy, in mgroup_new()
|