Home
last modified time | relevance | path

Searched defs:MESSAGE (Results 1 - 21 of 21) sorted by relevance

/third_party/rust/crates/clap/tests/builder/
H A Derror.rs26 static MESSAGE: &str = "error: failed for mysterious reasons in app_error() consts
90 static MESSAGE: &str = "\ in kind_prints_help() consts
108 static MESSAGE: &str = "\ in kind_formats_validation_error() consts
122 static MESSAGE: &str = "\ in rich_formats_validation_error() consts
141 static MESSAGE: &str = "\ in suggest_trailing() consts
162 static MESSAGE: &str = "\\ trailing_already_in_use() consts
181 static MESSAGE: &str = "\\ cant_use_trailing() consts
[all...]
/third_party/node/deps/v8/tools/release/
H A Dauto_roll.py30 MESSAGE = "Preparation." variable in Preparation
40 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
H A Dauto_push.py41 MESSAGE = "Preparation." variable in Preparation
49 MESSAGE = "Fetching V8 lkgr ref." variable in FetchCandidate
58 MESSAGE = "Checking last V8 release base." variable in LastReleaseBailout
71 MESSAGE = "Creating release if specified." variable in CreateRelease
H A Dmerge_to_branch.py40 MESSAGE = "Preparation." variable in Preparation
59 MESSAGE = "Create a fresh branch for the patch." variable in CreateBranch
67 MESSAGE = "Search for corresponding architecture ports." variable in SearchArchitecturePorts
99 MESSAGE = "Create commit message." variable in CreateCommitMessage
153 MESSAGE = "Apply patches for selected revisions." variable in ApplyPatches
166 MESSAGE = "Commit to local branch." variable in CommitLocal
176 MESSAGE = "Commit to the repository." variable in CommitRepository
185 MESSAGE = "Cleanup." variable in CleanUp
H A Dcreate_release.py17 MESSAGE = "Preparation." variable in Preparation
26 MESSAGE = "Check from which revision to branch off." variable in PrepareBranchRevision
36 MESSAGE = "Increment version number." variable in IncrementVersion
73 MESSAGE = "Detect commit ID of last release base." variable in DetectLastRelease
80 MESSAGE = "Delete branch ref." variable in DeleteBranchRef
95 MESSAGE = "Create branch ref." variable in PushBranchRef
106 MESSAGE = "Create the branch." variable in MakeBranch
115 MESSAGE = "Set correct version for candidates." variable in SetVersion
122 MESSAGE = "Enable watchlist entry for merge notifications." variable in EnableMergeWatchlist
135 MESSAGE variable in CommitBranch
146 MESSAGE = "Upload and land changes." global() variable in LandBranch
169 MESSAGE = "Tag the new revision." global() variable in TagRevision
182 MESSAGE = "Done!" global() variable in CleanUp
[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 variable in TagRevision
212 MESSAGE = "Cleanup." global() variable in CleanUp
[all...]
H A Dcommon_includes.py644 MESSAGE = "Bootstrapping checkout and state." variable in BootstrapStep
660 MESSAGE = "Upload for code review." variable in UploadStep
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DJavaType.java45 MESSAGE(Object.class, Object.class, null); enum constant
H A DMessageReflection.java213 MESSAGE, enum constant
H A DWireFormat.java93 MESSAGE(null); enum constant
132 MESSAGE(JavaType.MESSAGE, WIRETYPE_LENGTH_DELIMITED) { in MESSAGE() method
H A DFieldType.java51 MESSAGE(9, Collection.SCALAR, JavaType.MESSAGE), enum constant
H A DCodedOutputStream.java950 private static final String MESSAGE = field in CodedOutputStream.OutOfSpaceException
H A DDescriptors.java1280 MESSAGE(JavaType.MESSAGE), enum constant
1325 MESSAGE(null); enum constant
[all...]
/third_party/libuv/test/
H A Dtest-callback-stack.c31 static const char MESSAGE[] = "Failure is for the weak. Everyone dies alone."; variable
/third_party/mbedtls/programs/ssl/
H A Ddtls_client.c51 #define MESSAGE "Echo this" macro
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_padding_optimizer.cc130 MESSAGE = 3, in OptimizeLayout() enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Serializer.java37 MESSAGE, enum constant
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter.h262 MESSAGE, // Simple message enumerator
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc727 const char MESSAGE[] = "We'll send EOF afterwards"; in TEST_F() local
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h2561 #define MESSAGE(...) DOCTEST_MESSAGE(__VA_ARGS__) macro
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc80 MESSAGE, enumerator
[all...]

Completed in 36 milliseconds