| /test/xts/hats/hdf/light/liteos/ |
| H A D | hdf_light_test.cpp | 92 struct LightInfo *info = nullptr; in HWTEST_F() local
|
| /test/xts/hats/telephony/ril/hdi_v1.1_additional/ |
| H A D | hdf_ril_hdiService_test_6th.cpp | 4763 CBConfigInfo info;
in HWTEST_F() local 4784 CBConfigInfo info;
in HWTEST_F() local 4805 CBConfigInfo info; HWTEST_F() local 4826 CBConfigInfo info; HWTEST_F() local [all...] |
| H A D | hdf_ril_hdiService_test_1st.cpp | 3784 CBConfigInfo info;
in HWTEST_F() local 3804 CBConfigInfo info;
in HWTEST_F() local 3827 CBConfigInfo info; HWTEST_F() local 3847 CBConfigInfo info; HWTEST_F() local 3867 CBConfigInfo info; HWTEST_F() local 3887 CBConfigInfo info; HWTEST_F() local 3907 CBConfigInfo info; HWTEST_F() local 3926 CBConfigInfo info; HWTEST_F() local 3945 CBConfigInfo info; HWTEST_F() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | unit-info.c | 33 struct info struct
|
| /third_party/elfio/elfio/ |
| H A D | elfio_modinfo.hpp | 101 std::string info = pdata + i; in process_section() local
|
| /third_party/elfutils/libdw/ |
| H A D | cie.c | 54 intern_new_cie (Dwarf_CFI *cache, Dwarf_Off offset, const Dwarf_CIE *info) in intern_new_cie() argument 189 __libdw_intern_cie (Dwarf_CFI *cache, Dwarf_Off offset, const Dwarf_CIE *info) in __libdw_intern_cie() argument [all...] |
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | encryption_info.c | 76 AVEncryptionInfo *info, *copy; in run_encryption_info_test() local 118 AVEncryptionInitInfo *info; create_init_info() local 143 AVEncryptionInitInfo *info, *copy; run_encryption_init_info_test() local [all...] |
| /third_party/curl/tests/unit/ |
| H A D | unit1652.c | 86 static int verify(const char *info, const char *two) in verify() argument
|
| /third_party/glslang/gtests/ |
| H A D | TestFixture.cpp | 39 FileNameAsCustomTestSuffix( const ::testing::TestParamInfo<std::string>& info) FileNameAsCustomTestSuffix() argument
|
| /third_party/alsa-lib/src/control/ |
| H A D | cards.c | 45 snd_ctl_card_info_t info; in snd_card_load2() local 144 snd_ctl_card_info_t info; in snd_card_get_index() local 195 snd_ctl_card_info_t info; in snd_card_get_name() local 225 snd_ctl_card_info_t info; in snd_card_get_longname() local [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | clean.c | 34 snd_ctl_elem_info_t *info; in clean_one_control() local
|
| H A D | alsactl.h | 30 #define info(...) do { info_(__func__, __LINE__, __VA_ARGS__); } while (0) macro 35 #define info(args...) do { info_(__func__, __LINE__, ##args); } while (0) macro
|
| /third_party/benchmark/src/ |
| H A D | reporter.cc | 48 const CPUInfo &info = context.cpu_info; in PrintBasicContext() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | banner.c | 63 unsigned info = 0; in parse_show() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucmndata.h | 45 UDataInfo info; member
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_lookup.c | 45 usbd_lookup_id_by_info(const struct usb_device_id *id, usb_size_t sizeof_id, const struct usbd_lookup_info *info) usbd_lookup_id_by_info() argument [all...] |
| /third_party/libsnd/tests/ |
| H A D | external_libs_test.c | 56 { SF_FORMAT_INFO info ; in major_format_test() local 86 { SF_FORMAT_INFO info ; in subtype_format_test() local 116 { SF_FORMAT_INFO info ; simple_format_test() local [all...] |
| /third_party/libunwind/libunwind/src/ |
| H A D | os-qnx.c | 38 static int callback(const struct dl_phdr_info *info, size_t size, void *data) in callback() argument
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | x64-unwind-badjmp-signal-frame.c | 45 void handle_sigsegv(int signal, siginfo_t *info, void *ucontext) in handle_sigsegv() argument
|
| /third_party/libsnd/src/ |
| H A D | broadcast.c | 32 bc_min_size (const SF_BROADCAST_INFO* info) in bc_min_size() argument 45 broadcast_var_set (SF_PRIVATE *psf, const SF_BROADCAST_INFO * info, size_t datasize) in broadcast_var_set() argument
|
| /third_party/libsnd/programs/ |
| H A D | sndfile-metadata-set.c | 56 { METADATA_INFO info ; in main() local 261 has_bext_fields_set(const METADATA_INFO * info) has_bext_fields_set() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_test_common.h | 35 static void init_vega10(struct radeon_info *info) in init_vega10() argument 50 init_vega20(struct radeon_info *info) init_vega20() argument 66 init_raven(struct radeon_info *info) init_raven() argument 81 init_raven2(struct radeon_info *info) init_raven2() argument 96 init_navi10(struct radeon_info *info) init_navi10() argument 110 init_navi14(struct radeon_info *info) init_navi14() argument 124 init_gfx103(struct radeon_info *info) init_gfx103() argument 140 init_gfx11(struct radeon_info *info) init_gfx11() argument 188 struct radeon_info info = { get_radeon_info() local [all...] |
| /third_party/mbedtls/programs/hash/ |
| H A D | md_hmac_demo.c | 114 const mbedtls_md_info_t *info = mbedtls_md_info_from_type(alg); in hmac_demo() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_int_to_float.c | 39 const nir_op_info *info = &nir_op_infos[alu->op]; in lower_alu_instr() local
|
| /third_party/mesa3d/src/freedreno/ir3/tests/ |
| H A D | delay.c | 109 struct ir3_kernel_info info = {}; in parse_asm() local
|