HomeSort by relevance Sort by last modified time
    Searched refs:package (Results 251 - 272 of 272) sorted by null

<<11

  /frameworks/base/
Android.mk 411 # the list here should match the list of samples included in the sdk samples package
640 $(full_target): framework-res-package-target
  /external/dropbear/libtommath/
bn.tex 56 formatted for B5 [176x250] paper using the \LaTeX{} {\em book} macro package.
119 This requires the ``libtool'' package (common on most Linux/BSD systems). It will build LibTomMath as both shared
137 is included in the package}. Simply pipe mtest into test using
    [all...]
  /external/libffi/
ltconfig 183 PACKAGE=libtool
375 --version) echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP"; exit 0 ;;
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorObjC.pm 27 package CodeGeneratorObjC;
    [all...]
CodeGeneratorJS.pm 26 package CodeGeneratorJS;
    [all...]
CodeGeneratorV8.pm 27 package CodeGeneratorV8;
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 310 // optional string package = 2;
314 inline const ::std::string& package() const;
2550 inline const ::std::string& FileDescriptorProto::package() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor_unittest.cc 180 // package bar_package;
187 // make sure that even though it has the same package as foo.proto,
271 TEST_F(FileDescriptorTest, Package) {
272 EXPECT_EQ("", foo_file_->package());
273 EXPECT_EQ("bar_package", bar_file_->package());
357 file.set_package("some.other.package");
381 // package corge.grault;
842 // package corge.grault;
    [all...]
  /external/v8/test/mjsunit/
strict-mode.js 333 "package",
    [all...]
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 
  /external/iproute2/doc/
ip-cref.tex 25 from the \verb|iproute2| package. It is not a tutorial or user's guide.
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 470 signing, upgrading, selecting a package name, select device profile, touch, trackball, dpad available, etc. -->
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 105 \message{Loading texinfo package [Version \texinfoversion]:}
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /external/icu4c/
configure 551 # Identity of this package.
708 PACKAGE
827 docdir='${datarootdir}/doc/${PACKAGE}'
1126 as_fn_error $? "invalid package name: $ac_useropt"
1142 as_fn_error $? "invalid package name: $ac_useropt"
    [all...]
configure.orig 551 # Identity of this package.
708 PACKAGE
827 docdir='${datarootdir}/doc/${PACKAGE}'
1126 as_fn_error $? "invalid package name: $ac_useropt"
1142 as_fn_error $? "invalid package name: $ac_useropt"
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 92 This document is part of the LibTomCrypt package and is hereby released into the public domain.
165 The LibTomCrypt package has also been written to be very modular. The block ciphers, one--way hashes,
    [all...]
  /external/e2fsprogs/
configure 546 # Identity of this package.
665 PACKAGE
859 docdir='${datarootdir}/doc/${PACKAGE}'
1157 as_fn_error "invalid package name: $ac_useropt"
1173 as_fn_error "invalid package name: $ac_useropt"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /external/grub/docs/
texinfo.tex     [all...]
  /external/pcre/
configure 559 # Identity of this package.
698 PACKAGE
1123 as_fn_error "invalid package name: $ac_useropt"
1139 as_fn_error "invalid package name: $ac_useropt"
    [all...]

Completed in 1709 milliseconds

<<11