Home
last modified time | relevance | path

Searched defs:old_limit (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/src/linux/
Dprlimit.c7 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit, struct rlimit *old_limit) in prlimit()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dprlimit.c30 struct rlimit old_limit = {.rlim_cur = 0, .rlim_max = 0}; in prlimit_0100() local
/third_party/node/deps/v8/src/handles/
Dlocal-handles-inl.h85 Address* old_limit = handles->scope_.limit; in CloseScope() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php361 $byte_limit, &$old_limit, &$recursion_budget)
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise09.c160 unsigned int usage, old_limit, old_memsw_limit; in child() local
/third_party/littlefs/scripts/
Dstack.py290 old_frame, old_limit, argument
/third_party/python/Modules/
Dresource.c281 struct rlimit old_limit, new_limit; in resource_prlimit_impl() local
D_csv.c1538 long old_limit = module_state->field_limit; in csv_field_size_limit() local
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc286 int old_limit = stream_->PushLimit(buffer32); in RenderMap() local
326 int old_limit = stream_->PushLimit(length); in RenderPacked() local
775 int old_limit = stream_->PushLimit(buffer32); in RenderField() local
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.c888 FT_Byte* old_limit = parser->root.limit; in parse_blend_design_positions() local
988 FT_Byte* old_limit; in parse_blend_design_map() local
1100 FT_Byte* old_limit; in parse_weight_vector() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c744 FT_Byte* old_limit = parser->limit; in ps_parser_to_token_array() local
1064 FT_Byte* old_limit = parser->limit; in ps_parser_load_field() local
1340 FT_Byte* old_limit; in ps_parser_load_field_table() local
/third_party/protobuf/src/google/protobuf/
Dparse_context.h133 auto old_limit = limit_; in PushLimit() local
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc122 Limit old_limit = current_limit_; in PushLimit() local
/third_party/node/deps/v8/src/heap/
Dpaged-spaces.cc392 Address old_limit = limit(); in DecreaseLimit() local
/third_party/astc-encoder/Source/
Dstb_image.h4200 unsigned int cur, limit, old_limit; in stbi__zexpand() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h22885 u16 old_limit; member