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

1 2

  /external/clang/include/clang/Basic/
Attributes.h 21 /// Is the identifier known as a GNU-style attribute?
22 GNU,
  /external/llvm/tools/llvm-readobj/
llvm-readobj.h 61 enum OutputStyleTy { LLVM, GNU };
  /external/objenesis/main/src/main/java/org/objenesis/strategy/
PlatformDescription.java 33 public static final String GNU = "GNU libgcj";
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
pygettext.py 25 Many systems (Solaris, Linux, Gnu) provide extensive tools that ease the
36 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
56 [2] http://www.gnu.org/software/gettext/gettext.html
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.
483 # location comments are different b/w Solaris and GNU:
489 elif options.locationstyle == options.GNU:
    [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
format.go 15 // The old and new GNU formats, which are incompatible with USTAR.
16 // This does cover the old GNU sparse extension.
17 // This does not cover the GNU sparse extensions using PAX headers,
27 // This is incompatible with the GNU and STAR formats.
33 // Some newer formats add their own extensions to PAX, such as GNU sparse
59 func (b *block) GNU() *headerGNU { return (*headerGNU)(b) }
100 copy(b.GNU().Magic(), magicGNU)
101 copy(b.GNU().Version(), versionGNU)
  /prebuilts/go/linux-x86/src/archive/tar/
format.go 15 // The old and new GNU formats, which are incompatible with USTAR.
16 // This does cover the old GNU sparse extension.
17 // This does not cover the GNU sparse extensions using PAX headers,
27 // This is incompatible with the GNU and STAR formats.
33 // Some newer formats add their own extensions to PAX, such as GNU sparse
59 func (b *block) GNU() *headerGNU { return (*headerGNU)(b) }
100 copy(b.GNU().Magic(), magicGNU)
101 copy(b.GNU().Version(), versionGNU)
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 89 enum Format { Default, GNU, BSD };
95 clEnumValN(GNU, "gnu", "gnu"),
644 case GNU:
649 fail("Only the gnu format has a thin mode");
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 107 GNU,
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 40 GNU = 0x2,
257 return m_HashStyle == HashStyle::GNU || m_HashStyle == HashStyle::Both;
  /external/llvm/include/llvm/ADT/
Triple.h 176 GNU,
479 return Env == Triple::GNU || Env == Triple::GNUEABI ||
508 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU;
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/1.0/
objenesis-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/1.2/
objenesis-1.2.jar 
  /prebuilts/tools/common/objenesis/
objenesis-1.2.jar 
  /prebuilts/devtools/tools/lib/
objenesis-2.1.jar 
  /prebuilts/misc/common/robolectric/lib/
objenesis-2.1.jar 
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.1/
objenesis-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.4/
objenesis-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.5/
objenesis-2.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.3/
plexus-archiver-2.3.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 

Completed in 1209 milliseconds

1 2