HomeSort by relevance Sort by last modified time
    Searched refs:specification (Results 1 - 25 of 154) sorted by null

1 2 3 4 5 6 7

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
mul-overlap.d 1 # name: Overlapping multiplication operands without architecture specification
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FrameFormat.java 193 public boolean isCompatibleWith(FrameFormat specification) {
195 if (specification.getBaseType() != TYPE_UNSPECIFIED
196 && getBaseType() != specification.getBaseType()) {
201 if (specification.getTarget() != TARGET_UNSPECIFIED
202 && getTarget() != specification.getTarget()) {
207 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED
208 && getBytesPerSample() != specification.getBytesPerSample()) {
213 if (specification.getDimensionCount() > 0
214 && getDimensionCount() != specification.getDimensionCount()) {
219 for (int i = 0; i < specification.getDimensionCount(); ++i)
    [all...]
  /external/deqp/modules/glshared/
glsShaderLibraryCase.hpp 52 const glu::sl::ShaderCaseSpecification& specification);
  /external/v8/tools/gyp/pylib/gyp/
easy_xml.py 57 def _ConstructContentList(xml_parts, specification, pretty, level=0):
58 """ Appends the XML parts corresponding to the specification.
62 specification: The specification of the element. See EasyXml docs.
66 # The first item in a specification is the name of the element.
73 name = specification[0]
75 raise Exception('The first item of an EasyXml specification should be '
76 'a string. Specification was ' + str(specification))
80 rest = specification[1:
    [all...]
MSVSProject.py 93 """Returns the specification for a configuration.
111 specification = [config_type, node_attrs]
117 specification.append(t._GetSpecification())
119 specification.append(Tool(t)._GetSpecification())
120 return specification
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
malis-include.s 2 ;; This file verifies the compliance with the Motorola specification:
6 ;; SPECIFICATION FOR Motorola 8- and 16-Bit ASSEMBLY LANGUAGE INPUT STANDARD
malis.s 2 ;; This file verifies the compliance with the Motorola specification:
6 ;; SPECIFICATION FOR Motorola 8- and 16-Bit ASSEMBLY LANGUAGE INPUT STANDARD
107 ;; No specification
129 # The specification says we are allowed to have spaces in expressions.
insns12.s 8 call _foo,1 ; 16-bit reloc, immediate page specification
  /external/libvorbis/doc/
footer.tex 18 distribute the Ogg and Vorbis specification, whether in a private,
21 specification and certify specification compliance.
09-helper.tex 9 specification. Rather than cluttering up the main specification
  /external/mesa3d/docs/
MESA_pixmap_colormap.spec 40 which allows specification of a colormap.
59 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
90 8 June 2000 - initial specification
MESA_agp_offset.spec 31 This extensions is written against the OpenGL 1.4 Specification.
38 no real specification exists. See GL_NV_vertex_array_range for more
57 Additions to the OpenGL 1.4 Specification
61 Additions to Chapter 3 the GLX 1.4 Specification (Functions and Errors)
MESA_window_pos.spec 27 The extension is written against the OpenGL 1.2 Specification
78 Additions to Chapter 2 of the OpenGL 1.2 Specification (OpenGL Operation)
124 * Revision 1.0 - Initial specification
MESA_resize_buffers.spec 54 Additions to the OpenGL Specification (no particular section)
81 * Revision 1.0 - Initial specification
MESA_set_3dfx_mode.spec 53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
85 8 June 2000 - initial specification
MESA_texture_signed_rgba.spec 35 Written based on the wording of the OpenGL 2.0 specification.
127 The specification language for this extension is silent
128 about clamping behavior leaving this to the core specification
130 to the core specification and other extensions.
197 Additions to Chapter 3 of the OpenGL 2.0 Specification (Rasterization):
199 -- Section 3.8.1, Texture Image Specification
MESA_shader_debug.spec 35 The extension is written against the OpenGL 1.5 specification.
38 Specification.
84 Additions to Chapter 2 of the OpenGL 1.5 Specification
89 Additions to Chapter 3 of the OpenGL 1.5 Specification (Rasterization)
93 Additions to Chapter 4 of the OpenGL 1.5 Specification (Per-Fragment
98 Additions to Chapter 5 of the OpenGL 1.5 Specification
103 Additions to Chapter 6 of the OpenGL 1.5 Specification (State and State
108 Additions to Appendix A of the OpenGL 1.5 Specification (Invariance)
112 Additions to Chapter 1 of the OpenGL Shading Language 1.10 Specification
117 Additions to Chapter 2 of the OpenGL Shading Language 1.10 Specification
    [all...]
WL_bind_wayland_display.spec 29 wording of the EGL 1.4 specification.
80 Additions to the EGL 1.4 Specification:
  /external/clang/test/SemaCXX/
cxx0x-defaulted-functions.cpp 62 // DR1330: The exception-specification of an implicitly-declared special
107 // Don't instantiate the exception specification here.
112 // Any odr-use causes the exception specification to be evaluated.
114 expected-note {{instantiation of exception specification for 'Error'}} \
115 expected-note {{instantiation of exception specification for '~Error'}}
  /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;
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-io/1.1/
maven-shared-io-1.1.jar 
  /build/target/board/generic_arm64/
BoardConfig.mk 38 # ARM-v8 specification allows you to assume NEON and all the features
  /external/flac/libFLAC/
stream_encoder.c     [all...]
  /external/v8/test/webkit/fast/regex/
ecma-regex-examples.js 25 "This page tests the regex examples from the ECMA-262 specification."
  /external/google-breakpad/src/common/
dwarf_cu_to_module_unittest.cc 191 // DW_AT_specification attribute whose value is SPECIFICATION. Leave
196 uint64 specification, const char *name = NULL);
216 // that refers to the declaration DIE at offset SPECIFICATION as its
217 // specification. If NAME is non-empty, pass it as the DW_AT_name
221 uint64 specification, const string &name,
225 // SPECIFICATION is non-zero, then the DIE refers to the declaration DIE at
226 // offset SPECIFICATION as its specification. If Name is non-empty, pass it
229 DwarfInline type, uint64 specification,
409 uint64 specification,
    [all...]

Completed in 707 milliseconds

1 2 3 4 5 6 7