Home
last modified time | relevance | path

Searched defs:current_state (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlocal-heap.cc177 ThreadState current_state = ThreadState::Running(); in ParkSlowPath() local
229 ThreadState current_state = ThreadState::Parked(); in UnparkSlowPath() local
288 ThreadState current_state = state_.load_relaxed(); in SafepointSlowPath() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource_state.cpp162 const d3d12_subresource_state *current_state) in resource_state_if_promoted()
291 transition_required(D3D12_RESOURCE_STATES current_state, D3D12_RESOURCE_STATES *destination_state) in transition_required()
322 const d3d12_subresource_state *current_state = get_subresource_state(res_state, i); in resolve_global_state() local
392 d3d12_resource_state *current_state = &state_entry->batch_end; in append_barrier() local
528 d3d12_resource_state *current_state = &state_entry->batch_end; in d3d12_apply_resource_states() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
Dlow_level_hash.cc46 uint64_t current_state = seed ^ salt[0]; in LowLevelHash() local
/third_party/node/deps/v8/src/init/
Dv8.cc59 V8StartupState current_state = v8_startup_state_; in AdvanceStartupState() local
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c746 stateblock *current_state = active_states + i; in internal_dfa_match() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state.c907 struct pipe_framebuffer_state *current_state = r300->fb_state.state; in r300_set_framebuffer_state() local
/third_party/node/src/
Dnode_api.cc457 unsigned char current_state = dispatch_state.fetch_or(kDispatchPending); in Send() local
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc2371 TieringState current_state; in RecompileForTiering() local
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.h375 bool current_state; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c9206 int current_state; member