HomeSort by relevance Sort by last modified time
    Searched full:specification (Results 726 - 750 of 8295) sorted by null

<<21222324252627282930>>

  /external/freetype/include/
ftbdf.h 5 /* FreeType API for accessing BDF-specific strings (specification). */
138 * the BDF specification.
ftotval.h 5 /* FreeType API for validating OpenType tables (specification). */
24 /* OpenType specification. */
  /external/freetype/include/internal/
ftvalid.h 5 /* FreeType validation support (specification). */
66 /* specification by 100%. Very few fonts will be able to pass this */
  /external/guava/guava/src/com/google/common/cache/
CacheBuilderSpec.java 36 * A specification of a {@link CacheBuilder} configuration.
125 /** Specification; used for toParseableString(). */
126 private final String specification; field in class:CacheBuilderSpec
128 private CacheBuilderSpec(String specification) {
129 this.specification = specification;
168 * Returns a CacheBuilder configured according to this instance's specification.
228 return specification;
  /external/guava/guava/src/com/google/common/reflect/
Reflection.java 36 * Returns the package name of {@code clazz} according to the Java Language Specification (section
45 * Returns the package name of {@code classFullName} according to the Java Language Specification
  /external/libavc/common/
ih264_deblk_tables.c 64 * @remarks Table 8-16 ? in H264 Specification,
99 * @remarks Table 8-17 ? in H264 Specification,
ih264_trans_data.h 114 * @brief Specification of QPc as a function of qPi
119 * @remarks Refer Table 8-15 of h264 specification.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftbdf.h 5 /* FreeType API for accessing BDF-specific strings (specification). */
138 * the BDF specification.
ftotval.h 5 /* FreeType API for validating OpenType tables (specification). */
24 /* OpenType specification. */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftvalid.h 5 /* FreeType validation support (specification). */
66 /* specification by 100%. Very few fonts will be able to pass this */
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageExt.java 23 * the message. This specification does not define the format of this
40 * specification does not define the format of this application specific
  /external/opencv3/cmake/
OpenCVCRTLinkage.cmake 13 # "LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification"
14 # "LNK4075: ignoring '/INCREMENTAL' due to '/OPT:REF' specification"
  /external/pdfium/third_party/freetype/include/freetype/
ftbdf.h 5 /* FreeType API for accessing BDF-specific strings (specification). */
138 * the BDF specification.
ftotval.h 5 /* FreeType API for validating OpenType tables (specification). */
24 /* OpenType specification. */
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftvalid.h 5 /* FreeType validation support (specification). */
66 /* specification by 100%. Very few fonts will be able to pass this */
  /external/proguard/src/proguard/
MemberSpecification.java 25 * This class stores a specification of class members. The specification is
  /external/skia/src/core/
SkMaskGamma.cpp 37 //The magic numbers are derived from the sRGB specification.
47 //The magic numbers are derived from the sRGB specification.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/reference/
TypeReference.java 44 * specification.
54 * The returned string will be a TypeDescriptor, as defined in the dex file specification
  /external/vulkan-validation-layers/libs/glm/detail/
type_vec4.hpp 126 /// Explicit converions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
137 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
140 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
143 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
146 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
149 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
152 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
155 //! Explicit conversions (From section 5.4.1 Conversion and scalar constructors of GLSL 1.30.08 specification)
  /external/zopfli/src/zopfli/
deflate.h 24 Functions to compress according to the DEFLATE specification, using the
35 Compresses according to the deflate specification and append the compressed
  /frameworks/native/opengl/specs/
EGL_ANDROID_framebuffer_target.txt 33 This extension is written against the wording of the EGL 1.4 Specification
61 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
  /hardware/bsp/intel/peripheral/audio/generic/
media_codecs.xml 56 must be advertised if the component does not properly support specification
61 must be advertised if the component does not properly support specification
  /libcore/luni/src/main/java/javax/xml/transform/
Result.java 47 * @see <a href="http://www.w3.org/TR/xslt#disable-output-escaping">disable-output-escaping in XSLT Specification</a>
57 * @see <a href="http://www.w3.org/TR/xslt#disable-output-escaping">disable-output-escaping in XSLT Specification</a>
  /libcore/luni/src/main/java/org/w3c/dom/
DOMError.java 17 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
59 * <code>relatedData</code>. Users should refer to the specification of
  /libcore/ojluni/src/main/java/java/security/interfaces/
package.html 55 <h2>Package Specification</h2>
71 Cryptography Architecture API Specification and Reference

Completed in 1918 milliseconds

<<21222324252627282930>>