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

  /external/chromium_org/media/tools/layout_tests/
bug.py 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
20 CHROMIUM = 1
30 http://www.chromium.org/developers/testing/webkit-layout-tests/\
38 self.url = 'mailto:%s@chromium.org' % match.group(1).lower()
52 return self.CHROMIUM;
  /external/chromium_org/v8/tools/push-to-trunk/
test_scripts.py 51 CHROMIUM: "/tmp/test-v8-push-to-trunk-tempfile-chromium",
52 DEPS_FILE: "/tmp/test-v8-push-to-trunk-tempfile-chromium/DEPS",
87 "author1@chromium.org"],
90 "author2@chromium.org"],
93 " (author1@chromium.org)\n\n"
94 " Title text 2 (Chromium issue 1234).\n"
95 " (author2@chromium.org)\n\n",
105 "author1@chromium.org"],
108 "author2@chromium.org"]
    [all...]
push_to_trunk.py 37 CHROMIUM = "CHROMIUM"
99 match = re.search(r"^Review URL: https://codereview\.chromium\.org/(\d+)$",
102 cl_url = "https://codereview.chromium.org/%s/description" % match.group(1)
388 MESSAGE = "Ask for chromium checkout."
393 self.DieNoManualMode("Please specify the path to a Chromium checkout in "
395 print ("Do you have a \"NewGit\" Chromium checkout and want "
404 MESSAGE = "Switch to Chromium checkout."
494 "revision %s and rolled it into Chromium. Please don't forget to "
499 "Chromium, and to update the v8rel spreadsheet:" % ver
    [all...]
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 112 ; This is only active if CHROMIUM is defined.
114 ; Chromium doesn't like exported global symbols due to symbol clashing with
117 ; Requires Chromium's patched copy of yasm:
118 ; http://src.chromium.org/viewvc/chrome?view=rev&revision=73761
121 %ifdef CHROMIUM
225 %ifdef CHROMIUM
245 %ifdef CHROMIUM
  /external/chromium_org/third_party/x86inc/
x86inc.asm 69 %ifdef CHROMIUM
104 ; For chromium we may build PIC code even for 32 bits system.
105 %ifndef CHROMIUM
403 ; Begin chromium edits
404 %ifdef CHROMIUM
421 ; End chromium edits
450 %ifdef CHROMIUM
472 %ifdef CHROMIUM
955 ; Chromium extensions
958 %ifdef CHROMIUM
    [all...]

Completed in 1101 milliseconds