Searched defs:new_state (Results 1 - 25 of 41) sorted by relevance

12

/external/boringssl/src/ssl/
H A Dd1_srvr.c136 int new_state, state, skip = 0; local
449 new_state = s->state;
452 s->state = new_state;
H A Dd1_clnt.c137 int new_state, state, skip = 0; local
494 new_state = s->state;
497 s->state = new_state;
H A Ds3_clnt.c175 int new_state, state, skip = 0; local
562 new_state = s->state;
565 s->state = new_state;
H A Ds3_srvr.c184 int new_state, state, skip = 0; local
573 new_state = s->state;
576 s->state = new_state;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_context.c53 i915InvalidateState(struct gl_context * ctx, GLuint new_state) argument
55 _swrast_InvalidateState(ctx, new_state);
56 _swsetup_InvalidateState(ctx, new_state);
57 _vbo_InvalidateState(ctx, new_state);
58 _tnl_InvalidateState(ctx, new_state);
59 _tnl_invalidate_vertex_state(ctx, new_state);
60 intel_context(ctx)->NewGLState |= new_state;
73 if (new_state & (_NEW_STENCIL | _NEW_BUFFERS | _NEW_POLYGON))
75 if (new_state & (_NEW_LIGHT))
77 if (new_state
[all...]
H A Di915_vtbl.c859 i915_invalidate_state(struct intel_context *intel, GLuint new_state) argument
863 _swsetup_InvalidateState(ctx, new_state);
864 _tnl_InvalidateState(ctx, new_state);
865 _tnl_invalidate_vertex_state(ctx, new_state);
H A Di830_vtbl.c872 i830_invalidate_state(struct intel_context *intel, GLuint new_state) argument
876 _swsetup_InvalidateState(ctx, new_state);
877 _tnl_InvalidateState(ctx, new_state);
878 _tnl_invalidate_vertex_state(ctx, new_state);
880 if (new_state & _NEW_LIGHT)
H A Dintel_context.c499 intelInvalidateState(struct gl_context * ctx, GLuint new_state) argument
504 _swrast_InvalidateState(ctx, new_state);
505 _vbo_InvalidateState(ctx, new_state);
507 intel->NewGLState |= new_state;
510 intel->vtbl.invalidate_state( intel, new_state );
/external/mesa3d/src/mesa/state_tracker/
H A Dst_context.c76 void st_invalidate_state(struct gl_context * ctx, GLuint new_state) argument
81 if (st->clamp_frag_color_in_shader && (new_state & _NEW_FRAG_CLAMP)) {
82 new_state &= ~_NEW_FRAG_CLAMP;
87 if (st->clamp_vert_color_in_shader && (new_state & _NEW_LIGHT)) {
91 st->dirty.mesa |= new_state;
97 _vbo_InvalidateState(ctx, new_state);
/external/mesa3d/src/mesa/main/
H A Dstate.c112 GLbitfield new_state = 0x0; local
210 new_state |= _NEW_PROGRAM;
218 new_state |= _NEW_PROGRAM;
226 new_state |= _NEW_PROGRAM;
233 return new_state;
243 GLbitfield new_state = 0x0; local
249 new_state |= _NEW_PROGRAM_CONSTANTS;
259 new_state |= _NEW_PROGRAM_CONSTANTS;
267 new_state |= _NEW_PROGRAM_CONSTANTS;
271 return new_state;
458 GLbitfield new_state = ctx->NewState; local
[all...]
/external/fio/
H A Dlibfio.c180 int td_bump_runstate(struct thread_data *td, int new_state) argument
184 td_set_runstate(td, new_state);
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp47 thread_state_t new_state,
64 thread_state_t new_state,
92 thread_state_t new_state,
121 thread_state_t new_state,
83 catch_mach_exception_raise_state( mach_port_t exc_port, exception_type_t exc_type, const mach_exception_data_t exc_data, mach_msg_type_number_t exc_data_count, int * flavor, const thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t * new_stateCnt ) argument
110 catch_mach_exception_raise_state_identity( mach_port_t exc_port, mach_port_t thread_port, mach_port_t task_port, exception_type_t exc_type, mach_exception_data_t exc_data, mach_msg_type_number_t exc_data_count, int * flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt ) argument
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_old.c405 * @new_state: new state wpa_supplicant is entering
412 enum wpa_states new_state,
430 if (new_state == old_state)
443 new_state_str = wpa_supplicant_state_txt(new_state);
411 wpa_supplicant_dbus_notify_state_change(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) argument
H A Ddbus_old.h75 enum wpa_states new_state,
109 enum wpa_states new_state,
108 wpa_supplicant_dbus_notify_state_change(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_context.c499 intelInvalidateState(struct gl_context * ctx, GLuint new_state) argument
504 _swrast_InvalidateState(ctx, new_state);
505 _vbo_InvalidateState(ctx, new_state);
507 intel->NewGLState |= new_state;
510 intel->vtbl.invalidate_state( intel, new_state );
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_context.c499 intelInvalidateState(struct gl_context * ctx, GLuint new_state) argument
504 _swrast_InvalidateState(ctx, new_state);
505 _vbo_InvalidateState(ctx, new_state);
507 intel->NewGLState |= new_state;
510 intel->vtbl.invalidate_state( intel, new_state );
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_tnc.c64 enum eap_tnc_state new_state)
68 eap_tnc_state_txt(new_state));
69 data->state = new_state;
63 eap_tnc_set_state(struct eap_tnc_data *data, enum eap_tnc_state new_state) argument
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_tnc.c64 enum eap_tnc_state new_state)
68 eap_tnc_state_txt(new_state));
69 data->state = new_state;
63 eap_tnc_set_state(struct eap_tnc_data *data, enum eap_tnc_state new_state) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_tnc.c64 enum eap_tnc_state new_state)
68 eap_tnc_state_txt(new_state));
69 data->state = new_state;
63 eap_tnc_set_state(struct eap_tnc_data *data, enum eap_tnc_state new_state) argument
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c1747 void nfa_dm_disc_new_state (tNFA_DM_RF_DISC_STATE new_state) argument
1753 NFA_TRACE_DEBUG5 ("nfa_dm_disc_new_state (): old_state: %s (%d), new_state: %s (%d) disc_flags: 0x%x",
1755 nfa_dm_disc_state_2_str (new_state), new_state, nfa_dm_cb.disc_cb.disc_flags);
1757 NFA_TRACE_DEBUG3 ("nfa_dm_disc_new_state(): old_state: %d, new_state: %d disc_flags: 0x%x",
1758 nfa_dm_cb.disc_cb.disc_state, new_state, nfa_dm_cb.disc_cb.disc_flags);
1761 nfa_dm_cb.disc_cb.disc_state = new_state;
1763 if ( (new_state == NFA_DM_RFST_IDLE)
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c274 enum setup_state new_state,
279 if (old_state == new_state)
286 states[new_state],
287 (new_state == SETUP_FLUSHED) ? ": " : "",
288 (new_state == SETUP_FLUSHED) ? reason : "");
290 if (new_state == SETUP_FLUSHED && setup->scene)
299 switch (new_state) {
322 setup->state = new_state;
273 set_scene_state( struct lp_setup_context *setup, enum setup_state new_state, const char *reason) argument
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c471 nouveau_update_state(struct gl_context *ctx, GLbitfield new_state) argument
475 if (new_state & (_NEW_PROJECTION | _NEW_MODELVIEW))
478 if (new_state & _NEW_MODELVIEW)
481 if (new_state & _NEW_TEXTURE_MATRIX) {
486 if (new_state & _NEW_CURRENT_ATTRIB &&
487 new_state & _NEW_LIGHT) {
498 if (new_state & _NEW_TEXTURE) {
505 _swrast_InvalidateState(ctx, new_state);
506 _tnl_InvalidateState(ctx, new_state);
/external/mesa3d/src/mesa/drivers/windows/gdi/
H A Dwmesa.c977 * Called when the driver should update it's state, based on the new_state
980 static void wmesa_update_state(struct gl_context *ctx, GLuint new_state) argument
982 _swrast_InvalidateState(ctx, new_state);
983 _swsetup_InvalidateState(ctx, new_state);
984 _vbo_InvalidateState(ctx, new_state);
985 _tnl_InvalidateState(ctx, new_state);
991 if (new_state & _NEW_BUFFERS) {
/external/selinux/libsepol/src/
H A Dconditional.c310 int new_state; local
313 new_state = cond_evaluate_expr(p, node->expr);
314 if (new_state != node->cur_state) {
315 node->cur_state = new_state;
316 if (new_state == -1)
321 if (new_state <= 0) {
330 if (new_state) {
/external/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp129 ProgramStateRef new_state = makeWithStore(newStore); local
131 Mgr.getOwningEngine()->processRegionChange(new_state, R) :
132 new_state;

Completed in 658 milliseconds

12