OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:produce
(Results
1 - 25
of
3396
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libogg/include/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/libvorbis/include/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/libvorbis/lib/books/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/libvorbis/lib/books/floor/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/libvorbis/lib/books/uncoupled/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/
viewport-warnings-6.html
2
<title>Missing value should
produce
an error.</title>
/external/clang/test/Index/Inputs/Headers/
crash.h
0
//
Produce
a crash if CRASH is defined.
/external/libvorbis/lib/books/coupled/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/clang/runtime/compiler-rt/
clang_linux_test_input.c
1
// This file is used to check if we can
produce
working executables
/external/compiler-rt/make/platform/
clang_linux_test_input.c
1
// This file is used to check if we can
produce
working executables
/external/harfbuzz_ng/test/
Makefile.am
1
# Process this file with automake to
produce
Makefile.in
/external/libogg/include/ogg/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/libvorbis/include/vorbis/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/libvorbis/m4/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdfseg.asm
3
;; [1] should
produce
segment base ref
4
;; [2] should
produce
standard relocation
/external/clang/test/Preprocessor/
disabled-cond-diags2.c
5
#endif junk // shouldn't
produce
diagnostics
12
#X // shouldn't
produce
diagnostics (block #if condition not valid, so skipped)
/frameworks/compile/mclinker/unittests/
UniqueGCFactoryBaseTest.cpp
46
contextFactory->
produce
("/");
47
contextFactory->
produce
("ab/c");
54
LDContext* context1 = contextFactory->
produce
("/");
55
contextFactory->
produce
("ab/c");
57
LDContext* context2 = contextFactory->
produce
("/");
64
LDContext* context1 = contextFactory->
produce
("abc/def");
65
contextFactory->
produce
("ab/c");
67
LDContext* context2 = contextFactory->
produce
("ttt/../abc/def");
79
MemoryArea* area1 = memFactory->
produce
(path1, FileHandle::ReadOnly);
80
MemoryArea* area2 = memFactory->
produce
(path2, FileHandle::ReadOnly)
[
all
...]
/external/clang/test/Analysis/
sizeofpointer.c
7
return sizeof(p); // expected-warning{{The code calls sizeof() on a pointer type. This can
produce
an unexpected result}}
/external/fdlibm/
configure.in
1
dnl Process this file with autoconf to
produce
a configure script
/external/harfbuzz_ng/src/hb-ucdn/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/llvm/test/MC/COFF/
secrel32.s
3
// check that we
produce
the correct relocation for .secrel32
/ndk/sources/host-tools/sed-4.2.1/lib/
Makefile.am
1
## Process this file with automake to
produce
Makefile.in
/external/chromium_org/chrome/test/functional/tracing/
tracing_smoke_test.py
19
tracer = self._tracer_factory.
Produce
()
26
tracer = self._tracer_factory.
Produce
()
36
tracer1 = self._tracer_factory.
Produce
()
37
tracer2 = self._tracer_factory.
Produce
()
48
tracer = self._tracer_factory.
Produce
()
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.grammar/
p6.cpp
8
// FIXME:
Produce
a better diagnostic for this case.
/external/clang/test/CodeGen/
atomic_ops.c
7
// Check that multiply / divides on atomics
produce
a cmpxchg loop
Completed in 841 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>