HomeSort by relevance Sort by last modified time
    Searched refs:codereview (Results 1 - 22 of 22) sorted by null

  /development/vndk/tools/sourcedr/sourcedr/
server.py 13 codereview = Blueprint('codereview', '__name__', 'templates') variable
34 @codereview.route('/get_started')
57 @codereview.route('/load_file')
74 @codereview.route('/get_file')
87 @codereview.route('/save_all')
101 @codereview.route('/add_pattern')
115 @codereview.route('/temporary_search')
156 @codereview.route('/')
163 app.register_blueprint(codereview)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/fix/
netipv6zone.go 19 https://codereview.appspot.com/6849045/
  /prebuilts/go/linux-x86/src/cmd/fix/
netipv6zone.go 19 https://codereview.appspot.com/6849045/
  /prebuilts/go/darwin-x86/test/
sinit.go 120 // https://codereview.appspot.com/171840043 is one approach to
215 // See issue 7665 and https://codereview.appspot.com/93200044.
216 // If https://codereview.appspot.com/169040043 is submitted, and this
  /prebuilts/go/linux-x86/test/
sinit.go 120 // https://codereview.appspot.com/171840043 is one approach to
215 // See issue 7665 and https://codereview.appspot.com/93200044.
216 // If https://codereview.appspot.com/169040043 is submitted, and this
  /prebuilts/go/darwin-x86/src/mime/multipart/
writer_test.go 122 // https://codereview.appspot.com/95760043/ and reverted in
123 // https://codereview.appspot.com/117600043/
  /prebuilts/go/linux-x86/src/mime/multipart/
writer_test.go 122 // https://codereview.appspot.com/95760043/ and reverted in
123 // https://codereview.appspot.com/117600043/
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 27 // hget http://codereview.appspot.com/rss/mine/rsc
30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
65 http://codereview.appspot.com/116075/diff/1/2
123 {Rel: "alternate", Href: "http://codereview.appspot.com/"},
124 {Rel: "self", Href: "http://codereview.appspot.com/rss/mine/rsc"},
126 ID: "http://codereview.appspot.com/"
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 27 // hget http://codereview.appspot.com/rss/mine/rsc
30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
31 </title><link href="http://codereview.appspot.com/126085" rel="alternate"></link><updated>2009-10-04T01:35:58+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:134d9179c41f806be79b3a5f7877d19a</id><summary type="html">
63 </title><link href="http://codereview.appspot.com/124106" rel="alternate"></link><updated>2009-10-03T23:02:17+00:00</updated><author><name>email-address-removed</name></author><id>urn:md5:0a2a4f19bb815101f0ba2904aed7c35a</id><summary type="html">
65 http://codereview.appspot.com/116075/diff/1/2
123 {Rel: "alternate", Href: "http://codereview.appspot.com/"},
124 {Rel: "self", Href: "http://codereview.appspot.com/rss/mine/rsc"},
126 ID: "http://codereview.appspot.com/"
    [all...]
  /prebuilts/go/darwin-x86/test/chan/
doubleselect.go 8 // both end up running. See http://codereview.appspot.com/180068.
  /prebuilts/go/linux-x86/test/chan/
doubleselect.go 8 // both end up running. See http://codereview.appspot.com/180068.
  /external/skia/tools/
compare_codereview.py 8 """Skia's Chromium Codereview Comparison Script.
10 This script takes two Codereview URLs, looks at the trybot results for
26 """Parses CodeReview web page.
39 """Parses a CodeReview web pages.
42 url (string), a codereview URL like this:
43 'https://codereview.chromium.org/?????????'.
317 """Compare two Codereview URLs
321 https://codereview.chromium.org/?????????
  /external/skqp/tools/
compare_codereview.py 8 """Skia's Chromium Codereview Comparison Script.
10 This script takes two Codereview URLs, looks at the trybot results for
26 """Parses CodeReview web page.
39 """Parses a CodeReview web pages.
42 url (string), a codereview URL like this:
43 'https://codereview.chromium.org/?????????'.
317 """Compare two Codereview URLs
321 https://codereview.chromium.org/?????????
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 1051 // set dupok generally. See http://codereview.appspot.com/5823055/
  /prebuilts/go/linux-x86/src/cmd/link/internal/loadelf/
ldelf.go 1051 // set dupok generally. See http://codereview.appspot.com/5823055/
  /prebuilts/go/darwin-x86/src/crypto/tls/
conn.go     [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
conn.go     [all...]
  /external/boringssl/src/ssl/test/runner/
conn.go     [all...]
  /prebuilts/go/darwin-x86/src/net/http/
request.go 461 // See https://codereview.appspot.com/7532043.
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
request.go 461 // See https://codereview.appspot.com/7532043.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
test.go 939 // go.codereview/patch tests.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
test.go 939 // go.codereview/patch tests.
    [all...]

Completed in 2100 milliseconds