/external/perfetto/protos/perfetto/trace/power/ |
D | android_entity_state_residency.proto | 26 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/ |
D | consts.hpp | 20 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/ |
D | word_count_lexer_static.hpp | 36 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, in next_token_wcl() enumerator
|
D | word_count_static.hpp | 36 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/ |
D | conjure_static_lexer.hpp | 36 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/ |
D | conjure_static_lexer.hpp | 36 enum {end_state_index, id_index, unique_id_index, state_index, bol_index, in next_token_conjure_static() enumerator
|
/external/e2fsprogs/ext2ed/ |
D | main.c | 466 int state_index=-1; in complete_command() local
|
/external/cronet/tot/base/i18n/ |
D | build_utf8_validator_tables.cc | 404 for (uint8_t state_index = 0; state_index < states.size(); ++state_index) { in PrintStates() local
|
/external/cronet/stable/base/i18n/ |
D | build_utf8_validator_tables.cc | 404 for (uint8_t state_index = 0; state_index < states.size(); ++state_index) { in PrintStates() local
|
/external/libchrome/base/i18n/ |
D | build_utf8_validator_tables.cc | 404 for (uint8_t state_index = 0; state_index < states.size(); ++state_index) { in PrintStates() local
|
/external/OpenCL-CTS/test_common/miniz/ |
D | miniz.c | 603 #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/ |
D | miniz.c | 2302 #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/ |
D | crocus_batch.c | 854 const unsigned state_index = batch->state.bo->index; in submit_batch() local
|
/external/pytorch/torch/csrc/jit/serialization/ |
D | flatbuffer_serializer.cpp | 577 uint32_t state_index = 0; in objectToFB() local
|
/external/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 344 gl_state_index state_index, unsigned tex_index) in load_state_mat4()
|
/external/vulkan-validation-layers/layers/ |
D | parameter_validation_utils.cpp | 923 …for (uint32_t state_index = 0; state_index < dynamic_state_info.dynamicStateCount; ++state_index) { in manual_PreCallValidateCreateGraphicsPipelines() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_shaders.cpp | 4084 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/ |
D | dense.rs | 3220 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/ |
D | dense.rs | 3220 let state_index = self.match_state_index(id); in match_pattern() localVariable
|
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/ |
D | perfetto_trace.proto | 13115 optional int32 state_index = 2; field 13136 optional int32 state_index = 2; field
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 14221 optional int32 state_index = 2; field 14242 optional int32 state_index = 2; field
|