Home
last modified time | relevance | path

Searched defs:MESSAGE (Results 1 – 25 of 1463) sorted by relevance

12345678910>>...59

/dports/www/node10/node-v10.24.1/deps/v8/tools/release/
H A Dpush_to_candidates.py41 MESSAGE = "Preparation." variable in Preparation
56 MESSAGE = "Create a fresh branch." variable in FreshBranch
64 MESSAGE = "Check which revision to push." variable in PreparePushRevision
76 MESSAGE = "Increment version number." variable in IncrementVersion
155 MESSAGE = "Edit ChangeLog entry." variable in EditChangeLog
187 MESSAGE = "Squash commits into one." variable in SquashCommits
228 MESSAGE = "Apply squashed changes." variable in ApplyChanges
291 MESSAGE = "Sanity check." variable in SanityCheck
303 MESSAGE = "Land the patch." variable in Land
310 MESSAGE = "Tag the new revision." variable in TagRevision
[all …]
H A Dcreate_release.py15 MESSAGE = "Preparation." variable in Preparation
24 MESSAGE = "Check from which revision to branch off." variable in PrepareBranchRevision
34 MESSAGE = "Increment version number." variable in IncrementVersion
78 MESSAGE = "Prepare raw ChangeLog entry." variable in PrepareChangeLog
113 MESSAGE = "Edit ChangeLog entry." variable in EditChangeLog
136 MESSAGE = "Create branch ref." variable in PushBranchRef
147 MESSAGE = "Create the branch." variable in MakeBranch
168 MESSAGE = "Set correct version for candidates." variable in SetVersion
216 MESSAGE = "Upload and land changes." variable in LandBranch
233 MESSAGE = "Tag the new revision." variable in TagRevision
[all …]
H A Droll_merge.py39 MESSAGE = "Preparation." variable in Preparation
60 MESSAGE = "Create a fresh branch for the patch." variable in CreateBranch
68 MESSAGE = "Search for corresponding architecture ports." variable in SearchArchitecturePorts
100 MESSAGE = "Create commit message." variable in CreateCommitMessage
135 MESSAGE = "Apply patches for selected revisions." variable in ApplyPatches
149 MESSAGE = "Prepare version file." variable in PrepareVersion
157 MESSAGE = "Increment version number." variable in IncrementVersion
180 MESSAGE = "Commit to local branch." variable in CommitLocal
192 MESSAGE = "Commit to the repository." variable in CommitRepository
202 MESSAGE = "Create the tag." variable in TagRevision
[all …]
H A Dauto_roll.py26 MESSAGE = "Preparation." variable in Preparation
36 MESSAGE = "Detect commit ID of the last Chromium roll." variable in DetectLastRoll
55 MESSAGE = "Detect commit ID of the V8 revision to roll." variable in DetectRevisionToRoll
91 MESSAGE = "Robustness checks of the roll candidate." variable in PrepareRollCandidate
106 MESSAGE = "Switch to Chromium checkout." variable in SwitchChromium
121 MESSAGE = "Update the checkout and create a new branch." variable in UpdateChromiumCheckout
137 MESSAGE = "Create and upload CL." variable in UploadCL
172 MESSAGE = "Done!" variable in CleanUp
/dports/math/blaze/blaze-3.8/blaze/util/
H A DException.h187 # define BLAZE_THROW_LOGIC_ERROR( MESSAGE ) BLAZE_THROW( std::logic_error( MESSAGE ) ) argument
235 # define BLAZE_THROW_INVALID_ARGUMENT( MESSAGE ) BLAZE_THROW( std::invalid_argument( MESSAGE ) ) argument
283 # define BLAZE_THROW_LENGTH_ERROR( MESSAGE ) BLAZE_THROW( std::length_error( MESSAGE ) ) argument
331 # define BLAZE_THROW_OUT_OF_RANGE( MESSAGE ) BLAZE_THROW( std::out_of_range( MESSAGE ) ) argument
379 # define BLAZE_THROW_RUNTIME_ERROR( MESSAGE ) BLAZE_THROW( std::runtime_error( MESSAGE ) ) argument
427 # define BLAZE_THROW_OVERFLOW_ERROR( MESSAGE ) BLAZE_THROW( std::overflow_error( MESSAGE ) ) argument
475 # define BLAZE_THROW_UNDERFLOW_ERROR( MESSAGE ) BLAZE_THROW( std::underflow_error( MESSAGE ) ) argument
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/include/
H A Dtestdefs.h39 #define RUN_BIG_BACKENDS_INT(FUNCTION, MESSAGE) \ argument
54 #define RUN_BIG_BACKENDS(FUNCTION, MESSAGE) \ argument
70 #define RUN_BIG_BACKENDS_INT(FUNCTION, MESSAGE) \ argument
81 #define RUN_BIG_BACKENDS(FUNCTION, MESSAGE) \ argument
94 #define RUN_NATIVE_BACKENDS_INT(FUNCTION, MESSAGE) \ argument
104 #define RUN_NATIVE_BACKENDS(FUNCTION, MESSAGE) \ argument
114 #define RUN_ALL_BACKENDS(FUNCTION, MESSAGE) \ argument
120 #define RUN_ALL_BACKENDS_INT(FUNCTION, MESSAGE) \ argument
/dports/lang/v8/v8-9.6.180.12/tools/release/
H A Dcreate_release.py18 MESSAGE = "Preparation." variable in Preparation
27 MESSAGE = "Check from which revision to branch off." variable in PrepareBranchRevision
37 MESSAGE = "Increment version number." variable in IncrementVersion
81 MESSAGE = "Delete branch ref." variable in DeleteBranchRef
96 MESSAGE = "Create branch ref." variable in PushBranchRef
107 MESSAGE = "Create the branch." variable in MakeBranch
116 MESSAGE = "Set correct version for candidates." variable in SetVersion
136 MESSAGE = "Commit version to new branch." variable in CommitBranch
147 MESSAGE = "Upload and land changes." variable in LandBranch
170 MESSAGE = "Tag the new revision." variable in TagRevision
[all …]
H A Droll_merge.py42 MESSAGE = "Preparation." variable in Preparation
63 MESSAGE = "Create a fresh branch for the patch." variable in CreateBranch
71 MESSAGE = "Search for corresponding architecture ports." variable in SearchArchitecturePorts
103 MESSAGE = "Create commit message." variable in CreateCommitMessage
138 MESSAGE = "Apply patches for selected revisions." variable in ApplyPatches
152 MESSAGE = "Prepare version file." variable in PrepareVersion
160 MESSAGE = "Increment version number." variable in IncrementVersion
183 MESSAGE = "Commit to local branch." variable in CommitLocal
195 MESSAGE = "Commit to the repository." variable in CommitRepository
205 MESSAGE = "Create the tag." variable in TagRevision
[all …]
H A Dauto_roll.py33 MESSAGE = "Preparation." variable in Preparation
43 MESSAGE = "Detect commit ID of the last Chromium roll." variable in DetectLastRoll
58 MESSAGE = "Detect commit ID of the V8 revision to roll." variable in DetectRevisionToRoll
94 MESSAGE = "Robustness checks of the roll candidate." variable in PrepareRollCandidate
109 MESSAGE = "Switch to Chromium checkout." variable in SwitchChromium
124 MESSAGE = "Update the checkout and create a new branch." variable in UpdateChromiumCheckout
140 MESSAGE = "Create and upload CL." variable in UploadCL
175 MESSAGE = "Done!" variable in CleanUp
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/release/
H A Dcreate_release.py18 MESSAGE = "Preparation." variable in Preparation
27 MESSAGE = "Check from which revision to branch off." variable in PrepareBranchRevision
37 MESSAGE = "Increment version number." variable in IncrementVersion
81 MESSAGE = "Delete branch ref." variable in DeleteBranchRef
96 MESSAGE = "Create branch ref." variable in PushBranchRef
107 MESSAGE = "Create the branch." variable in MakeBranch
116 MESSAGE = "Set correct version for candidates." variable in SetVersion
136 MESSAGE = "Commit version to new branch." variable in CommitBranch
147 MESSAGE = "Upload and land changes." variable in LandBranch
167 MESSAGE = "Tag the new revision." variable in TagRevision
[all …]
H A Droll_merge.py42 MESSAGE = "Preparation." variable in Preparation
63 MESSAGE = "Create a fresh branch for the patch." variable in CreateBranch
71 MESSAGE = "Search for corresponding architecture ports." variable in SearchArchitecturePorts
103 MESSAGE = "Create commit message." variable in CreateCommitMessage
138 MESSAGE = "Apply patches for selected revisions." variable in ApplyPatches
152 MESSAGE = "Prepare version file." variable in PrepareVersion
160 MESSAGE = "Increment version number." variable in IncrementVersion
183 MESSAGE = "Commit to local branch." variable in CommitLocal
195 MESSAGE = "Commit to the repository." variable in CommitRepository
205 MESSAGE = "Create the tag." variable in TagRevision
[all …]
H A Dauto_roll.py33 MESSAGE = "Preparation." variable in Preparation
43 MESSAGE = "Detect commit ID of the last Chromium roll." variable in DetectLastRoll
62 MESSAGE = "Detect commit ID of the V8 revision to roll." variable in DetectRevisionToRoll
98 MESSAGE = "Robustness checks of the roll candidate." variable in PrepareRollCandidate
113 MESSAGE = "Switch to Chromium checkout." variable in SwitchChromium
128 MESSAGE = "Update the checkout and create a new branch." variable in UpdateChromiumCheckout
144 MESSAGE = "Create and upload CL." variable in UploadCL
178 MESSAGE = "Done!" variable in CleanUp
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/release/
H A Dcreate_release.py18 MESSAGE = "Preparation." variable in Preparation
27 MESSAGE = "Check from which revision to branch off." variable in PrepareBranchRevision
37 MESSAGE = "Increment version number." variable in IncrementVersion
81 MESSAGE = "Delete branch ref." variable in DeleteBranchRef
96 MESSAGE = "Create branch ref." variable in PushBranchRef
107 MESSAGE = "Create the branch." variable in MakeBranch
116 MESSAGE = "Set correct version for candidates." variable in SetVersion
136 MESSAGE = "Commit version to new branch." variable in CommitBranch
147 MESSAGE = "Upload and land changes." variable in LandBranch
167 MESSAGE = "Tag the new revision." variable in TagRevision
[all …]
H A Droll_merge.py42 MESSAGE = "Preparation." variable in Preparation
63 MESSAGE = "Create a fresh branch for the patch." variable in CreateBranch
71 MESSAGE = "Search for corresponding architecture ports." variable in SearchArchitecturePorts
103 MESSAGE = "Create commit message." variable in CreateCommitMessage
138 MESSAGE = "Apply patches for selected revisions." variable in ApplyPatches
152 MESSAGE = "Prepare version file." variable in PrepareVersion
160 MESSAGE = "Increment version number." variable in IncrementVersion
183 MESSAGE = "Commit to local branch." variable in CommitLocal
195 MESSAGE = "Commit to the repository." variable in CommitRepository
205 MESSAGE = "Create the tag." variable in TagRevision
[all …]
H A Dauto_roll.py33 MESSAGE = "Preparation." variable in Preparation
43 MESSAGE = "Detect commit ID of the last Chromium roll." variable in DetectLastRoll
58 MESSAGE = "Detect commit ID of the V8 revision to roll." variable in DetectRevisionToRoll
94 MESSAGE = "Robustness checks of the roll candidate." variable in PrepareRollCandidate
109 MESSAGE = "Switch to Chromium checkout." variable in SwitchChromium
124 MESSAGE = "Update the checkout and create a new branch." variable in UpdateChromiumCheckout
140 MESSAGE = "Create and upload CL." variable in UploadCL
174 MESSAGE = "Done!" variable in CleanUp
/dports/devel/allegro5/allegro5-5.2.7.0/demos/speed/
H A Dmessage.c14 typedef struct MESSAGE struct
20 struct MESSAGE *next; argument
21 } MESSAGE; typedef
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/CMake/
H A DMiscFunctions.cmake3 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
4 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
16 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
17 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
/dports/www/restbed/restbed-4.8/dependency/catch/CMake/
H A DMiscFunctions.cmake3 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
4 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
16 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
17 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
/dports/math/e-antic/Catch2-ff349a5/CMake/
H A DMiscFunctions.cmake3 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
4 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
16 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
17 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/CMake/
H A DMiscFunctions.cmake3 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
4 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
16 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
17 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/CMake/
H A DMiscFunctions.cmake3 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
4 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
16 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
17 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
/dports/devel/catch/Catch2-2.13.7/CMake/
H A DMiscFunctions.cmake3 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
4 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
16 set(MESSAGE " should be added to the variable ${LIST_VAR}") variable
17 set(MESSAGE "${MESSAGE} in ${CMAKE_CURRENT_LIST_FILE}\n") variable
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/
H A DMailBox.h25 struct MESSAGE struct
32 MESSAGE& operator=(MESSAGE&&) = default; argument
33 MESSAGE& operator=(const MESSAGE&) = delete; argument
39 typedef std::deque<MESSAGE> FunctionCallQueue; argument
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/net/tests/
H A Dfetch.rs51 static MESSAGE: &'static [u8] = b""; in test_fetch_response_is_not_network_error() variable
82 static MESSAGE: &'static [u8] = b"Hello World!"; in test_fetch_response_body_matches_const_message() variable
325 static MESSAGE: &'static [u8] = b""; in test_fetch_response_is_basic_filtered() variable
351 static MESSAGE: &'static [u8] = b""; in test_fetch_response_is_cors_filtered() const
405 static MESSAGE: &'static [u8] = b""; in test_fetch_response_is_opaque_filtered() variable
438 static MESSAGE: &'static [u8] = b""; in test_fetch_response_is_opaque_redirect_filtered() const
486 static MESSAGE: &'static [u8] = b""; in test_fetch_with_local_urls_only() const
522 static MESSAGE: &'static [u8] = b""; in test_fetch_with_hsts() variable
852 static MESSAGE: &'static [u8] = b""; in test_opaque_filtered_fetch_async_returns_complete_response() const
873 static MESSAGE: &'static [u8] = b""; in test_opaque_redirect_filtered_fetch_async_returns_complete_response() const
[all …]
/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexunicod.c94 struct MESSAGE { struct
103 struct MESSAGE message[] = { {message_en, NULL, FALSE, -1, 0, 0, 0, 0, 0, 0}, argument

12345678910>>...59