OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scalar
(Results
1 - 25
of
980
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/memcheck/tests/darwin/
scalar.vgtest
1
prog:
scalar
3
args: <
scalar
.c
scalar_fork.c
1
#include "
scalar
.h"
scalar_vfork.c
1
#include "
scalar
.h"
Makefile.am
6
noinst_HEADERS =
scalar
.h
12
scalar
.stderr.exp
scalar
.vgtest \
21
scalar
\
/external/valgrind/main/memcheck/tests/x86-linux/
scalar.vgtest
1
prog:
scalar
3
args: <
scalar
.c
Makefile.am
8
noinst_HEADERS =
scalar
.h
13
scalar
.stderr.exp
scalar
.vgtest \
24
scalar
scalar_exit_group scalar_fork scalar_supp scalar_vfork
scalar_fork.c
1
#include "
scalar
.h"
scalar_vfork.c
1
#include "
scalar
.h"
scalar_exit_group.c
1
#include "
scalar
.h"
/external/llvm/lib/Transforms/
CMakeLists.txt
4
add_subdirectory(
Scalar
)
/external/mesa3d/src/glsl/tests/
array-02.glsl
2
/* FAIL - array size type must be
scalar
*/
array-05.glsl
1
/* FAIL - array size type must be
scalar
*/
condition-01.glsl
1
/* FAIL - :? condition is not bool
scalar
*/
condition-02.glsl
1
/* FAIL - :? condition is not bool
scalar
*/
if-01.glsl
1
/* FAIL - if-statement condition is not bool
scalar
*/
if-02.glsl
1
/* FAIL - if-statement condition is not bool
scalar
*/
/external/clang/test/SemaCUDA/
config-type.cu
3
void cudaConfigureCall(unsigned gridSize, unsigned blockSize); // expected-error {{must have
scalar
return type}}
/external/skia/include/utils/
SkParsePaint.h
24
"opacity"
scalar
[0..1]
25
"stroke-width"
scalar
(0...inf)
26
"text-size"
scalar
(0..inf)
/external/llvm/test/Analysis/ScalarEvolution/
2008-07-19-InfiniteLoop.ll
1
; RUN: opt < %s -analyze -
scalar
-evolution \
2
; RUN: -
scalar
-evolution-max-iterations=0 | grep Unpredictable
2008-07-19-WrappingIV.ll
1
; RUN: opt < %s -analyze -
scalar
-evolution \
2
; RUN: -
scalar
-evolution-max-iterations=0 | grep {backedge-taken count is 113}
smax.ll
1
; RUN: opt < %s -analyze -
scalar
-evolution | grep smax | count 2
2
; RUN: opt < %s -analyze -
scalar
-evolution | grep \
and-xor.ll
1
; RUN: opt < %s -
scalar
-evolution -analyze \
div-overflow.ll
1
; RUN: opt < %s -
scalar
-evolution -analyze \
unreachable-code.ll
1
; RUN: opt < %s -analyze -
scalar
-evolution | FileCheck %s
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
machmode.h
74
/* Nonzero if MODE is a
scalar
integral mode. */
79
/* Nonzero if MODE is a
scalar
floating point mode. */
88
/* Nonzero if MODE is a
scalar
fract mode. */
92
/* Nonzero if MODE is a
scalar
ufract mode. */
96
/* Nonzero if MODE is a
scalar
fract or ufract mode. */
100
/* Nonzero if MODE is a
scalar
accum mode. */
104
/* Nonzero if MODE is a
scalar
uaccum mode. */
108
/* Nonzero if MODE is a
scalar
accum or uaccum mode. */
112
/* Nonzero if MODE is a
scalar
fract or accum mode. */
116
/* Nonzero if MODE is a
scalar
ufract or uaccum mode. *
[
all
...]
Completed in 157 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>