Home
last modified time | relevance | path

Searched defs:state_index (Results 1 – 21 of 21) sorted by relevance

/external/perfetto/protos/perfetto/trace/power/
Dandroid_entity_state_residency.proto26 optional int32 state_index = 2; field
47 optional int32 state_index = 2; field
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/
Dconsts.hpp20 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, enumerator
/external/sdv/vsomeip/third_party/boost/spirit/example/lex/static_lexer/
Dword_count_lexer_static.hpp36 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, in next_token_wcl() enumerator
Dword_count_static.hpp36 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, in next_token_wc() enumerator
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dconjure_static_lexer.hpp36 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, in next_token_conjure_static() enumerator
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dconjure_static_lexer.hpp36 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, in next_token_conjure_static() enumerator
/external/e2fsprogs/ext2ed/
Dmain.c466 int state_index=-1; in complete_command() local
/external/cronet/tot/base/i18n/
Dbuild_utf8_validator_tables.cc404 for (uint8_t state_index = 0; state_index < states.size(); ++state_index) { in PrintStates() local
/external/cronet/stable/base/i18n/
Dbuild_utf8_validator_tables.cc404 for (uint8_t state_index = 0; state_index < states.size(); ++state_index) { in PrintStates() local
/external/libchrome/base/i18n/
Dbuild_utf8_validator_tables.cc404 for (uint8_t state_index = 0; state_index < states.size(); ++state_index) { in PrintStates() local
/external/OpenCL-CTS/test_common/miniz/
Dminiz.c603 #define TINFL_CR_RETURN(state_index, result) do { status = result; r->m_state = state_index; goto c… argument
604 #define TINFL_CR_RETURN_FOREVER(state_index, result) do { for ( ; ; ) { TINFL_CR_RETURN(state_index… argument
609 #define TINFL_GET_BYTE(state_index, c) do { \ argument
625 #define TINFL_NEED_BITS(state_index, n) do { mz_uint c; TINFL_GET_BYTE(state_index, c); bit_buf |= … argument
626 #define TINFL_SKIP_BITS(state_index, n) do { if (num_bits < (mz_uint)(n)) { TINFL_NEED_BITS(state_i… argument
627 #define TINFL_GET_BITS(state_index, b, n) do { if (num_bits < (mz_uint)(n)) { TINFL_NEED_BITS(state… argument
633 #define TINFL_HUFF_BITBUF_FILL(state_index, pHuff) \ argument
652 #define TINFL_HUFF_DECODE(state_index, sym, pHuff) do { \ argument
/external/pytorch/third_party/miniz-2.1.0/
Dminiz.c2302 #define TINFL_CR_RETURN(state_index, result) \ argument
2311 #define TINFL_CR_RETURN_FOREVER(state_index, result) \ argument
2322 #define TINFL_GET_BYTE(state_index, c) … argument
2333 #define TINFL_NEED_BITS(state_index, n) \ argument
2341 #define TINFL_SKIP_BITS(state_index, n) \ argument
2352 #define TINFL_GET_BITS(state_index, b, n) \ argument
2369 #define TINFL_HUFF_BITBUF_FILL(state_index, pHuff) \ argument
2400 #define TINFL_HUFF_DECODE(state_index, sym, pHuff) … argument
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c854 const unsigned state_index = batch->state.bo->index; in submit_batch() local
/external/pytorch/torch/csrc/jit/serialization/
Dflatbuffer_serializer.cpp577 uint32_t state_index = 0; in objectToFB() local
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c344 gl_state_index state_index, unsigned tex_index) in load_state_mat4()
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp923 …for (uint32_t state_index = 0; state_index < dynamic_state_info.dynamicStateCount; ++state_index) { in manual_PreCallValidateCreateGraphicsPipelines() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp4084 int state_index = -1; in si_delete_shader() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/dfa/
Ddense.rs3220 let state_index = self.match_state_index(id); in match_pattern() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.9/src/dfa/
Ddense.rs3220 let state_index = self.match_state_index(id); in match_pattern() localVariable
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto13115 optional int32 state_index = 2; field
13136 optional int32 state_index = 2; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto14221 optional int32 state_index = 2; field
14242 optional int32 state_index = 2; field