HomeSort by relevance Sort by last modified time
    Searched full:no_tag (Results 1 - 16 of 16) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
yes_no.hpp 25 typedef char (&no_tag)[1]; typedef in namespace:boost::mpl::aux
30 typedef no_tag type;
is_msvc_eti_arg.hpp 43 static no_tag test(...);
lambda_support.hpp 120 ::boost::mpl::aux::no_tag operator|( \
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
TaggedObject.java 41 tag = JDWPConstants.Tag.NO_TAG;
Location.java 43 tag = JDWPConstants.Tag.NO_TAG;
JDWPConstants.java 218 public static final byte NO_TAG = 0;
261 case NO_TAG:
262 return "NO_TAG";
Value.java 48 tag = JDWPConstants.Tag.NO_TAG;
Frame.java 229 tag = JDWPConstants.Tag.NO_TAG;
Packet.java 212 case JDWPConstants.Tag.NO_TAG: {
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigParser_android.cpp 23 #define NO_TAG 0
37 currentTag(NO_TAG) {};
147 familyData->currentTag = NO_TAG;
149 familyData->currentTag = NO_TAG;
  /external/skia/src/ports/
SkFontConfigParser_android.cpp 23 #define NO_TAG 0
37 currentTag(NO_TAG) {};
147 familyData->currentTag = NO_TAG;
149 familyData->currentTag = NO_TAG;
  /external/clang/test/SemaTemplate/
instantiate-function-1.cpp 231 struct no_tag { char a; }; // (A) struct in namespace:PR9880
237 static no_tag check(...);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
has_xxx.hpp 97 static boost::mpl::aux::no_tag \
104 != sizeof(boost::mpl::aux::no_tag) \
247 static boost::mpl::aux::no_tag test(...); \
347 static boost::mpl::aux::no_tag \
352 static boost::mpl::aux::no_tag \
bind.hpp 246 aux::no_tag is_bind_helper(...);
247 template< typename T > aux::no_tag is_bind_helper(protect<T>*);
  /external/chromium_org/content/shell/tools/plugin/
PluginTest.h 39 typedef char (&no_tag)[1]; typedef
46 no_tag has_member_##member##_helper(...); \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 168 milliseconds