Searched refs:PATCH (Results 1 – 25 of 121) sorted by relevance
12345
2 …-apple-darwin -mcpu=corei7-avx | FileCheck -check-prefix=PATCH %s43 ; PATCH-LABEL: .long L{{.*}}-_stackmap_liveness44 ; PATCH-NEXT: .short 045 ; PATCH-NEXT: .short 047 ; PATCH-NEXT: .p2align 348 ; PATCH-NEXT: .short 050 ; PATCH-NEXT: .short 152 ; PATCH-NEXT: .short 1953 ; PATCH-NEXT: .byte 054 ; PATCH-NEXT: .byte 16[all …]
2 …-apple-darwin -mcpu=corei7-avx | FileCheck -check-prefix=PATCH %s40 ; PATCH-LABEL: .long L{{.*}}-_stackmap_liveness41 ; PATCH-NEXT: .short 042 ; PATCH-NEXT: .short 044 ; PATCH-NEXT: .short 046 ; PATCH-NEXT: .short 148 ; PATCH-NEXT: .short 1949 ; PATCH-NEXT: .byte 050 ; PATCH-NEXT: .byte 1652 ; PATCH-NEXT: .p2align 3[all …]
62 $ MAJOR=0 MINOR=4 PATCH=0 # Set appropriately for new release108 $ git commit -a -m "Bump version to $MAJOR.$MINOR.$PATCH"109 $ git tag -a v$MAJOR.$MINOR.$PATCH -m "Version $MAJOR.$MINOR.$PATCH"117 …$ sed -i 's/[0-9]\+\.[0-9]\+\.[0-9]\+\(.*CURRENT_OPENCENSUS_VERSION\)/'$MAJOR.$MINOR.$((PATCH+1))-…120 $ git commit -a -m "Bump version to $MAJOR.$MINOR.$((PATCH+1))-SNAPSHOT"129 $ git push upstream v$MAJOR.$MINOR.$PATCH145 $ git checkout -b v$MAJOR.$MINOR.$PATCH tags/v$MAJOR.$MINOR.$PATCH226 $ sed -i 's/[0-9]\+\.[0-9]\+\.[0-9]\+\(.*LATEST_OPENCENSUS_RELEASE_VERSION\)/'$MAJOR.$MINOR.$PATCH'…229 …(\(compile\|runtime\).\+io\.opencensus:.\+:\)[0-9]\+\.[0-9]\+\.[0-9]\+/\1'$MAJOR.$MINOR.$PATCH'/' \232 $ sed -i 's/\(<version>\)[0-9]\+\.[0-9]\+\.[0-9]\+/\1'$MAJOR.$MINOR.$PATCH'/' \[all …]
32 $ MAJOR=1 MINOR=7 PATCH=0 # Set appropriately for new release67 $ sed -i s/$MAJOR.$MINOR.$PATCH/$MAJOR.$((MINOR+1)).0/ \108 $ git commit -a -m "Update README to reference $MAJOR.$MINOR.$PATCH"118 $ git commit -a -m "Bump version to $MAJOR.$MINOR.$PATCH"119 $ git tag -a v$MAJOR.$MINOR.$PATCH -m "Version $MAJOR.$MINOR.$PATCH"126 …$ sed -i 's/[0-9]\+\.[0-9]\+\.[0-9]\+\(.*CURRENT_GRPC_VERSION\)/'$MAJOR.$MINOR.$((PATCH+1))-SNAPSH…128 …$ sed -i s/$MAJOR.$MINOR.$PATCH/$MAJOR.$MINOR.$((PATCH+1))-SNAPSHOT/ compiler/src/test{,Lite,Nano}…130 $ git commit -a -m "Bump version to $MAJOR.$MINOR.$((PATCH+1))-SNAPSHOT"139 $ git push upstream v$MAJOR.$MINOR.$PATCH181 $ git cherry-pick v$MAJOR.$MINOR.$PATCH^[all …]
19 PATCH=$($dtc -v | head -1 | awk '{print $NF}' | cut -d . -f 3 | cut -d - -f 1)21 printf "%02d%02d%02d\\n" $MAJOR $MINOR $PATCH
130 PATCH=`echo $VERSION | cut -f 1 -d p | cut -f 3 -d .`132 [ "$PATCH" = "" ] && PATCH=0134 BFFVERSION=`printf "%d.%d.%d.%d" $MAJOR $MINOR $PATCH $PORTABLE`
17 curl -X PATCH -d '{"userEmail": "me"}' -H "Authorization: Bearer 1/TEST-ME" \30 curl -X PATCH -d '{"state": "done"}' http://localhost:8080/devices/\
25 def PATCH(self, *args, **kwargs): member in ResourceMethod
41 returned_json = self.resource_method.PATCH(1234)
1 PATCH vUUP://:@TP:1/8
9 …PATCH�…
52 …fine VK_MAKE_VERSION(MAJOR, MINOR, PATCH) (((deUint32)(MAJOR) << 22u) | ((deUint32)(MINOR) << 12u)… argument
142 assertEquals(request.getMethod(), Method.PATCH); in createPatchRequest()151 assertEquals(request.getMethod(), Method.PATCH); in createPatchRequestWithBody()
4 Subject: [PATCH 2/2] Enable cross compiling for fsx
4 Subject: [PATCH] avoid target buffer overflow
4 Subject: [PATCH] ofz#4860 fix past-the-end read from array
4 Subject: [PATCH] ofz#4303 avoid signed integer overflow
4 Subject: [PATCH] Antlr: Fix infinite recursion
4 Subject: [PATCH] Make LAZY_INSTANCE_INITIALIZER -Wmissing-field-initializers friendly
4 Subject: [PATCH] Add missing include for condition variable in base/test/test_mock_time_task_runner…
4 Subject: [PATCH] kill: fix dependency on ipc subdir
4 Subject: [PATCH] Fixing https 501 error from maven that is blocking TF
4 Subject: [PATCH] Zlib patch: prevent uninitialized use of state->check