Home
last modified time | relevance | path

Searched +defs:a +defs:test (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/lib/
H A Dlist-test.c17 static void list_test_list_init(struct kunit *test) in list_test_list_init()
46 static void list_test_list_add(struct kunit *test) in list_test_list_add()
48 struct list_head a, b; in list_test_list_add() local
60 static void list_test_list_add_tail(struct kunit *test) in list_test_list_add_tail()
62 struct list_head a, b; in list_test_list_add_tail() local
74 static void list_test_list_del(struct kunit *test) in list_test_list_del()
76 struct list_head a, b; in list_test_list_del() local
90 static void list_test_list_replace(struct kunit *test) in list_test_list_replace()
106 static void list_test_list_replace_init(struct kunit *test) in list_test_list_replace_init()
125 static void list_test_list_swap(struct kunit *test) in list_test_list_swap()
[all …]
H A Dtest_hexdump.c68 int groupsize, char *test, in test_hexdump_prepare_test()
128 char test[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local
164 char test[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump_overflow() local
168 bool a; in test_hexdump_overflow() local
/OK3568_Linux_fs/kernel/tools/build/feature/
H A Dtest-clang-bpf-co-re.c4 struct test { struct
5 int a; member
9 volatile struct test global_value_for_test = {}; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhsa-common.h207 is_a_helper <hsa_op_immed *>::test (hsa_op_base *p) in test() function
217 is_a_helper <hsa_op_immed *>::test (hsa_op_with_type *p) in test() function
275 is_a_helper <hsa_op_reg *>::test (hsa_op_base *p) in test() function
285 is_a_helper <hsa_op_reg *>::test (hsa_op_with_type *p) in test() function
335 is_a_helper <hsa_op_address *>::test (hsa_op_base *p) in test() function
357 is_a_helper <hsa_op_code_ref *>::test (hsa_op_base *p) in test() function
386 is_a_helper <hsa_op_code_list *>::test (hsa_op_base *p) in test() function
416 is_a_helper <hsa_op_operand_list *>::test (hsa_op_base *p) in test() function
509 is_a_helper <hsa_insn_phi *>::test (hsa_insn_basic *p) in test() function
535 is_a_helper <hsa_insn_br *>::test (hsa_insn_basic *p) in test() function
[all …]
H A Drtl.h473 is_a_helper <rtx_expr_list *>::test (rtx rt) in test() function
503 is_a_helper <rtx_insn_list *>::test (rtx rt) in test() function
531 is_a_helper <rtx_sequence *>::test (rtx rt) in test() function
539 is_a_helper <const rtx_sequence *>::test (const_rtx rt) in test() function
880 is_a_helper <rtx_insn *>::test (rtx rt) in test() function
892 is_a_helper <const rtx_insn *>::test (const_rtx rt) in test() function
904 is_a_helper <rtx_debug_insn *>::test (rtx rt) in test() function
912 is_a_helper <rtx_nonjump_insn *>::test (rtx rt) in test() function
920 is_a_helper <rtx_jump_insn *>::test (rtx rt) in test() function
928 is_a_helper <rtx_jump_insn *>::test (rtx_insn *insn) in test() function
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhsa-common.h207 is_a_helper <hsa_op_immed *>::test (hsa_op_base *p) in test() function
217 is_a_helper <hsa_op_immed *>::test (hsa_op_with_type *p) in test() function
275 is_a_helper <hsa_op_reg *>::test (hsa_op_base *p) in test() function
285 is_a_helper <hsa_op_reg *>::test (hsa_op_with_type *p) in test() function
335 is_a_helper <hsa_op_address *>::test (hsa_op_base *p) in test() function
357 is_a_helper <hsa_op_code_ref *>::test (hsa_op_base *p) in test() function
386 is_a_helper <hsa_op_code_list *>::test (hsa_op_base *p) in test() function
416 is_a_helper <hsa_op_operand_list *>::test (hsa_op_base *p) in test() function
509 is_a_helper <hsa_insn_phi *>::test (hsa_insn_basic *p) in test() function
535 is_a_helper <hsa_insn_br *>::test (hsa_insn_basic *p) in test() function
[all …]
H A Drtl.h473 is_a_helper <rtx_expr_list *>::test (rtx rt) in test() function
503 is_a_helper <rtx_insn_list *>::test (rtx rt) in test() function
531 is_a_helper <rtx_sequence *>::test (rtx rt) in test() function
539 is_a_helper <const rtx_sequence *>::test (const_rtx rt) in test() function
880 is_a_helper <rtx_insn *>::test (rtx rt) in test() function
892 is_a_helper <const rtx_insn *>::test (const_rtx rt) in test() function
904 is_a_helper <rtx_debug_insn *>::test (rtx rt) in test() function
912 is_a_helper <rtx_nonjump_insn *>::test (rtx rt) in test() function
920 is_a_helper <rtx_jump_insn *>::test (rtx rt) in test() function
928 is_a_helper <rtx_jump_insn *>::test (rtx_insn *insn) in test() function
[all …]
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dattr.py18 def data_equal(a, b): argument
33 def __init__(self, test, msg): argument
40 def __init__(self, test, arch): argument
47 def __init__(self, test): argument
H A Dpmu-events.c122 static bool is_same(const char *reference, const char *test) in is_same()
165 struct perf_pmu_test_event *test; in test_pmu_event_table() local
270 struct perf_pmu_test_event *test; in __test__pmu_event_aliases() local
277 struct perf_pmu_alias *a, *tmp; in __test__pmu_event_aliases() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-loopback-test.c457 static int rx_ranges_cmp(void *priv, struct list_head *a, struct list_head *b) in rx_ranges_cmp()
535 struct spi_test *test) in spi_test_check_elapsed_time()
670 struct spi_test *test) in spi_test_fill_pattern()
754 struct spi_test *test, in _spi_test_run_iter()
823 struct spi_test test; in spi_test_run_iter() local
895 int spi_test_execute_msg(struct spi_device *spi, struct spi_test *test, in spi_test_execute_msg()
968 int spi_test_run_test(struct spi_device *spi, const struct spi_test *test, in spi_test_run_test()
1034 struct spi_test *test; in spi_test_run_tests() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c76 #define min(a, b) ((a) < (b) ? (a) : (b)) argument
374 struct test { struct
375 char *desc;
376 void (*func)(int *);
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Djump_label.c30 unsigned long a = (unsigned long)addr; in instruction_align_assert() local
121 static __init int branch_gen_test(const struct arc_gen_branch_testdata *test) in branch_gen_test()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py279 def getTests(self, test): argument
339 def cmp(a, b): argument
342 def cmpfunc(a, b): argument
478 def _getNeededPackages(self, json_file, test=None): argument
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dtest_emulate_step.c52 #define TEST_PADDI(t, a, i, pr) \ argument
93 unsigned long a = 0x23; in test_ld() local
111 unsigned long a = 0x23; in test_pld() local
134 unsigned int a = 0x4545; in test_lwz() local
152 unsigned int a = 0x4545; in test_plwz() local
176 unsigned int a[3] = {0x0, 0x0, 0x1234}; in test_lwzx() local
195 unsigned long a = 0x1234; in test_std() local
213 unsigned long a = 0x1234; in test_pstd() local
236 unsigned long a = 0x1234; in test_ldarx_stdcx() local
291 float a; in test_lfsx_stfsx() member
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/
H A Dallowedips.c425 static __init inline struct in_addr *ip4(u8 a, u8 b, u8 c, u8 d) in ip4()
437 static __init inline struct in6_addr *ip6(u32 a, u32 b, u32 c, u32 d) in ip6()
472 #define test(version, mem, ipa, ipb, ipc, ipd) do { \ macro
493 struct wg_peer *a = init_peer(), *b = init_peer(), *c = init_peer(), in wg_allowedips_selftest() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sockmap.c909 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1265 static char *test_to_str(int test) in test_to_str()
1332 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1774 struct _test test[] = { variable
1894 int test = SELFTESTS; in main() local
2023 void running_handler(int a) in running_handler()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c63 int test; member
227 static loff_t min(loff_t a, loff_t b) in min()
1200 struct test_files_set test = get_test_files_set(); in basic_file_ops_test() local
1366 struct test_files_set test = get_test_files_set(); in dynamic_files_and_data_test() local
1471 struct test_files_set test = get_test_files_set(); in concurrent_reads_and_writes_test() local
1593 struct test_files_set test = get_test_files_set(); in work_after_remount_test() local
1825 struct test_files_set test = get_test_files_set(); in child_procs_waiting_for_data_test() local
1917 struct test_files_set test = get_test_files_set(); in multiple_providers_test() local
2053 struct test_files_set test = get_test_files_set(); in hash_tree_test() local
2270 struct test_files_set test = get_test_files_set(); in read_log_test() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Deeprom_9287.c316 u32 a; in ar9287_eeprom_olpc_set_pdadcs() local
709 u8 powerLimit, bool test) in ath9k_hw_ar9287_set_txpower()
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/stressapptest/
H A Dstressapptest.c733 double a, b, c, d; in block_inv_check() local
872 double a, b, c, d; in block_copy() local
962 ulong test = 0; in secondary_main() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_hist.c72 #define C(a, b) HIST_ERR_##a argument
77 #define C(a, b) b argument
890 struct event_trigger_data *test; in find_var() local
946 struct event_trigger_data *test; in find_file_var() local
2335 struct event_trigger_data *test; in find_trigger_filter() local
2387 struct event_trigger_data *test; in find_compatible_hist() local
5446 struct event_trigger_data *test, *named_data = NULL; in hist_register_trigger() local
5548 struct event_trigger_data *test, *named_data = NULL; in have_hist_trigger_match() local
5572 struct event_trigger_data *test, *named_data = NULL; in hist_trigger_check_refs() local
5598 struct event_trigger_data *test, *named_data = NULL; in hist_unregister_trigger() local
[all …]
/OK3568_Linux_fs/kernel/crypto/
H A Dalgapi.c285 struct crypto_larval *test; in crypto_alg_tested() local
963 static inline void crypto_inc_byte(u8 *a, unsigned int size) in crypto_inc_byte()
976 void crypto_inc(u8 *a, unsigned int size) in crypto_inc()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js11 QUnit.test(testName,expected,callback,true);},test:function(testName,expected,callback,async){var t… method
61 function diff(a,b){var i,j,result=a.slice();for(i=0;i<result.length;i++){for(j=0;j<b.length;j++){if… argument
63 function extend(a,b,undefOnly){for(var prop in b){if(hasOwn.call(b,prop)){if(!(prop==="constructor"… argument
117 …){return obj.__proto__;},callbacks=(function(){function useStrictEquality(b,a){if(b instanceof a.c… argument
118 return{"string":useStrictEquality,"boolean":useStrictEquality,"number":useStrictEquality,"null":use… argument
122 parents.pop();parentsB.pop();return true;},"object":function(b,a){var i,j,loop,aCircular,bCircular,… argument
127 return((function(a,b){if(a===b){return true;}else if(a===null||b===null||typeof a==="undefined"||ty… argument
140 return new Array(this.depth+(extra||0)).join(chr);},up:function(a){this.depth+=a||1;},down:function… argument
292 modulesList.sort(function(a,b){return a.localeCompare(b);});moduleFilterHtml+="<label for='qunit-mo… argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1400 xf86ModeCompare(DisplayModePtr a, DisplayModePtr b) in xf86ModeCompare()
1891 biggestMode(DisplayModePtr a, DisplayModePtr b) in biggestMode()
1912 xf86OutputPtr output = NULL, test = NULL; in SetCompatOutput() local
2092 aspectMatch(float a, float b) in aspectMatch()
2121 DisplayModePtr mode = NULL, test = NULL, match = NULL; in bestModeForAspect() local
2342 DisplayModePtr a = NULL, b = NULL; in xf86TargetPreferred() local
3309 x86_crtc_box_intersect(BoxPtr dest, BoxPtr a, BoxPtr b) in x86_crtc_box_intersect()
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c538 static cJSON_bool compare_double(double a, double b) in compare_double()
553 double test = 0.0; in print_number() local
1181 #define cjson_min(a, b) (((a) < (b)) ? (a) : (b)) argument
2541 cJSON *a = NULL; in cJSON_CreateIntArray() local
2581 cJSON *a = NULL; in cJSON_CreateFloatArray() local
2621 cJSON *a = NULL; in cJSON_CreateDoubleArray() local
2661 cJSON *a = NULL; in cJSON_CreateStringArray() local
2977 CJSON_PUBLIC(cJSON_bool) cJSON_Compare(const cJSON * const a, const cJSON * const b, const cJSON_bo… in cJSON_Compare()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp542 static cJSON_bool compare_double(double a, double b) in compare_double()
557 double test = 0.0; in print_number() local
1190 #define cjson_min(a, b) (((a) < (b)) ? (a) : (b)) argument
2550 cJSON *a = NULL; in cJSON_CreateIntArray() local
2591 cJSON *a = NULL; in cJSON_CreateFloatArray() local
2632 cJSON *a = NULL; in cJSON_CreateDoubleArray() local
2673 cJSON *a = NULL; in cJSON_CreateStringArray() local
2990 CJSON_PUBLIC(cJSON_bool) cJSON_Compare(const cJSON * const a, const cJSON * const b, const cJSON_bo… in cJSON_Compare()

123