Searched refs:allow_jit_ (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c7404 c->allow_jit_ = true;
7418 return c->allow_jit_;
7424 c->allow_jit_ = allow;
7435 const mgroup *g = mgroup_new(opts->handlers, c->allow_jit_, opts->lazy, c);
H A Dupb.h7221 bool allow_jit_; member in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upb::pb::CodeCache
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c8088 c->allow_jit_ = true;
8102 return c->allow_jit_;
8108 c->allow_jit_ = allow;
8119 const mgroup *g = mgroup_new(opts->handlers, c->allow_jit_, opts->lazy, c);
H A Dupb.h7524 bool allow_jit_; member in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upb::pb::CodeCache

Completed in 220 milliseconds