Searched defs:skip_arg (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 1222 VALUE TypeInfo_InitArg(int argc, VALUE* argv, int skip_arg) { in TypeInfo_InitArg() 1234 TypeInfo TypeInfo_FromClass(int argc, VALUE* argv, int skip_arg, in TypeInfo_FromClass()
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 1222 VALUE TypeInfo_InitArg(int argc, VALUE* argv, int skip_arg) { in TypeInfo_InitArg() 1234 TypeInfo TypeInfo_FromClass(int argc, VALUE* argv, int skip_arg, in TypeInfo_FromClass()
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_jit_compile.c | 3449 static sljit_sw SLJIT_FUNC do_search_mark(sljit_sw *current, PCRE2_SPTR skip_arg) in do_search_mark()
|