/cts/tests/core/libcore/harmony_java_util/ |
Android.mk | 22 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.harmony_java_util
|
/cts/tests/core/libcore/harmony_javax_security/ |
Android.mk | 22 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.harmony_javax_security
|
/cts/tests/core/libcore/jsr166/ |
Android.mk | 18 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.jsr166
|
/cts/tests/core/libcore/libcore/ |
Android.mk | 18 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.libcore
|
/cts/tests/core/libcore/org/ |
Android.mk | 18 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.org
|
/cts/tests/core/libcore/sun/ |
Android.mk | 18 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.sun
|
/cts/tests/core/libcore/tests/ |
Android.mk | 18 LOCAL_PACKAGE_NAME := android.core.tests.libcore.package.tests
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
ANTLRFileStream.as | 0 package org.antlr.runtime {
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
RewriteRuleNodeStream.as | 2 package org.antlr.runtime.tree {
|
/external/chromium_org/chrome/test/chromedriver/test/ |
test_environment.py | 89 def __init__(self, package, chrome_version='HEAD'): 91 self._package = package
|
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/ |
optimize_png_images.py | 63 def check_installed(app_name, package, how_to): 71 print "To install execute the following command: sudo apt-get install %s" % package
|
/external/chromium_org/third_party/libxslt/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/ |
descriptor.py | 127 which will include protocol "package" name and the name of any 183 which will include protocol "package" name and the name of any 496 full_name: (str) Full name of the type, including package name 575 full_name: (str) Full name of the service, including package name. 649 package: name of the package 654 def __init__(self, name, package, options=None, serialized_pb=None): 660 self.package = package 688 def MakeDescriptor(desc_proto, package='') [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/clang/utils/TableGen/ |
ClangSACheckersEmitter.cpp | 26 /// \brief True if it is specified hidden or a parent package is specified 31 // Not declared as hidden, check the parent package if it is hidden. 83 static void addPackageToCheckerGroup(const Record *package, const Record *group, 85 llvm::DenseSet<const Record *> &checkers = recordGroupMap[package]->Checkers; 90 llvm::DenseSet<const Record *> &subGroups = recordGroupMap[package]->SubGroups; 103 // Invert the mapping of checkers to package/group into a one to many 108 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); 132 Record *package = nullptr; local 135 package = DI->getDef(); 136 if (!isCheckerNamed(R) && !package) [all...] |
/external/cmockery/cmockery_0_1_2/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/libogg/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/libusb/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/libusb-compat/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/libvorbis/ |
compile | 45 If you are trying to build a whole package this is not the
|
/external/objenesis/tck/src/org/objenesis/tck/candidates/ |
serializable-candidates.properties | 58 org.objenesis.tck.candidates.SerializableDefaultPackageConstructor = Default package constructor (serializable)
|
/build/core/ |
host_java_library.mk | 84 $(transform-host-java-to-package)
|
/build/core/tasks/ |
boot_jars_package_check.mk | 23 intermediates := $(call intermediates-dir-for, PACKAGING, boot-jars-package-check,,COMMON) 34 @echo "Check package name for $(PRIVATE_BOOT_JARS)"
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
FastQueue.h | 28 package org.antlr.runtime.misc;
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
ANTLRFileStream.pm | 0 package ANTLR::Runtime::ANTLRFileStream;
|