Home
last modified time | relevance | path

Searched refs:specifications (Results 1 – 25 of 106) sorted by relevance

12345

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc125 SpecificationByOffset specifications; member
158 file_private_->specifications.clear(); in ClearSpecifications()
319 SpecificationByOffset *specifications = in ProcessAttributeReference() local
320 &file_context->file_private_->specifications; in ProcessAttributeReference()
321 SpecificationByOffset::iterator spec = specifications->find(data); in ProcessAttributeReference()
322 if (spec != specifications->end()) { in ProcessAttributeReference()
427 cu_context_->file_context->file_private_->specifications[offset_] = spec; in ComputeQualifiedName()
/external/curl/packages/Symbian/group/
Dlibcurl.pkg21 ;Files - standard file specifications
Dcurl.pkg25 ;Files - standard file specifications
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
Dcoverage.txt2 I have commented some of the conversions specifications because there is a bug
/external/libtextclassifier/common/
Dtask-spec.proto16 // Protocol buffer specifications for task configuration.
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt62 specifications, because types are going to be all over the programs.
D2001-09-18-OptimizeExceptions.txt23 exception specifications on generic, templated code. But it is trivial
D2001-02-06-TypeNotationDebateResp1.txt47 > specifications, because types are going to be all over the programs.
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt62 specifications, because types are going to be all over the programs.
D2001-09-18-OptimizeExceptions.txt23 exception specifications on generic, templated code. But it is trivial
D2001-02-06-TypeNotationDebateResp1.txt47 > specifications, because types are going to be all over the programs.
/external/iptables/extensions/
Dlibxt_SET.man18 specifications and there can be no more than six of them.
Dlibxt_set.man8 specifications and there can be no more than six of them. Hence the command
/external/llvm/lib/Support/
DREADME.txt.system30 8. Interface functions must not have throw() specifications.
/external/swiftshader/third_party/LLVM/lib/Support/
DREADME.txt.system30 8. Interface functions must not have throw() specifications.
/external/llvm/docs/
DCompilerWriterInfo.rst47 … required, free sign-up) <https://www.power.org/technology-introduction/standards-specifications>`_
55 * `Various IBM specifications and white papers <https://www.power.org/documentation/?document_compa…
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BugReporting47 **Process for tracing a test case to previous POSIX specifications not
DHOWTO_FunctionalStressTest12 specifications, but rather test that the overall behavior specified by
/external/zlib/src/contrib/ada/
Dreadme.txt59 The routines from the package specifications are commented.
/external/libcxx/docs/DesignDocs/
DDebugMode.rst36 disables exception specifications on functions containing ``_LIBCPP_ASSERT``
/external/python/cpython2/Doc/library/
Dwarnings.rst115 specifications; any specific warning is matched against each filter
370 Insert an entry into the list of :ref:`warnings filter specifications
382 Insert a simple entry into the list of :ref:`warnings filter specifications
420 specifications. This means the context manager is modifying
Dformatter.rst108 Format specifications are strings which, in combination with a counter value,
167 Push any number of arbitrary style specifications. All styles are pushed onto
174 Pop the last *n* style specifications passed to :meth:`push_style`. A tuple
/external/fmtlib/doc/
Dsyntax.rst54 argument id; format specifications are not allowed. This allows the
64 "Format specifications" are used within replacement fields contained within a
69 Most built-in types implement the following options for format specifications,
/external/r8/src/test/java/com/android/tools/r8/shaking/
DTreeShakingTest.java727 Map<String, T> specifications, Set<String> usedSpecifications, String test, in getTestOptionalParameter() argument
729 T parameter = specifications.get(test); in getTestOptionalParameter()
731 parameter = specifications.get(test + ":" + keepName); in getTestOptionalParameter()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation_geometry_interaction.txt53 specifications and *_implementation_* cases use the maximum limit reported by

12345