Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 25 of 1054) sorted by relevance

12345678910>>...43

/external/chromium/testing/gmock/
DMakefile.am35 include/gmock/gmock-generated-actions.h \
36 include/gmock/gmock-generated-function-mockers.h \
37 include/gmock/gmock-generated-matchers.h \
38 include/gmock/gmock-generated-nice-strict.h \
46 include/gmock/internal/gmock-generated-internal-utils.h \
105 test/gmock-generated-actions_test.cc \
106 test/gmock-generated-function-mockers_test.cc \
107 test/gmock-generated-internal-utils_test.cc \
108 test/gmock-generated-matchers_test.cc \
134 include/gmock/gmock-generated-actions.h.pump \
[all …]
/external/antlr/antlr-3.4/runtime/C/doxygen/
Datsections.dox7 /// the placement of their contents within the generated code at defined points
8 /// such as within the generated C header file.
30 /// variables that are local to the code generated for that rule. You can then reference them within
33 /// With the C target, the generated code is subject to the restrictions of C semantics and this
58 …ode>\@declarations</code> and <code>\@init</code> sections guarantees that your generated code will
64 /// to be placed at the start of each generated file, regardless of whether it is a .c or .h file. …
65 /// be useful for inserting copyright information and so on in all your generated files.
67 /// \bNOTE: Be careful not to confuse this concept with placing code in the generated .h header fil…
69 /// in generated java classes. We have therefore kept the intent of this section the same.
89 /// the code they encapsulate to be placed in the generated .h file, \b after the standard
[all …]
Dbuildrec.dox3 /// \section generated Generated Files
32 /// The generated .c files reference the .h files using <G.h>, so you must use <code>-I.</code> on …
33 …nt directory in your include paths in Visual Studio). Additionally, the generated .h files referen…
41 /// In case it isn't obvious, the generated files may be used to produce either a library or an exe…
60 /// // runtime header files, the generated header files (all of which are safe to include
103 /// // The lexer is of course generated by ANTLR, and so the lexer type is not upper case.
110 /// // The token stream is produced by the ANTLR3 generated lexer. Again it is a structure based
112 /// // supplied to the generated parser, and you can write your own token stream and pass this …
117 /// // The Lang parser is also generated by ANTLR and accepts a token stream as explained
126 /// // the starting rule (any rule can start first of course). This is a generated type
[all …]
/external/clang/test/CodeGenObjCXX/
Darc-special-member-functions.mm37 // Implicitly-generated copy assignment operator for ObjCMember
64 // Implicitly-generated copy assignment operator for ObjCArrayMember
93 // Implicitly-generated copy assignment operator for ObjCBlockMember
107 // Implicitly-generated copy constructor for ObjCBlockMember
112 // Implicitly-generated destructor for ObjCBlockMember
117 // Implicitly-generated default constructor for ObjCBlockMember
122 // Implicitly-generated copy constructor for ObjCArrayMember
130 // Implicitly-generated destructor for ObjCArrayMember
143 // Implicitly-generated default constructor for ObjCArrayMember
148 // Implicitly-generated copy constructor for ObjCMember
[all …]
/external/webkit/Source/WebCore/
DAndroid.derived.mk73 $(transform-generated-source)
81 $(transform-generated-source)
89 $(transform-generated-source)
103 $(transform-generated-source)
113 $(transform-generated-source)
122 $(transform-generated-source)
155 $(transform-generated-source)
180 $(transform-generated-source)
188 $(transform-generated-source)
198 $(transform-generated-source)
/external/e2fsprogs/e2fsck/
Dprof_err.et6 # generated by prof_tree.c
25 # generated by prof_parse.c
35 # generated by prof_init.c
47 # generated by prof_file.c
53 # generated by prof_set.c
58 # generated by prof_get.c
/external/llvm/docs/CommandGuide/
Dllvm-cov.rst16 The experimental **llvm-cov** tool reads in description file generated by compiler
17 and coverage data file generated by instrumented program. This program assumes
28 This option selects input description file generated by compiler while instrumenting
35 This option selects coverage data file generated by instrumented compiler.
/external/libvpx/examples/includes/HTML-Toc-0.91/t/
DpodExamples.t70 <!-- Table of Contents generated by Perl - HTML::Toc -->
75 <!-- End of generated Table of Contents -->
113 <!-- Table of Contents generated by Perl - HTML::Toc -->
118 <!-- End of generated Table of Contents -->
146 <!-- Table of Contents generated by Perl - HTML::Toc -->
150 <!-- End of generated Table of Contents -->
180 <!-- Table of Contents generated by Perl - HTML::Toc -->
184 <!-- End of generated Table of Contents -->
220 <!-- Table of Contents generated by Perl - HTML::Toc -->
224 <!-- End of generated Table of Contents -->
[all …]
/external/chromium/testing/
Dgmock.gyp18 'gmock/include/gmock/gmock-generated-actions.h',
19 'gmock/include/gmock/gmock-generated-function-mockers.h',
20 'gmock/include/gmock/gmock-generated-matchers.h',
21 'gmock/include/gmock/gmock-generated-nice-strict.h',
25 'gmock/include/gmock/internal/gmock-generated-internal-utils.h',
/external/clang/test/SemaObjC/
Dwarn-missing-super.m45 // CHECK: 1 warning generated.
50 // CHECK-GC: 2 warnings generated.
54 // CHECK-GC-ONLY: 1 warning generated.
58 // CHECK-ARC: 1 error generated.
/external/llvm/include/llvm/Config/
DDisassemblers.def.in14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
DAsmPrinters.def.in14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
DAsmParsers.def.in14 |* generated); including this file will then enumerate all of the *|
17 |* The set of targets supported by LLVM is generated at configuration *|
18 |* time, at which point this header is generated. Do not modify this *|
/external/mesa3d/docs/
DMESA_ycbcr_texture.spec176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is
179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
182 INVALID_VALUE is generated by TexImage2D if <format> is MESA_YCBCR and
185 INVALID_OPERATION is generated by TexSubImage2D if the internal image
188 INVALID_OPERATION is generated by CopyTexSubImage2D if the internal
/external/llvm/host/include/llvm/Config/
DAsmPrinters.def14 // generated); including this file will then enumerate all of the
17 // The set of targets supported by LLVM is generated at configuration
18 // time, at which point this header is generated. Do not modify this
DAsmParsers.def14 // generated); including this file will then enumerate all of the
17 // The set of targets supported by LLVM is generated at configuration
18 // time, at which point this header is generated. Do not modify this
DDisassemblers.def14 // generated); including this file will then enumerate all of the
17 // The set of targets supported by LLVM is generated at configuration
18 // time, at which point this header is generated. Do not modify this
/external/llvm/device/include/llvm/Config/
DAsmPrinters.def14 // generated); including this file will then enumerate all of the
17 // The set of targets supported by LLVM is generated at configuration
18 // time, at which point this header is generated. Do not modify this
DDisassemblers.def14 // generated); including this file will then enumerate all of the
17 // The set of targets supported by LLVM is generated at configuration
18 // time, at which point this header is generated. Do not modify this
DAsmParsers.def14 // generated); including this file will then enumerate all of the
17 // The set of targets supported by LLVM is generated at configuration
18 // time, at which point this header is generated. Do not modify this
/external/antlr/antlr-3.4/runtime/Python/
DChangeLog5 generated lexers operate on integers. Also made various performance
11 generated code, so (simple) grammars can be executed as standalone
35 Minor improvement of generated code (use '<lower> <= <LA> <= <upper>'
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
DTLexer.g1 // This is a sample lexer generated by the ANTLR3 Maven Archetype
14 // Tell ANTLR to make the generated lexer class extend the
21 // What package should the generated source exist in?
/external/chromium/chrome/browser/
DDEPS10 "+grit", # For generated headers
11 "+policy", # For generated headers and source
24 "+xib_localizers", # For generated mac localization helpers
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/qt/
DInjectedBundle.pro6 …pty(WC_GENERATED_SOURCES_DIR):WC_GENERATED_SOURCES_DIR = $$PWD/../../../../Source/WebCore/generated
8 … isEmpty(WC_GENERATED_SOURCES_DIR):WC_GENERATED_SOURCES_DIR = ../../../../Source/WebCore/generated
11 GENERATED_SOURCES_DIR = ../../generated
/external/chromium/sdch/
DREADME.chromium1 The linux directory contains a config.h generated from a run of configure on
5 The mac directory contains a config.h generated from a run of configure on a

12345678910>>...43