Home
last modified time | relevance | path

Searched full:perform (Results 1 – 25 of 2415) sorted by relevance

12345678910>>...97

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc205 EXPECT_EQ(1, a.Perform(std::make_tuple())); in TEST()
211 EXPECT_FALSE(a.Perform(std::make_tuple(1))); in TEST()
212 EXPECT_TRUE(a.Perform(std::make_tuple(-1))); in TEST()
219 EXPECT_EQ(p + 2, a.Perform(std::make_tuple(p, Short(2)))); in TEST()
225 EXPECT_EQ(6, a.Perform(std::make_tuple(1, '\2', Short(3)))); in TEST()
231 EXPECT_EQ(1234, a.Perform(std::make_tuple(1000, 200, 30, 4))); in TEST()
237 EXPECT_EQ(12345, a.Perform(std::make_tuple(10000, 2000, 300, 40, 5))); in TEST()
244 a.Perform(std::make_tuple(100000, 20000, 3000, 400, 50, 6))); in TEST()
257 a.Perform(std::make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
268 a.Perform(std::make_tuple(CharPtr("1"), CharPtr("2"), CharPtr("3"), in TEST()
[all …]
H A Dgmock-actions_test.cc513 // Perform method.
519 int Perform(const std::tuple<bool, int>& args) override { in Perform() function in testing::__anon10e2b6f40111::MyActionImpl
532 // When exercising the Perform() method of Action<F>, we must pass in TEST()
534 // types. For example, if F is int(), then Perform() takes a in TEST()
535 // 0-tuple; if F is void(bool, int), then Perform() takes a in TEST()
537 EXPECT_EQ(5, action.Perform(std::make_tuple(true, 5))); in TEST()
550 EXPECT_EQ(5, action.Perform(std::make_tuple(true, 5))); in TEST()
551 EXPECT_EQ(0, action.Perform(std::make_tuple(false, 1))); in TEST()
560 EXPECT_EQ(5, a1.Perform(std::make_tuple(true, 5))); in TEST()
561 EXPECT_EQ(0, a1.Perform(std::make_tuple(false, 1))); in TEST()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dfloating-point.json15 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
21 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
26 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
32 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
37 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
43 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
48 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
54 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
59 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
65 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dfloating-point.json15 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
21 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
26 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
32 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
37 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
43 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
48 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
54 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
59 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
65 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dfloating-point.json14 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
20 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
25 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
31 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
36 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
42 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
47 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
53 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
58 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
64 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
[all …]
/freebsd/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc_chain.h49 * 1st operation is to perform compression on plain text
50 * 2nd operation is to perform hash on compressed text
56 * 1st operation is to perform compression on plain text
57 * 2nd operation is to perform encryption on compressed text
63 * 1st operation is to perform compression on plain text
64 * 2nd operation is to perform hash on compressed text and
71 * 1st operation is to perform compression on plain text
72 * 2nd operation is to perform encryption on compressed text and
79 * 1st operation is to perform compression on plain text
80 * 2nd operation is to perform AEAD encryption on compressed text
[all …]
/freebsd/tests/sys/cddl/zfs/include/
H A Dlogapi.kshlib231 # $@ - function(s) to perform on exit
242 # Perform cleanup and exit $STF_PASS
251 # Perform cleanup and exit $STF_FAIL
260 # Perform cleanup and exit $STF_UNRESOLVED
269 # Perform cleanup and exit $STF_NOTINUSE
278 # Perform cleanup and exit $STF_UNSUPPORTED
287 # Perform cleanup and exit $STF_UNTESTED
296 # Perform cleanup and exit $STF_UNINITIATED
305 # Perform cleanup and exit $STF_NORESULT
314 # Perform cleanup and exit $STF_WARNING
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain_state_handlers.c114 * on which the user is attempting to perform a discover
193 * on which the user is attempting to perform a start IO
196 * object on which the user is attempting to perform a start IO
246 * on which the user is attempting to perform a complete IO
249 * object on which the user is attempting to perform a complete
290 * on which the user is attempting to perform a continue IO
293 * object on which the user is attempting to perform a start IO
326 * on which the user is attempting to perform a start task
329 * object on which the user is attempting to perform a start IO
379 * on which the user is attempting to perform a complete task
[all …]
H A Dscif_sas_controller_state_handlers.c81 * the reset state and allowing the state to perform it's work.
280 * on which the user is attempting to perform an initialize
311 // Perform any domain object initialization that is necessary. in scif_sas_controller_reset_initialize_handler()
352 * on which the user is attempting to perform a start
472 * on which the user is attempting to perform a stop
522 * on which the user is attempting to perform a reset
543 * on which the user is attempting to perform a start IO
546 * object on which the user is attempting to perform a start IO
646 * on which the user is attempting to perform a complete IO
649 * object on which the user is attempting to perform a start IO
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_partial_dataset.ksh30 # 2. Perform saved send without incremental
31 # 3. Perform saved send with incremental
32 # 4. Perform saved send with incremental, resuming from a token
33 # 5. Perform negative tests for invalid command inputs
68 # Perform saved send without incremental
76 # Perform saved send with incremental
85 # Perform saved send with incremental, resuming from token
95 # Perform negative tests for invalid command inputs
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Dfloating-point.json65 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
71 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
76 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
82 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
87 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
93 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
98 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
104 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
109 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
115 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Dfloating-point.json8 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
18 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
28 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
38 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
43 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
48 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
53 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
58 …SQRT14 RCP14 FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
68 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
78 …T RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_raw.ksh26 # ZFS should perform raw sends of datasets.
49 log_assert "ZFS should perform raw sends of datasets"
64 log_note "Verify ZFS can perform raw sends with properties"
68 log_note "Verify ZFS can perform raw replication sends"
72 log_note "Verify ZFS can perform a raw send of an encrypted datasets with" \
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Dfloating-point.json3 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
12 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
21 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
30 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
39 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
48 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
57 …QRT RCP SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
66 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
75 … RSQRT SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
84 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Dfloating-point.json3 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
12 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 4 calculations pe…
21 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 4 calculations pe…
30 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 8 calculations pe…
39 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
48 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
57 …RT RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
66 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
75 …T RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
84 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwell/
H A Dfloating-point.json3 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
12 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 4 calculations pe…
21 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 4 calculations pe…
30 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 8 calculations pe…
39 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
48 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
57 …RT RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
66 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
75 …T RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
84 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculat…
/freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/
H A Dfloating-point.json8 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
18 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
28 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
38 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
43 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
48 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
53 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
58 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
68 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
78 …T RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.8454 incoming frame, an action to perform when all matches succeed, and some
518 Perform NAT on destination IP.
520 Perform NAT on destination IP, destination port.
522 Perform NAT on destination IP, destination port, source IP.
524 Perform NAT on destination IP, destination port, source port.
526 Perform NAT on source IP, source port.
528 Perform NAT on destination IP, source IP, source port.
530 Perform NAT on all 4-tuple fields.
533 Perform NAT only on segments which do not have TCP FIN or RST set.
535 Perform NAT only if incoming segment's sequence number + payload length is less
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_encrypted.ksh27 # 3. Perform 'zfs diff -Ft' and verify no errors occur
28 # 4. Perform the same test on a dataset with large dnodes
52 # 3. Perform 'zfs diff' and verify no errors occur
55 # 4. Perform the same test on a dataset with large dnodes
/freebsd/lib/libpmc/pmu-events/arch/x86/skylake/
H A Dfloating-point.json8 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
18 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
28 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
38 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
48 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
58 …T RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib327 # $@ - function(s) to perform on exit
336 # $@ - function(s) to perform on exit
354 # Perform cleanup and exit $STF_PASS
363 # Perform cleanup and exit $STF_FAIL
372 # Perform cleanup and exit $STF_UNRESOLVED
381 # Perform cleanup and exit $STF_UNSUPPORTED
390 # Perform cleanup and exit $STF_UNTESTED
424 # Perform cleanup and exit
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DWarnMissedTransforms.cpp32 << "loop not unrolled: the optimizer was unable to perform the " in warnAboutLeftoverTransformations()
43 << "loop not unroll-and-jammed: the optimizer was unable to perform " in warnAboutLeftoverTransformations()
60 << "loop not vectorized: the optimizer was unable to perform the " in warnAboutLeftoverTransformations()
68 << "loop not interleaved: the optimizer was unable to perform the " in warnAboutLeftoverTransformations()
79 << "loop not distributed: the optimizer was unable to perform the " in warnAboutLeftoverTransformations()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_read.c46 /* perform a read which can be fulfilled */ in DEFINE_TEST()
50 /* perform a read which cannot be fulfilled due to EOF */ in DEFINE_TEST()
54 /* perform the same read again */ in DEFINE_TEST()
58 /* perform another read which can be fulfilled */ in DEFINE_TEST()
/freebsd/lib/libpmc/pmu-events/arch/x86/alderlake/
H A Dfloating-point.json93 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
104 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
115 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
126 …DPP FM(N)ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
137 …IN MAX SQRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
148 …T RSQRT RCP FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform 2 calculations pe…
/freebsd/usr.sbin/nfsd/
H A Dpnfs.445 perform Read/Write operations on the MDS, which acts as a proxy for the
49 aware clients that allow them to perform Read/Write operations directly on
57 is the IP address that is used to perform RPCs on the DS.
84 to perform I/O on the DS.
92 NFSv4.2 protocol to perform I/O on the DS and does support client aware
168 For the non-pNFS aware client, the MDS will perform I/O operations on the

12345678910>>...97