Home
last modified time | relevance | path

Searched refs:test_type (Results 1 – 15 of 15) sorted by relevance

/external/fio/crc/
Dtest.c29 struct test_type { struct
32 void (*fn)(struct test_type *, void *, size_t); argument
52 static void t_md5(struct test_type *t, void *buf, size_t size) in t_md5() argument
66 static void t_crc64(struct test_type *t, void *buf, size_t size) in t_crc64()
74 static void t_crc32(struct test_type *t, void *buf, size_t size) in t_crc32()
82 static void t_crc32c(struct test_type *t, void *buf, size_t size) in t_crc32c()
90 static void t_crc16(struct test_type *t, void *buf, size_t size) in t_crc16()
98 static void t_crc7(struct test_type *t, void *buf, size_t size) in t_crc7()
106 static void t_sha1(struct test_type *t, void *buf, size_t size) in t_sha1()
120 static void t_sha256(struct test_type *t, void *buf, size_t size) in t_sha256()
[all …]
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/
Dp1.cpp30 template<typename T> void test_type(T) { T::error; } // expected-error {{has no members}} in test_type() function
31 template<> void test_type(int (*)()) {} in test_type() function
40 test_type(e); in check()
41 test_type(f); in check()
42 test_type(g); in check()
43 test_type(h); // expected-note {{instantiation}} in check()
/external/v8/test/mjsunit/
Dswitch.js384 function test_switch(clause_type, test_type, feedback, optimize) { argument
388 if (Array.isArray(test_type)) {
389 pairs = test_type.map(function(v) {
395 } else if (test_type === 'symbols') {
402 } else if (test_type === 'strings') {
409 } else if (test_type === 'oddball') {
415 } else if (test_type === 'smi') {
422 } else if (test_type === 'heapnum') {
444 test_types.forEach(function(test_type) { argument
445 test_switch(clause_type, test_type, 'all', opt);
[all …]
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part2.c415 vx_fp_test_type test_type; member
435 vx_fp_test_type test_type; member
918 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
920 switch (test_type) { in test_vx_fp_ops()
925 if (test_type == VX_FP_SMAS) in test_vx_fp_ops()
927 else if (test_type == VX_FP_SMSS) in test_vx_fp_ops()
929 else if (test_type == VX_FP_SNMAS) in test_vx_fp_ops()
944 printf("ERROR: Invalid VX FP test type %d\n", test_type); in test_vx_fp_ops()
969 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops()
1008 if (test_type == VX_FP_OTHER) in test_vx_fp_ops()
[all …]
Dtest_isa_2_06_part1.c1032 vx_fp_test_type test_type; member
1509 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
1511 switch (test_type) { in test_vx_fp_ops()
1523 if (test_type == VX_FP_SMA) in test_vx_fp_ops()
1525 else if (test_type == VX_FP_SMS) in test_vx_fp_ops()
1539 printf("ERROR: Invalid VX FP test type %d\n", test_type); in test_vx_fp_ops()
1566 switch (test_type) { in test_vx_fp_ops()
1591 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops()
1633 if (test_type == VX_FP_OTHER) in test_vx_fp_ops()
1660 switch (test_type) { in test_vx_fp_ops()
[all …]
Dtest_isa_2_06_part2.c1332 vx_fp_test_type test_type = test_group.type; in test_vx_aORm_fp_ops() local
1336 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) { in test_vx_aORm_fp_ops()
1351 } else if (test_type < VX_BASIC_CMP) { in test_vx_aORm_fp_ops()
1361 printf("ERROR: Invalid VX FP test type %d\n", test_type); in test_vx_aORm_fp_ops()
1425 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) in test_vx_aORm_fp_ops()
1435 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) { in test_vx_aORm_fp_ops()
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part2.c415 vx_fp_test_type test_type; member
435 vx_fp_test_type test_type; member
918 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
920 switch (test_type) { in test_vx_fp_ops()
925 if (test_type == VX_FP_SMAS) in test_vx_fp_ops()
927 else if (test_type == VX_FP_SMSS) in test_vx_fp_ops()
929 else if (test_type == VX_FP_SNMAS) in test_vx_fp_ops()
944 printf("ERROR: Invalid VX FP test type %d\n", test_type); in test_vx_fp_ops()
969 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops()
1008 if (test_type == VX_FP_OTHER) in test_vx_fp_ops()
[all …]
Dtest_isa_2_06_part1.c1032 vx_fp_test_type test_type; member
1509 vx_fp_test_type test_type = test_group.test_type; in test_vx_fp_ops() local
1511 switch (test_type) { in test_vx_fp_ops()
1523 if (test_type == VX_FP_SMA) in test_vx_fp_ops()
1525 else if (test_type == VX_FP_SMS) in test_vx_fp_ops()
1539 printf("ERROR: Invalid VX FP test type %d\n", test_type); in test_vx_fp_ops()
1566 switch (test_type) { in test_vx_fp_ops()
1591 if (test_type != VX_FP_OTHER) { in test_vx_fp_ops()
1633 if (test_type == VX_FP_OTHER) in test_vx_fp_ops()
1660 switch (test_type) { in test_vx_fp_ops()
[all …]
Dtest_isa_2_06_part2.c1332 vx_fp_test_type test_type = test_group.type; in test_vx_aORm_fp_ops() local
1336 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) { in test_vx_aORm_fp_ops()
1351 } else if (test_type < VX_BASIC_CMP) { in test_vx_aORm_fp_ops()
1361 printf("ERROR: Invalid VX FP test type %d\n", test_type); in test_vx_aORm_fp_ops()
1425 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) in test_vx_aORm_fp_ops()
1435 if (test_type < VX_VECTOR_FP_MULT_AND_OP2) { in test_vx_aORm_fp_ops()
/external/jemalloc/android/test/
Drun_jemalloc_tests.sh70 local test_type=$1
77 echo "Running ${test_type} ${test}"
/external/libnfc-nxp/src/
DphHciNfc.h670 uint32_t test_type,
743 uint32_t test_type,
DphHciNfc.c1585 uint32_t test_type, in phHciNfc_PRBS_Test() argument
1595 || (test_type != DEVMGMT_PRBS_TEST) in phHciNfc_PRBS_Test()
1607 (uint8_t)(test_type & DEVMGMT_TEST_MASK), test_param); in phHciNfc_PRBS_Test()
1623 uint32_t test_type, in phHciNfc_System_Test() argument
1645 if (test_type != NFC_GPIO_READ) in phHciNfc_System_Test()
1648 (uint8_t)(test_type & DEVMGMT_TEST_MASK), test_param); in phHciNfc_System_Test()
DphHciNfc_DevMgmt.h237 uint8_t test_type,
DphHciNfc_DevMgmt.c1117 uint8_t test_type, in phHciNfc_DevMgmt_Test() argument
1141 switch(test_type) in phHciNfc_DevMgmt_Test()
1160 pipe_id, (uint8_t)test_type ); in phHciNfc_DevMgmt_Test()
/external/linux-tools-perf/src/tools/lib/traceevent/
Devent-parse.c1084 static int test_type(enum event_type type, enum event_type expect) in test_type() function
1119 return test_type(type, expect); in __read_expect_type()
1346 if (test_type(type, EVENT_OP)) in event_read_fields()