OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scalars
(Results
151 - 175
of
447
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.h
61
arguments passed like
scalars
where the ABI would mandate a less
/external/llvm/docs/
YamlIO.rst
14
yaml is just "
scalars
", "mappings", and "sequences". A scalar is any number
221
Scalars
224
YAML
scalars
are just strings (i.e. not a sequence or mapping). The YAML I/O
225
library provides support for translating between YAML
scalars
and specific
471
Block
Scalars
474
YAML block
scalars
are string literals that are represented in YAML using the
483
The YAML I/O library provides support for translating between YAML block
scalars
[
all
...]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/
Emitter.java
[
all
...]
/external/eigen/Eigen/src/Geometry/
Quaternion.h
198
* \li \b compact storage (4
scalars
)
400
* Map an unaligned array of single precision
scalars
as a quaternion */
403
* Map an unaligned array of double precision
scalars
as a quaternion */
406
* Map a 16-byte aligned array of single precision
scalars
as a quaternion */
409
* Map a 16-byte aligned array of double precision
scalars
as a quaternion */
/external/eigen/blas/testing/
cblat3.f
62
* .. Local
Scalars
..
89
* ..
Scalars
in Common ..
398
* .. Local
Scalars
..
416
* ..
Scalars
in Common ..
683
* .. Local
Scalars
..
701
* ..
Scalars
in Common ..
[
all
...]
zblat3.f
63
* .. Local
Scalars
..
90
* ..
Scalars
in Common ..
399
* .. Local
Scalars
..
417
* ..
Scalars
in Common ..
684
* .. Local
Scalars
..
702
* ..
Scalars
in Common ..
[
all
...]
/external/deqp/modules/glshared/
glsShaderLibraryCase.cpp
[
all
...]
/external/eigen/blas/f2c/
dsbmv.c
41
/* where alpha and beta are
scalars
, x and y are n element vectors and */
157
/* .. Local
Scalars
.. */
ssbmv.c
41
/* where alpha and beta are
scalars
, x and y are n element vectors and */
159
/* .. Local
Scalars
.. */
drotmg.c
91
/* .. Local
Scalars
.. */
srotmg.c
93
/* .. Local
Scalars
.. */
/external/libvorbis/doc/
03-codebook.tex
163
each vector of order \varname{[codebook_dimensions]}
scalars
. Lookup
406
the vector of
scalars
corresponding to this offset.
/external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp
301
// Double-precision
scalars
are already located in index #0.
307
// Floating point
scalars
are already located in index #0.
/external/mesa3d/src/glsl/
glsl_types.h
115
* For
scalars
, each of these values will be 1. For non-numeric types
235
* Query the total number of
scalars
that make up a scalar, vector or matrix
/external/skia/src/pdf/
SkPDFUtils.cpp
281
most PDF rasterizers will use fixed-point
scalars
that lack the
287
from this. Rasterizers that rely on fixed-point
scalars
should
/external/opencv3/modules/core/src/
arithm.cpp
3967
const double*
scalars
= (const double*)_
scalars
;
local
4002
const double*
scalars
= (const double*)_
scalars
;
local
4143
double
scalars
[] = {alpha, beta, gamma};
local
[
all
...]
/external/clang/test/SemaCXX/
warn-assignment-condition.cpp
14
// With
scalars
.
/external/eigen/blas/fortran/
drotmg.f
51
* .. Local
Scalars
..
srotmg.f
53
* .. Local
Scalars
..
/external/eigen/lapack/
clarf.f
152
* .. Local
Scalars
..
dlarf.f
147
* .. Local
Scalars
..
slarf.f
147
* .. Local
Scalars
..
zlarf.f
152
* .. Local
Scalars
..
/external/libvorbis/vq/
distribution.c
233
printf("Total
scalars
: %ld\n",total);
/external/llvm/test/CodeGen/AArch64/
concat_vector-scalar-combine.ll
82
; if any of the
scalars
is floating-point.
Completed in 1474 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>