| /kernel/linux/linux-6.6/drivers/iio/magnetometer/ |
| H A D | st_magn_buffer.c | 19 int st_magn_trig_set_state(struct iio_trigger *trig, bool state) in st_magn_trig_set_state() argument
|
| /kernel/linux/linux-6.6/drivers/iio/accel/ |
| H A D | st_accel_buffer.c | 19 int st_accel_trig_set_state(struct iio_trigger *trig, bool state) in st_accel_trig_set_state() argument
|
| /kernel/linux/linux-6.6/drivers/iio/imu/ |
| H A D | adis_trigger.c | 18 static int adis_data_rdy_trigger_set_state(struct iio_trigger *trig, bool state) in adis_data_rdy_trigger_set_state() argument
|
| /kernel/linux/linux-6.6/drivers/iio/gyro/ |
| H A D | st_gyro_buffer.c | 19 int st_gyro_trig_set_state(struct iio_trigger *trig, bool state) in st_gyro_trig_set_state() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_ct_fast.c | 15 unsigned int state; in nft_ct_get_fast_eval() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | dummy_st_ops_success.c | 10 int BPF_PROG(test_1, struct bpf_dummy_ops_state *state) in BPF_PROG() argument 25 int BPF_PROG(test_2, struct bpf_dummy_ops_state *state, int a1, unsigned short a2, in BPF_PROG() argument 37 int BPF_PROG(test_sleepable, struct bpf_dummy_ops_state *state) in BPF_PROG() argument
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | blake2s-generic.c | 32 static inline void blake2s_increment_counter(struct blake2s_state *state, in blake2s_increment_counter() argument 43 void blake2s_compress_generic(struct blake2s_state *state, const u8 *block, in blake2s_compress_generic() argument [all...] |
| H A D | blake2s.c | 19 static inline void blake2s_set_lastblock(struct blake2s_state *state) in blake2s_set_lastblock() argument 24 void blake2s_update(struct blake2s_state *state, const u8 *in, size_t inlen) in blake2s_update() argument 48 blake2s_final(struct blake2s_state *state, u8 *out) blake2s_final() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | syscall.c | 72 unsigned int state; in task_current_syscall() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_frame_regs.c | 39 Dwfl_Frame *state = thread->unwound; in dwfl_thread_state_registers() local 55 Dwfl_Frame *state = thread->unwound; in INTDEF() local [all...] |
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | cabac.h | 30 get_cabac_inline_arm(CABACContext *c, uint8_t *const state) get_cabac_inline_arm() argument
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| H A D | cabac.h | 30 get_cabac_inline_aarch64(CABACContext *c, uint8_t *const state) get_cabac_inline_aarch64() argument
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | rangecoder.c | 62 uint8_t state[10]; in main() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avs3dec.c | 33 uint8_t state = 0; in avs3video_probe() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_mathlib.cpp | 32 void astc::rand_init(uint64_t state[2]) in rand_init() argument 39 uint64_t astc::rand(uint64_t state[2]) in rand() argument
|
| /third_party/benchmark/test/ |
| H A D | cxx03_test.cc | 15 void BM_empty(benchmark::State& state) { in BM_empty() argument 25 void BM_old_arg_range_interface(benchmark::State& state) { in BM_old_arg_range_interface() argument 34 void BM_template2(benchmark::State& state) { in BM_template2() argument 40 BM_template1(benchmark::State& state) BM_template1() argument 56 BM_counters(benchmark::State& state) BM_counters() argument [all...] |
| H A D | display_aggregates_only_test.cc | 13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() argument
|
| H A D | spec_arg_verbosity_test.cc | 8 static void BM_Verbosity(benchmark::State& state) { in BM_Verbosity() argument
|
| H A D | report_aggregates_only_test.cc | 13 void BM_SummaryRepeat(benchmark::State& state) { in BM_SummaryRepeat() argument
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | kmdevices.cpp | 28 int state = 0; in kmIsPrinterCmOff() local 51 int state = 0; in kmGetPrinterProfile() local
|
| /third_party/libsnd/src/ |
| H A D | ogg_pcm.c | 49 void * state ; member
|
| /third_party/libwebsockets/lib/drivers/display/ |
| H A D | ssd1306-i2c.c | 133 lws_display_ssd1306_i2c_power(const struct lws_display *disp, int state) in lws_display_ssd1306_i2c_power() argument
|
| /third_party/json/tests/benchmarks/src/ |
| H A D | benchmarks.cpp | 22 static void ParseFile(benchmark::State& state, const char* filename) in ParseFile() argument 55 static void ParseString(benchmark::State& state, const char* filename) in ParseString() argument 89 Dump(benchmark::State& state, const char* filename, int indent) Dump() argument 123 ToCbor(benchmark::State& state, const char* filename) ToCbor() argument 148 BinaryToCbor(benchmark::State& state) BinaryToCbor() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_worklist.c | 39 nir_instr_worklist_add_srcs_cb(nir_src *src, void *state) in nir_instr_worklist_add_srcs_cb() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | hir_field_selection.cpp | 30 _mesa_ast_field_selection_to_hir(const ast_expression *expr, exec_list *instructions, struct _mesa_glsl_parse_state *state) _mesa_ast_field_selection_to_hir() argument
|