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

1 2

  /external/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...]
concat-jquery-mootools-prototype.js     [all...]
  /ndk/build/core/
setup-abi.mk 30 # For now, handle this with a simple substitution. We may want to implement
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 80 #error Sorry, you have to implement this part by yourself.
  /external/chromium/sdch/open-vcdiff/src/
mutex.h 132 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
  /external/regex-re2/util/
mutex.h 47 # error Need to implement mutex.h for your architecture, or #define NO_THREADS
  /hardware/qcom/gps/loc_api/libloc_api-rpc/
Android.mk 29 # removed from library build since the client should implement this code.
  /external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 86 * position to implement dragging.
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 62 define and implement so POINT_SMOOTH is ignored when drawing sprite
MESA_program_debug.spec 40 only provides the minimal hooks required to implement a debugger.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
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/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/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 200 tree nodes as well as the methods trees need to implement.
306 methods and attributes required to implement the parent-node-children
    [all...]
dfa.rb 49 generate a special DFA class definition to implement a decision.
streams.rb 50 to implement backtracking and various error recovery techniques, recognizers
568 # position with the #rewind method. This method is used to implement backtracking.
    [all...]
  /external/sepolicy/
access_vectors 862 implement
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 57 Rewrite streams implement lazy rewriting by storing the parameters of
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 406 JavaScript sample searching very fast and easy to implement.
  /external/elfutils/
elfutils.spec 32 helper libraries which implement DWARF, ELF, and machine-specific ELF
215 - ld: implement newer features of binutils linker.
218 - libcpu: Implement x86 and x86-64 disassembler.
289 - ld: Implement --as-needed, --execstack, PT_GNU_STACK. Many small patc
328 - Implement --enable-gcov option for configure.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 38 necessary f.e.\ to implement ECN [RFC2481] for datagram oriented services
39 or to implement receiver side of SRP or another end-to-end protocol
  /sdk/emulator/opengl/
common.mk 1 # This top-level build file is included by all modules that implement
  /bionic/libc/
Android.mk 456 # these macro definitions are required to implement the
  /external/chromium/chrome/browser/resources/
menu.js 527 // TODO(oshima): Fix this when we implement transparent renderer.
  /external/libpng/
CHANGES     [all...]
  /external/stlport/
configure.bat 154 echo type_traits library is used to get type information and to implement some

Completed in 446 milliseconds

1 2