HomeSort by relevance Sort by last modified time
    Searched full:primitive (Results 301 - 325 of 1457) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_sf.h 50 GLuint primitive:2; member in struct:brw_sf_prog_key
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_render.h 49 GLenum primitive; member in struct:nouveau_swtnl_state
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinystr.cpp 29 // Error value for find primitive
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayType.h 96 SkType_Line, // simple line primitive
  /external/chromium_org/tools/clang/plugins/tests/
test.sh 7 # Hacky, primitive testing: This runs the style plugin for a set of input files
  /external/chromium_org/tools/json_schema_compiler/dart_test/
functions.dart 75 /// Function taking a primitive callback.
  /external/chromium_org/v8/test/mjsunit/
mjsunit.js 46 // Expected and found values the same objects, or the same primitive
48 // For known primitive values, please use assertEquals.
51 // Expected and found values are identical primitive values or functions
208 // Neither a nor b is primitive.
  /external/dexmaker/src/dx/java/com/android/dx/cf/code/
Merger.java 63 * At least one of the types is a primitive type,
  /external/dexmaker/src/main/java/com/google/dexmaker/
Constants.java 41 * @param value null, a boxed primitive, String, Class, or TypeId.
  /external/e2fsprogs/ext2ed/
ext2_com.c 48 We implement it through dispatching to our primitive functions.
  /external/guava/guava/src/com/google/common/hash/
Sink.java 22 * An object which can receive a stream of primitive values.
  /external/guava/guava/src/com/google/common/primitives/
package-info.java 18 * Static utilities for working with the eight primitive types and {@code void}.
  /external/javassist/src/main/javassist/bytecode/annotation/
MemberValue.java 43 * Returns the value. If the value type is a primitive type, the
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
Annotations.java 45 * Annotation used for math primitive fields, method parameters or method return values.
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebate.txt 8 Primitive Types:
  /external/mesa3d/src/gallium/docs/
d3d11ddi.txt 45 IA = input assembler: primitive assembly
49 Primitive topology: primitive type
262 ! D3D11 sets primitive modes separately with IaSetTopology: it's not obvious which is better
267 ! D3D11 sets primitive modes separately with IaSetTopology: it's not obvious which is better
271 ! D3D11 sets primitive modes separately with IaSetTopology: it's not obvious which is better
278 ! D3D11 sets primitive modes separately with IaSetTopology: it's not obvious which is better
325 ! Gallium passes the topology = primitive type to the draw calls
371 # presumably this resets the primitive id system value
  /external/mesa3d/src/gallium/drivers/i915/
TODO 43 - Continue a previous primitive when there are no state changes
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_program.h 90 ubyte primid; /* primitive id output register */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf.h 50 GLuint primitive:2; member in struct:brw_sf_prog_key
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_render.h 49 GLenum primitive; member in struct:nouveau_swtnl_state
  /external/proguard/src/proguard/classfile/
ProgramMethod.java 38 * References to primitive types are ignored.
  /external/proguard/src/proguard/classfile/attribute/
SignatureAttribute.java 40 * References to primitive types are ignored.
  /external/proguard/src/proguard/classfile/attribute/annotation/
Annotation.java 43 * References to primitive types are ignored.
ClassElementValue.java 40 * References to primitive types are ignored.
EnumConstantElementValue.java 42 * References to primitive types are ignored.

Completed in 1180 milliseconds

<<11121314151617181920>>