HomeSort by relevance Sort by last modified time
    Searched refs:code (Results 1601 - 1625 of 8676) sorted by null

<<61626364656667686970>>

  /external/chromium_org/chrome/renderer/resources/extensions/
web_request_custom_bindings.js 2 // Use of this source code is governed by a BSD-style license that can be
web_view_deny.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/chrome/test/chromedriver/js/
is_option_element_toggleable.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/content/browser/resources/gpu/
gpu_internals.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/content/renderer/pepper/
pepper_websocket_host.h 2 // Use of this source code is governed by a BSD-style license that can be
50 unsigned short code,
58 int32_t code,
  /external/chromium_org/content/test/data/indexeddb/
database_test.js 2 // Use of this source code is governed by a BSD-style license that can be
shared.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/native_client_sdk/src/build_tools/
naclsdk.bat 4 :: Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/native_client_sdk/src/examples/api/input_event/
example.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/net/data/proxy_resolver_v8_tracing_unittest/
terminate.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
nacl.scons 3 # Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DOMException.idl 8 * 1. Redistributions of source code must retain the above copyright
33 readonly attribute unsigned short code;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAppletElement.idl 27 [Reflect] attribute DOMString code;
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
ThreadableWebSocketChannelClientWrapper.h 8 * * Redistributions of source code must retain the above copyright
84 void didClose(unsigned long unhandledBufferedAmount, WebSocketChannelClient::ClosingHandshakeCompletionStatus, unsigned short code, const String& reason);
100 static void didCloseCallback(ScriptExecutionContext*, PassRefPtr<ThreadableWebSocketChannelClientWrapper>, unsigned long unhandledBufferedAmount, WebSocketChannelClient::ClosingHandshakeCompletionStatus, unsigned short code, const String& reason);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
reflectionhandler_unittest.py 7 # * Redistributions of source code must retain the above copyright
45 def send_error(self, code, description):
46 self.errors_sent.add(code)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
abstractstep.py 7 # * Redistributions of source code must retain the above copyright
40 def _exit(self, code):
41 sys.exit(code)
  /external/chromium_org/third_party/openssl/openssl/android.testssl/
Uss.cnf 17 countryName = Country Name (2 letter code)
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-parisc.pl 14 # SHA256 performance is >75% better than gcc 3.2 generated code on
15 # PA-7100LC. Compared to code generated by vendor compiler this
19 # SHA512 performance is >2.9x better than gcc 3.2 generated code on
21 # code is executed on PA-RISC 2.0 processor and switches to 64-bit
22 # code path delivering adequate peformance even in "blended" 32-bit
23 # build. Though 64-bit code is not any faster than code generated by
101 $code.=<<___;
136 $code.=<<___;
152 $code.=<<___ if ($i==15)
    [all...]
  /external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/
bouncing_balls_draw_back_as_aligned_image_data.js 2 // Use of this source code is governed by a BSD-style license that can be
bouncing_balls_draw_ball_as_image_with_shadow.js 2 // Use of this source code is governed by a BSD-style license that can be
bouncing_balls_draw_ball_as_text.js 2 // Use of this source code is governed by a BSD-style license that can be
parse_url.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/ui/webui/resources/css/
tree.css.js 2 // Use of this source code is governed by a BSD-style license that can be
  /external/chromium_org/v8/src/mips/
simulator-mips.h 6 // * Redistributions of source code must retain the above copyright
30 // MIPS binary. This Simulator allows us to run and debug MIPS code generation
32 // V8 calls into generated code by "calling" the CALL_GENERATED_CODE macro,
56 // Call the generated regexp code directly. The code at the entry address
68 // generated code. Because generated code on mips uses the C stack, we
167 // Generated code will always use doubles. So we will only use even registers.
215 // V8 generally calls into generated JS code with 5 parameters and into
216 // generated RegExp code with 7 parameters. This is a convenience function
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2681.js 6 // * Redistributions of source code must retain the above copyright
30 // Check that we are not flushing code for generators.
33 // Each GC ages code, and currently 6 gcs will flush all code.

Completed in 1342 milliseconds

<<61626364656667686970>>