HomeSort by relevance Sort by last modified time
    Searched full:sugar (Results 26 - 50 of 71) sorted by null

12 3

  /external/clang/lib/AST/
Type.cpp 212 /// getDesugaredType - Return the specified type with any "sugar" removed from
312 /// sugar, such as a TypedefType) by removing any existing sugar until it
316 if (const T *Sugar = dyn_cast<T>(Cur))
317 return Sugar;
341 /// sugar off the given type. This should produce an object of the
494 // There is no sugar for ObjCObjectType's, just return the canonical
508 // There is no sugar for ObjCQualifiedIdType's, just return the canonical
518 // There is no sugar for ObjCQualifiedClassType's, just return the canonical
    [all...]
ASTDiagnostic.cpp 26 // whenever we remove significant sugar from the type.
138 /// 1) Some types provide very minimal sugar that doesn't impede the
140 /// specifiers. If this is all the sugar we see, we don't want an
211 // sugar gives us something "significantly different".
    [all...]
ItaniumMangle.cpp     [all...]
  /external/chromium/base/
callback.h.pump 279 // Syntactic sugar to make Callbacks<void(void)> easier to declare since it
callback.h 490 // Syntactic sugar to make Callbacks<void(void)> easier to declare since it
logging.h 77 // which is syntactic sugar for {,D}LOG_IF(FATAL, assert fails) << assertion;
    [all...]
  /external/clang/lib/ARCMigrate/
TransRetainReleaseDealloc.cpp 406 // Also look through property-getter sugar.
  /external/webkit/Source/JavaScriptCore/bytecompiler/
BytecodeGenerator.h 200 // The emitNode functions are just syntactic sugar for calling
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h 207 * These macros are used to give some sugar to the image routines so that
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 207 * These macros are used to give some sugar to the image routines so that
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 207 * These macros are used to give some sugar to the image routines so that
  /external/apache-http/src/org/apache/commons/codec/language/
DoubleMetaphone.java 618 } else if (index == 0 && contains(value, index, 5, "SUGAR")) {
619 //-- special case "sugar-" --//
    [all...]
  /external/chromium/googleurl/base/
logging.h 70 // which is syntactic sugar for {,D}LOG_IF(FATAL, assert fails) << assertion;
  /external/clang/include/clang/AST/
CanonicalType.h 36 /// syntactic sugar has been eliminated. A CanQualType may also have various
DeclCXX.h 104 /// An objects of this class represents sugar for the syntactic occurrence
    [all...]
  /external/clang/www/
diagnostics.html 152 syntactic sugar to refer to types in their program. This is useful because they
  /external/freetype/src/sfnt/
ttload.c 505 /* the `if' is syntactic sugar for picky compilers */
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
MessageUtils.java     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/v8/src/
parser.cc     [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /prebuilts/devtools/tools/lib/
commons-codec-1.4.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar 

Completed in 1027 milliseconds

12 3