/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_state.c | 43 /* All the generic state handling.. In case of CSO's that are specific 267 /* Do this *after* checking that the framebuffer state is actually in fd_set_framebuffer_state() 269 * to restore the current pfb state, which should not trigger us in fd_set_framebuffer_state() 460 * state as dirty as well: 615 fd_bind_compute_state(struct pipe_context *pctx, void *state) in_dt 618 ctx->compute = state; 619 /* NOTE: Don't mark FD_DIRTY_PROG for compute specific state */ 626 * the UBO/image state to avoid the rest of the driver needing to
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
H A D | s390x.rs | 120 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { in hash() 122 d.hash(state); in hash()
|
/third_party/popt/src/ |
H A D | lookup3.c | 936 uint32_t state[HASHSTATE]; in driver4() local 940 state[i] = 1; in driver4()
|
/third_party/python/Lib/ |
H A D | statistics.py | 1389 def __setstate__(self, state): 1390 self._mu, self._sigma = state
|
H A D | dataclasses.py | 1127 def _dataclass_setstate(self, state): 1128 for field, value in zip(fields(self), state):
|
H A D | threading.py | 204 def _acquire_restore(self, state): 206 self._count, self._owner = state 274 self._lock.release() # No state to save 277 self._lock.acquire() # Ignore saved state 318 try: # restore state no matter what (e.g., KeyboardInterrupt) 634 # since the previous cycle. In addition, a 'resetting' state exists which is 636 # and a 'broken' state in which all threads get the exception. 703 #see if the barrier is in a broken state 714 # enter draining state 743 """Reset the barrier to the initial state [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ProgramVk.cpp | 141 ProgramVk::ProgramVk(const gl::ProgramState &state) : ProgramImpl(state) in ProgramVk() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkOpsRenderPass.cpp | 595 void GrVkOpsRenderPass::inlineUpload(GrOpFlushState* state, GrDeferredTextureUploadFn& upload) { in inlineUpload() argument 608 state->doUpload(upload, true); in inlineUpload() 872 // After we draw into the command buffer via the drawable, cached state we have may be invalid. in onExecuteDrawable()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jsimd.c | 1194 jsimd_huff_encode_one_block(void *state, JOCTET *buffer, JCOEFPTR block, in jsimd_huff_encode_one_block() argument 1198 return jsimd_huff_encode_one_block_sse2(state, buffer, block, last_dc_val, in jsimd_huff_encode_one_block()
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
H A D | yacc.c | 196 # Declare all the variables that are needed to maintain the parser state 214 /* The state stack. */ 550 /* YYFINAL -- State number of the termination state. */ 683 | yy_stack_print -- Print the state stack from its BOTTOM up to its | 769 /* Given a state stack such that *YYBOTTOM is its bottom, such that 797 should never need to grow larger than the main state stack 846 performed in an inconsistent state (which, for the purposes of LAC, 1095 about the unexpected token YYTOKEN for the state stack whose top is 1121 - If this state is a consistent state wit [all...] |
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_sidebar.py | 100 state = self.linenumber.sidebar_text.config()['state'] 101 self.assertEqual(state[-1], tk.DISABLED)
|
/third_party/python/Objects/stringlib/ |
H A D | unicode_format.h | 27 /* Keeps track of our auto-numbering state, and which number field we're on */ 84 autonumber_state_error(AutoNumberState state, int field_name_is_empty) in autonumber_state_error() argument 86 if (state == ANS_MANUAL) { in autonumber_state_error() 367 /* Initialize our auto numbering state if this is the first in field_name_split() 373 /* Make sure our state is consistent with what we're doing in field_name_split()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | dbus-util.c | 675 void *state = NULL; in pa_dbus_append_proplist() local 683 while ((key = pa_proplist_iterate(proplist, &state))) { in pa_dbus_append_proplist()
|
/third_party/pulseaudio/src/tests/ |
H A D | json-test.c | 380 void *state; in START_TEST() local 401 PA_HASHMAP_FOREACH_KV(k, v, pa_json_object_get_object_member_hashmap(o), state) { in START_TEST()
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 1088 tupleiter_setstate(tupleiterobject *it, PyObject *state) in tupleiter_setstate() argument 1090 Py_ssize_t index = PyLong_AsSsize_t(state); in tupleiter_setstate() 1103 PyDoc_STRVAR(reduce_doc, "Return state information for pickling."); 1104 PyDoc_STRVAR(setstate_doc, "Set state information for unpickling."); 1257 /* Print summary info about the state of the optimized allocator */
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_invitation.c | 584 if (p2p->state != P2P_IDLE) in p2p_invite_send() 708 if (p2p->state != P2P_IDLE) in p2p_invite()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ibss_rsn.c | 48 static void supp_set_state(void *ctx, enum wpa_states state) in supp_set_state() argument 51 peer->supp_state = state; in supp_set_state() 427 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); in ibss_rsn_auth_init_group() 871 * started an EAPOL session. We should reinit state machines in ibss_rsn_handle_auth_1_of_2() 873 * recreating the state machine in ibss_rsn_handle_auth_1_of_2()
|
H A D | mesh_rsn.c | 37 if (sta->sae->state != SAE_ACCEPTED) { in mesh_auth_timer() 55 sta->sae->state = SAE_NOTHING; in mesh_auth_timer() 156 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); in __mesh_rsn_auth_init() 381 "mesh: Failed to initialize RSN state machine"); in mesh_rsn_auth_sae_sta() 732 * standard does not state the same about IGTKdata, that same constraint in mesh_rsn_process_ampe()
|
H A D | wpa_supplicant_i.h | 871 int p2p_long_listen; /* remaining time in long Listen state in ms */ 1277 const char * wpa_supplicant_state_txt(enum wpa_states state); 1295 enum wpa_states state);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_invitation.c | 636 if (p2p->state != P2P_IDLE) in p2p_invite_send() 769 if (p2p->state != P2P_IDLE) in p2p_invite()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ibss_rsn.c | 48 static void supp_set_state(void *ctx, enum wpa_states state) in supp_set_state() argument 51 peer->supp_state = state; in supp_set_state() 458 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); in ibss_rsn_auth_init_group() 902 * started an EAPOL session. We should reinit state machines in ibss_rsn_handle_auth_1_of_2() 904 * recreating the state machine in ibss_rsn_handle_auth_1_of_2()
|
H A D | mesh_rsn.c | 37 if (sta->sae->state != SAE_ACCEPTED) { in mesh_auth_timer() 55 sta->sae->state = SAE_NOTHING; in mesh_auth_timer() 161 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); in __mesh_rsn_auth_init() 391 "mesh: Failed to initialize RSN state machine"); in mesh_rsn_auth_sae_sta() 740 * standard does not state the same about IGTKdata, that same constraint in mesh_rsn_process_ampe()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.h | 88 ContextImpl *createContext(const gl::State &state, gl::ErrorSet *errorSet) override; 404 FramebufferImpl *createDefaultFramebuffer(const gl::FramebufferState &state) override; 587 // Created objects state tracking
|
/base/msdp/device_status/test/unittest/frameworks/src/ |
H A D | interaction_manager_test.cpp | 172 void OnDragMessage(DragState state) override 177 FI_HILOGD("%{public}s, state:%{public}s", moduleName_.c_str(), PrintDragMessage(state).c_str()); 180 std::string PrintDragMessage(DragState state) in PrintDragMessage() argument 189 auto item = stateType.find(state); in PrintDragMessage() 209 FI_HILOGD("Received notification event for subscriptListener, %{public}s, state:%{public}s", 830 * @tc.desc: Get coordination state 839 auto fun = [](bool state) { in HWTEST_F() 840 FI_HILOGD("Get coordination state failed, state in HWTEST_F() [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | fsck.c | 622 if (child->state & FSCK_UNMATCHED_EXTENT) in check_extent_info() 625 if ((child->state & FSCK_INLINE_INODE) && ei->len) in check_extent_info() 631 child->state |= FSCK_UNMATCHED_EXTENT; in check_extent_info() 662 child->state |= FSCK_UNMATCHED_EXTENT; in check_extent_info() 905 child.state |= FSCK_INLINE_INODE; in fsck_chk_inode_blk() 930 child.state |= FSCK_INLINE_INODE; in fsck_chk_inode_blk() 1041 if (child.state & FSCK_UNMATCHED_EXTENT) { in fsck_chk_inode_blk()
|