Home
last modified time | relevance | path

Searched defs:arena (Results 126 - 150 of 150) sorted by relevance

123456

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc57 ABSL_CONST_INIT static base_internal::LowLevelAlloc::Arena* arena; member
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.c27 static struct device *to_dev(struct arena_info *arena) in to_dev() argument
37 static int arena_read_bytes(struct arena_info *arena, resource_size_t offset, in arena_read_bytes() argument
48 static int arena_write_bytes(struct arena_info *arena, resource_size_t offset, in arena_write_bytes() argument
59 static int btt_info_write(struct arena_info *arena, struct btt_sb *super) in btt_info_write() argument
82 btt_info_read(struct arena_info *arena, struct btt_sb *super) btt_info_read() argument
94 __btt_map_write(struct arena_info *arena, u32 lba, __le32 mapping, unsigned long flags) __btt_map_write() argument
106 btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, u32 z_flag, u32 e_flag, unsigned long rwb_flags) btt_map_write() argument
150 btt_map_read(struct arena_info *arena, u32 lba, u32 *mapping, int *trim, int *error, unsigned long rwb_flags) btt_map_read() argument
206 btt_log_group_read(struct arena_info *arena, u32 lane, struct log_group *log) btt_log_group_read() argument
258 struct arena_info *arena; btt_debugfs_init() local
327 btt_log_read(struct arena_info *arena, u32 lane, struct log_entry *ent, int old_flag) btt_log_read() argument
361 __btt_log_write(struct arena_info *arena, u32 lane, u32 sub, struct log_entry *ent, unsigned long flags) __btt_log_write() argument
382 btt_flog_write(struct arena_info *arena, u32 lane, u32 sub, struct log_entry *ent) btt_flog_write() argument
406 btt_map_init(struct arena_info *arena) btt_map_init() argument
450 btt_log_init(struct arena_info *arena) btt_log_init() argument
500 to_namespace_offset(struct arena_info *arena, u64 lba) to_namespace_offset() argument
505 arena_clear_freelist_error(struct arena_info *arena, u32 lane) arena_clear_freelist_error() argument
534 btt_freelist_init(struct arena_info *arena) btt_freelist_init() argument
623 log_set_indices(struct arena_info *arena) log_set_indices() argument
721 btt_rtt_init(struct arena_info *arena) btt_rtt_init() argument
730 btt_maplocks_init(struct arena_info *arena) btt_maplocks_init() argument
748 struct arena_info *arena; alloc_arena() local
804 struct arena_info *arena, *next; free_arenas() local
820 parse_arena_meta(struct arena_info *arena, struct btt_sb *super, u64 arena_off) parse_arena_meta() argument
849 struct arena_info *arena; discover_arenas() local
939 struct arena_info *arena; create_arenas() local
969 btt_arena_write_layout(struct arena_info *arena) btt_arena_write_layout() argument
1028 struct arena_info *arena; btt_meta_init() local
1068 lba_to_arena(struct btt *btt, sector_t sector, __u32 *premap, struct arena_info **arena) lba_to_arena() argument
1106 btt_data_read(struct arena_info *arena, struct page *page, unsigned int off, u32 lba, u32 len) btt_data_read() argument
1119 btt_data_write(struct arena_info *arena, u32 lba, struct page *page, unsigned int off, u32 len) btt_data_write() argument
1141 btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, struct arena_info *arena, u32 postmap, int rw) btt_rw_integrity() argument
1190 btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, struct arena_info *arena, u32 postmap, int rw) btt_rw_integrity() argument
1203 struct arena_info *arena = NULL; btt_read_pg() local
1300 btt_is_badblock(struct btt *btt, struct arena_info *arena, u32 postmap) btt_is_badblock() argument
1315 struct arena_info *arena = NULL; btt_write_pg() local
[all...]
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt.c27 static struct device *to_dev(struct arena_info *arena) in to_dev() argument
37 static int arena_read_bytes(struct arena_info *arena, resource_size_t offset, in arena_read_bytes() argument
48 static int arena_write_bytes(struct arena_info *arena, resource_size_t offset, in arena_write_bytes() argument
59 static int btt_info_write(struct arena_info *arena, struct btt_sb *super) in btt_info_write() argument
82 btt_info_read(struct arena_info *arena, struct btt_sb *super) btt_info_read() argument
94 __btt_map_write(struct arena_info *arena, u32 lba, __le32 mapping, unsigned long flags) __btt_map_write() argument
106 btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, u32 z_flag, u32 e_flag, unsigned long rwb_flags) btt_map_write() argument
150 btt_map_read(struct arena_info *arena, u32 lba, u32 *mapping, int *trim, int *error, unsigned long rwb_flags) btt_map_read() argument
206 btt_log_group_read(struct arena_info *arena, u32 lane, struct log_group *log) btt_log_group_read() argument
258 struct arena_info *arena; btt_debugfs_init() local
327 btt_log_read(struct arena_info *arena, u32 lane, struct log_entry *ent, int old_flag) btt_log_read() argument
361 __btt_log_write(struct arena_info *arena, u32 lane, u32 sub, struct log_entry *ent, unsigned long flags) __btt_log_write() argument
382 btt_flog_write(struct arena_info *arena, u32 lane, u32 sub, struct log_entry *ent) btt_flog_write() argument
406 btt_map_init(struct arena_info *arena) btt_map_init() argument
450 btt_log_init(struct arena_info *arena) btt_log_init() argument
500 to_namespace_offset(struct arena_info *arena, u64 lba) to_namespace_offset() argument
505 arena_clear_freelist_error(struct arena_info *arena, u32 lane) arena_clear_freelist_error() argument
534 btt_freelist_init(struct arena_info *arena) btt_freelist_init() argument
623 log_set_indices(struct arena_info *arena) log_set_indices() argument
721 btt_rtt_init(struct arena_info *arena) btt_rtt_init() argument
730 btt_maplocks_init(struct arena_info *arena) btt_maplocks_init() argument
748 struct arena_info *arena; alloc_arena() local
804 struct arena_info *arena, *next; free_arenas() local
820 parse_arena_meta(struct arena_info *arena, struct btt_sb *super, u64 arena_off) parse_arena_meta() argument
849 struct arena_info *arena; discover_arenas() local
939 struct arena_info *arena; create_arenas() local
969 btt_arena_write_layout(struct arena_info *arena) btt_arena_write_layout() argument
1028 struct arena_info *arena; btt_meta_init() local
1068 lba_to_arena(struct btt *btt, sector_t sector, __u32 *premap, struct arena_info **arena) lba_to_arena() argument
1106 btt_data_read(struct arena_info *arena, struct page *page, unsigned int off, u32 lba, u32 len) btt_data_read() argument
1119 btt_data_write(struct arena_info *arena, u32 lba, struct page *page, unsigned int off, u32 len) btt_data_write() argument
1141 btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, struct arena_info *arena, u32 postmap, int rw) btt_rw_integrity() argument
1188 btt_rw_integrity(struct btt *btt, struct bio_integrity_payload *bip, struct arena_info *arena, u32 postmap, int rw) btt_rw_integrity() argument
1201 struct arena_info *arena = NULL; btt_read_pg() local
1298 btt_is_badblock(struct btt *btt, struct arena_info *arena, u32 postmap) btt_is_badblock() argument
1313 struct arena_info *arena = NULL; btt_write_pg() local
[all...]
/third_party/node/deps/brotli/c/dec/
H A Dstate.h338 } arena; member
/third_party/python/Python/
H A Dtraceback.c666 PyArena *arena = NULL; in extract_anchors_from_line() local
H A Dbltinmodule.c809 PyArena *arena; in builtin_compile_impl() local
H A Dpythonrun.c191 PyArena *arena; in PyRun_InteractiveOneObjectEx() local
1594 PyArena *arena; in PyRun_StringFlags() local
1615 PyArena *arena = _PyArena_New(); pyrun_file() local
1722 run_mod(mod_ty mod, PyObject *filename, PyObject *globals, PyObject *locals, PyCompilerFlags *flags, PyArena *arena) run_mod() argument
1789 PyArena *arena = _PyArena_New(); Py_CompileStringObject() local
[all...]
H A DPython-ast.c1012 static int obj2ast_object(struct ast_state *Py_UNUSED(state), PyObject* obj, PyObject** out, PyArena* arena) in obj2ast_object() argument
1027 static int obj2ast_constant(struct ast_state *Py_UNUSED(state), PyObject* obj, PyObject** out, PyArena* arena) in obj2ast_constant() argument
1038 static int obj2ast_identifier(struct ast_state *state, PyObject* obj, PyObject** out, PyArena* arena) in obj2ast_identifier() argument
1047 static int obj2ast_string(struct ast_state *state, PyObject* obj, PyObject** out, PyArena* arena) in obj2ast_string() argument
1056 static int obj2ast_int(struct ast_state* Py_UNUSED(state), PyObject* obj, int* out, PyArena* arena) in obj2ast_int() argument
1898 _PyAST_Module(asdl_stmt_seq * body, asdl_type_ignore_seq * type_ignores, PyArena *arena) _PyAST_Module() argument
1912 _PyAST_Interactive(asdl_stmt_seq * body, PyArena *arena) _PyAST_Interactive() argument
1924 _PyAST_Expression(expr_ty body, PyArena *arena) _PyAST_Expression() argument
1941 _PyAST_FunctionType(asdl_expr_seq * argtypes, expr_ty returns, PyArena *arena) _PyAST_FunctionType() argument
1959 _PyAST_FunctionDef(identifier name, arguments_ty args, asdl_stmt_seq * body, asdl_expr_seq * decorator_list, expr_ty returns, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_FunctionDef() argument
1993 _PyAST_AsyncFunctionDef(identifier name, arguments_ty args, asdl_stmt_seq * body, asdl_expr_seq * decorator_list, expr_ty returns, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AsyncFunctionDef() argument
2027 _PyAST_ClassDef(identifier name, asdl_expr_seq * bases, asdl_keyword_seq * keywords, asdl_stmt_seq * body, asdl_expr_seq * decorator_list, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_ClassDef() argument
2055 _PyAST_Return(expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Return() argument
2072 _PyAST_Delete(asdl_expr_seq * targets, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Delete() argument
2089 _PyAST_Assign(asdl_expr_seq * targets, expr_ty value, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Assign() argument
2114 _PyAST_AugAssign(expr_ty target, operator_ty op, expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AugAssign() argument
2148 _PyAST_AnnAssign(expr_ty target, expr_ty annotation, expr_ty value, int simple, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AnnAssign() argument
2179 _PyAST_For(expr_ty target, expr_ty iter, asdl_stmt_seq * body, asdl_stmt_seq * orelse, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_For() argument
2211 _PyAST_AsyncFor(expr_ty target, expr_ty iter, asdl_stmt_seq * body, asdl_stmt_seq * orelse, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AsyncFor() argument
2243 _PyAST_While(expr_ty test, asdl_stmt_seq * body, asdl_stmt_seq * orelse, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_While() argument
2268 _PyAST_If(expr_ty test, asdl_stmt_seq * body, asdl_stmt_seq * orelse, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_If() argument
2293 _PyAST_With(asdl_withitem_seq * items, asdl_stmt_seq * body, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_With() argument
2313 _PyAST_AsyncWith(asdl_withitem_seq * items, asdl_stmt_seq * body, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_AsyncWith() argument
2333 _PyAST_Match(expr_ty subject, asdl_match_case_seq * cases, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Match() argument
2356 _PyAST_Raise(expr_ty exc, expr_ty cause, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Raise() argument
2374 _PyAST_Try(asdl_stmt_seq * body, asdl_excepthandler_seq * handlers, asdl_stmt_seq * orelse, asdl_stmt_seq * finalbody, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Try() argument
2395 _PyAST_TryStar(asdl_stmt_seq * body, asdl_excepthandler_seq * handlers, asdl_stmt_seq * orelse, asdl_stmt_seq * finalbody, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_TryStar() argument
2417 _PyAST_Assert(expr_ty test, expr_ty msg, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Assert() argument
2440 _PyAST_Import(asdl_alias_seq * names, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Import() argument
2457 _PyAST_ImportFrom(identifier module, asdl_alias_seq * names, int level, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_ImportFrom() argument
2477 _PyAST_Global(asdl_identifier_seq * names, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Global() argument
2494 _PyAST_Nonlocal(asdl_identifier_seq * names, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Nonlocal() argument
2511 _PyAST_Expr(expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Expr() argument
2533 _PyAST_Pass(int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Pass() argument
2549 _PyAST_Break(int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Break() argument
2565 _PyAST_Continue(int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Continue() argument
2581 _PyAST_BoolOp(boolop_ty op, asdl_expr_seq * values, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_BoolOp() argument
2604 _PyAST_NamedExpr(expr_ty target, expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_NamedExpr() argument
2632 _PyAST_BinOp(expr_ty left, operator_ty op, expr_ty right, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_BinOp() argument
2666 _PyAST_UnaryOp(unaryop_ty op, expr_ty operand, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_UnaryOp() argument
2694 _PyAST_Lambda(arguments_ty args, expr_ty body, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Lambda() argument
2722 _PyAST_IfExp(expr_ty test, expr_ty body, expr_ty orelse, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_IfExp() argument
2756 _PyAST_Dict(asdl_expr_seq * keys, asdl_expr_seq * values, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Dict() argument
2774 _PyAST_Set(asdl_expr_seq * elts, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Set() argument
2791 _PyAST_ListComp(expr_ty elt, asdl_comprehension_seq * generators, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_ListComp() argument
2815 _PyAST_SetComp(expr_ty elt, asdl_comprehension_seq * generators, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_SetComp() argument
2839 _PyAST_DictComp(expr_ty key, expr_ty value, asdl_comprehension_seq * generators, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_DictComp() argument
2869 _PyAST_GeneratorExp(expr_ty elt, asdl_comprehension_seq * generators, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_GeneratorExp() argument
2893 _PyAST_Await(expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Await() argument
2915 _PyAST_Yield(expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Yield() argument
2932 _PyAST_YieldFrom(expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_YieldFrom() argument
2954 _PyAST_Compare(expr_ty left, asdl_int_seq * ops, asdl_expr_seq * comparators, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Compare() argument
2979 _PyAST_Call(expr_ty func, asdl_expr_seq * args, asdl_keyword_seq * keywords, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Call() argument
3004 _PyAST_FormattedValue(expr_ty value, int conversion, expr_ty format_spec, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_FormattedValue() argument
3029 _PyAST_JoinedStr(asdl_expr_seq * values, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_JoinedStr() argument
3046 _PyAST_Constant(constant value, string kind, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Constant() argument
3069 _PyAST_Attribute(expr_ty value, identifier attr, expr_context_ty ctx, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Attribute() argument
3104 _PyAST_Subscript(expr_ty value, expr_ty slice, expr_context_ty ctx, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Subscript() argument
3139 _PyAST_Starred(expr_ty value, expr_context_ty ctx, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Starred() argument
3167 _PyAST_Name(identifier id, expr_context_ty ctx, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Name() argument
3195 _PyAST_List(asdl_expr_seq * elts, expr_context_ty ctx, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_List() argument
3218 _PyAST_Tuple(asdl_expr_seq * elts, expr_context_ty ctx, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Tuple() argument
3241 _PyAST_Slice(expr_ty lower, expr_ty upper, expr_ty step, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Slice() argument
3260 _PyAST_comprehension(expr_ty target, expr_ty iter, asdl_expr_seq * ifs, int is_async, PyArena *arena) _PyAST_comprehension() argument
3285 _PyAST_ExceptHandler(expr_ty type, identifier name, asdl_stmt_seq * body, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_ExceptHandler() argument
3305 _PyAST_arguments(asdl_arg_seq * posonlyargs, asdl_arg_seq * args, arg_ty vararg, asdl_arg_seq * kwonlyargs, asdl_expr_seq * kw_defaults, arg_ty kwarg, asdl_expr_seq * defaults, PyArena *arena) _PyAST_arguments() argument
3325 _PyAST_arg(identifier arg, expr_ty annotation, string type_comment, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_arg() argument
3348 _PyAST_keyword(identifier arg, expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_keyword() argument
3370 _PyAST_alias(identifier name, identifier asname, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_alias() argument
3392 _PyAST_withitem(expr_ty context_expr, expr_ty optional_vars, PyArena *arena) _PyAST_withitem() argument
3409 _PyAST_match_case(pattern_ty pattern, expr_ty guard, asdl_stmt_seq * body, PyArena *arena) _PyAST_match_case() argument
3428 _PyAST_MatchValue(expr_ty value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchValue() argument
3450 _PyAST_MatchSingleton(constant value, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchSingleton() argument
3472 _PyAST_MatchSequence(asdl_pattern_seq * patterns, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchSequence() argument
3489 _PyAST_MatchMapping(asdl_expr_seq * keys, asdl_pattern_seq * patterns, identifier rest, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchMapping() argument
3509 _PyAST_MatchClass(expr_ty cls, asdl_pattern_seq * patterns, asdl_identifier_seq * kwd_attrs, asdl_pattern_seq * kwd_patterns, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchClass() argument
3536 _PyAST_MatchStar(identifier name, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchStar() argument
3553 _PyAST_MatchAs(pattern_ty pattern, identifier name, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchAs() argument
3571 _PyAST_MatchOr(asdl_pattern_seq * patterns, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_MatchOr() argument
3588 _PyAST_TypeIgnore(int lineno, string tag, PyArena *arena) _PyAST_TypeIgnore() argument
5474 obj2ast_mod(struct ast_state *state, PyObject* obj, mod_ty* out, PyArena* arena) obj2ast_mod() argument
5725 obj2ast_stmt(struct ast_state *state, PyObject* obj, stmt_ty* out, PyArena* arena) obj2ast_stmt() argument
8142 obj2ast_expr(struct ast_state *state, PyObject* obj, expr_ty* out, PyArena* arena) obj2ast_expr() argument
9903 obj2ast_expr_context(struct ast_state *state, PyObject* obj, expr_context_ty* out, PyArena* arena) obj2ast_expr_context() argument
9938 obj2ast_boolop(struct ast_state *state, PyObject* obj, boolop_ty* out, PyArena* arena) obj2ast_boolop() argument
9965 obj2ast_operator(struct ast_state *state, PyObject* obj, operator_ty* out, PyArena* arena) obj2ast_operator() argument
10080 obj2ast_unaryop(struct ast_state *state, PyObject* obj, unaryop_ty* out, PyArena* arena) obj2ast_unaryop() argument
10123 obj2ast_cmpop(struct ast_state *state, PyObject* obj, cmpop_ty* out, PyArena* arena) obj2ast_cmpop() argument
10214 obj2ast_comprehension(struct ast_state *state, PyObject* obj, comprehension_ty* out, PyArena* arena) obj2ast_comprehension() argument
10319 obj2ast_excepthandler(struct ast_state *state, PyObject* obj, excepthandler_ty* out, PyArena* arena) obj2ast_excepthandler() argument
10497 obj2ast_arguments(struct ast_state *state, PyObject* obj, arguments_ty* out, PyArena* arena) obj2ast_arguments() argument
10737 obj2ast_arg(struct ast_state *state, PyObject* obj, arg_ty* out, PyArena* arena) obj2ast_arg() argument
10876 obj2ast_keyword(struct ast_state *state, PyObject* obj, keyword_ty* out, PyArena* arena) obj2ast_keyword() argument
10998 obj2ast_alias(struct ast_state *state, PyObject* obj, alias_ty* out, PyArena* arena) obj2ast_alias() argument
11120 obj2ast_withitem(struct ast_state *state, PyObject* obj, withitem_ty* out, PyArena* arena) obj2ast_withitem() argument
11169 obj2ast_match_case(struct ast_state *state, PyObject* obj, match_case_ty* out, PyArena* arena) obj2ast_match_case() argument
11256 obj2ast_pattern(struct ast_state *state, PyObject* obj, pattern_ty* out, PyArena* arena) obj2ast_pattern() argument
11837 obj2ast_type_ignore(struct ast_state *state, PyObject* obj, type_ignore_ty* out, PyArena* arena) obj2ast_type_ignore() argument
12346 PyAST_obj2mod(PyObject* ast, PyArena* arena, int mode) PyAST_obj2mod() argument
[all...]
H A Dcompile.c541 _PyAST_Compile(mod_ty mod, PyObject *filename, PyCompilerFlags *flags, int optimize, PyArena *arena) _PyAST_Compile() argument
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp949 void AAHairlineOp::makeLineProgramInfo(const GrCaps& caps, SkArenaAlloc* arena, in makeLineProgramInfo() argument
983 void AAHairlineOp::makeQuadProgramInfo(const GrCaps& caps, SkArenaAlloc* arena, in makeQuadProgramInfo() argument
1009 void AAHairlineOp::makeConicProgramInfo(const GrCaps& caps, SkArenaAlloc* arena, in makeConicProgramInfo() argument
1062 onCreateProgramInfo(const GrCaps* caps, SkArenaAlloc* arena, const GrSurfaceProxyView& writeView, bool usesMSAASurface, GrAppliedClip&& appliedClip, const GrDstProxyView& dstProxyView, GrXferBarrierFlags renderPassXferBarriers, GrLoadOp colorLoadOp) onCreateProgramInfo() argument
1112 SkArenaAlloc* arena = context->priv().recordTimeAllocator(); onPrePrepareDraws() local
[all...]
H A DTextureOp.cpp703 SkArenaAlloc* arena = context->priv().recordTimeAllocator(); variable
889 SkArenaAlloc* arena = target->allocator(); global() variable
[all...]
H A DDashOp.cpp837 GrGeometryProcessor* DashingCircleEffect::Make(SkArenaAlloc* arena, in Make() argument
1061 GrGeometryProcessor* DashingLineEffect::Make(SkArenaAlloc* arena, in Make() argument
1124 make_dash_gp(SkArenaAlloc* arena, const SkPMColor4f& color, AAMode aaMode, DashCap cap, const SkMatrix& viewMatrix, bool usesLocalCoords) make_dash_gp() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.h338 } arena; member
/third_party/protobuf/src/google/protobuf/
H A Dextension_set.cc187 ExtensionSet::ExtensionSet(Arena* arena) in ExtensionSet() argument
H A Drepeated_field.h336 Arena* arena; member
808 New(Arena* arena) New() argument
811 New(Arena* arena, GenericType&& value) New() argument
816 Delete(GenericType* value, Arena* arena) Delete() argument
837 NewFromPrototype( const GenericType* , Arena* arena) NewFromPrototype() argument
890 New(Arena* arena) New() argument
893 New(Arena* arena, std::string&& value) New() argument
896 NewFromPrototype(const std::string*, Arena* arena) NewFromPrototype() argument
904 Delete(std::string* value, Arena* arena) Delete() argument
1189 RepeatedField(Arena* arena) RepeatedField() argument
1565 Arena* arena = GetArena(); Reserve() local
1655 RepeatedPtrFieldBase(Arena* arena) RepeatedPtrFieldBase() argument
1838 Arena* arena = GetArena(); MergeFromInnerLoop() local
1915 Arena* arena = GetArena(); AddAllocatedInternal() local
2014 Arena* arena = GetArena(); ReleaseLastInternal() local
2098 RepeatedPtrField(Arena* arena) RepeatedPtrField() argument
[all...]
H A Dmap_test.cc809 static void CopyConstructorHelper(Arena* arena, Map<int32, int32>* m) { in CopyConstructorHelper() argument
3509 Arena arena; in TEST() local
3529 Arena arena; in TEST() local
3559 Arena arena; TEST() local
[all...]
H A Ddescriptor.pb.cc1384 FileDescriptorSet::FileDescriptorSet(::PROTOBUF_NAMESPACE_ID::Arena* arena) in FileDescriptorSet() argument
1439 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; in _InternalParse() local
1618 FileDescriptorProto::FileDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in FileDescriptorProto() argument
1750 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
2270 DescriptorProto_ExtensionRange(::PROTOBUF_NAMESPACE_ID::Arena* arena) DescriptorProto_ExtensionRange() argument
2347 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
2565 DescriptorProto_ReservedRange(::PROTOBUF_NAMESPACE_ID::Arena* arena) DescriptorProto_ReservedRange() argument
2631 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
2828 DescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) DescriptorProto() argument
2931 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
3365 ExtensionRangeOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) ExtensionRangeOptions() argument
3423 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
3631 FieldDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) FieldDescriptorProto() argument
3767 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
4237 OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) OneofDescriptorProto() argument
4316 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
4512 EnumDescriptorProto_EnumReservedRange(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumDescriptorProto_EnumReservedRange() argument
4578 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
4775 EnumDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumDescriptorProto() argument
4863 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
5164 EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumValueDescriptorProto() argument
5247 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
5480 ServiceDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) ServiceDescriptorProto() argument
5562 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
5807 MethodDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) MethodDescriptorProto() argument
5914 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
6278 FileOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) FileOptions() argument
6464 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
7217 MessageOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) MessageOptions() argument
7287 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
7577 FieldOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) FieldOptions() argument
7650 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
7977 OneofOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) OneofOptions() argument
8035 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
8209 EnumOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumOptions() argument
8279 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
8510 EnumValueOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumValueOptions() argument
8574 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
8772 ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) ServiceOptions() argument
8836 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
9037 MethodOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) MethodOptions() argument
9110 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
9353 UninterpretedOption_NamePart(::PROTOBUF_NAMESPACE_ID::Arena* arena) UninterpretedOption_NamePart() argument
9422 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
9641 UninterpretedOption(::PROTOBUF_NAMESPACE_ID::Arena* arena) UninterpretedOption() argument
9743 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
10074 SourceCodeInfo_Location(::PROTOBUF_NAMESPACE_ID::Arena* arena) SourceCodeInfo_Location() argument
10161 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
10461 SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) SourceCodeInfo() argument
10516 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
10674 GeneratedCodeInfo_Annotation(::PROTOBUF_NAMESPACE_ID::Arena* arena) GeneratedCodeInfo_Annotation() argument
10754 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
11005 GeneratedCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) GeneratedCodeInfo() argument
11060 ::PROTOBUF_NAMESPACE_ID::Arena* arena = GetArena(); (void)arena; _InternalParse() local
11203 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11206 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11209 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11212 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11215 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11218 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11221 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11224 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11227 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11230 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11233 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11236 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11239 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11242 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11245 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11248 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11251 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11254 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11257 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11260 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11263 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11266 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11269 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11272 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11275 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11278 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
11281 CreateMaybeMessage(Arena* arena) CreateMaybeMessage() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c252 upb_arena *arena = file_builder->arena; in rewrite_names() local
167 rewrite_nesting(VALUE msg_ent, google_protobuf_DescriptorProto* msg, google_protobuf_DescriptorProto* const* msgs, google_protobuf_EnumDescriptorProto* const* enums, upb_arena *arena) rewrite_nesting() argument
[all...]
H A Dencode_decode.c997 upb_arena *arena; member
H A Dupb.c303 upb_arena *arena; member
715 upb_decode(const char *buf, size_t size, void *msg, const upb_msglayout *l, upb_arena *arena) upb_decode() argument
1141 upb_encode(const void *msg, const upb_msglayout *m, upb_arena *arena, size_t *size) upb_encode() argument
1242 _upb_msg_addunknown(upb_msg *msg, const char *data, size_t len, upb_arena *arena) _upb_msg_addunknown() argument
1281 _upb_array_realloc(upb_array *arr, size_t min_size, upb_arena *arena) _upb_array_realloc() argument
1303 getorcreate_array(upb_array **arr_ptr, upb_fieldtype_t type, upb_arena *arena) getorcreate_array() argument
1314 resize_array(upb_array *arr, size_t size, upb_arena *arena) resize_array() argument
1323 _upb_array_resize_fallback(upb_array **arr_ptr, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_fallback() argument
1329 _upb_array_append_fallback(upb_array **arr_ptr, const void *value, upb_fieldtype_t type, upb_arena *arena) _upb_array_append_fallback() argument
3079 upb_arena *arena; global() member
5062 upb_arena *arena; _upb_symtab_loaddefinit() local
5346 upb_array_append(upb_array *arr, upb_msgval val, upb_arena *arena) upb_array_append() argument
5357 upb_array_resize(upb_array *arr, size_t size, upb_arena *arena) upb_array_resize() argument
5377 upb_map_set(upb_map *map, upb_msgval key, upb_msgval val, upb_arena *arena) upb_map_set() argument
5428 upb_calloc(upb_arena *arena, size_t size) upb_calloc() argument
5583 upb_handlers_new(const upb_msgdef *md, upb_handlercache *cache, upb_arena *arena) upb_handlers_new() argument
5782 upb_arena *arena; global() member
8075 upb_arena *arena; global() member
8511 upb_pb_encoder_create(upb_arena *arena, const upb_handlers *h, upb_bytessink output) upb_pb_encoder_create() argument
8867 upb_textprinter_create(upb_arena *arena, const upb_handlers *h, upb_bytessink output) upb_textprinter_create() argument
9194 upb_arena *arena; global() member
9248 upb_arena *arena; global() member
12291 upb_json_parser_create(upb_arena *arena, const upb_json_parsermethod *method, const upb_symtab* symtab, upb_sink output, upb_status *status, bool ignore_json_unknown) upb_json_parser_create() argument
[all...]
H A Dupb.h1091 _upb_array_resize_accessor(void *msg, size_t ofs, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_accessor() argument
1104 _upb_array_append_accessor(void *msg, size_t ofs, size_t elem_size, upb_fieldtype_t type, const void *value, upb_arena *arena) _upb_array_append_accessor() argument
1226 _upb_map_set(upb_map *map, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_map_set() argument
1268 _upb_msg_map_set(upb_msg *msg, size_t ofs, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_msg_map_set() argument
1515 google_protobuf_FileDescriptorSet_new(upb_arena *arena) google_protobuf_FileDescriptorSet_new() argument
1518 google_protobuf_FileDescriptorSet_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileDescriptorSet_parse() argument
1523 google_protobuf_FileDescriptorSet_serialize(const google_protobuf_FileDescriptorSet *msg, upb_arena *arena, size_t *len) google_protobuf_FileDescriptorSet_serialize() argument
1533 google_protobuf_FileDescriptorSet_resize_file(google_protobuf_FileDescriptorSet *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorSet_resize_file() argument
1536 google_protobuf_FileDescriptorSet_add_file(google_protobuf_FileDescriptorSet *msg, upb_arena *arena) google_protobuf_FileDescriptorSet_add_file() argument
1546 google_protobuf_FileDescriptorProto_new(upb_arena *arena) google_protobuf_FileDescriptorProto_new() argument
1549 google_protobuf_FileDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileDescriptorProto_parse() argument
1554 google_protobuf_FileDescriptorProto_serialize(const google_protobuf_FileDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_FileDescriptorProto_serialize() argument
1591 google_protobuf_FileDescriptorProto_resize_dependency(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_dependency() argument
1594 google_protobuf_FileDescriptorProto_add_dependency(google_protobuf_FileDescriptorProto *msg, upb_strview val, upb_arena *arena) google_protobuf_FileDescriptorProto_add_dependency() argument
1601 google_protobuf_FileDescriptorProto_resize_message_type(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_message_type() argument
1604 google_protobuf_FileDescriptorProto_add_message_type(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_message_type() argument
1614 google_protobuf_FileDescriptorProto_resize_enum_type(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_enum_type() argument
1617 google_protobuf_FileDescriptorProto_add_enum_type(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_enum_type() argument
1627 google_protobuf_FileDescriptorProto_resize_service(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_service() argument
1630 google_protobuf_FileDescriptorProto_add_service(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_service() argument
1640 google_protobuf_FileDescriptorProto_resize_extension(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_extension() argument
1643 google_protobuf_FileDescriptorProto_add_extension(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_extension() argument
1654 google_protobuf_FileDescriptorProto_mutable_options(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_mutable_options() argument
1667 google_protobuf_FileDescriptorProto_mutable_source_code_info(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_mutable_source_code_info() argument
1679 google_protobuf_FileDescriptorProto_resize_public_dependency(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_public_dependency() argument
1682 google_protobuf_FileDescriptorProto_add_public_dependency(google_protobuf_FileDescriptorProto *msg, int32_t val, upb_arena *arena) google_protobuf_FileDescriptorProto_add_public_dependency() argument
1689 google_protobuf_FileDescriptorProto_resize_weak_dependency(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_weak_dependency() argument
1692 google_protobuf_FileDescriptorProto_add_weak_dependency(google_protobuf_FileDescriptorProto *msg, int32_t val, upb_arena *arena) google_protobuf_FileDescriptorProto_add_weak_dependency() argument
1703 google_protobuf_DescriptorProto_new(upb_arena *arena) google_protobuf_DescriptorProto_new() argument
1706 google_protobuf_DescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_parse() argument
1711 google_protobuf_DescriptorProto_serialize(const google_protobuf_DescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_DescriptorProto_serialize() argument
1742 google_protobuf_DescriptorProto_resize_field(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_field() argument
1745 google_protobuf_DescriptorProto_add_field(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_field() argument
1755 google_protobuf_DescriptorProto_resize_nested_type(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_nested_type() argument
1758 google_protobuf_DescriptorProto_add_nested_type(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_nested_type() argument
1768 google_protobuf_DescriptorProto_resize_enum_type(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_enum_type() argument
1771 google_protobuf_DescriptorProto_add_enum_type(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_enum_type() argument
1781 google_protobuf_DescriptorProto_resize_extension_range(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_extension_range() argument
1784 google_protobuf_DescriptorProto_add_extension_range(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_extension_range() argument
1794 google_protobuf_DescriptorProto_resize_extension(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_extension() argument
1797 google_protobuf_DescriptorProto_add_extension(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_extension() argument
1808 google_protobuf_DescriptorProto_mutable_options(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_mutable_options() argument
1820 google_protobuf_DescriptorProto_resize_oneof_decl(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_oneof_decl() argument
1823 google_protobuf_DescriptorProto_add_oneof_decl(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_oneof_decl() argument
1833 google_protobuf_DescriptorProto_resize_reserved_range(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_reserved_range() argument
1836 google_protobuf_DescriptorProto_add_reserved_range(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_reserved_range() argument
1846 google_protobuf_DescriptorProto_resize_reserved_name(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_reserved_name() argument
1849 google_protobuf_DescriptorProto_add_reserved_name(google_protobuf_DescriptorProto *msg, upb_strview val, upb_arena *arena) google_protobuf_DescriptorProto_add_reserved_name() argument
1856 google_protobuf_DescriptorProto_ExtensionRange_new(upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_new() argument
1859 google_protobuf_DescriptorProto_ExtensionRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_parse() argument
1864 google_protobuf_DescriptorProto_ExtensionRange_serialize(const google_protobuf_DescriptorProto_ExtensionRange *msg, upb_arena *arena, size_t *len) google_protobuf_DescriptorProto_ExtensionRange_serialize() argument
1887 google_protobuf_DescriptorProto_ExtensionRange_mutable_options(google_protobuf_DescriptorProto_ExtensionRange *msg, upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_mutable_options() argument
1899 google_protobuf_DescriptorProto_ReservedRange_new(upb_arena *arena) google_protobuf_DescriptorProto_ReservedRange_new() argument
1902 google_protobuf_DescriptorProto_ReservedRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_ReservedRange_parse() argument
1907 google_protobuf_DescriptorProto_ReservedRange_serialize(const google_protobuf_DescriptorProto_ReservedRange *msg, upb_arena *arena, size_t *len) google_protobuf_DescriptorProto_ReservedRange_serialize() argument
1927 google_protobuf_ExtensionRangeOptions_new(upb_arena *arena) google_protobuf_ExtensionRangeOptions_new() argument
1930 google_protobuf_ExtensionRangeOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ExtensionRangeOptions_parse() argument
1935 google_protobuf_ExtensionRangeOptions_serialize(const google_protobuf_ExtensionRangeOptions *msg, upb_arena *arena, size_t *len) google_protobuf_ExtensionRangeOptions_serialize() argument
1945 google_protobuf_ExtensionRangeOptions_resize_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg, size_t len, upb_arena *arena) google_protobuf_ExtensionRangeOptions_resize_uninterpreted_option() argument
1948 google_protobuf_ExtensionRangeOptions_add_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg, upb_arena *arena) google_protobuf_ExtensionRangeOptions_add_uninterpreted_option() argument
1958 google_protobuf_FieldDescriptorProto_new(upb_arena *arena) google_protobuf_FieldDescriptorProto_new() argument
1961 google_protobuf_FieldDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FieldDescriptorProto_parse() argument
1966 google_protobuf_FieldDescriptorProto_serialize(const google_protobuf_FieldDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_FieldDescriptorProto_serialize() argument
2025 google_protobuf_FieldDescriptorProto_mutable_options(google_protobuf_FieldDescriptorProto *msg, upb_arena *arena) google_protobuf_FieldDescriptorProto_mutable_options() argument
2049 google_protobuf_OneofDescriptorProto_new(upb_arena *arena) google_protobuf_OneofDescriptorProto_new() argument
2052 google_protobuf_OneofDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_OneofDescriptorProto_parse() argument
2057 google_protobuf_OneofDescriptorProto_serialize(const google_protobuf_OneofDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_OneofDescriptorProto_serialize() argument
2074 google_protobuf_OneofDescriptorProto_mutable_options(google_protobuf_OneofDescriptorProto *msg, upb_arena *arena) google_protobuf_OneofDescriptorProto_mutable_options() argument
2086 google_protobuf_EnumDescriptorProto_new(upb_arena *arena) google_protobuf_EnumDescriptorProto_new() argument
2089 google_protobuf_EnumDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumDescriptorProto_parse() argument
2094 google_protobuf_EnumDescriptorProto_serialize(const google_protobuf_EnumDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_EnumDescriptorProto_serialize() argument
2115 google_protobuf_EnumDescriptorProto_resize_value(google_protobuf_EnumDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_EnumDescriptorProto_resize_value() argument
2118 google_protobuf_EnumDescriptorProto_add_value(google_protobuf_EnumDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumDescriptorProto_add_value() argument
2129 google_protobuf_EnumDescriptorProto_mutable_options(google_protobuf_EnumDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumDescriptorProto_mutable_options() argument
2141 google_protobuf_EnumDescriptorProto_resize_reserved_range(google_protobuf_EnumDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_EnumDescriptorProto_resize_reserved_range() argument
2144 google_protobuf_EnumDescriptorProto_add_reserved_range(google_protobuf_EnumDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumDescriptorProto_add_reserved_range() argument
2154 google_protobuf_EnumDescriptorProto_resize_reserved_name(google_protobuf_EnumDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_EnumDescriptorProto_resize_reserved_name() argument
2157 google_protobuf_EnumDescriptorProto_add_reserved_name(google_protobuf_EnumDescriptorProto *msg, upb_strview val, upb_arena *arena) google_protobuf_EnumDescriptorProto_add_reserved_name() argument
2164 google_protobuf_EnumDescriptorProto_EnumReservedRange_new(upb_arena *arena) google_protobuf_EnumDescriptorProto_EnumReservedRange_new() argument
2167 google_protobuf_EnumDescriptorProto_EnumReservedRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumDescriptorProto_EnumReservedRange_parse() argument
2172 google_protobuf_EnumDescriptorProto_EnumReservedRange_serialize(const google_protobuf_EnumDescriptorProto_EnumReservedRange *msg, upb_arena *arena, size_t *len) google_protobuf_EnumDescriptorProto_EnumReservedRange_serialize() argument
2192 google_protobuf_EnumValueDescriptorProto_new(upb_arena *arena) google_protobuf_EnumValueDescriptorProto_new() argument
2195 google_protobuf_EnumValueDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumValueDescriptorProto_parse() argument
2200 google_protobuf_EnumValueDescriptorProto_serialize(const google_protobuf_EnumValueDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_EnumValueDescriptorProto_serialize() argument
2223 google_protobuf_EnumValueDescriptorProto_mutable_options(google_protobuf_EnumValueDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumValueDescriptorProto_mutable_options() argument
2235 google_protobuf_ServiceDescriptorProto_new(upb_arena *arena) google_protobuf_ServiceDescriptorProto_new() argument
2238 google_protobuf_ServiceDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ServiceDescriptorProto_parse() argument
2243 google_protobuf_ServiceDescriptorProto_serialize(const google_protobuf_ServiceDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_ServiceDescriptorProto_serialize() argument
2261 google_protobuf_ServiceDescriptorProto_resize_method(google_protobuf_ServiceDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_ServiceDescriptorProto_resize_method() argument
2264 google_protobuf_ServiceDescriptorProto_add_method(google_protobuf_ServiceDescriptorProto *msg, upb_arena *arena) google_protobuf_ServiceDescriptorProto_add_method() argument
2275 google_protobuf_ServiceDescriptorProto_mutable_options(google_protobuf_ServiceDescriptorProto *msg, upb_arena *arena) google_protobuf_ServiceDescriptorProto_mutable_options() argument
2287 google_protobuf_MethodDescriptorProto_new(upb_arena *arena) google_protobuf_MethodDescriptorProto_new() argument
2290 google_protobuf_MethodDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MethodDescriptorProto_parse() argument
2295 google_protobuf_MethodDescriptorProto_serialize(const google_protobuf_MethodDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_MethodDescriptorProto_serialize() argument
2328 google_protobuf_MethodDescriptorProto_mutable_options(google_protobuf_MethodDescriptorProto *msg, upb_arena *arena) google_protobuf_MethodDescriptorProto_mutable_options() argument
2348 google_protobuf_FileOptions_new(upb_arena *arena) google_protobuf_FileOptions_new() argument
2351 google_protobuf_FileOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileOptions_parse() argument
2356 google_protobuf_FileOptions_serialize(const google_protobuf_FileOptions *msg, upb_arena *arena, size_t *len) google_protobuf_FileOptions_serialize() argument
2486 google_protobuf_FileOptions_resize_uninterpreted_option(google_protobuf_FileOptions *msg, size_t len, upb_arena *arena) google_protobuf_FileOptions_resize_uninterpreted_option() argument
2489 google_protobuf_FileOptions_add_uninterpreted_option(google_protobuf_FileOptions *msg, upb_arena *arena) google_protobuf_FileOptions_add_uninterpreted_option() argument
2499 google_protobuf_MessageOptions_new(upb_arena *arena) google_protobuf_MessageOptions_new() argument
2502 google_protobuf_MessageOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MessageOptions_parse() argument
2507 google_protobuf_MessageOptions_serialize(const google_protobuf_MessageOptions *msg, upb_arena *arena, size_t *len) google_protobuf_MessageOptions_serialize() argument
2541 google_protobuf_MessageOptions_resize_uninterpreted_option(google_protobuf_MessageOptions *msg, size_t len, upb_arena *arena) google_protobuf_MessageOptions_resize_uninterpreted_option() argument
2544 google_protobuf_MessageOptions_add_uninterpreted_option(google_protobuf_MessageOptions *msg, upb_arena *arena) google_protobuf_MessageOptions_add_uninterpreted_option() argument
2554 google_protobuf_FieldOptions_new(upb_arena *arena) google_protobuf_FieldOptions_new() argument
2557 google_protobuf_FieldOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FieldOptions_parse() argument
2562 google_protobuf_FieldOptions_serialize(const google_protobuf_FieldOptions *msg, upb_arena *arena, size_t *len) google_protobuf_FieldOptions_serialize() argument
2608 google_protobuf_FieldOptions_resize_uninterpreted_option(google_protobuf_FieldOptions *msg, size_t len, upb_arena *arena) google_protobuf_FieldOptions_resize_uninterpreted_option() argument
2611 google_protobuf_FieldOptions_add_uninterpreted_option(google_protobuf_FieldOptions *msg, upb_arena *arena) google_protobuf_FieldOptions_add_uninterpreted_option() argument
2621 google_protobuf_OneofOptions_new(upb_arena *arena) google_protobuf_OneofOptions_new() argument
2624 google_protobuf_OneofOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_OneofOptions_parse() argument
2629 google_protobuf_OneofOptions_serialize(const google_protobuf_OneofOptions *msg, upb_arena *arena, size_t *len) google_protobuf_OneofOptions_serialize() argument
2639 google_protobuf_OneofOptions_resize_uninterpreted_option(google_protobuf_OneofOptions *msg, size_t len, upb_arena *arena) google_protobuf_OneofOptions_resize_uninterpreted_option() argument
2642 google_protobuf_OneofOptions_add_uninterpreted_option(google_protobuf_OneofOptions *msg, upb_arena *arena) google_protobuf_OneofOptions_add_uninterpreted_option() argument
2652 google_protobuf_EnumOptions_new(upb_arena *arena) google_protobuf_EnumOptions_new() argument
2655 google_protobuf_EnumOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumOptions_parse() argument
2660 google_protobuf_EnumOptions_serialize(const google_protobuf_EnumOptions *msg, upb_arena *arena, size_t *len) google_protobuf_EnumOptions_serialize() argument
2682 google_protobuf_EnumOptions_resize_uninterpreted_option(google_protobuf_EnumOptions *msg, size_t len, upb_arena *arena) google_protobuf_EnumOptions_resize_uninterpreted_option() argument
2685 google_protobuf_EnumOptions_add_uninterpreted_option(google_protobuf_EnumOptions *msg, upb_arena *arena) google_protobuf_EnumOptions_add_uninterpreted_option() argument
2695 google_protobuf_EnumValueOptions_new(upb_arena *arena) google_protobuf_EnumValueOptions_new() argument
2698 google_protobuf_EnumValueOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumValueOptions_parse() argument
2703 google_protobuf_EnumValueOptions_serialize(const google_protobuf_EnumValueOptions *msg, upb_arena *arena, size_t *len) google_protobuf_EnumValueOptions_serialize() argument
2719 google_protobuf_EnumValueOptions_resize_uninterpreted_option(google_protobuf_EnumValueOptions *msg, size_t len, upb_arena *arena) google_protobuf_EnumValueOptions_resize_uninterpreted_option() argument
2722 google_protobuf_EnumValueOptions_add_uninterpreted_option(google_protobuf_EnumValueOptions *msg, upb_arena *arena) google_protobuf_EnumValueOptions_add_uninterpreted_option() argument
2732 google_protobuf_ServiceOptions_new(upb_arena *arena) google_protobuf_ServiceOptions_new() argument
2735 google_protobuf_ServiceOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ServiceOptions_parse() argument
2740 google_protobuf_ServiceOptions_serialize(const google_protobuf_ServiceOptions *msg, upb_arena *arena, size_t *len) google_protobuf_ServiceOptions_serialize() argument
2756 google_protobuf_ServiceOptions_resize_uninterpreted_option(google_protobuf_ServiceOptions *msg, size_t len, upb_arena *arena) google_protobuf_ServiceOptions_resize_uninterpreted_option() argument
2759 google_protobuf_ServiceOptions_add_uninterpreted_option(google_protobuf_ServiceOptions *msg, upb_arena *arena) google_protobuf_ServiceOptions_add_uninterpreted_option() argument
2769 google_protobuf_MethodOptions_new(upb_arena *arena) google_protobuf_MethodOptions_new() argument
2772 google_protobuf_MethodOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MethodOptions_parse() argument
2777 google_protobuf_MethodOptions_serialize(const google_protobuf_MethodOptions *msg, upb_arena *arena, size_t *len) google_protobuf_MethodOptions_serialize() argument
2799 google_protobuf_MethodOptions_resize_uninterpreted_option(google_protobuf_MethodOptions *msg, size_t len, upb_arena *arena) google_protobuf_MethodOptions_resize_uninterpreted_option() argument
2802 google_protobuf_MethodOptions_add_uninterpreted_option(google_protobuf_MethodOptions *msg, upb_arena *arena) google_protobuf_MethodOptions_add_uninterpreted_option() argument
2812 google_protobuf_UninterpretedOption_new(upb_arena *arena) google_protobuf_UninterpretedOption_new() argument
2815 google_protobuf_UninterpretedOption_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_UninterpretedOption_parse() argument
2820 google_protobuf_UninterpretedOption_serialize(const google_protobuf_UninterpretedOption *msg, upb_arena *arena, size_t *len) google_protobuf_UninterpretedOption_serialize() argument
2842 google_protobuf_UninterpretedOption_resize_name(google_protobuf_UninterpretedOption *msg, size_t len, upb_arena *arena) google_protobuf_UninterpretedOption_resize_name() argument
2845 google_protobuf_UninterpretedOption_add_name(google_protobuf_UninterpretedOption *msg, upb_arena *arena) google_protobuf_UninterpretedOption_add_name() argument
2879 google_protobuf_UninterpretedOption_NamePart_new(upb_arena *arena) google_protobuf_UninterpretedOption_NamePart_new() argument
2882 google_protobuf_UninterpretedOption_NamePart_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_UninterpretedOption_NamePart_parse() argument
2887 google_protobuf_UninterpretedOption_NamePart_serialize(const google_protobuf_UninterpretedOption_NamePart *msg, upb_arena *arena, size_t *len) google_protobuf_UninterpretedOption_NamePart_serialize() argument
2907 google_protobuf_SourceCodeInfo_new(upb_arena *arena) google_protobuf_SourceCodeInfo_new() argument
2910 google_protobuf_SourceCodeInfo_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_SourceCodeInfo_parse() argument
2915 google_protobuf_SourceCodeInfo_serialize(const google_protobuf_SourceCodeInfo *msg, upb_arena *arena, size_t *len) google_protobuf_SourceCodeInfo_serialize() argument
2925 google_protobuf_SourceCodeInfo_resize_location(google_protobuf_SourceCodeInfo *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_resize_location() argument
2928 google_protobuf_SourceCodeInfo_add_location(google_protobuf_SourceCodeInfo *msg, upb_arena *arena) google_protobuf_SourceCodeInfo_add_location() argument
2938 google_protobuf_SourceCodeInfo_Location_new(upb_arena *arena) google_protobuf_SourceCodeInfo_Location_new() argument
2941 google_protobuf_SourceCodeInfo_Location_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_parse() argument
2946 google_protobuf_SourceCodeInfo_Location_serialize(const google_protobuf_SourceCodeInfo_Location *msg, upb_arena *arena, size_t *len) google_protobuf_SourceCodeInfo_Location_serialize() argument
2961 google_protobuf_SourceCodeInfo_Location_resize_path(google_protobuf_SourceCodeInfo_Location *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_resize_path() argument
2964 google_protobuf_SourceCodeInfo_Location_add_path(google_protobuf_SourceCodeInfo_Location *msg, int32_t val, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_add_path() argument
2971 google_protobuf_SourceCodeInfo_Location_resize_span(google_protobuf_SourceCodeInfo_Location *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_resize_span() argument
2974 google_protobuf_SourceCodeInfo_Location_add_span(google_protobuf_SourceCodeInfo_Location *msg, int32_t val, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_add_span() argument
2989 google_protobuf_SourceCodeInfo_Location_resize_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_resize_leading_detached_comments() argument
2992 google_protobuf_SourceCodeInfo_Location_add_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg, upb_strview val, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_add_leading_detached_comments() argument
2999 google_protobuf_GeneratedCodeInfo_new(upb_arena *arena) google_protobuf_GeneratedCodeInfo_new() argument
3002 google_protobuf_GeneratedCodeInfo_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_GeneratedCodeInfo_parse() argument
3007 google_protobuf_GeneratedCodeInfo_serialize(const google_protobuf_GeneratedCodeInfo *msg, upb_arena *arena, size_t *len) google_protobuf_GeneratedCodeInfo_serialize() argument
3017 google_protobuf_GeneratedCodeInfo_resize_annotation(google_protobuf_GeneratedCodeInfo *msg, size_t len, upb_arena *arena) google_protobuf_GeneratedCodeInfo_resize_annotation() argument
3020 google_protobuf_GeneratedCodeInfo_add_annotation(google_protobuf_GeneratedCodeInfo *msg, upb_arena *arena) google_protobuf_GeneratedCodeInfo_add_annotation() argument
3030 google_protobuf_GeneratedCodeInfo_Annotation_new(upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_new() argument
3033 google_protobuf_GeneratedCodeInfo_Annotation_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_parse() argument
3038 google_protobuf_GeneratedCodeInfo_Annotation_serialize(const google_protobuf_GeneratedCodeInfo_Annotation *msg, upb_arena *arena, size_t *len) google_protobuf_GeneratedCodeInfo_Annotation_serialize() argument
3053 google_protobuf_GeneratedCodeInfo_Annotation_resize_path(google_protobuf_GeneratedCodeInfo_Annotation *msg, size_t len, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_resize_path() argument
3056 google_protobuf_GeneratedCodeInfo_Annotation_add_path(google_protobuf_GeneratedCodeInfo_Annotation *msg, int32_t val, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_add_path() argument
5848 Create(Arena *arena, DecoderMethodPtr method, upb::Sink output, Status *status) Create() argument
6023 upb_arena *arena; global() member
6110 upb_arena *arena; global() member
6454 Create(Arena* arena, const Handlers* handlers, BytesSink output) Create() argument
6520 Create(Arena *arena, upb::HandlersPtr *handlers, BytesSink output) Create() argument
6630 Create(Arena* arena, ParserMethodPtr method, SymbolTable* symtab, Sink output, Status* status, bool ignore_json_unknown) Create() argument
6733 Create(Arena *arena, const upb::Handlers *handlers, BytesSink output) Create() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c1470 struct radv_shader_arena *arena = calloc(1, sizeof(struct radv_shader_arena)); in radv_alloc_shader_memory() local
1531 get_hole(struct radv_shader_arena *arena, struct list_head *head) get_hole() argument
1574 struct radv_shader_arena *arena = hole->arena; radv_free_shader_memory() local
[all...]
H A Dradv_shader.h484 struct radv_shader_arena *arena; member
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c318 upb_arena *arena; member
772 upb_decode(const char *buf, size_t size, void *msg, const upb_msglayout *l, upb_arena *arena) upb_decode() argument
1184 upb_encode(const void *msg, const upb_msglayout *m, upb_arena *arena, size_t *size) upb_encode() argument
1271 _upb_msg_addunknown(upb_msg *msg, const char *data, size_t len, upb_arena *arena) _upb_msg_addunknown() argument
1315 _upb_array_realloc(upb_array *arr, size_t min_size, upb_arena *arena) _upb_array_realloc() argument
1337 getorcreate_array(upb_array **arr_ptr, upb_fieldtype_t type, upb_arena *arena) getorcreate_array() argument
1348 _upb_array_resize_fallback(upb_array **arr_ptr, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_fallback() argument
1354 _upb_array_append_fallback(upb_array **arr_ptr, const void *value, upb_fieldtype_t type, upb_arena *arena) _upb_array_append_fallback() argument
3524 upb_arena *arena; global() member
5537 upb_arena *arena; _upb_symtab_loaddefinit() local
5899 upb_array_append(upb_array *arr, upb_msgval val, upb_arena *arena) upb_array_append() argument
5908 upb_array_resize(upb_array *arr, size_t size, upb_arena *arena) upb_array_resize() argument
5928 upb_map_set(upb_map *map, upb_msgval key, upb_msgval val, upb_arena *arena) upb_map_set() argument
6009 upb_arena *arena; /* TODO: should we have a tmp arena for tmp data? */ global() member
7390 upb_json_decode(const char *buf, size_t size, upb_msg *msg, const upb_msgdef *m, const upb_symtab *any_pool, int options, upb_arena *arena, upb_status *status) upb_json_decode() argument
7431 upb_arena *arena; global() member
7733 upb_arena *arena = jsonenc_arena(e); jsonenc_any() local
[all...]
H A Dphp-upb.h1125 _upb_array_reserve(upb_array *arr, size_t size, upb_arena *arena) _upb_array_reserve() argument
1131 _upb_array_resize(upb_array *arr, size_t size, upb_arena *arena) _upb_array_resize() argument
1162 _upb_array_resize_accessor(void *msg, size_t ofs, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_accessor() argument
1175 _upb_array_append_accessor(void *msg, size_t ofs, size_t elem_size, upb_fieldtype_t type, const void *value, upb_arena *arena) _upb_array_append_accessor() argument
1297 _upb_map_set(upb_map *map, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_map_set() argument
1339 _upb_msg_map_set(upb_msg *msg, size_t ofs, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_msg_map_set() argument
1586 google_protobuf_FileDescriptorSet_new(upb_arena *arena) google_protobuf_FileDescriptorSet_new() argument
1589 google_protobuf_FileDescriptorSet_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileDescriptorSet_parse() argument
1594 google_protobuf_FileDescriptorSet_serialize(const google_protobuf_FileDescriptorSet *msg, upb_arena *arena, size_t *len) google_protobuf_FileDescriptorSet_serialize() argument
1604 google_protobuf_FileDescriptorSet_resize_file(google_protobuf_FileDescriptorSet *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorSet_resize_file() argument
1607 google_protobuf_FileDescriptorSet_add_file(google_protobuf_FileDescriptorSet *msg, upb_arena *arena) google_protobuf_FileDescriptorSet_add_file() argument
1617 google_protobuf_FileDescriptorProto_new(upb_arena *arena) google_protobuf_FileDescriptorProto_new() argument
1620 google_protobuf_FileDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileDescriptorProto_parse() argument
1625 google_protobuf_FileDescriptorProto_serialize(const google_protobuf_FileDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_FileDescriptorProto_serialize() argument
1662 google_protobuf_FileDescriptorProto_resize_dependency(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_dependency() argument
1665 google_protobuf_FileDescriptorProto_add_dependency(google_protobuf_FileDescriptorProto *msg, upb_strview val, upb_arena *arena) google_protobuf_FileDescriptorProto_add_dependency() argument
1672 google_protobuf_FileDescriptorProto_resize_message_type(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_message_type() argument
1675 google_protobuf_FileDescriptorProto_add_message_type(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_message_type() argument
1685 google_protobuf_FileDescriptorProto_resize_enum_type(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_enum_type() argument
1688 google_protobuf_FileDescriptorProto_add_enum_type(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_enum_type() argument
1698 google_protobuf_FileDescriptorProto_resize_service(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_service() argument
1701 google_protobuf_FileDescriptorProto_add_service(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_service() argument
1711 google_protobuf_FileDescriptorProto_resize_extension(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_extension() argument
1714 google_protobuf_FileDescriptorProto_add_extension(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_add_extension() argument
1725 google_protobuf_FileDescriptorProto_mutable_options(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_mutable_options() argument
1738 google_protobuf_FileDescriptorProto_mutable_source_code_info(google_protobuf_FileDescriptorProto *msg, upb_arena *arena) google_protobuf_FileDescriptorProto_mutable_source_code_info() argument
1750 google_protobuf_FileDescriptorProto_resize_public_dependency(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_public_dependency() argument
1753 google_protobuf_FileDescriptorProto_add_public_dependency(google_protobuf_FileDescriptorProto *msg, int32_t val, upb_arena *arena) google_protobuf_FileDescriptorProto_add_public_dependency() argument
1760 google_protobuf_FileDescriptorProto_resize_weak_dependency(google_protobuf_FileDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_FileDescriptorProto_resize_weak_dependency() argument
1763 google_protobuf_FileDescriptorProto_add_weak_dependency(google_protobuf_FileDescriptorProto *msg, int32_t val, upb_arena *arena) google_protobuf_FileDescriptorProto_add_weak_dependency() argument
1774 google_protobuf_DescriptorProto_new(upb_arena *arena) google_protobuf_DescriptorProto_new() argument
1777 google_protobuf_DescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_parse() argument
1782 google_protobuf_DescriptorProto_serialize(const google_protobuf_DescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_DescriptorProto_serialize() argument
1813 google_protobuf_DescriptorProto_resize_field(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_field() argument
1816 google_protobuf_DescriptorProto_add_field(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_field() argument
1826 google_protobuf_DescriptorProto_resize_nested_type(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_nested_type() argument
1829 google_protobuf_DescriptorProto_add_nested_type(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_nested_type() argument
1839 google_protobuf_DescriptorProto_resize_enum_type(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_enum_type() argument
1842 google_protobuf_DescriptorProto_add_enum_type(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_enum_type() argument
1852 google_protobuf_DescriptorProto_resize_extension_range(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_extension_range() argument
1855 google_protobuf_DescriptorProto_add_extension_range(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_extension_range() argument
1865 google_protobuf_DescriptorProto_resize_extension(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_extension() argument
1868 google_protobuf_DescriptorProto_add_extension(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_extension() argument
1879 google_protobuf_DescriptorProto_mutable_options(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_mutable_options() argument
1891 google_protobuf_DescriptorProto_resize_oneof_decl(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_oneof_decl() argument
1894 google_protobuf_DescriptorProto_add_oneof_decl(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_oneof_decl() argument
1904 google_protobuf_DescriptorProto_resize_reserved_range(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_reserved_range() argument
1907 google_protobuf_DescriptorProto_add_reserved_range(google_protobuf_DescriptorProto *msg, upb_arena *arena) google_protobuf_DescriptorProto_add_reserved_range() argument
1917 google_protobuf_DescriptorProto_resize_reserved_name(google_protobuf_DescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_DescriptorProto_resize_reserved_name() argument
1920 google_protobuf_DescriptorProto_add_reserved_name(google_protobuf_DescriptorProto *msg, upb_strview val, upb_arena *arena) google_protobuf_DescriptorProto_add_reserved_name() argument
1927 google_protobuf_DescriptorProto_ExtensionRange_new(upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_new() argument
1930 google_protobuf_DescriptorProto_ExtensionRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_parse() argument
1935 google_protobuf_DescriptorProto_ExtensionRange_serialize(const google_protobuf_DescriptorProto_ExtensionRange *msg, upb_arena *arena, size_t *len) google_protobuf_DescriptorProto_ExtensionRange_serialize() argument
1958 google_protobuf_DescriptorProto_ExtensionRange_mutable_options(google_protobuf_DescriptorProto_ExtensionRange *msg, upb_arena *arena) google_protobuf_DescriptorProto_ExtensionRange_mutable_options() argument
1970 google_protobuf_DescriptorProto_ReservedRange_new(upb_arena *arena) google_protobuf_DescriptorProto_ReservedRange_new() argument
1973 google_protobuf_DescriptorProto_ReservedRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_DescriptorProto_ReservedRange_parse() argument
1978 google_protobuf_DescriptorProto_ReservedRange_serialize(const google_protobuf_DescriptorProto_ReservedRange *msg, upb_arena *arena, size_t *len) google_protobuf_DescriptorProto_ReservedRange_serialize() argument
1998 google_protobuf_ExtensionRangeOptions_new(upb_arena *arena) google_protobuf_ExtensionRangeOptions_new() argument
2001 google_protobuf_ExtensionRangeOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ExtensionRangeOptions_parse() argument
2006 google_protobuf_ExtensionRangeOptions_serialize(const google_protobuf_ExtensionRangeOptions *msg, upb_arena *arena, size_t *len) google_protobuf_ExtensionRangeOptions_serialize() argument
2016 google_protobuf_ExtensionRangeOptions_resize_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg, size_t len, upb_arena *arena) google_protobuf_ExtensionRangeOptions_resize_uninterpreted_option() argument
2019 google_protobuf_ExtensionRangeOptions_add_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg, upb_arena *arena) google_protobuf_ExtensionRangeOptions_add_uninterpreted_option() argument
2029 google_protobuf_FieldDescriptorProto_new(upb_arena *arena) google_protobuf_FieldDescriptorProto_new() argument
2032 google_protobuf_FieldDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FieldDescriptorProto_parse() argument
2037 google_protobuf_FieldDescriptorProto_serialize(const google_protobuf_FieldDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_FieldDescriptorProto_serialize() argument
2096 google_protobuf_FieldDescriptorProto_mutable_options(google_protobuf_FieldDescriptorProto *msg, upb_arena *arena) google_protobuf_FieldDescriptorProto_mutable_options() argument
2120 google_protobuf_OneofDescriptorProto_new(upb_arena *arena) google_protobuf_OneofDescriptorProto_new() argument
2123 google_protobuf_OneofDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_OneofDescriptorProto_parse() argument
2128 google_protobuf_OneofDescriptorProto_serialize(const google_protobuf_OneofDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_OneofDescriptorProto_serialize() argument
2145 google_protobuf_OneofDescriptorProto_mutable_options(google_protobuf_OneofDescriptorProto *msg, upb_arena *arena) google_protobuf_OneofDescriptorProto_mutable_options() argument
2157 google_protobuf_EnumDescriptorProto_new(upb_arena *arena) google_protobuf_EnumDescriptorProto_new() argument
2160 google_protobuf_EnumDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumDescriptorProto_parse() argument
2165 google_protobuf_EnumDescriptorProto_serialize(const google_protobuf_EnumDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_EnumDescriptorProto_serialize() argument
2186 google_protobuf_EnumDescriptorProto_resize_value(google_protobuf_EnumDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_EnumDescriptorProto_resize_value() argument
2189 google_protobuf_EnumDescriptorProto_add_value(google_protobuf_EnumDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumDescriptorProto_add_value() argument
2200 google_protobuf_EnumDescriptorProto_mutable_options(google_protobuf_EnumDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumDescriptorProto_mutable_options() argument
2212 google_protobuf_EnumDescriptorProto_resize_reserved_range(google_protobuf_EnumDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_EnumDescriptorProto_resize_reserved_range() argument
2215 google_protobuf_EnumDescriptorProto_add_reserved_range(google_protobuf_EnumDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumDescriptorProto_add_reserved_range() argument
2225 google_protobuf_EnumDescriptorProto_resize_reserved_name(google_protobuf_EnumDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_EnumDescriptorProto_resize_reserved_name() argument
2228 google_protobuf_EnumDescriptorProto_add_reserved_name(google_protobuf_EnumDescriptorProto *msg, upb_strview val, upb_arena *arena) google_protobuf_EnumDescriptorProto_add_reserved_name() argument
2235 google_protobuf_EnumDescriptorProto_EnumReservedRange_new(upb_arena *arena) google_protobuf_EnumDescriptorProto_EnumReservedRange_new() argument
2238 google_protobuf_EnumDescriptorProto_EnumReservedRange_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumDescriptorProto_EnumReservedRange_parse() argument
2243 google_protobuf_EnumDescriptorProto_EnumReservedRange_serialize(const google_protobuf_EnumDescriptorProto_EnumReservedRange *msg, upb_arena *arena, size_t *len) google_protobuf_EnumDescriptorProto_EnumReservedRange_serialize() argument
2263 google_protobuf_EnumValueDescriptorProto_new(upb_arena *arena) google_protobuf_EnumValueDescriptorProto_new() argument
2266 google_protobuf_EnumValueDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumValueDescriptorProto_parse() argument
2271 google_protobuf_EnumValueDescriptorProto_serialize(const google_protobuf_EnumValueDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_EnumValueDescriptorProto_serialize() argument
2294 google_protobuf_EnumValueDescriptorProto_mutable_options(google_protobuf_EnumValueDescriptorProto *msg, upb_arena *arena) google_protobuf_EnumValueDescriptorProto_mutable_options() argument
2306 google_protobuf_ServiceDescriptorProto_new(upb_arena *arena) google_protobuf_ServiceDescriptorProto_new() argument
2309 google_protobuf_ServiceDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ServiceDescriptorProto_parse() argument
2314 google_protobuf_ServiceDescriptorProto_serialize(const google_protobuf_ServiceDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_ServiceDescriptorProto_serialize() argument
2332 google_protobuf_ServiceDescriptorProto_resize_method(google_protobuf_ServiceDescriptorProto *msg, size_t len, upb_arena *arena) google_protobuf_ServiceDescriptorProto_resize_method() argument
2335 google_protobuf_ServiceDescriptorProto_add_method(google_protobuf_ServiceDescriptorProto *msg, upb_arena *arena) google_protobuf_ServiceDescriptorProto_add_method() argument
2346 google_protobuf_ServiceDescriptorProto_mutable_options(google_protobuf_ServiceDescriptorProto *msg, upb_arena *arena) google_protobuf_ServiceDescriptorProto_mutable_options() argument
2358 google_protobuf_MethodDescriptorProto_new(upb_arena *arena) google_protobuf_MethodDescriptorProto_new() argument
2361 google_protobuf_MethodDescriptorProto_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MethodDescriptorProto_parse() argument
2366 google_protobuf_MethodDescriptorProto_serialize(const google_protobuf_MethodDescriptorProto *msg, upb_arena *arena, size_t *len) google_protobuf_MethodDescriptorProto_serialize() argument
2399 google_protobuf_MethodDescriptorProto_mutable_options(google_protobuf_MethodDescriptorProto *msg, upb_arena *arena) google_protobuf_MethodDescriptorProto_mutable_options() argument
2419 google_protobuf_FileOptions_new(upb_arena *arena) google_protobuf_FileOptions_new() argument
2422 google_protobuf_FileOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FileOptions_parse() argument
2427 google_protobuf_FileOptions_serialize(const google_protobuf_FileOptions *msg, upb_arena *arena, size_t *len) google_protobuf_FileOptions_serialize() argument
2557 google_protobuf_FileOptions_resize_uninterpreted_option(google_protobuf_FileOptions *msg, size_t len, upb_arena *arena) google_protobuf_FileOptions_resize_uninterpreted_option() argument
2560 google_protobuf_FileOptions_add_uninterpreted_option(google_protobuf_FileOptions *msg, upb_arena *arena) google_protobuf_FileOptions_add_uninterpreted_option() argument
2570 google_protobuf_MessageOptions_new(upb_arena *arena) google_protobuf_MessageOptions_new() argument
2573 google_protobuf_MessageOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MessageOptions_parse() argument
2578 google_protobuf_MessageOptions_serialize(const google_protobuf_MessageOptions *msg, upb_arena *arena, size_t *len) google_protobuf_MessageOptions_serialize() argument
2612 google_protobuf_MessageOptions_resize_uninterpreted_option(google_protobuf_MessageOptions *msg, size_t len, upb_arena *arena) google_protobuf_MessageOptions_resize_uninterpreted_option() argument
2615 google_protobuf_MessageOptions_add_uninterpreted_option(google_protobuf_MessageOptions *msg, upb_arena *arena) google_protobuf_MessageOptions_add_uninterpreted_option() argument
2625 google_protobuf_FieldOptions_new(upb_arena *arena) google_protobuf_FieldOptions_new() argument
2628 google_protobuf_FieldOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_FieldOptions_parse() argument
2633 google_protobuf_FieldOptions_serialize(const google_protobuf_FieldOptions *msg, upb_arena *arena, size_t *len) google_protobuf_FieldOptions_serialize() argument
2679 google_protobuf_FieldOptions_resize_uninterpreted_option(google_protobuf_FieldOptions *msg, size_t len, upb_arena *arena) google_protobuf_FieldOptions_resize_uninterpreted_option() argument
2682 google_protobuf_FieldOptions_add_uninterpreted_option(google_protobuf_FieldOptions *msg, upb_arena *arena) google_protobuf_FieldOptions_add_uninterpreted_option() argument
2692 google_protobuf_OneofOptions_new(upb_arena *arena) google_protobuf_OneofOptions_new() argument
2695 google_protobuf_OneofOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_OneofOptions_parse() argument
2700 google_protobuf_OneofOptions_serialize(const google_protobuf_OneofOptions *msg, upb_arena *arena, size_t *len) google_protobuf_OneofOptions_serialize() argument
2710 google_protobuf_OneofOptions_resize_uninterpreted_option(google_protobuf_OneofOptions *msg, size_t len, upb_arena *arena) google_protobuf_OneofOptions_resize_uninterpreted_option() argument
2713 google_protobuf_OneofOptions_add_uninterpreted_option(google_protobuf_OneofOptions *msg, upb_arena *arena) google_protobuf_OneofOptions_add_uninterpreted_option() argument
2723 google_protobuf_EnumOptions_new(upb_arena *arena) google_protobuf_EnumOptions_new() argument
2726 google_protobuf_EnumOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumOptions_parse() argument
2731 google_protobuf_EnumOptions_serialize(const google_protobuf_EnumOptions *msg, upb_arena *arena, size_t *len) google_protobuf_EnumOptions_serialize() argument
2753 google_protobuf_EnumOptions_resize_uninterpreted_option(google_protobuf_EnumOptions *msg, size_t len, upb_arena *arena) google_protobuf_EnumOptions_resize_uninterpreted_option() argument
2756 google_protobuf_EnumOptions_add_uninterpreted_option(google_protobuf_EnumOptions *msg, upb_arena *arena) google_protobuf_EnumOptions_add_uninterpreted_option() argument
2766 google_protobuf_EnumValueOptions_new(upb_arena *arena) google_protobuf_EnumValueOptions_new() argument
2769 google_protobuf_EnumValueOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_EnumValueOptions_parse() argument
2774 google_protobuf_EnumValueOptions_serialize(const google_protobuf_EnumValueOptions *msg, upb_arena *arena, size_t *len) google_protobuf_EnumValueOptions_serialize() argument
2790 google_protobuf_EnumValueOptions_resize_uninterpreted_option(google_protobuf_EnumValueOptions *msg, size_t len, upb_arena *arena) google_protobuf_EnumValueOptions_resize_uninterpreted_option() argument
2793 google_protobuf_EnumValueOptions_add_uninterpreted_option(google_protobuf_EnumValueOptions *msg, upb_arena *arena) google_protobuf_EnumValueOptions_add_uninterpreted_option() argument
2803 google_protobuf_ServiceOptions_new(upb_arena *arena) google_protobuf_ServiceOptions_new() argument
2806 google_protobuf_ServiceOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_ServiceOptions_parse() argument
2811 google_protobuf_ServiceOptions_serialize(const google_protobuf_ServiceOptions *msg, upb_arena *arena, size_t *len) google_protobuf_ServiceOptions_serialize() argument
2827 google_protobuf_ServiceOptions_resize_uninterpreted_option(google_protobuf_ServiceOptions *msg, size_t len, upb_arena *arena) google_protobuf_ServiceOptions_resize_uninterpreted_option() argument
2830 google_protobuf_ServiceOptions_add_uninterpreted_option(google_protobuf_ServiceOptions *msg, upb_arena *arena) google_protobuf_ServiceOptions_add_uninterpreted_option() argument
2840 google_protobuf_MethodOptions_new(upb_arena *arena) google_protobuf_MethodOptions_new() argument
2843 google_protobuf_MethodOptions_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_MethodOptions_parse() argument
2848 google_protobuf_MethodOptions_serialize(const google_protobuf_MethodOptions *msg, upb_arena *arena, size_t *len) google_protobuf_MethodOptions_serialize() argument
2870 google_protobuf_MethodOptions_resize_uninterpreted_option(google_protobuf_MethodOptions *msg, size_t len, upb_arena *arena) google_protobuf_MethodOptions_resize_uninterpreted_option() argument
2873 google_protobuf_MethodOptions_add_uninterpreted_option(google_protobuf_MethodOptions *msg, upb_arena *arena) google_protobuf_MethodOptions_add_uninterpreted_option() argument
2883 google_protobuf_UninterpretedOption_new(upb_arena *arena) google_protobuf_UninterpretedOption_new() argument
2886 google_protobuf_UninterpretedOption_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_UninterpretedOption_parse() argument
2891 google_protobuf_UninterpretedOption_serialize(const google_protobuf_UninterpretedOption *msg, upb_arena *arena, size_t *len) google_protobuf_UninterpretedOption_serialize() argument
2913 google_protobuf_UninterpretedOption_resize_name(google_protobuf_UninterpretedOption *msg, size_t len, upb_arena *arena) google_protobuf_UninterpretedOption_resize_name() argument
2916 google_protobuf_UninterpretedOption_add_name(google_protobuf_UninterpretedOption *msg, upb_arena *arena) google_protobuf_UninterpretedOption_add_name() argument
2950 google_protobuf_UninterpretedOption_NamePart_new(upb_arena *arena) google_protobuf_UninterpretedOption_NamePart_new() argument
2953 google_protobuf_UninterpretedOption_NamePart_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_UninterpretedOption_NamePart_parse() argument
2958 google_protobuf_UninterpretedOption_NamePart_serialize(const google_protobuf_UninterpretedOption_NamePart *msg, upb_arena *arena, size_t *len) google_protobuf_UninterpretedOption_NamePart_serialize() argument
2978 google_protobuf_SourceCodeInfo_new(upb_arena *arena) google_protobuf_SourceCodeInfo_new() argument
2981 google_protobuf_SourceCodeInfo_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_SourceCodeInfo_parse() argument
2986 google_protobuf_SourceCodeInfo_serialize(const google_protobuf_SourceCodeInfo *msg, upb_arena *arena, size_t *len) google_protobuf_SourceCodeInfo_serialize() argument
2996 google_protobuf_SourceCodeInfo_resize_location(google_protobuf_SourceCodeInfo *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_resize_location() argument
2999 google_protobuf_SourceCodeInfo_add_location(google_protobuf_SourceCodeInfo *msg, upb_arena *arena) google_protobuf_SourceCodeInfo_add_location() argument
3009 google_protobuf_SourceCodeInfo_Location_new(upb_arena *arena) google_protobuf_SourceCodeInfo_Location_new() argument
3012 google_protobuf_SourceCodeInfo_Location_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_parse() argument
3017 google_protobuf_SourceCodeInfo_Location_serialize(const google_protobuf_SourceCodeInfo_Location *msg, upb_arena *arena, size_t *len) google_protobuf_SourceCodeInfo_Location_serialize() argument
3032 google_protobuf_SourceCodeInfo_Location_resize_path(google_protobuf_SourceCodeInfo_Location *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_resize_path() argument
3035 google_protobuf_SourceCodeInfo_Location_add_path(google_protobuf_SourceCodeInfo_Location *msg, int32_t val, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_add_path() argument
3042 google_protobuf_SourceCodeInfo_Location_resize_span(google_protobuf_SourceCodeInfo_Location *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_resize_span() argument
3045 google_protobuf_SourceCodeInfo_Location_add_span(google_protobuf_SourceCodeInfo_Location *msg, int32_t val, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_add_span() argument
3060 google_protobuf_SourceCodeInfo_Location_resize_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg, size_t len, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_resize_leading_detached_comments() argument
3063 google_protobuf_SourceCodeInfo_Location_add_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg, upb_strview val, upb_arena *arena) google_protobuf_SourceCodeInfo_Location_add_leading_detached_comments() argument
3070 google_protobuf_GeneratedCodeInfo_new(upb_arena *arena) google_protobuf_GeneratedCodeInfo_new() argument
3073 google_protobuf_GeneratedCodeInfo_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_GeneratedCodeInfo_parse() argument
3078 google_protobuf_GeneratedCodeInfo_serialize(const google_protobuf_GeneratedCodeInfo *msg, upb_arena *arena, size_t *len) google_protobuf_GeneratedCodeInfo_serialize() argument
3088 google_protobuf_GeneratedCodeInfo_resize_annotation(google_protobuf_GeneratedCodeInfo *msg, size_t len, upb_arena *arena) google_protobuf_GeneratedCodeInfo_resize_annotation() argument
3091 google_protobuf_GeneratedCodeInfo_add_annotation(google_protobuf_GeneratedCodeInfo *msg, upb_arena *arena) google_protobuf_GeneratedCodeInfo_add_annotation() argument
3101 google_protobuf_GeneratedCodeInfo_Annotation_new(upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_new() argument
3104 google_protobuf_GeneratedCodeInfo_Annotation_parse(const char *buf, size_t size, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_parse() argument
3109 google_protobuf_GeneratedCodeInfo_Annotation_serialize(const google_protobuf_GeneratedCodeInfo_Annotation *msg, upb_arena *arena, size_t *len) google_protobuf_GeneratedCodeInfo_Annotation_serialize() argument
3124 google_protobuf_GeneratedCodeInfo_Annotation_resize_path(google_protobuf_GeneratedCodeInfo_Annotation *msg, size_t len, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_resize_path() argument
3127 google_protobuf_GeneratedCodeInfo_Annotation_add_path(google_protobuf_GeneratedCodeInfo_Annotation *msg, int32_t val, upb_arena *arena) google_protobuf_GeneratedCodeInfo_Annotation_add_path() argument
[all...]

Completed in 108 milliseconds

123456