| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | prlimit.c | 30 struct rlimit old_limit = {.rlim_cur = 0, .rlim_max = 0}; in prlimit_0100() local
|
| /third_party/musl/src/linux/ |
| H A D | prlimit.c | 7 int prlimit(pid_t pid, int resource, const struct rlimit *new_limit, struct rlimit *old_limit) in prlimit() argument
|
| /third_party/node/deps/v8/src/handles/ |
| H A D | local-handles-inl.h | 85 Address* old_limit = handles->scope_.limit; in CloseScope() local
|
| /third_party/ltp/testcases/kernel/syscalls/madvise/ |
| H A D | madvise09.c | 160 unsigned int usage, old_limit, old_memsw_limit; in child() local
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | CodedInputStream.php | 330 $old_limit = $this->current_limit; variable 363 $old_limit = $this->pushLimit($byte_limit); variable
|
| H A D | GPBWire.php | 283 $old_limit = 0; variable
|
| /third_party/protobuf/php/tests/ |
| H A D | PhpImplementationTest.php | 462 $old_limit = $input->pushLimit(0); variable
|
| /third_party/python/Modules/ |
| H A D | resource.c | 283 struct rlimit old_limit, new_limit; in resource_prlimit_impl() local
|
| H A D | _csv.c | 1585 long old_limit = module_state->field_limit; in _csv_field_size_limit_impl() local
|
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psobjs.c | 744 FT_Byte* old_limit = parser->limit; in ps_parser_to_token_array() local 1064 FT_Byte* old_limit = parser->limit; in FT_LOCAL_DEF() local 1340 FT_Byte* old_limit; in FT_LOCAL_DEF() local
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | coded_stream.cc | 122 Limit old_limit = current_limit_; in PushLimit() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | parse_context.h | 133 auto old_limit = limit_; in PushLimit() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectsource.cc | 286 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/node/deps/v8/src/heap/ |
| H A D | paged-spaces.cc | 392 Address old_limit = limit(); in DecreaseLimit() local
|
| /third_party/skia/third_party/externals/freetype/src/type1/ |
| H A D | t1load.c | 888 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/python/Modules/_sqlite/ |
| H A D | connection.c | 2288 int old_limit = sqlite3_limit(self->db, category, limit); in setlimit_impl() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 4262 unsigned int cur, limit, old_limit; in stbi__zexpand() local
|