HomeSort by relevance Sort by last modified time
    Searched full:primitives (Results 76 - 100 of 911) sorted by null

1 2 34 5 6 7 8 91011>>

  /art/runtime/jdwp/
jdwp_expand_buf.h 17 * Expanding byte buffer, with primitives for appending basic data types.
  /external/chromium_org/base/synchronization/
spin_wait.h 9 // on almost any primitives. This is especially helpful if you are testing
  /external/chromium_org/crypto/
scoped_openssl_types.h 38 // Several typedefs are provided for crypto-specific primitives, for
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
barrier.c 5 * This translation unit implements barrier primitives.
spin.c 5 * This translation unit implements spin lock primitives.
  /external/chromium_org/third_party/WebKit/Source/wtf/
SpinLock.h 35 // spinLockLock() and spinLockUnlock() are simple spinlock primitives based on
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_rebase.c 32 * successive primitives layed out linearly in the vertex arrays.
44 * This file provides a helper to adjust the arrays, primitives and
99 /* Adjust primitives, indices and vertex definitions so that min_index
196 /* Otherwise the primitives need adjustment.
vbo_save_loopback.c 83 /* Don't emit ends and begins on wrapped primitives. Don't replay
137 /* Primitives generated by DrawArrays/DrawElements/Rectf may be
140 * primitives.
vbo_split.c 38 * actually drawing the primitives rather than a system-wide maximum,
143 * individual primitives.
157 * otherwise try to split the individual primitives.
  /external/chromium_org/third_party/skia/src/core/
SkValidatingReadBuffer.h 28 // primitives
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
vie_file_based_comparison_tests.h 16 #include "webrtc/video_engine/test/auto_test/primitives/general_primitives.h"
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 198 void draw (const RenderContext& context, deUint32 program, int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, DrawUtilCallback* callback = DE_NULL);
200 void drawFromUserPointers (const RenderContext& context, deUint32 program, int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, DrawUtilCallback* callback = DE_NULL);
201 void drawFromBuffers (const RenderContext& context, deUint32 program, int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, DrawUtilCallback* callback = DE_NULL);
202 void drawFromVAOBuffers (const RenderContext& context, deUint32 program, int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, DrawUtilCallback* callback = DE_NULL);
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInteger.java 15 package com.google.common.primitives;
19 import static com.google.common.primitives.UnsignedInts.INT_MASK;
20 import static com.google.common.primitives.UnsignedInts.compare;
21 import static com.google.common.primitives.UnsignedInts.toLong;
Primitives.java 17 package com.google.common.primitives;
33 public final class Primitives {
34 private Primitives() {}
  /external/mesa3d/src/mesa/vbo/
vbo_rebase.c 32 * successive primitives layed out linearly in the vertex arrays.
44 * This file provides a helper to adjust the arrays, primitives and
99 /* Adjust primitives, indices and vertex definitions so that min_index
196 /* Otherwise the primitives need adjustment.
vbo_save_loopback.c 83 /* Don't emit ends and begins on wrapped primitives. Don't replay
137 /* Primitives generated by DrawArrays/DrawElements/Rectf may be
140 * primitives.
vbo_split.c 38 * actually drawing the primitives rather than a system-wide maximum,
143 * individual primitives.
157 * otherwise try to split the individual primitives.
  /external/skia/src/core/
SkValidatingReadBuffer.h 28 // primitives
  /system/media/audio_utils/include/audio_utils/
format.h 50 * in primitives.h, so descriptions of detailed behavior can be reviewed there.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_prim.h 151 /* following primitives should never be used
164 * Returns the number of decomposed primitives for the given
197 /* following primitives should never be used
  /external/guava/guava/src/com/google/common/collect/
ComparisonChain.java 20 import com.google.common.primitives.Booleans;
21 import com.google.common.primitives.Ints;
22 import com.google.common.primitives.Longs;
ImmutableClassToInstanceMap.java 19 import com.google.common.primitives.Primitives;
90 return Primitives.wrap(type).cast(value);
  /external/libvorbis/include/vorbis/
codec.h 163 /* Vorbis PRIMITIVES: general ***************************************/
184 /* Vorbis PRIMITIVES: analysis/DSP layer ****************************/
202 /* Vorbis PRIMITIVES: synthesis layer *******************************/
  /external/mesa3d/src/gallium/auxiliary/util/
u_prim.h 151 /* following primitives should never be used
164 * Returns the number of decomposed primitives for the given
197 /* following primitives should never be used
  /external/proguard/src/proguard/evaluation/value/
ValueFactory.java 46 * The type must be a fully specified internal type for primitives, classes,
165 * The type must be a fully specified internal type for primitives, classes,
182 * type for primitives, classes, or arrays.

Completed in 1778 milliseconds

1 2 34 5 6 7 8 91011>>