OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check
(Results
251 - 275
of
50477
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/test/MC/MachO/
x86_64-mergeable.s
20
//
CHECK
: Relocations [
21
//
CHECK
-NEXT: Section __data {
22
//
CHECK
-NEXT: Relocation {
23
//
CHECK
-NEXT: Offset: 0x18
24
//
CHECK
-NEXT: PCRel: 0
25
//
CHECK
-NEXT: Length: 3
26
//
CHECK
-NEXT: Type: X86_64_RELOC_UNSIGNED (0)
27
//
CHECK
-NEXT: Symbol: L1
28
//
CHECK
-NEXT: }
29
//
CHECK
-NEXT: Relocation
[
all
...]
/external/llvm/test/tools/llvm-readobj/
cxx-cli-aux.test
8
CHECK
: Symbols [
9
CHECK
: Symbol {
10
CHECK
: Name: ?PerAppDomain@@$$Q3HA
11
CHECK
-NEXT: Value: 4
12
CHECK
-NEXT: Section: IMAGE_SYM_ABSOLUTE (-1)
13
CHECK
-NEXT: BaseType: Null (0x0)
14
CHECK
-NEXT: ComplexType: Null (0x0)
15
CHECK
-NEXT: StorageClass: External (0x2)
16
CHECK
-NEXT: AuxSymbolCount: 1
17
CHECK
-NEXT: AuxSectionDef
[
all
...]
/frameworks/native/opengl/tools/glgen/specs/egl/
checks.spec
1
eglInitialize nullAllowed major nullAllowed minor
check
major 1
check
minor 1
2
eglGetConfigs nullAllowed configs
check
configs config_size
3
eglChooseConfig nullAllowed configs
check
configs config_size
check
num_config 1 sentinel attrib_list EGL_NONE
4
eglGetConfigAttrib
check
value 1
10
eglQuerySurface
check
value 1
13
eglQueryContext
check
value 1
/prebuilts/go/darwin-x86/test/bench/shootout/
binary-tree-freelist.txt
1
stretch tree of depth 16
check
: -1
2
65536 trees of depth 4
check
: -65536
3
16384 trees of depth 6
check
: -16384
4
4096 trees of depth 8
check
: -4096
5
1024 trees of depth 10
check
: -1024
6
256 trees of depth 12
check
: -256
7
64 trees of depth 14
check
: -64
8
long lived tree of depth 15
check
: -1
binary-tree.txt
1
stretch tree of depth 16
check
: -1
2
65536 trees of depth 4
check
: -65536
3
16384 trees of depth 6
check
: -16384
4
4096 trees of depth 8
check
: -4096
5
1024 trees of depth 10
check
: -1024
6
256 trees of depth 12
check
: -256
7
64 trees of depth 14
check
: -64
8
long lived tree of depth 15
check
: -1
/prebuilts/go/linux-x86/test/bench/shootout/
binary-tree-freelist.txt
1
stretch tree of depth 16
check
: -1
2
65536 trees of depth 4
check
: -65536
3
16384 trees of depth 6
check
: -16384
4
4096 trees of depth 8
check
: -4096
5
1024 trees of depth 10
check
: -1024
6
256 trees of depth 12
check
: -256
7
64 trees of depth 14
check
: -64
8
long lived tree of depth 15
check
: -1
binary-tree.txt
1
stretch tree of depth 16
check
: -1
2
65536 trees of depth 4
check
: -65536
3
16384 trees of depth 6
check
: -16384
4
4096 trees of depth 8
check
: -4096
5
1024 trees of depth 10
check
: -1024
6
256 trees of depth 12
check
: -256
7
64 trees of depth 14
check
: -64
8
long lived tree of depth 15
check
: -1
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
and.s
3
.macro
check
9
check
/external/llvm/test/tools/llvm-readobj/ARM/
attribute-2.s
3
@ RUN: | llvm-readobj -arm-attributes - | FileCheck %s --
check
-prefix=
CHECK
-OBJ
5
@
CHECK
: .eabi_attribute 6, 2
6
@
CHECK
-OBJ: Tag: 6
7
@
CHECK
-OBJ-NEXT: Value: 2
8
@
CHECK
-OBJ-NEXT: TagName: CPU_arch
9
@
CHECK
-OBJ-NEXT: Description: ARM v4T
12
@
CHECK
: .eabi_attribute 9, 2
13
@
CHECK
-OBJ: Tag: 9
14
@
CHECK
-OBJ-NEXT: Value:
[
all
...]
/external/llvm/test/MC/SystemZ/
tokens.s
4
#
CHECK
: error: invalid instruction
5
#
CHECK
: foo 100, 200
6
#
CHECK
: error: unknown token in expression
7
#
CHECK
: foo 100(, 200
8
#
CHECK
: error: invalid instruction
9
#
CHECK
: foo 100(200), 300
10
#
CHECK
: error: register expected
11
#
CHECK
: foo 100(200,), 300
12
#
CHECK
: error: %r0 used in an address
13
#
CHECK
: foo 100(200,%r0), 30
[
all
...]
/external/llvm/utils/lit/tests/
shtest-format.py
0
#
Check
the various features of the ShTest format.
8
#
CHECK
: -- Testing:
10
#
CHECK
: PASS: shtest-format :: argv0.txt
11
#
CHECK
: FAIL: shtest-format :: external_shell/fail.txt
12
#
CHECK
-NEXT: *** TEST 'shtest-format :: external_shell/fail.txt' FAILED ***
13
#
CHECK
: Command Output (stdout):
14
#
CHECK
-NEXT: --
15
#
CHECK
-NEXT: line 1: failed test output on stdout
16
#
CHECK
-NEXT: line 2: failed test output on stdout
17
#
CHECK
: Command Output (stderr)
[
all
...]
/frameworks/native/opengl/tools/glgen/specs/gles11/
checks.spec
22
glBufferData nullAllowed data
check
data size
23
glBufferSubData
check
data size
26
glClipPlanef
check
eqn 4
27
glClipPlanex
check
eqn 4
28
glDebugMessageControl
check
ids count
29
glDebugMessageInsert
check
message length
30
glDeleteBuffers
check
buffers n
31
glDeleteFramebuffers
check
framebuffers n
32
glDeleteFramebuffersOES
check
framebuffers n
33
glDeleteRenderbuffers
check
renderbuffers
[
all
...]
/external/clang/test/Driver/
fortran.f95
0
//
Check
that the clang driver can invoke gcc to compile Fortran.
5
//
CHECK
: gcc
6
//
CHECK
: "-S"
7
//
CHECK
: "-x" "f95"
8
//
CHECK
: clang
9
//
CHECK
: "-cc1as"
/external/llvm/test/DebugInfo/X86/
dbg-asm.s
2
# RUN: | llvm-readobj -r - | FileCheck -
check
-prefix
CHECK
-COFF %s
4
# RUN: | llvm-readobj -r - | FileCheck -
check
-prefix
CHECK
-COFF %s
6
# RUN: | llvm-readobj -r - | FileCheck -
check
-prefix
CHECK
-ELF %s
12
#
CHECK
-COFF: Relocations [
13
#
CHECK
-COFF: Section {{.*}} .debug_info {
14
#
CHECK
-COFF: 0x6 IMAGE_REL_I386_SECREL .debug_abbrev
15
#
CHECK
-COFF: 0xC IMAGE_REL_I386_SECREL .debug_lin
[
all
...]
/external/llvm/test/FileCheck/
check-multiple-prefixes-substr.txt
1
// RUN: FileCheck -
check
-prefix=CHECKER -
check
-prefix=
CHECK
-input-file %s %s
2
// RUN: FileCheck -
check
-prefix=
CHECK
-
check
-prefix=CHECKER -input-file %s %s
/external/llvm/test/MC/AArch64/
dot-req-diagnostics.s
1
// RUN: not llvm-mc -triple aarch64-none-linux-gnu < %s 2>&1 | FileCheck --
check
-prefix=
CHECK
--
check
-prefix=
CHECK
-ERROR %s
6
//
CHECK
-ERROR: warning: ignoring redefinition of register alias 'fred'
7
//
CHECK
-ERROR: fred .req x6
8
//
CHECK
-ERROR: ^
11
//
CHECK
-ERROR: error: vector register without type specifier expected
12
//
CHECK
-ERROR: ada .req v2.8b
13
//
CHECK
-ERROR:
[
all
...]
/external/llvm/test/MC/ARM/
directive-arch-armv4t.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv4t
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 4
[
all
...]
directive-arch-armv5t.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv5t
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 5
[
all
...]
directive-arch-armv5te.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv5te
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 5T
[
all
...]
directive-arch-armv6.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv6
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value:
[
all
...]
directive-arch-armv6k.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv6k
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 6
[
all
...]
directive-arch-armv6t2.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv6t2
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 6T
[
all
...]
directive-arch-armv7-m.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv7-m
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 7-
[
all
...]
directive-arch-armv7m.s
3
@ This test case will
check
the default .ARM.attributes value for the
7
@ RUN: | FileCheck %s -
check
-prefix
CHECK
-ASM
9
@ RUN: | llvm-readobj -arm-attributes | FileCheck %s -
check
-prefix
CHECK
-ATTR
14
@
CHECK
-ASM: .arch armv7-m
16
@
CHECK
-ATTR: FileAttributes {
17
@
CHECK
-ATTR: Attribute {
18
@
CHECK
-ATTR: TagName: CPU_name
19
@
CHECK
-ATTR: Value: 7-
[
all
...]
/external/llvm/test/MC/AsmParser/
directive_set.s
3
#
CHECK
: TEST0:
4
#
CHECK
: a = 0
5
#
CHECK
-NOT: .no_dead_strip a
9
#
CHECK
: TEST1:
10
#
CHECK
: a = 0
11
#
CHECK
-NOT: .no_dead_strip a
Completed in 1471 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>