/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | virtio_mem.h | 51 struct virtio_mem_req_state state; member 62 __virtio16 state; member 68 struct virtio_mem_resp_state state; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | usb_stream.h | 38 unsigned state; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | usb_stream.h | 26 unsigned state; member
|
/kernel/linux/linux-6.6/net/devlink/ |
H A D | netlink.c | 213 struct devlink_nl_dump_state *state = devlink_dump_state(cb); in devlink_nl_inst_iter_dumpit() local
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | mm.c | 14 struct ethtool_mm_state state; member 129 const struct ethtool_mm_state *state = &data->state; in mm_fill_reply() local 158 mm_state_to_cfg(const struct ethtool_mm_state *state, struct ethtool_mm_cfg *cfg) mm_state_to_cfg() argument 187 struct ethtool_mm_state state = {}; ethnl_set_mm() local 254 struct ethtool_mm_state state = {}; __ethtool_dev_mm_supported() local [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | virtio_mem.h | 51 struct virtio_mem_req_state state; member 62 __virtio16 state; member 68 struct virtio_mem_resp_state state; member
|
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/ |
H A D | ohprint.cpp | 42 static void OnJobStateChanged(const char* jobId, uint32_t state)
in OnJobStateChanged() argument
|
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
H A D | resource_manager_test.cpp | 218 RState state; in HWTEST_F() local 239 RState state; in HWTEST_F() local 258 RState state; in HWTEST_F() local 280 RState state; in HWTEST_F() local 320 RState state; HWTEST_F() local 356 RState state; HWTEST_F() local 422 RState state = rm->GetStringById(NON_EXIST_ID, outValue); HWTEST_F() local 472 RState state = rm->GetStringByName(g_nonExistName, outValue); HWTEST_F() local 489 RState state = rm->GetStringFormatById(outValue, id, 101); HWTEST_F() local 504 RState state = rm->GetStringFormatById(outValue, NON_EXIST_ID, 101); HWTEST_F() local 519 RState state = rm->GetStringFormatByName(outValue, name, 101); HWTEST_F() local 534 RState state = rm->GetStringFormatByName(outValue, g_nonExistName, 101); HWTEST_F() local 549 RState state; HWTEST_F() local 573 RState state; HWTEST_F() local 591 RState state; HWTEST_F() local 609 RState state; HWTEST_F() local 628 RState state; HWTEST_F() local 648 RState state; HWTEST_F() local 668 RState state; HWTEST_F() local 687 RState state; HWTEST_F() local 704 RState state; HWTEST_F() local 722 RState state; HWTEST_F() local 740 RState state; HWTEST_F() local 758 RState state; HWTEST_F() local 851 RState state; HWTEST_F() local 882 RState state; HWTEST_F() local 913 RState state; HWTEST_F() local 944 RState state; HWTEST_F() local 960 RState state; HWTEST_F() local 978 RState state; HWTEST_F() local 993 RState state; HWTEST_F() local 1013 RState state; HWTEST_F() local 1028 RState state; HWTEST_F() local 1052 RState state; HWTEST_F() local 1067 RState state; HWTEST_F() local 1087 RState state; HWTEST_F() local 1102 RState state; HWTEST_F() local 1126 RState state; HWTEST_F() local 1141 RState state; HWTEST_F() local 1161 RState state; HWTEST_F() local 1176 RState state; HWTEST_F() local 1200 RState state; HWTEST_F() local 1215 RState state; HWTEST_F() local 1235 RState state; HWTEST_F() local 1250 RState state; HWTEST_F() local 1271 RState state; HWTEST_F() local 1286 RState state; HWTEST_F() local 1305 RState state; HWTEST_F() local 1320 RState state; HWTEST_F() local 1344 RState state; HWTEST_F() local 1359 RState state; HWTEST_F() local 1379 RState state; HWTEST_F() local 1399 RState state; HWTEST_F() local 1418 RState state; HWTEST_F() local 1438 RState state; HWTEST_F() local 1455 RState state; HWTEST_F() local 1475 RState state; HWTEST_F() local 1494 RState state; HWTEST_F() local 1514 RState state; HWTEST_F() local 1531 RState state; HWTEST_F() local 1688 RState state; HWTEST_F() local [all...] |
/test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
H A D | audio_render_mmap_benchmarktest.cpp | 118 void AudioRenderMmapBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 141 void AudioRenderMmapBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument
|
H A D | audio_render_offload_benchmarktest.cpp | 123 void AudioRenderOffloadBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 140 void AudioRenderOffloadBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
H A D | hdf_camera_benchmark_test.cpp | 23 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 28 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument
|
/test/xts/acts/telephony/telephone/telephonyNDKTest/entry/src/main/cpp/ |
H A D | telephony_ndk_test.cpp | 117 static napi_value Conv2JsObject(napi_env env, Telephony_NetworkState *state)
in Conv2JsObject() argument [all...] |
/test/xts/hats/hdf/sensor/sensorBenchmarkTest/ |
H A D | hdf_sensor_benchmark_test.cpp | 92 void sensorBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 97 void sensorBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument
|
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/ |
H A D | HdfUsbdBenchmarkTransferTest.cpp | 81 void HdfUsbdBenchmarkTransferTest::SetUp(const ::benchmark::State& state)
in SetUp() argument 91 void HdfUsbdBenchmarkTransferTest::TearDown(const ::benchmark::State& state){}
in TearDown() argument
|
H A D | HdfUsbdBenchmarkRequestTest.cpp | 52 void HdfUsbdBenchmarkRequestTest::SetUp(const ::benchmark::State& state)
in SetUp() argument 62 void HdfUsbdBenchmarkRequestTest::TearDown(const ::benchmark::State& state){}
in TearDown() argument
|
/test/xts/hats/hdf/input/inputBenchmarkTest/ |
H A D | hdf_input_benchmark_test.cpp | 52 void InputBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 80 void InputBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument
|
/test/xts/hats/hdf/vibrator/vibratorBenchmarkTest/ |
H A D | hdf_vibrator_benchmark_test.cpp | 54 void vibratorBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 59 void vibratorBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument [all...] |
/test/xts/hats/hdf/manager/managerBenchmarkTest/ |
H A D | hdf_manager_benchmark_test.cpp | 66 void ManagerBenchmarkTest::SetUp(const ::benchmark::State &state)
in SetUp() argument 74 void ManagerBenchmarkTest::TearDown(const ::benchmark::State &state)
in TearDown() argument
|
/test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
H A D | mt_utils.cpp | 48 uint64_t state = *shared; in CheckStep() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_frame.c | 40 state_fetch_pc (Dwfl_Frame *state) in state_fetch_pc() argument 75 free_states (Dwfl_Frame *state) in free_states() argument 94 Dwfl_Frame *state = malloc (sizeof (*state) + sizeof (*state->regs) * nregs); state_alloc() local 417 Dwfl_Frame *state = thread->unwound; INTDEF() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | fits.h | 44 FITSHeaderState state; member
|
H A D | avs2_parser.c | 30 uint32_t state = pc->state; in avs2_find_frame_end() local [all...] |
H A D | dca_parser.c | 72 uint64_t state; dca_find_frame_end() local [all...] |
H A D | dirac_parser.c | 44 int state; member 59 uint32_t state = pc->state; in find_frame_end() local [all...] |
H A D | gemdec.c | 62 static void put_lines_bits(AVCodecContext *avctx, int planes, int row_width, int pixel_size, State * state, uint8_t * row, AVFrame *p) in put_lines_bits() argument 79 put_lines_bytes(AVCodecContext *avctx, int planes, int row_width, int pixel_size, State * state, uint8_t * row, AVFrame *p) put_lines_bytes() argument 101 State state = {.y = 0, .pl = 0, .x = 0, .vdup = 1}; gem_decode_frame() local [all...] |