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

1 2 3 4 5 6 7 8 91011>>

  /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;
  /external/jsr305/sampleUses/src/main/java/
LuhnVerification.java 5 boolean special = false;
10 if (special) {
16 special = !special;
  /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/e2fsprogs/intl/
loadinfo.h 93 SPECIAL, SPONSOR, REVISION are the pieces of the locale name, as
106 const char *modifier, const char *special,
116 territory, codeset, special, sponsor, revision.
119 *CODESET, *SPECIAL, *SPONSOR, *REVISION gets assigned either a
129 CEN_SPECIAL for *SPECIAL,
137 const char **special, const char **sponsor,
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-xparb.js 30 var special = false;
34 if (!special && ch == "\\") {
35 special = true;
37 else if (special) {
38 special = false;
133 var special = false;
137 if (!special && ch == "\\") {
138 special = true;
140 else if (special) {
141 special = false
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-xparb.js 30 var special = false;
34 if (!special && ch == "\\") {
35 special = true;
37 else if (special) {
38 special = false;
133 var special = false;
137 if (!special && ch == "\\") {
138 special = true;
140 else if (special) {
141 special = false
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py 24 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
40 Any state that has a semantic predicate edge is special; those states
49 eot, eof, min, max, accept, special, transition
60 self.special = special
77 specialState = self.special[s]
79 #print "is special"
  /external/antlr/antlr-3.4/runtime/Python/unittests/
testdfa.py 37 special=[],
  /dalvik/vm/mterp/x86/
bindivLit8.S 1 %default {"result":"","special":""}
3 * 32-bit div/rem "lit8" binary operation. Handles special case of
17 movl $special,$result
  /device/generic/goldfish/opengl/system/gralloc/
Android.mk 13 # Need to access the special OPENGL TLS Slot
  /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
  /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_

Completed in 771 milliseconds

1 2 3 4 5 6 7 8 91011>>