/third_party/skia/src/sksl/lex/ |
H A D | NFA.cpp | 11 std::vector<int> states = fStartStates; in match() local
|
H A D | RegexNode.cpp | 50 std::vector<int> states = fChildren[0].createStates(nfa, accept); in createStates() local
|
H A D | Main.cpp | 114 size_t states = 0; in writeCPP() local 132 out << "static const int8_t kAccepts[" << states << "] = {"; in writeCPP() local
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | misc.c | 8 cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, int *states) cpufreq_has_boost_support() argument
|
/third_party/mesa3d/src/intel/vulkan/tests/ |
H A D | state_pool_free_list_only.c | 54 struct anv_state states[NUM_THREADS * STATES_PER_THREAD]; in main() local
|
H A D | state_pool_test_helper.h | 41 struct anv_state states[chunk_size]; in alloc_states() local
|
/third_party/node/deps/v8/src/third_party/utf8-decoder/ |
H A D | utf8-decoder.h | 58 static constexpr uint8_t states[] = { in Decode() local
|
/kernel/linux/linux-5.10/include/linux/regulator/ |
H A D | gpio-regulator.h | 72 struct gpio_regulator_state *states; member
|
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | gpio-regulator.h | 74 struct gpio_regulator_state *states; member
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_earlyzs.h | 57 struct pan_earlyzs_state states[2][2][2]; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fSamplerStateQueryTests.cpp | 78 } states[] = in init() local
|
H A D | es3fTextureStateQueryTests.cpp | 90 } states[] = in init() local
|
/kernel/linux/linux-5.10/include/linux/mux/ |
H A D | driver.h | 48 unsigned int states; member
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
H A D | plugin_sched_switch.c | 14 const char states[] = "SDTtZXxW"; in write_state() local
|
/kernel/linux/linux-6.6/include/linux/mux/ |
H A D | driver.h | 50 unsigned int states; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/ |
H A D | cstate.c | 106 } states[ACPI_PROCESSOR_MAX_POWER]; member
|
/kernel/linux/linux-5.10/drivers/i2c/muxes/ |
H A D | i2c-mux-pinctrl.c | 19 struct pinctrl_state *states[]; member
|
/kernel/linux/linux-5.10/lib/livepatch/ |
H A D | test_klp_state.c | 134 static struct klp_state states[] = { variable
|
H A D | test_klp_state2.c | 163 static struct klp_state states[] = { variable
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A D | dt_idle_genpd.c | 74 static void pd_free_states(struct genpd_power_state *states, in pd_free_states() argument 24 pd_parse_state_nodes( int (*parse_state)(struct device_node *, u32 *), struct genpd_power_state *states, int state_count) pd_parse_state_nodes() argument 54 pd_parse_states(struct device_node *np, int (*parse_state)(struct device_node *, u32 *), struct genpd_power_state **states, int *state_count) pd_parse_states() argument 95 struct genpd_power_state *states = NULL; dt_idle_pd_alloc() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/ |
H A D | cstate.c | 114 } states[ACPI_PROCESSOR_MAX_POWER]; member
|
/kernel/linux/linux-6.6/drivers/i2c/muxes/ |
H A D | i2c-mux-pinctrl.c | 19 struct pinctrl_state *states[]; member
|
/kernel/linux/linux-6.6/lib/livepatch/ |
H A D | test_klp_state2.c | 163 static struct klp_state states[] = { variable
|
H A D | test_klp_state.c | 134 static struct klp_state states[] = { variable
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | gen_disasm.py | 353 states = expand_states(instructions) variable
|