Searched defs:is_allocated (Results 1 - 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavutil/ | ||
| H A D | hwcontext_cuda_internal.h | 33 int is_allocated; member |
| /third_party/node/deps/v8/src/base/ | ||
| H A D | region-allocator.h | 143 bool is_allocated() const { return state_ == RegionState::kAllocated; } in is_allocated() function in v8::base::final::Region |
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | mid-tier-register-allocator.cc | 879 bool is_allocated() const { in is_allocated() function in v8::internal::compiler::final::final [all...] |
Completed in 6 milliseconds