Home
last modified time | relevance | path

Searched defs:current_state (Results 1 - 9 of 9) sorted by relevance

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

Completed in 31 milliseconds