Home
last modified time | relevance | path

Searched defs:_state (Results 1 – 25 of 47) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dstate_machine.h65 #define SM_ENTRY_M(machine, _state, data) \ argument
83 #define SM_ENTRY_MA(machine, _state, data) \ argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dstate_machine.h65 #define SM_ENTRY_M(machine, _state, data) \ argument
83 #define SM_ENTRY_MA(machine, _state, data) \ argument
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c64 lower_system_value_filter(const nir_instr *instr, const void *_state) in lower_system_value_filter()
70 lower_system_value_instr(nir_builder *b, nir_instr *instr, void *_state) in lower_system_value_instr()
253 lower_compute_system_value_filter(const nir_instr *instr, const void *_state) in lower_compute_system_value_filter()
260 nir_instr *instr, void *_state) in lower_compute_system_value_instr()
Dnir_lower_undef_to_zero.c44 lower_undef_instr_to_zero(nir_builder *b, nir_instr *instr, UNUSED void *_state) in lower_undef_instr_to_zero()
Dnir_lower_regs_to_ssa.c40 rewrite_src(nir_src *src, void *_state) in rewrite_src()
84 rewrite_dest(nir_dest *dest, void *_state) in rewrite_dest()
Dnir_inline_helpers.h60 _nir_visit_dest_indirect(nir_dest *dest, void *_state) in _nir_visit_dest_indirect()
Dnir_opt_constant_folding.c309 try_fold_instr(nir_builder *b, nir_instr *instr, void *_state) in try_fold_instr()
Dnir_lower_alu_to_scalar.c39 inst_is_vector_alu(const nir_instr *instr, const void *_state) in inst_is_vector_alu()
Dnir_lower_idiv.c261 inst_is_idiv(const nir_instr *instr, UNUSED const void *_state) in inst_is_idiv()
Dnir_divergence_analysis.c700 set_ssa_def_not_divergent(nir_ssa_def *def, UNUSED void *_state) in set_ssa_def_not_divergent()
/third_party/flatbuffers/tests/FlatBuffers.Test/
DLcg.cs25 private uint _state; field in FlatBuffers.Test.Lcg
/third_party/boost/boost/msm/front/euml/
Dphoenix_placeholders.hpp23 boost::phoenix::expression::argument<3>::type const _state = {}; variable
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_objects.h133 rbug_shader(void *_state) in rbug_shader()
173 rbug_shader_unwrap(void *_state) in rbug_shader_unwrap()
/third_party/boost/tools/build/src/engine/
Dmake1.cpp88 struct _state struct
90 state * prev; /* previous state on stack */
91 TARGET * t; /* current target */
92 TARGET * parent; /* parent argument necessary for MAKE1A */
93 int curstate; /* current state */
/third_party/node/deps/npm/node_modules/socks/typings/client/
Dsocksclient.d.ts22 private _state; property in SocksClient
/third_party/boost/boost/proto/transform/
Darg.hpp65 struct _state : transform<_state> struct
68 struct impl : transform_impl<Expr, State, Data>
/third_party/mesa3d/src/util/tests/sparse_array/
Dmulti_threaded.c38 test_thread(void *_state) in test_thread()
/third_party/boost/boost/outcome/detail/
Dbasic_result_storage.hpp92 detail::value_storage_trivial<_value_type> _state; member in detail::basic_result_storage
94 _state_type _state; member in detail::basic_result_storage
/third_party/mesa3d/src/compiler/nir/tests/
Dcore_tests.cpp68 contains_def_cb(nir_ssa_def *def, void *_state) in contains_def_cb()
/third_party/boost/boost/spirit/home/support/detail/lexer/conversion/
Dchar_state_machine.hpp33 std::size_t _state; member
/third_party/python/Lib/multiprocessing/
Dsynchronize.py381 def _state(self): member in Barrier
385 def _state(self, value): member in Barrier
/third_party/boost/boost/spirit/home/lex/
Dargument.hpp255 _state_type const _state = _state_type(); variable
/third_party/python/Lib/
Dfileinput.py76 _state = None variable
/third_party/python/Lib/asyncio/
Dfutures.py49 _state = _PENDING variable in Future
/third_party/boost/boost/spirit/home/support/detail/lexer/
Dstate_machine.hpp153 std::size_t _state; member in boost::lexer::basic_state_machine::iterator

12