Home
last modified time | relevance | path

Searched full:aborted (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-graph2.exp27 # aborted-target, aborted, type OP_DEPENDS|OP_PHONY|OP_DEPS_FOUND|OP_MARK, flags none
28 # aborted-target-dependency, error when made, type OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUN…
32 # parents: aborted-target
33 aborted-target-dependency:
37 # all, aborted, type OP_DEPENDS|OP_DEPS_FOUND, flags CHILDMADE|FORCE
40 # nonexistent (maybe): aborted
41 all : made-target error-target aborted-target
51 .ALLTARGETS = made-target error-target aborted-target aborted-target-dependency all .END
H A Dopt-debug-graph3.exp27 # aborted-target, aborted, type OP_DEPENDS|OP_PHONY|OP_DEPS_FOUND|OP_MARK, flags none
28 # aborted-target-dependency, error when made, type OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUN…
32 # parents: aborted-target
33 aborted-target-dependency:
37 # all, aborted, type OP_DEPENDS|OP_DEPS_FOUND, flags CHILDMADE|FORCE
40 # nonexistent (maybe): aborted
41 all : made-target error-target aborted-target
51 .ALLTARGETS = made-target error-target aborted-target aborted-target-dependency all .END
H A Dopt-debug-graph3.mk19 aborted-target: .PHONY aborted-target-dependency
20 aborted-target-dependency: .PHONY
23 all: made-target error-target aborted-target
H A Dopt-debug-graph2.mk19 aborted-target: .PHONY aborted-target-dependency
20 aborted-target-dependency: .PHONY
23 all: made-target error-target aborted-target
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc569 // On exit, *aborted will be true if and only if the EXPECT_DEATH()
570 // statement aborted the function.
571 void ExpectDeathTestHelper(bool* aborted) { in ExpectDeathTestHelper() argument
572 *aborted = true; in ExpectDeathTestHelper()
574 *aborted = false; in ExpectDeathTestHelper()
579 bool aborted = true; in TEST_F() local
580 EXPECT_NONFATAL_FAILURE(ExpectDeathTestHelper(&aborted), "failed to die"); in TEST_F()
581 EXPECT_FALSE(aborted); in TEST_F()
586 static bool aborted; in TEST_F() local
589 aborted = true; in TEST_F()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dmemory.json27 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
31 "EventName": "HLE_RETIRED.ABORTED",
38 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
44 …"PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events…
49 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
55 …"PublicDescription": "Counts the number of times an HLE execution aborted due to various memory ev…
60 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
66 …"PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly in…
369 "BriefDescription": "Number of times an RTM execution aborted.",
373 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
7 "EventName": "HLE_RETIRED.ABORTED",
13 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
31 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
40 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
50 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
55 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
501 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
505 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Dmemory.json7 "EventName": "HLE_RETIRED.ABORTED",
14 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
24 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
34 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
44 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
54 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
59 …"PublicDescription": "Number of times HLE aborted and was not due to the abort conditions in subev…
238 "EventName": "RTM_RETIRED.ABORTED",
245 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
255 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g., …
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.c36 * aborted then don't evaluate it again to avoid races, in iwl_notification_wait()
40 if (w->triggered || w->aborted) in iwl_notification_wait()
75 wait_entry->aborted = true; in iwl_abort_notification_waits()
98 wait_entry->aborted = false; in iwl_init_notification_wait()
122 wait_entry->triggered || wait_entry->aborted, in iwl_wait_notification()
127 if (wait_entry->aborted) in iwl_wait_notification()
H A Dnotif-wait.h32 * @aborted: wait was aborted
55 bool triggered, aborted;
54 bool triggered, aborted; global() member
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dmemory.json3 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
7 "EventName": "HLE_RETIRED.ABORTED",
13 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
22 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
31 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
40 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
50 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
55 …"PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categ…
592 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
596 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dmemory.json164 "BriefDescription": "Number of times an RTM execution aborted.",
168 "EventName": "RTM_RETIRED.ABORTED",
175 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego…
181 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ…
186 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
192 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev…
197 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
203 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo…
208 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
214 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestAbort.java37 static boolean aborted = false; field in TestAbort
67 aborted = false; in main()
70 aborted = true; in main()
85 if (!aborted) { in main()
86 throw new IllegalStateException("consumer not aborted"); in main()
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Dmemory.json306 "BriefDescription": "Number of times an RTM execution aborted.",
310 "EventName": "RTM_RETIRED.ABORTED",
317 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego…
323 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ…
328 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
334 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev…
339 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
345 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo…
350 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
356 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Dmemory.json7 "EventName": "HLE_RETIRED.ABORTED",
14 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
24 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions",
34 … "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions",
44 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
54 …"BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 catego…
59 …"PublicDescription": "Number of times HLE aborted and was not due to the abort conditions in subev…
493 "EventName": "RTM_RETIRED.ABORTED",
500 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
510 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g., …
[all …]
/freebsd/contrib/sendmail/libmilter/docs/
H A Dxxfi_abort.html18 Handle the current message's being aborted.
61 <LI>Since the current message is already being aborted, the return
64 <LI>xxfi_abort is only called if the message is aborted outside the
69 message is later aborted outside its control.
/freebsd/lib/libfetch/
H A Dftp.errors30 426 ABORT Connection closed; transfer aborted
32 451 SERVER Requested action aborted: local error in processing
43 551 PROTO Requested action aborted. Page type unknown
/freebsd/lib/libpmc/pmu-events/arch/x86/skylake/
H A Dmemory.json23 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
27 "EventName": "HLE_RETIRED.ABORTED",
34 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
43 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
52 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
57 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
62 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
71 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
1326 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
1330 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Dmemory.json23 …"BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categor…
27 "EventName": "HLE_RETIRED.ABORTED",
34 …"BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as in…
43 …"BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., …
52 … "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type",
57 … "PublicDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
62 … "BriefDescription": "Number of times an HLE execution aborted due to hardware timer expiration.",
71 …"BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions a…
1134 …"BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categor…
1138 "EventName": "RTM_RETIRED.ABORTED",
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dmemory.json413 "BriefDescription": "Number of times an RTM execution aborted.",
417 "EventName": "RTM_RETIRED.ABORTED",
424 …"BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 catego…
430 …"PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previ…
435 …"BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. r…
441 …"PublicDescription": "Counts the number of times an RTM execution aborted due to various memory ev…
446 … "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
452 …"PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memo…
457 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
463 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
/freebsd/sys/dev/iwm/
H A Dif_iwm_notif_wait.c135 * aborted then don't evaluate it again to avoid races, in iwm_notification_wait_notify()
139 if (wait_entry->triggered || wait_entry->aborted) in iwm_notification_wait_notify()
167 wait_entry->aborted = 1; in iwm_abort_notification_waits()
186 wait_entry->aborted = 0; in iwm_init_notification_wait()
200 if (!wait_entry->triggered && !wait_entry->aborted) { in iwm_wait_notification()
H A Dif_iwm_notif_wait.h90 * @aborted: wait was aborted
112 int triggered, aborted; member
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h126 bool Aborted; variable
129 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction()
140 Aborted = true; in abort()
143 bool isAborted() const { return Aborted; } in isAborted()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_err.h45 #define OSSA_IO_ABORTED 0x01 /**< IO aborted */
60 #define OSSA_IO_XFER_ERROR_BREAK 0x0E /**< IO aborted due to BREAK d…
61 #define OSSA_IO_XFER_ERROR_PHY_NOT_READY 0x0F /**< IO aborted due to PHY NOT…
72 #define OSSA_IO_XFER_ERROR_NAK_RECEIVED 0x19 /**< IO aborted due to transfe…
73 #define OSSA_IO_XFER_ERROR_ACK_NAK_TIMEOUT 0x1A /**< IO aborted due to transfe…
77 #define OSSA_IO_XFER_ERROR_CREDIT_TIMEOUT 0x1E /**< IO aborted due to CREDIT …
/freebsd/lib/libc/tests/secure/
H A Dfortify_select_test.c224 _exit(EX_SOFTWARE); /* Should have aborted. */ in ATF_TC_BODY()
315 _exit(EX_SOFTWARE); /* Should have aborted. */ in ATF_TC_BODY()
400 _exit(EX_SOFTWARE); /* Should have aborted. */ in ATF_TC_BODY()
491 _exit(EX_SOFTWARE); /* Should have aborted. */ in ATF_TC_BODY()
576 _exit(EX_SOFTWARE); /* Should have aborted. */ in ATF_TC_BODY()
667 _exit(EX_SOFTWARE); /* Should have aborted. */ in ATF_TC_BODY()

12345678910>>...23