Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 9216) sorted by relevance

12345678910>>...369

/third_party/uboot/u-boot-2020.01/common/
Dboard_r.c72 __weak int board_flash_wp_on(void) in board_flash_wp_on() argument
82 __weak void cpu_secondary_init_r(void) in cpu_secondary_init_r() argument
87 static int initr_secondary_cpu(void) in initr_secondary_cpu() argument
102 static int initr_trace(void) in initr_trace() argument
111 static int initr_reloc(void) in initr_reloc() argument
125 static int initr_caches(void) in initr_caches() argument
133 __weak int fixup_cpu(void) in fixup_cpu() argument
138 static int initr_reloc_global_data(void) in initr_reloc_global_data() argument
189 static int initr_serial(void) in initr_serial() argument
196 static int initr_trap(void) in initr_trap() argument
[all …]
Dboard_f.c76 __weak void coloured_LED_init(void) {} in coloured_LED_init() argument
77 __weak void red_led_on(void) {} in red_led_on() argument
78 __weak void red_led_off(void) {} in red_led_off() argument
79 __weak void green_led_on(void) {} in green_led_on() argument
80 __weak void green_led_off(void) {} in green_led_off() argument
81 __weak void yellow_led_on(void) {} in yellow_led_on() argument
82 __weak void yellow_led_off(void) {} in yellow_led_off() argument
83 __weak void blue_led_on(void) {} in blue_led_on() argument
84 __weak void blue_led_off(void) {} in blue_led_off() argument
98 static int init_func_watchdog_init(void) in init_func_watchdog_init() argument
[all …]
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_new_test.c48 static void test_read_etc_fstab(void) in test_read_etc_fstab() argument
53 static void test_write_dev_null(void) in test_write_dev_null() argument
58 static void cleanup_file_open(void) in cleanup_file_open() argument
64 static void test_mkdir_testdir(void) in test_mkdir_testdir() argument
69 static void cleanup_mkdir_testdir(void) in cleanup_mkdir_testdir() argument
74 static void setup_mkdir_testdir(void) in setup_mkdir_testdir() argument
79 static void test_rmdir_testdir(void) in test_rmdir_testdir() argument
84 static void setup_execute_bin_true(void) in setup_execute_bin_true() argument
91 static void cleanup_execute_bin_true(void) in cleanup_execute_bin_true() argument
98 static void test_execute_bin_true(void) in test_execute_bin_true() argument
[all …]
/third_party/cJSON/tests/unity/test/tests/
Dtestunity.c60 void setUp(void) in setUp() argument
66 void tearDown(void) in tearDown() argument
82 void testUnitySizeInitializationReminder(void) in testUnitySizeInitializationReminder() argument
132 void testPassShouldEndImmediatelyWithPass(void) in testPassShouldEndImmediatelyWithPass() argument
138 void testTrue(void) in testTrue() argument
145 void testFalse(void) in testFalse() argument
152 void testPreviousPass(void) in testPreviousPass() argument
157 void testNotVanilla(void) in testNotVanilla() argument
164 void testNotTrue(void) in testNotTrue() argument
171 void testNotFalse(void) in testNotFalse() argument
[all …]
/third_party/unity/test/tests/
Dtestunity.c65 void setUp(void) in setUp() argument
71 void tearDown(void) in tearDown() argument
87 void testUnitySizeInitializationReminder(void) in testUnitySizeInitializationReminder() argument
145 void testPassShouldEndImmediatelyWithPass(void) in testPassShouldEndImmediatelyWithPass() argument
151 void testPassShouldEndImmediatelyWithPassAndMessage(void) in testPassShouldEndImmediatelyWithPassAndMessage() argument
157 void testMessageShouldDisplayMessageWithoutEndingAndGoOnToPass(void) in testMessageShouldDisplayMessageWithoutEndingAndGoOnToPass() argument
164 void testMessageShouldDisplayMessageWithoutEndingAndGoOnToFail(void) in testMessageShouldDisplayMessageWithoutEndingAndGoOnToFail() argument
173 void testTrue(void) in testTrue() argument
180 void testFalse(void) in testFalse() argument
187 void testPreviousPass(void) in testPreviousPass() argument
[all …]
/third_party/glib/glib/tests/
Dtesting.c38 test_assertions_bad_cmpvariant_types (void) in test_assertions_bad_cmpvariant_types() argument
54 test_assertions_bad_cmpvariant_values (void) in test_assertions_bad_cmpvariant_values() argument
70 test_assertions_bad_cmpstrv_null1 (void) in test_assertions_bad_cmpstrv_null1() argument
78 test_assertions_bad_cmpstrv_null2 (void) in test_assertions_bad_cmpstrv_null2() argument
86 test_assertions_bad_cmpstrv_length (void) in test_assertions_bad_cmpstrv_length() argument
95 test_assertions_bad_cmpstrv_values (void) in test_assertions_bad_cmpstrv_values() argument
104 test_assertions_bad_cmpstr (void) in test_assertions_bad_cmpstr() argument
111 test_assertions_bad_cmpint (void) in test_assertions_bad_cmpint() argument
118 test_assertions_bad_cmpmem_len (void) in test_assertions_bad_cmpmem_len() argument
125 test_assertions_bad_cmpmem_data (void) in test_assertions_bad_cmpmem_data() argument
[all …]
Dautoptr.c45 test_g_async_queue (void) in test_g_async_queue() argument
52 test_g_bookmark_file (void) in test_g_bookmark_file() argument
59 test_g_bytes (void) in test_g_bytes() argument
66 test_g_checksum (void) in test_g_checksum() argument
73 test_g_date (void) in test_g_date() argument
80 test_g_date_time (void) in test_g_date_time() argument
87 test_g_dir (void) in test_g_dir() argument
94 test_g_error (void) in test_g_error() argument
101 test_g_hash_table (void) in test_g_hash_table() argument
108 test_g_hmac (void) in test_g_hmac() argument
[all …]
/third_party/nghttp2/src/
Dutil_test.cc42 void test_util_streq(void) { in test_util_streq() argument
72 void test_util_strieq(void) { in test_util_strieq() argument
102 void test_util_inp_strlower(void) { in test_util_inp_strlower() argument
116 void test_util_to_base64(void) { in test_util_to_base64() argument
125 void test_util_to_token68(void) { in test_util_to_token68() argument
135 void test_util_percent_encode_token(void) { in test_util_percent_encode_token() argument
147 void test_util_percent_encode_path(void) { in test_util_percent_encode_path() argument
152 void test_util_percent_decode(void) { in test_util_percent_decode() argument
176 void test_util_quote_string(void) { in test_util_quote_string() argument
185 void test_util_utox(void) { in test_util_utox() argument
[all …]
/third_party/cJSON/tests/unity/test/testdata/
DtestRunnerGenerator.c31 void setUp(void) in setUp() argument
36 void tearDown(void) in tearDown() argument
41 void custom_setup(void) in custom_setup() argument
46 void custom_teardown(void) in custom_teardown() argument
58 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
63 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
68 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
73 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
78 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
83 void spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan(void) in spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan() argument
[all …]
DtestRunnerGeneratorWithMocks.c32 void setUp(void) in setUp() argument
37 void tearDown(void) in tearDown() argument
42 void custom_setup(void) in custom_setup() argument
47 void custom_teardown(void) in custom_teardown() argument
59 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
64 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
69 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
74 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
79 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
84 void spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan(void) in spec_ThisTestPassesWhenNormalSuiteSetupAndTeardownRan() argument
[all …]
/third_party/unity/test/testdata/
DtestRunnerGenerator.c27 void flushSpy(void) {} in flushSpy() argument
34 void setUp(void) in setUp() argument
39 void tearDown(void) in tearDown() argument
44 void custom_setup(void) in custom_setup() argument
49 void custom_teardown(void) in custom_teardown() argument
61 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
66 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
71 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
76 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
81 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
[all …]
DtestRunnerGeneratorWithMocks.c28 void flushSpy(void) {} in flushSpy() argument
35 void setUp(void) in setUp() argument
40 void tearDown(void) in tearDown() argument
45 void custom_setup(void) in custom_setup() argument
50 void custom_teardown(void) in custom_teardown() argument
62 void test_ThisTestAlwaysPasses(void) in test_ThisTestAlwaysPasses() argument
67 void test_ThisTestAlwaysFails(void) in test_ThisTestAlwaysFails() argument
72 void test_ThisTestAlwaysIgnored(void) in test_ThisTestAlwaysIgnored() argument
77 void qwiktest_ThisTestPassesWhenNoSetupRan(void) in qwiktest_ThisTestPassesWhenNoSetupRan() argument
82 void qwiktest_ThisTestPassesWhenNoTeardownRan(void) in qwiktest_ThisTestPassesWhenNoTeardownRan() argument
[all …]
/third_party/openssl/ssl/
Dmethods.c182 const SSL_METHOD *TLSv1_2_server_method(void) in TLSv1_2_server_method() argument
187 const SSL_METHOD *TLSv1_2_client_method(void) in TLSv1_2_client_method() argument
194 const SSL_METHOD *TLSv1_1_method(void) in TLSv1_1_method() argument
199 const SSL_METHOD *TLSv1_1_server_method(void) in TLSv1_1_server_method() argument
204 const SSL_METHOD *TLSv1_1_client_method(void) in TLSv1_1_client_method() argument
211 const SSL_METHOD *TLSv1_method(void) in TLSv1_method() argument
216 const SSL_METHOD *TLSv1_server_method(void) in TLSv1_server_method() argument
221 const SSL_METHOD *TLSv1_client_method(void) in TLSv1_client_method() argument
228 const SSL_METHOD *SSLv3_method(void) in SSLv3_method() argument
233 const SSL_METHOD *SSLv3_server_method(void) in SSLv3_server_method() argument
[all …]
/third_party/uboot/u-boot-2020.01/board/atmel/sama5d2_icp/
Dsama5d2_icp.c21 int board_late_init(void) in board_late_init() argument
27 static void board_uart0_hw_init(void) in board_uart0_hw_init() argument
35 void board_debug_uart_init(void) in board_debug_uart_init() argument
41 int board_early_init_f(void) in board_early_init_f() argument
49 int board_init(void) in board_init() argument
57 int dram_init(void) in dram_init() argument
66 int misc_init_r(void) in misc_init_r() argument
78 static void board_can_stdby_dis(void) in board_can_stdby_dis() argument
83 static void board_leds_init(void) in board_leds_init() argument
91 static void board_reset_additional_periph(void) in board_reset_additional_periph() argument
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/
Dboard2.c49 __weak void pinmux_init(void) {} in pinmux_init() argument
50 __weak void pin_mux_usb(void) {} in pin_mux_usb() argument
51 __weak void pin_mux_spi(void) {} in pin_mux_spi() argument
52 __weak void pin_mux_mmc(void) {} in pin_mux_mmc() argument
53 __weak void gpio_early_init_uart(void) {} in gpio_early_init_uart() argument
54 __weak void pin_mux_display(void) {} in pin_mux_display() argument
55 __weak void start_cpu_fan(void) {} in start_cpu_fan() argument
56 __weak void cboot_late_init(void) {} in cboot_late_init() argument
59 __weak void pin_mux_nand(void) in pin_mux_nand() argument
69 static void power_det_init(void) in power_det_init() argument
[all …]
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dtest.c47 void test1A(void) in test1A() argument
107 void test2A(void) in test2A() argument
152 void test3A(void) in test3A() argument
189 void test4A(void) in test4A() argument
225 void test5A(void) in test5A() argument
261 void test6A(void) in test6A() argument
298 void test7A(void) in test7A() argument
326 void test8A(void) in test8A() argument
355 void test9A(void) in test9A() argument
384 void test10A(void) in test10A() argument
[all …]
Dtest64.c46 void test1A(void) in test1A() argument
105 void test2A(void) in test2A() argument
150 void test3A(void) in test3A() argument
188 void test4A(void) in test4A() argument
225 void test5A(void) in test5A() argument
262 void test6A(void) in test6A() argument
300 void test7A(void) in test7A() argument
330 void test8A(void) in test8A() argument
360 void test9A(void) in test9A() argument
391 void test10A(void) in test10A() argument
[all …]
/third_party/libunwind/tests/
DLrs-race.c47 foo_0 (void) in foo_0() argument
57 foo_1 (void) in foo_1() argument
67 foo_2 (void) in foo_2() argument
77 foo_3 (void) in foo_3() argument
87 foo_4 (void) in foo_4() argument
97 foo_5 (void) in foo_5() argument
107 foo_6 (void) in foo_6() argument
117 foo_7 (void) in foo_7() argument
127 foo_8 (void) in foo_8() argument
137 foo_9 (void) in foo_9() argument
[all …]
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/quark/
Dquark.c20 static void quark_setup_mtrr(void) in quark_setup_mtrr() argument
69 static void quark_setup_bars(void) in quark_setup_bars() argument
106 static void quark_pcie_early_init(void) in quark_pcie_early_init() argument
147 static void quark_usb_early_init(void) in quark_usb_early_init() argument
169 static void quark_thermal_early_init(void) in quark_thermal_early_init() argument
206 static void quark_enable_legacy_seg(void) in quark_enable_legacy_seg() argument
212 int arch_cpu_init(void) in arch_cpu_init() argument
247 int arch_cpu_init_dm(void) in arch_cpu_init_dm() argument
263 int checkcpu(void) in checkcpu() argument
268 int print_cpuinfo(void) in print_cpuinfo() argument
[all …]
/third_party/uboot/u-boot-2020.01/arch/mips/mach-ath79/include/mach/
Dath79.h40 static inline int soc_is_ar71xx(void) in soc_is_ar71xx() argument
47 static inline int soc_is_ar724x(void) in soc_is_ar724x() argument
54 static inline int soc_is_ar7240(void) in soc_is_ar7240() argument
59 static inline int soc_is_ar7241(void) in soc_is_ar7241() argument
64 static inline int soc_is_ar7242(void) in soc_is_ar7242() argument
69 static inline int soc_is_ar913x(void) in soc_is_ar913x() argument
75 static inline int soc_is_ar933x(void) in soc_is_ar933x() argument
81 static inline int soc_is_ar9341(void) in soc_is_ar9341() argument
86 static inline int soc_is_ar9342(void) in soc_is_ar9342() argument
91 static inline int soc_is_ar9344(void) in soc_is_ar9344() argument
[all …]
/third_party/uboot/u-boot-2020.01/board/atmel/sama5d27_wlsom1_ek/
Dsama5d27_wlsom1_ek.c24 int board_late_init(void) in board_late_init() argument
35 static void board_uart0_hw_init(void) in board_uart0_hw_init() argument
43 void board_debug_uart_init(void) in board_debug_uart_init() argument
50 int board_early_init_f(void) in board_early_init_f() argument
60 int board_init(void) in board_init() argument
69 int misc_init_r(void) in misc_init_r() argument
75 int dram_init(void) in dram_init() argument
85 static void board_leds_init(void) in board_leds_init() argument
93 void spl_mmc_init(void) in spl_mmc_init() argument
108 void spl_qspi_init(void) in spl_qspi_init() argument
[all …]
/third_party/cJSON/tests/
Dcjson_add.c48 static void cjson_add_null_should_add_null(void) in cjson_add_null_should_add_null() argument
61 static void cjson_add_null_should_fail_with_null_pointers(void) in cjson_add_null_should_fail_with_null_pointers() argument
71 static void cjson_add_null_should_fail_on_allocation_failure(void) in cjson_add_null_should_fail_on_allocation_failure() argument
84 static void cjson_add_true_should_add_true(void) in cjson_add_true_should_add_true() argument
97 static void cjson_add_true_should_fail_with_null_pointers(void) in cjson_add_true_should_fail_with_null_pointers() argument
107 static void cjson_add_true_should_fail_on_allocation_failure(void) in cjson_add_true_should_fail_on_allocation_failure() argument
120 static void cjson_add_false_should_add_false(void) in cjson_add_false_should_add_false() argument
133 static void cjson_add_false_should_fail_with_null_pointers(void) in cjson_add_false_should_fail_with_null_pointers() argument
143 static void cjson_add_false_should_fail_on_allocation_failure(void) in cjson_add_false_should_fail_on_allocation_failure() argument
156 static void cjson_add_bool_should_add_bool(void) in cjson_add_bool_should_add_bool() argument
[all …]
/third_party/mingw-w64/mingw-w64-headers/include/
Dversionhelpers.h29 VERSIONHELPERAPI IsWindowsXPOrGreater(void) { in IsWindowsXPOrGreater() argument
33 VERSIONHELPERAPI IsWindowsXPSP1OrGreater(void) { in IsWindowsXPSP1OrGreater() argument
37 VERSIONHELPERAPI IsWindowsXPSP2OrGreater(void) { in IsWindowsXPSP2OrGreater() argument
41 VERSIONHELPERAPI IsWindowsXPSP3OrGreater(void) { in IsWindowsXPSP3OrGreater() argument
45 VERSIONHELPERAPI IsWindowsVistaOrGreater(void) { in IsWindowsVistaOrGreater() argument
49 VERSIONHELPERAPI IsWindowsVistaSP1OrGreater(void) { in IsWindowsVistaSP1OrGreater() argument
53 VERSIONHELPERAPI IsWindowsVistaSP2OrGreater(void) { in IsWindowsVistaSP2OrGreater() argument
57 VERSIONHELPERAPI IsWindows7OrGreater(void) { in IsWindows7OrGreater() argument
61 VERSIONHELPERAPI IsWindows7SP1OrGreater(void) { in IsWindows7SP1OrGreater() argument
65 VERSIONHELPERAPI IsWindows8OrGreater(void) { in IsWindows8OrGreater() argument
[all …]
/third_party/uboot/u-boot-2020.01/board/xilinx/zynqmp/zynqmp-zcu106-revA/
Dpsu_init_gpl.c9 static unsigned long psu_pll_init_data(void) in psu_pll_init_data() argument
56 static unsigned long psu_clock_init_data(void) in psu_clock_init_data() argument
104 static unsigned long psu_ddr_init_data(void) in psu_ddr_init_data() argument
341 static unsigned long psu_mio_init_data(void) in psu_mio_init_data() argument
447 static unsigned long psu_peripherals_init_data(void) in psu_peripherals_init_data() argument
484 static unsigned long psu_serdes_init_data(void) in psu_serdes_init_data() argument
605 static unsigned long psu_resetout_init_data(void) in psu_resetout_init_data() argument
632 static unsigned long psu_resetin_init_data(void) in psu_resetin_init_data() argument
644 static unsigned long psu_ddr_phybringup_data(void) in psu_ddr_phybringup_data() argument
701 static int serdes_fixcal_code(void) in serdes_fixcal_code() argument
[all …]
/third_party/uboot/u-boot-2020.01/board/ti/am335x/
Dboard.h26 static inline int board_is_bone(void) in board_is_bone() argument
31 static inline int board_is_bone_lt(void) in board_is_bone_lt() argument
36 static inline int board_is_pb(void) in board_is_pb() argument
41 static inline int board_is_bbg1(void) in board_is_bbg1() argument
46 static inline int board_is_bben(void) in board_is_bben() argument
51 static inline int board_is_beaglebonex(void) in board_is_beaglebonex() argument
57 static inline int board_is_evm_sk(void) in board_is_evm_sk() argument
62 static inline int board_is_idk(void) in board_is_idk() argument
67 static inline int board_is_gp_evm(void) in board_is_gp_evm() argument
72 static inline int board_is_evm_15_or_later(void) in board_is_evm_15_or_later() argument
[all …]

12345678910>>...369