OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:primitives
(Results
176 - 200
of
911
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/sdk/renderscript/include/
rs_mesh.rsh
46
* include simple
primitives
as well as allocations
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
SystraceTask.java
21
import com.google.common.
primitives
.Bytes;
/system/media/audio_utils/
format.c
21
#include <audio_utils/
primitives
.h>
/external/deqp/framework/referencerenderer/
rrRenderer.cpp
[
all
...]
/art/runtime/verifier/
reg_type_cache.h
179
// Have the well known global
primitives
been created?
182
// Number of well known
primitives
that will be copied into a RegTypeCache upon construction.
/external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-c-cpp-language-support.rst
53
atomic
primitives
(offered by `atomic intrinsics
62
non-atomic
primitives
is :ref:`Undefined Behavior <undefined_behavior>`.
74
primitives
and the underlying `GCCMM
76
primitives
. ``volatile`` memory accesses can also be used, though these
94
primitives
to cross-thread (instead of single-thread). This may change
121
primitives
, and these
primitives
must always be of the same bit size
164
Communication between threads should use atomic
primitives
as described
/external/chromium_org/ppapi/proxy/
raw_var_data_unittest.cc
116
// Array with
primitives
.
144
// Dictionary with
primitives
.
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
mem_ops.h
15
* \brief Provides portable memory access
primitives
17
* This function provides portable
primitives
for getting and setting of
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
intel_render.c
54
* dma buffers. Use strip/fan hardware
primitives
where possible.
55
* Try to simulate missing
primitives
with indexed vertices.
/external/chromium_org/third_party/webrtc/modules/audio_device/mac/portaudio/
pa_memorybarrier.h
49
* Some memory barrier
primitives
based on the system.
55
* the
primitives
that must be defined are:
/external/deqp/doc/testspecs/GL3/
functional.conditional_render.txt
49
+
Primitives
other than triangles
88
Dependent queries render a number of
primitives
where each conditionally
/external/deqp/doc/testspecs/GLES31/
functional.geometry_shading.txt
92
instancing by rendering
primitives
in a circle formation. Each output primitive
101
instanced drawing. As in the geometry_N_invocations, a group of
primitives
is
/external/deqp/modules/gles2/functional/
es2fScissorTests.cpp
63
const int
primitives
;
member in struct:deqp::gles2::Functional::__anon3598
91
cases[caseNdx].
primitives
));
/external/guava/guava/src/com/google/common/io/
LittleEndianDataInputStream.java
21
import com.google.common.
primitives
.Ints;
22
import com.google.common.
primitives
.Longs;
/external/guava/guava-tests/test/com/google/common/primitives/
UnsignedBytesTest.java
17
package com.google.common.
primitives
;
84
// This is the only ordering for
primitives
that does not have a
/external/libvpx/libvpx/vpx_ports/
mem_ops.h
15
* \brief Provides portable memory access
primitives
17
* This function provides portable
primitives
for getting and setting of
/external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c
54
* dma buffers. Use strip/fan hardware
primitives
where possible.
55
* Try to simulate missing
primitives
with indexed vertices.
/frameworks/rs/cpu_ref/linkloader/include/
ELFTypes.h
183
/* ELF
primitives
*/ \
201
/* ELF
primitives
*/ \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
mem_ops.h
15
* \brief Provides portable memory access
primitives
17
* This function provides portable
primitives
for getting and setting of
/external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp
376
GLU_EXPECT_NO_ERROR (gl.getError(), "draw
primitives
");
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_render.c
31
* clip space and clipping of
primitives
.
54
/* Clip single
primitives
*/
147
/* TODO: do this for all
primitives
, verts and elts:
/external/deqp/doc/testspecs/GLES3/
functional.shaders.builtin_functions.precision.txt
75
Primitives
:
114
Primitives
:
150
Primitives
:
/external/deqp/modules/gles3/stress/
es3sOcclusionQueryTests.cpp
163
<< "- Number of occluder draws per query: " << m_numOccluderDraws << ",
primitives
per draw: " << m_numOccludersPerDraw << ".\n"
164
<< "- Number of target draws per query: " << m_numTargetDraws << ",
primitives
per draw: " << m_numTargetsPerDraw << ".\n"
182
// Generate
primitives
/external/mesa3d/src/mesa/tnl/
t_vb_render.c
31
* clip space and clipping of
primitives
.
54
/* Clip single
primitives
*/
147
/* TODO: do this for all
primitives
, verts and elts:
/art/test/050-sync-test/src/
Main.java
18
* Test synchronization
primitives
.
Completed in 2871 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>