Home
last modified time | relevance | path

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

12

/external/chromium_org/v8/tools/push-to-trunk/
Dpush_to_trunk.py55 MESSAGE = "Preparation." variable in Preparation
70 MESSAGE = "Create a fresh branch." variable in FreshBranch
77 MESSAGE = "Check which revision to push." variable in PreparePushRevision
89 MESSAGE = "Detect commit ID of last push to trunk." variable in DetectLastPush
128 MESSAGE = "Increment version number." variable in IncrementVersion
156 MESSAGE = "Prepare raw ChangeLog entry." variable in PrepareChangeLog
209 MESSAGE = "Edit ChangeLog entry." variable in EditChangeLog
232 MESSAGE = ("Fetch straggler commits that sneaked in since this script was " variable in StragglerCommits
241 MESSAGE = "Squash commits into one." variable in SquashCommits
274 MESSAGE = "Create a new branch from trunk." variable in NewBranch
[all …]
Dmerge_to_branch.py53 MESSAGE = "Preparation." variable in Preparation
76 MESSAGE = "Create a fresh branch for the patch." variable in CreateBranch
84 MESSAGE = "Search for corresponding architecture ports." variable in SearchArchitecturePorts
119 MESSAGE = "Find the git revisions associated with the patches." variable in FindGitRevisions
155 MESSAGE = "Apply patches for selected revisions." variable in ApplyPatches
169 MESSAGE = "Prepare version file." variable in PrepareVersion
179 MESSAGE = "Increment version number." variable in IncrementVersion
204 MESSAGE = "Commit to local branch." variable in CommitLocal
223 MESSAGE = "Commit to the repository." variable in CommitRepository
233 MESSAGE = "Determine svn commit revision." variable in PrepareSVN
[all …]
Dchromium_roll.py23 MESSAGE = "Preparation." variable in Preparation
30 MESSAGE = "Detect commit ID of last push to trunk." variable in DetectLastPush
41 MESSAGE = "Ask for chromium checkout." variable in CheckChromium
53 MESSAGE = "Switch to Chromium checkout." variable in SwitchChromium
69 MESSAGE = "Update the checkout and create a new branch." variable in UpdateChromiumCheckout
80 MESSAGE = "Create and upload CL." variable in UploadCL
113 MESSAGE = "Returning to V8 checkout." variable in SwitchV8
121 MESSAGE = "Done!" variable in CleanUp
Dauto_push.py51 MESSAGE = "Preparation." variable in Preparation
59 MESSAGE = "Checking settings file." variable in CheckAutoPushSettings
71 MESSAGE = "Checking v8 tree status message." variable in CheckTreeStatus
83 MESSAGE = "Fetching V8 LKGR." variable in FetchLKGR
92 MESSAGE = "Checking last V8 push to trunk." variable in CheckLastPush
115 MESSAGE = "Pushing to trunk if specified." variable in PushToTrunk
Dreleases.py127 MESSAGE = "Preparation." variable in Preparation
135 MESSAGE = "Retrieve all V8 releases." variable in RetrieveV8Releases
256 MESSAGE = "Check the chromium checkout." variable in CheckChromium
263 MESSAGE = "Switch to Chromium checkout." variable in SwitchChromium
278 MESSAGE = "Update the checkout and create a new branch." variable in UpdateChromiumCheckout
289 MESSAGE = "Retrieve V8 releases from Chromium DEPS." variable in RetrieveChromiumV8Releases
338 MESSAGE = "Retrieve Chromium branch information." variable in RietrieveChromiumBranches
394 MESSAGE = "Returning to V8 checkout." variable in SwitchV8
404 MESSAGE = "Clean up." variable in CleanUp
411 MESSAGE = "Print output." variable in WriteOutput
Dauto_roll.py22 MESSAGE = "Check active roll." variable in CheckActiveRoll
47 MESSAGE = "Detect commit ID of the last push to trunk." variable in DetectLastPush
55 MESSAGE = "Detect commit ID of the last Chromium roll." variable in DetectLastRoll
69 MESSAGE = "Roll V8 into Chromium." variable in RollChromium
Dcommon_includes.py451 MESSAGE = "Upload for code review." variable in UploadStep
465 MESSAGE = "Determine the V8 sheriff for code review." variable in DetermineV8Sheriff
/external/mesa3d/src/mapi/glapi/
Dglapi_dispatch.c73 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
76 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
Dglapi_dispatch.c73 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
76 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/external/protobuf/java/src/main/java/com/google/protobuf/
DWireFormat.java86 MESSAGE(null); enumConstant
119 GROUP (JavaType.MESSAGE , WIRETYPE_START_GROUP ) { in GROUP()
122 MESSAGE (JavaType.MESSAGE , WIRETYPE_LENGTH_DELIMITED) { in MESSAGE() method
DDescriptors.java828 MESSAGE (JavaType.MESSAGE ), enumConstant
871 MESSAGE(null); enumConstant
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
DWireFormat.java86 MESSAGE(null); enumConstant
119 GROUP (JavaType.MESSAGE , WIRETYPE_START_GROUP ) { in GROUP()
122 MESSAGE (JavaType.MESSAGE , WIRETYPE_LENGTH_DELIMITED) { in MESSAGE() argument
DDescriptors.java855 MESSAGE (JavaType.MESSAGE ), enumConstant
898 MESSAGE(null); enumConstant
/external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-xlib/
Dxlib.c127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/external/mesa3d/src/gallium/targets/libgl-xlib/
Dxlib.c127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/external/eigen/bench/btl/generic_bench/utils/
Dutilities.h59 # define MESSAGE(chain) {HERE ; cerr << chain << endl ;} macro
76 # define MESSAGE(chain) macro
/external/nist-sip/java/javax/sip/message/
DRequest.java15 String MESSAGE = "MESSAGE"; field
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DSignature2Test.java32 private static final String MESSAGE = "abc"; field in Signature2Test
DMessageDigest2Test.java46 private static final String MESSAGE = "abc"; field in MessageDigest2Test
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenNames.java52 public static final String MESSAGE = Request.MESSAGE; field
DTokenTypes.java113 public static final int MESSAGE = START + 70; field
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
Dpreview_area.js164 MESSAGE: 'preview-area-message', property
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
DInBandBytestreamManager.java89 MESSAGE enumConstant
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c1148 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
1151 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
Dosmesa.c1148 #define DISPATCH(FUNC, ARGS, MESSAGE) \ argument
1151 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ argument

12