/external/deqp/modules/gles31/ |
H A D | tes31TestPackage.cpp | 40 TestCaseWrapper (TestPackage& package); 51 TestCaseWrapper::TestCaseWrapper (TestPackage& package) argument 52 : m_testPackage(package)
|
/external/deqp/modules/gles2/ |
H A D | tes2TestPackage.cpp | 45 TestCaseWrapper (TestPackage& package); 56 TestCaseWrapper::TestCaseWrapper (TestPackage& package) argument 57 : m_testPackage(package)
|
/external/deqp/modules/gles3/ |
H A D | tes3TestPackage.cpp | 44 TestCaseWrapper (TestPackage& package); 55 TestCaseWrapper::TestCaseWrapper (TestPackage& package) argument 56 : m_testPackage(package)
|
/external/selinux/sepolgen/src/sepolgen/ |
H A D | module.py | 139 """Generate the module and policy package filenames from 156 """Create a module package saved in a packagename from a 159 The create_module_package creates a module package saved in a 176 self.package(modname, packagename) 202 def package(self, modname, packagename): member in class:ModuleCompiler
|
/external/nanopb-c/generator/google/protobuf/compiler/ |
H A D | plugin_pb2.py | 16 package='google.protobuf.compiler', variable
|
/external/nanopb-c/generator/proto/ |
H A D | plugin_pb2.py | 12 package='google.protobuf.compiler', variable
|
H A D | nanopb_pb2.py | 12 package='', variable
|
/external/clang/utils/TableGen/ |
H A D | 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, argument 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 132 Record *package = nullptr; local 135 package = DI->getDef(); 136 if (!isCheckerNamed(R) && !package) 138 "' is neither named, nor in a package!"); [all...] |
/external/deqp/executor/tools/ |
H A D | xeCommandLineExecutor.cpp | 239 xe::TestGroup* package = root.createGroup(packageName.c_str(), ""); local 241 readCaseList(package, item.getPath());
|
/external/nanopb-c/generator/google/protobuf/ |
H A D | descriptor_pb2.py | 14 package='google.protobuf', variable 223 name='package', full_name='google.protobuf.FileDescriptorProto.package', index=1,
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_helpers.cc | 378 string QualifiedFileLevelSymbol(const string& package, const string& name) { argument 379 if (package.empty()) { 382 return StrCat("::", DotsToColons(package), "::", name);
|
/external/e2fsprogs/debian/ |
H A D | rules | 5 # invoked with the package root as the current directory. 31 # find the version for the main package, from changelog file 51 package ?= e2fsprogs macro 87 # docdir ?= ${maindir}/usr/share/doc/${package} 91 UDEB_NAME ?= $(package)-udeb_$(MAIN_VERSION)_$(DEB_HOST_ARCH).udeb 557 # debug package stuff
|
/external/selinux/checkpolicy/test/ |
H A D | dismod.c | 717 package use the package reader, otherwise use the normal 725 sepol_module_package_t *package; local 726 if (sepol_module_package_create(&package)) { 730 package->policy = (sepol_policydb_t *) policy; 731 package->file_contexts = NULL; 733 sepol_module_package_read(package, 735 free(package->file_contexts);
|
/external/bison/ |
H A D | maint.mk | 106 tag-package = $(shell echo "$(PACKAGE)" | tr '[:lower:]' '[:upper:]') 108 this-vc-tag = $(tag-package)-$(tag-this-version) 436 # via inclusion of a package-specific header, if cfg.mk specified one. 446 # This can possibly be via a package-specific header, if given by cfg.mk. 1087 # Allow the package to add exceptions via a hook in cfg.mk; 1322 --package=$(PACKAGE) \
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | annotations.jar | ... umd/cs/findbugs/annotations/CheckForNull.class CheckForNull.java package edu.umd.cs.findbugs.annotations public ... |
H A D | findbugs.jar | ... edu/umd/cs/findbugs/AWTEventQueueExecutor.class AWTEventQueueExecutor.java package edu.umd.cs.findbugs public edu. ... |
/external/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.h | 304 // optional string package = 2; 308 inline const ::std::string& package() const; 314 inline void set_allocated_package(::std::string* package); 2996 // optional string package = 2; 3012 inline const ::std::string& FileDescriptorProto::package() const { function in class:google::protobuf::FileDescriptorProto 3013 // @@protoc_insertion_point(field_get:google.protobuf.FileDescriptorProto.package) 3022 // @@protoc_insertion_point(field_set:google.protobuf.FileDescriptorProto.package) 3030 // @@protoc_insertion_point(field_set_char:google.protobuf.FileDescriptorProto.package) 3038 // @@protoc_insertion_point(field_set_pointer:google.protobuf.FileDescriptorProto.package) 3045 // @@protoc_insertion_point(field_mutable:google.protobuf.FileDescriptorProto.package) 3058 set_allocated_package(::std::string* package) argument [all...] |
/external/owasp/sanitizer/distrib/lib/ |
H A D | owasp-java-html-sanitizer.jar | ... html/ org/owasp/html/AbstractTokenStream.class HtmlLexer.java package org.owasp.html abstract org.owasp. ... |
H A D | guava.jar | ... common/annotations/ com/google/common/eventbus/ com/google/common/collect/package-info.class package-info.java package ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
H A D | guava.jar | ... common/annotations/ com/google/common/eventbus/ com/google/common/collect/package-info.class package-info.java package ... |
/external/vogar/lib/ |
H A D | guava.jar | ... com/google/common/annotations/Beta.class Beta.java package com.google.common.annotations public abstract annotation ... |