HomeSort by relevance Sort by last modified time
    Searched full:generate (Results 626 - 650 of 5499) sorted by null

<<21222324252627282930>>

  /packages/apps/LegacyCamera/jni/feature_mos/doc/
feature_mos_API_doxyfile 54 # information to generate all constant output in the proper language.
102 # Doxygen will generate a detailed section even if there is only a brief
138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
380 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
486 # list will mention the files that were used to generate the documentation.
542 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warning
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/doc/
dbreg_API_doxyfile 54 # information to generate all constant output in the proper language.
102 # Doxygen will generate a detailed section even if there is only a brief
138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
195 # sources only. Doxygen will then generate output that is more tailored for C.
202 # sources only. Doxygen will then generate output that is more tailored for
209 # sources only. Doxygen will then generate output that is more tailored for
215 # sources. Doxygen will then generate output that is tailored for
380 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
486 # list will mention the files that were used to generate the documentation.
542 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warning
    [all...]
  /external/clang/tools/libclang/
CIndexUSRs.cpp 104 /// Generate the string component containing the location of the
109 /// and from other clients that want to directly generate USRs. These
114 /// Generate a USR for an Objective-C class.
116 /// Generate a USR for an Objective-C class category.
118 /// Generate a USR fragment for an Objective-C instance variable. The
122 /// Generate a USR fragment for an Objective-C method.
124 /// Generate a USR fragment for an Objective-C property.
126 /// Generate a USR for an Objective-C protocol.
236 // In this case, don't generate a USR.
244 // to check the storage class to correctly generate the USR
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/bin/
mipsel-linux-android-c++ 
mipsel-linux-android-cpp 
mipsel-linux-android-g++ 
mipsel-linux-android-gcc 
mipsel-linux-android-gcc-4.4.3 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/mipsel-linux-android/bin/
c++ 
g++ 
gcc 
  /external/clang/utils/ABITest/
Makefile.test.common 146 inputs/test.%.a.c: test.%.generate
148 inputs/test.%.b.c: test.%.generate
150 inputs/test.%.driver.c: test.%.generate
153 .PHONY: test.%.generate
155 test.%.generate: $(ABITESTGEN) inputs/.dir
  /external/jdiff/src/jdiff/
JDiff.java 36 * Generate the summary of the APIs.
45 // and generate the XML for the API into it.
117 // Generate an HTML report which summarises all the API differences.
119 reporter.generate(comp, existingComments);
267 /** If set, then generate the XML for an API and exit. */
  /ndk/build/tools/
make-release.sh 18 # While handy, this is *not* the best way to generate NDK release packages.
86 echo "This script is used to generate an NDK release package from scratch"
106 "This script is used to generate an NDK release package from scratch.
120 will also automatically generate a windows release package. You can prevent
226 dump "ERROR: Can't generate proper release packages."
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 94 // Generate top of header.
176 // Generate forward declarations of classes.
183 // Generate enum definitions.
194 // Generate class definitions.
209 // Generate service definitions.
233 // Generate class inline methods.
340 // Generate enums.
345 // Generate classes.
354 // Generate services.
394 // In optimize_for = LITE_RUNTIME mode, we don't generate AssignDescriptors(
    [all...]
  /external/icu4c/test/cintltst/
utmstest.c 228 log_err("utmscale_fromInt64(fromMin - 1, %d, &status) did not generate U_ILLEGAL_ARGUMENT_ERROR.\n", scale);
242 log_err("utmscale_fromInt64(fromMax + 1, %d, &status) didn't generate U_ILLEGAL_ARGUMENT_ERROR.\n", scale);
250 log_err("utmscale_fromInt64(0, UDTS_MAX_SCALE, &status) did not generate U_ILLEGAL_ARGUMENT_ERROR.\n");
262 log_err("utmscale_toInt64(0, -1, &status) did not generate U_ILLEGAL_ARGUMENT_ERROR.\n");
288 log_err("utmscale_toInt64(toMin - 1, %d, &status) did not generate U_ILLEGAL_ARGUMENT_ERROR.\n", scale);
303 log_err("utmscale_toInt64(toMax + 1, %d, &status) did not generate U_ILLEGAL_ARGUMENT_ERROR.\n", scale);
311 log_err("utmscale_toInt64(0, UDTS_MAX_SCALE, &status) did not generate U_ILLEGAL_ARGUMENT_ERROR.\n");
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 76 // "Generate C++ source and header.");
81 // "Generate Foo file.");
101 // * generator: The CodeGenerator which will be called to generate files
109 // The text before the colon is passed to CodeGenerator::Generate() as the
131 // the files for which the plugin is expected to generate output code.
138 // The plugin should generate whatever files are necessary, as code generators
211 // Generate the given output file from the given input.
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.cpp 252 // We generate the speculative code path, followed by the non-speculative
264 // First generate the speculative path.
269 // Next, generate the non-speculative path. We pass this a SpeculationCheckIndexIterator
292 // Generate code to lookup and jump to exception handlers, to perform the slow
294 // generate the entry point with arity check.
306 // If any exception checks were linked, generate code to lookup a handler.
321 // Generate the register file check; if the fast check in the function head fails,
  /external/ipsec-tools/src/racoon/
isakmp_agg.c 171 /* generate DH public value */
176 /* generate NONCE value */
546 /* generate SKEYIDs & IV & final cipher key */
629 /* generate HASH to send */
630 plog(LLV_DEBUG, LOCATION, NULL, "generate HASH_I\n");
631 iph1->hash = oakley_ph1hash_common(iph1, GENERATE);
709 /* generate NAT-D payloads */
977 /* generate DH public value */
982 /* generate NONCE value */
992 /* generate SKEYIDs & IV & final cipher key *
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java 51 * Generate recognizers derived from grammars. Language independence
77 * vocabulary environment would generate a SWITCH with 65000 labels.
104 /** Where are the templates this generator should use to generate code? */
125 /** Generate debugging event method calls */
271 * Finally, walk the AST again to generate code.
281 //System.out.println("### generate "+grammar.name+" recognizer");
415 // GENERATE RECOGNIZER
624 /** Generate code that computes the predicted alt given a DFA. The
644 // generate any kind of DFA here (cyclic or acyclic)
661 * edge. Generate a simple if-then-else. Cannot be an accept state a
    [all...]
  /external/webkit/Source/WebCore/
Android.derived.v8bindings.mk 31 $(LOCAL_PATH)/bindings/scripts/generate-bindings.pl
71 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include css --include dom --include html --outputdir $(dir $@) $<
140 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --outputdir $(dir $@) $<
183 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --include fileapi --outputdir $(dir $@) $<
284 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --outputdir $(dir $@) $<
326 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --include html/canvas --outputdir $(dir $@) $<
340 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --outputdir $(dir $@) $<
379 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --outputdir $(dir $@) $<
395 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --include html --outputdir $(dir $@) $<
422 $(GEN): PRIVATE_CUSTOM_TOOL = SOURCE_ROOT=$(PRIVATE_PATH) perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator V8 --include dom --incl (…)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-as.1 47 .\" If the F register is turned on, we'll generate index entries on stderr for
231 [\fB\-\-print\-opcodes\fR] [\fB\-\-generate\-example\fR]
481 Generate debugging information for each assembler source line using whichever
486 Generate stabs debugging information for each assembler line. This
490 Generate stabs debugging information for each assembler line, with \s-1GNU\s0
497 Generate \s-1DWARF2\s0 debugging information for each assembler line. This
595 Generate an object file even after errors.
761 Generate position-independent (or position-dependent) code. The
789 Generate \*(L"big endian\*(R" format output.
792 Generate \*(L"little endian\*(R" format output
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-as.1 47 .\" If the F register is turned on, we'll generate index entries on stderr for
231 [\fB\-\-print\-opcodes\fR] [\fB\-\-generate\-example\fR]
481 Generate debugging information for each assembler source line using whichever
486 Generate stabs debugging information for each assembler line. This
490 Generate stabs debugging information for each assembler line, with \s-1GNU\s0
497 Generate \s-1DWARF2\s0 debugging information for each assembler line. This
595 Generate an object file even after errors.
761 Generate position-independent (or position-dependent) code. The
789 Generate \*(L"big endian\*(R" format output.
792 Generate \*(L"little endian\*(R" format output
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-as.1 47 .\" If the F register is turned on, we'll generate index entries on stderr for
231 [\fB\-\-print\-opcodes\fR] [\fB\-\-generate\-example\fR]
481 Generate debugging information for each assembler source line using whichever
486 Generate stabs debugging information for each assembler line. This
490 Generate stabs debugging information for each assembler line, with \s-1GNU\s0
497 Generate \s-1DWARF2\s0 debugging information for each assembler line. This
595 Generate an object file even after errors.
761 Generate position-independent (or position-dependent) code. The
789 Generate \*(L"big endian\*(R" format output.
792 Generate \*(L"little endian\*(R" format output
    [all...]
  /external/libusb/doc/
doxygen.cfg.in 54 # information to generate all constant output in the proper language.
91 # Doxygen will generate a detailed section even if there is only a brief
127 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
191 # sources only. Doxygen will then generate output that is more tailored for C.
198 # sources only. Doxygen will then generate output that is more tailored for Java.
310 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
400 # list will mention the files that were used to generate the documentation.
435 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
441 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
634 # will generate a verbatim copy of the header file for each class for
    [all...]

Completed in 517 milliseconds

<<21222324252627282930>>