HomeSort by relevance Sort by last modified time
    Searched refs:implement (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_init.h 48 #error Unsupported compiler: please find out how to implement global initializers in C on it
  /external/mesa3d/src/gallium/auxiliary/util/
u_init.h 48 #error Unsupported compiler: please find out how to implement global initializers in C on it
  /external/chromium_org/tools/gn/
settings.cc 44 #error implement me
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_accessibility_helper.js 5 // An object to implement keyboard overlay accessibility.
  /external/chromium_org/third_party/skia/tools/
compare_codereview.py 73 """Overrides the HTMLParser method to implement functionality.
109 """Overrides the HTMLParser method to implement functionality.
123 """Overrides the HTMLParser method to implement functionality.
192 """Overrides the HTMLParser method to implement functionality.
238 """Overrides the HTMLParser method to implement functionality.
250 """Overrides the HTMLParser method to implement functionality.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 29 var methods = options.implement;
62 object.implement = function(a1, a2, a3){
68 if (methods) object.implement(methods);
80 Native.implement = function(objects, properties){
81 for (var i = 0, l = objects.length; i < l; i++) objects[i].implement(properties);
118 Hash.implement({
146 Array.implement({
455 Array.implement({
597 Function.implement({
660 Number.implement({
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/port/
atomic_pointer.h 212 #error Please implement AtomicPointer for this platform.
  /external/chromium_org/v8/src/
arraybuffer.js 58 // TODO(dslomov): implement inheritance
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 80 #error Sorry, you have to implement this part by yourself.
  /external/ceres-solver/internal/ceres/
mutex.h 136 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
172 // TODO(hamaji): Do nothing, implement correctly.
  /external/chromium_org/third_party/re2/util/
mutex.h 51 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
  /external/chromium_org/v8/test/webkit/fast/js/
number-toprecision.js 54 // SpiderMonkey allows precision values 1 to 100, we implement the spec and only allow 1 to 21.
object-prototype-toLocaleString.js 25 'Tests: Object.prototype.toLocaleString(). Related bug: <a href="https://bugs.webkit.org/show_bug.cgi?id=3989">3989 JSC doesn\'t implement Object.prototype.toLocaleString()</a>'
  /external/chromium_org/v8/test/webkit/
regexp-non-bmp.js 27 + 'And given that we store strings as UTF-16, it is also more efficient to implement. '
  /external/chromium_org/chrome/renderer/resources/extensions/
chrome_web_view.js 61 * This will be overridden in chrome_web_view_experimental.js to implement
chrome_web_view_experimental.js 112 // with |items|, implement.
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 62 define and implement so POINT_SMOOTH is ignored when drawing sprite
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 62 define and implement so POINT_SMOOTH is ignored when drawing sprite
  /external/chromium_org/chrome/common/extensions/docs/server2/
file_system.py 113 There are several ways to implement this method via the interface but this
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
simple_mutex.h 137 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
simple_mutex.h 137 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 151 * be the place to implement the browser specific workaround.
271 // implement namespaces. All items in the attribute collection have
273 // encounter DIV elements that don't implement the method
  /external/chromium_org/third_party/jstemplate/
util.js 150 * be the place to implement the browser specific workaround.
271 // implement namespaces. All items in the attribute collection have
273 // encounter DIV elements that don't implement the method
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/network/chrome-firephp/
devtools.js 105 // FIXME: implement
  /external/chromium_org/remoting/webapp/
video_frame_recorder.js 7 * Class implement the video frame recorder extension client.

Completed in 1362 milliseconds

1 2 3 4