/external/valgrind/none/tests/amd64/ |
avx-1.stdout.exp | 2 before 15 before 29 before 42 before 56 before 69 before 83 before 96 before 110 before 123 before [all...] |
/cts/tests/openglperf2/jni/graphics/ |
PerspectiveProgram.cpp | 32 void PerspectiveProgram::before(Matrix& model, Matrix& view, Matrix& projection) { function in class:PerspectiveProgram 33 Program::before(model, view, projection);
|
PerspectiveProgram.h | 28 virtual void before(Matrix& model, Matrix& view, Matrix& projection);
|
ProgramNode.h | 27 virtual void before(Program& program, Matrix& model, Matrix& view, Matrix& projection);
|
/external/ImageMagick/MagickWand/tests/ |
script-token-test-data.txt | 53 "Last Token before EOF"
|
/external/clang/ |
clang.mk | 2 $(error Must set variable CLANG_ROOT_PATH before including this! $(LOCAL_PATH))
|
/external/valgrind/memcheck/tests/ |
malloc1_ks_none.stderr.exp | 8 Address 0x........ is 1 bytes before a block of size 10 alloc'd
|
/prebuilts/go/darwin-x86/src/go/doc/testdata/ |
d2.go | 23 CA2 = iota // before CA1 24 CA1 // before CA0 30 VA2 int // before VA1 31 VA1 int // before VA0
|
/prebuilts/go/darwin-x86/src/syscall/ |
zsysnum_solaris_amd64.go | 9 // TODO(aram): remove these before Go 1.3.
|
/prebuilts/go/darwin-x86/test/syntax/ |
composite.go | 10 3 // ERROR "need trailing comma before newline in composite literal"
|
semi5.go | 10 { // ERROR "unexpected semicolon or newline before .?{.?"
|
/prebuilts/go/linux-x86/src/go/doc/testdata/ |
d2.go | 23 CA2 = iota // before CA1 24 CA1 // before CA0 30 VA2 int // before VA1 31 VA1 int // before VA0
|
/prebuilts/go/linux-x86/src/syscall/ |
zsysnum_solaris_amd64.go | 9 // TODO(aram): remove these before Go 1.3.
|
/prebuilts/go/linux-x86/test/syntax/ |
composite.go | 10 3 // ERROR "need trailing comma before newline in composite literal"
|
semi5.go | 10 { // ERROR "unexpected semicolon or newline before .?{.?"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
altivec_and_spe.d | 3 #name: Check that ISA extensions can be specified before CPU selection
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
arm.ld | 10 *(.before)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
reloc.d | 1 # Test that orphan reloc sections are placed before .rel.plt even when
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
b-badfil2.d | 7 #error: invalid mmo file: file name for number 42 was not specified before use
|
gregbza1.s | 3 # before the other relocs for that insn.
|
gregget1.s | 3 # before the other relocs for that insn.
|
gregget2.s | 2 # The "GETA" will be expanded, and the reloc for b must be resolved before
|
gregpsj1.s | 3 # before the other relocs for that insn.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
reloc.d | 1 # Test that orphan reloc sections are placed before .rela.plt even when
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
defined3.d | 7 # Check that DEFINED matches only symbols defined before its location.
|