/third_party/rust/crates/clap/tests/builder/ |
H A D | error.rs | 26 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 D | auto_roll.py | 30 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 D | auto_push.py | 41 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 D | merge_to_branch.py | 40 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 D | create_release.py | 17 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 D | roll_merge.py | 39 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 D | common_includes.py | 644 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 D | JavaType.java | 45 MESSAGE(Object.class, Object.class, null); enum constant
|
H A D | MessageReflection.java | 213 MESSAGE, enum constant
|
H A D | WireFormat.java | 93 MESSAGE(null); enum constant 132 MESSAGE(JavaType.MESSAGE, WIRETYPE_LENGTH_DELIMITED) { in MESSAGE() method
|
H A D | FieldType.java | 51 MESSAGE(9, Collection.SCALAR, JavaType.MESSAGE), enum constant
|
H A D | CodedOutputStream.java | 950 private static final String MESSAGE = field in CodedOutputStream.OutOfSpaceException
|
H A D | Descriptors.java | 1280 MESSAGE(JavaType.MESSAGE), enum constant 1325 MESSAGE(null); enum constant [all...] |
/third_party/libuv/test/ |
H A D | test-callback-stack.c | 31 static const char MESSAGE[] = "Failure is for the weak. Everyone dies alone."; variable
|
/third_party/mbedtls/programs/ssl/ |
H A D | dtls_client.c | 51 #define MESSAGE "Echo this" macro
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_padding_optimizer.cc | 130 MESSAGE = 3, in OptimizeLayout() enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | Mf2Serializer.java | 37 MESSAGE, enum constant
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectwriter.h | 262 MESSAGE, // Simple message enumerator
|
/third_party/node/test/cctest/ |
H A D | test_inspector_socket.cc | 727 const char MESSAGE[] = "We'll send EOF afterwards"; in TEST_F() local
|
/third_party/json/tests/thirdparty/doctest/ |
H A D | doctest.h | 2561 #define MESSAGE(...) DOCTEST_MESSAGE(__VA_ARGS__) macro
|
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 80 MESSAGE, enumerator [all...] |