HomeSort by relevance Sort by last modified time
    Searched defs:special (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /build/tools/droiddoc/templates-ds/assets/scroller/
jquery.mousewheel.min.js 12 (function(a){function d(b){var c=b||window.event,d=[].slice.call(arguments,1),e=0,f=!0,g=0,h=0;return b=a.event.fix(c),b.type="mousewheel",c.wheelDelta&&(e=c.wheelDelta/120),c.detail&&(e=-c.detail/3),h=e,c.axis!==undefined&&c.axis===c.HORIZONTAL_AXIS&&(h=0,g=-1*e),c.wheelDeltaY!==undefined&&(h=c.wheelDeltaY/120),c.wheelDeltaX!==undefined&&(g=-1*c.wheelDeltaX/120),d.unshift(b,e,g,h),(a.event.dispatch||a.event.handle).apply(this,d)}var b=["DOMMouseScroll","mousewheel"];if(a.event.fixHooks)for(var c=b.length;c;)a.event.fixHooks[b[--c]]=a.event.mouseHooks;a.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=b.length;a;)this.addEventListener(b[--a],d,!1);else this.onmousewheel=d},teardown:function(){if(this.removeEventListener)for(var a=b.length;a;)this.removeEventListener(b[--a],d,!1);else this.onmousewheel=null}},a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery)
  /ndk/tests/device/test-stlport_shared-exception/jni/
new6.cpp 8 int special; variable
13 if (special)
20 special = 1;
22 special = 0;
  /ndk/tests/device/test-stlport_static-exception/jni/
new6.cpp 8 int special; variable
13 if (special)
20 special = 1;
22 special = 0;
  /dalvik/tests/038-inner-null/src/
Main.java 5 Special special = new Special(); local
6 special.callInner();
10 public static class Special {
13 Special() {
14 System.out.println("new Special()");
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDFA.h 20 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
39 const int *special; variable
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDFA.h 20 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
39 const int *special; variable
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDFA.h 20 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
39 const int *special; variable
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.h 20 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
39 const int *special; variable
76 @property const int *special; variable
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3cyclicdfa.h 31 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
82 const ANTLR3_INT32 * const special; member in struct:ANTLR3_CYCLIC_DFA_struct
  /external/e2fsprogs/intl/
finddomain.c 59 const char *special; local
71 language[_territory][+audience][+special][,[sponsor][_revision]]
79 (3) special
138 &codeset, &normalized_codeset, &special,
145 codeset, normalized_codeset, modifier, special,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/splay_tree_/
node.hpp 75 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
107 special() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
node.hpp 76 special() const function in struct:__gnu_pbds::detail::rb_tree_node_
120 special() const function in struct:__gnu_pbds::detail::rb_tree_node_

Completed in 484 milliseconds

1 2 3 4