Searched defs:GNU (Results 1 - 13 of 13) sorted by relevance

/external/clang/include/clang/Basic/
H A DAttributes.h21 /// Is the identifier known as a GNU-style attribute?
22 GNU, member in class:clang::AttrSyntax
/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h61 enum OutputStyleTy { LLVM, GNU }; enumerator in enum:opts::OutputStyleTy
/external/objenesis/main/src/main/java/org/objenesis/strategy/
H A DPlatformDescription.java33 public static final String GNU = "GNU libgcj"; field in class:PlatformDescription
/external/python/cpython2/Tools/i18n/
H A Dpygettext.py36 Python source code, generating .pot files identical to what GNU xgettext[2]
37 generates for C and C++ code. From there, the standard GNU tools can be
40 A word about marking Python strings as candidates for translation. GNU
58 NOTE: pygettext attempts to be option and feature compatible with GNU
127 GNU #: filename:line
129 The style name is case insensitive. GNU style is the default.
482 # location comments are different b/w Solaris and GNU:
488 elif options.locationstyle == options.GNU:
528 GNU = 1
537 locationstyle = GNU
522 GNU = 1 variable in class:main.Options
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DTriple.h107 GNU, enumerator in enum:llvm::Triple::EnvironmentType
/external/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp89 enum Format { Default, GNU, BSD }; enumerator in enum:__anon13623::Format
95 clEnumValN(GNU, "gnu", "gnu"),
644 case GNU:
/external/llvm/include/llvm/ADT/
H A DTriple.h176 GNU, enumerator in enum:llvm::Triple::EnvironmentType
479 return Env == Triple::GNU || Env == Triple::GNUEABI ||
508 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU;
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DTriple.h182 GNU, enumerator in enum:llvm::Triple::EnvironmentType
491 return Env == Triple::GNU || Env == Triple::GNUABI64 ||
525 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU;
/external/clang/include/clang/AST/
H A DExpr.h680 /// \brief Expression is a GNU-style __null constant.
3168 /// ConditionalOperator - The ?: ternary operator. The GNU "missing
3235 /// BinaryConditionalOperator - The GNU extension to the conditional
3338 /// AddrLabelExpr - The GNU address of label extension, representing &&label.
3374 /// StmtExpr - This is the GNU Statement Expression extension: ({int X=4; X;}).
3538 /// ChooseExpr - GNU builtin-in function __builtin_choose_expr.
3618 /// GNUNullExpr - Implements the GNU __null extension, which is a name
3634 /// \brief Build an empty GNU __null expression.
3937 /// designators, or GNU array-range designators) followed by an
3965 /// Whether this designated initializer used the GNU deprecate
4181 setGNUSyntax(bool GNU) argument
[all...]
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 546 milliseconds