/external/astl/include/ |
ios_base.h | 108 // fixed: Generate floating-point output in a fixed-point notation. 123 // showpoint: Generate a decimal point character unconditionally in 125 // showpos: Generate a + sign in non-negative generated numeric output. 188 * point) to generate on certain output conversions. 6 by default. 199 * @return The minimum field width to generate on output
|
/external/clang/include/clang/Frontend/ |
FrontendOptions.h | 32 EmitLLVMOnly, ///< Generate LLVM IR, but do not emit anything. 33 EmitCodeGenOnly, ///< Generate machine code, but don't emit anything. 36 GenerateModule, ///< Generate pre-compiled module. 37 GeneratePCH, ///< Generate pre-compiled header. 38 GeneratePTH, ///< Generate pre-tokenized header.
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_file.cc | 147 ": Cannot generate Java output because there is more than one class name, \""); 159 void FileGenerator::Generate(io::Printer* printer) { 184 EnumGenerator(file_->enum_type(i), params_).Generate(printer); 187 MessageGenerator(file_->message_type(i), params_).Generate(printer); 228 GeneratorClass(descriptor, params).Generate(&printer);
|
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
Toc.pod | 3 HTML::Toc - Generate, insert and update HTML Table of Contents. 7 Generate, insert and update HTML Table of Contents. 37 | +generate() | +-----+-----+ 81 The code underneath will generate a ToC of the HTML headings C<<h1>>..C<<h6>> from a file C<index.htm>: 111 This code will generate a ToC of HTML headings C<<h1>>..C<<h6>> of file C<index.htm>, and insert the ToC after the C<<body>> tag at the same time: 192 This code will generate a ToC of HTML headings C<<h1>>..C<<h6>> of file C<indexToc.htm>, and insert or update the ToC after the C<<body>> tag at the same time: 254 Normally, the ToC will be made of text between specified ToC tokens. It's also possible to use the attribute value of a token as a ToC text. This can be done by specifying the attribute marked with an L<attributeToTocToken|"attributeToTocToken"> within the L<tokenBegin|"tokenBegin"> token. For example, suppose you want to generate a ToC of the C<alt> attributes of the following image tokens: 291 =head2 Generate single ToC of multiple files 293 Besides generating a ToC of a single file, it's also possible to generate a single ToC of multiple files. This can be done by specifying either an array of files as the file argument and/or by extending an existing ToC. 297 For example, suppose you want to generate a ToC of both C<doc1.htm> [all...] |
/external/v8/src/ia32/ |
code-stubs-ia32.h | 51 void Generate(MacroAssembler* masm); 69 void Generate(MacroAssembler* masm); 115 void Generate(MacroAssembler* masm); 210 void Generate(MacroAssembler* masm); 249 // Generate code for copying characters using a simple loop. This should only 260 // Generate code for copying characters using the rep movs instruction. 287 // Generate string hash. 305 // Flag that indicates how to generate code for the stub StringAddStub. 326 void Generate(MacroAssembler* masm); 348 void Generate(MacroAssembler* masm) [all...] |
/external/clang/utils/ABITest/ |
ABITestGen.py | 393 help="do not generate char types", 396 help="do not generate short types", 399 help="do not generate int types", 402 help="do not generate long types", 405 help="do not generate long long types", 408 help="do not generate unsigned integer types", 413 help="do not generate bool types", 416 help="do not generate float types", 419 help="do not generate double types", 422 help="do not generate long double types" [all...] |
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 643 --A1 Generate data for table A.1 644 --B1 Generate data for table B.1 645 --B2 Generate data for table B.2 646 --B3 Generate data for table B.3 647 --C11 Generate data for table C.1.1 648 --C12 Generate data for table C.1.2 649 --C21 Generate data for table C.2.1 650 --C22 Generate data for table C.2.2 651 --C3 Generate data for table C.3 652 --C4 Generate data for table C. [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
gen.c | 80 /* Generate the code to keep backing-up information. */ 101 /* Generate the code to perform the backing up. */ 226 /* Generate equivalence-class tables. */ 268 /* Generate the code to find the action number. */ 407 /* genftbl - generate full transition table */ 441 /* Generate the code to find the next compressed-table state. */ 487 /* Generate the code to find the next match. */ 596 /* Generate the code to find the next state. */ 662 /* Generate the code to make a NUL transition. */ 666 /* Only generate a definition for "yy_cp" if we'll generate cod [all...] |
flexdef.h | 73 /* Always be prepared to generate an 8-bit scanner. */ 348 * nowarn - if true (-w), do not generate warnings 350 * interactive - if true (-I), generate an interactive scanner 351 * caseins - if true (-i), generate a case-insensitive scanner 353 * do_yylineno - if true, generate code to maintain yylineno 358 * gen_line_dirs - if true (i.e., no -L flag), generate #line directives 359 * performance_report - if > 0 (i.e., -p flag), generate a report relating 362 * backing_up_report - if true (i.e., -b flag), generate "lex.backup" file 364 * C_plus_plus - if true (i.e., -+ flag), generate a C++ scanner class; 376 * reject - if true, generate back-up tables for REJECT macr [all...] |
/ndk/build/tools/ |
DEV-SCRIPTS-USAGE.TXT | 38 compiled to generate useful host programs for the final NDK 49 the dev-script 'build-gabi++.sh' can be used to generate prebuilt 55 The dev-script 'build-stlport.sh' can be used to generate prebuilt 60 The dev-script 'build-gnu-libstdc++.sh' is used to generate prebuilt 141 These files were introduced in NDK r7 and are used to generate "shell" 175 to use the directories with --with-sysroot. For example, to generate 197 generate 32-bit programs by default. You can experiment with 64-bit binary 215 programs used to generate machine code for the target Android 344 Once you've completed your builds, you should be able to generate the other 358 require that you generate a fully populated $NDK/platforms/ directory first. To d [all...] |
/external/dropbear/libtomcrypt/ |
Doxyfile | 46 # information to generate all constant output in the proper language. 92 # Doxygen will generate a detailed section even if there is only a brief 128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter 185 # only. Doxygen will then generate output that is more tailored for C. 192 # only. Doxygen will then generate output that is more tailored for Java. 276 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate 366 # list will mention the files that were used to generate the documentation. 385 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 391 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 540 # will generate a verbatim copy of the header file for each class for [all...] |
/external/libmtp/doc/ |
Doxyfile.in | 47 # information to generate all constant output in the proper language. 83 # Doxygen will generate a detailed section even if there is only a brief 119 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter 176 # only. Doxygen will then generate output that is more tailored for C. 183 # only. Doxygen will then generate output that is more tailored for Java. 267 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate 357 # list will mention the files that were used to generate the documentation. 384 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 391 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for 543 # will generate a verbatim copy of the header file for each class for [all...] |
/external/v8/tools/ |
generate-ten-powers.scm | 30 ;; bigloo -static-bigloo -o generate-ten-powers generate-ten-powers.scm 32 ;; Generate approximations of 10^k. 88 (define (generate-powers from to mantissa-size) 257 (error "generate-ten-powers" 261 (error "generate-ten-powers" 265 (error "generate-ten-powers" 269 (error "generate-ten-powers" 273 (let ((dividers (generate-powers *from* *to* *mantissa-size*))
|
/external/ipsec-tools/src/racoon/ |
isakmp_base.c | 150 /* generate NONCE value */ 432 /* generate DH public value */ 437 /* generate SKEYID to compute hash if not signature mode */ 455 /* generate HASH to send */ 456 plog(LLV_DEBUG, LOCATION, NULL, "generate HASH_I\n"); 457 iph1->hash = oakley_ph1hash_base_i(iph1, GENERATE); 525 /* generate NAT-D payloads */ 703 /* generate SKEYID to compute hash if signature mode */ 721 /* generate SKEYIDs & IV & final cipher key */ 943 /* generate NONCE value * [all...] |
/external/qemu-pc-bios/vgabios/ |
vbe_display_api.txt | 143 It's illegal to set the XRES when the VBE is enabled (display code should generate PANIC). 145 If the value written exceeds VBE_DISPI_MAX_XRES, the display code needs to generate a PANIC. 151 It's illegal to set the YRES when the VBE is enabled (display code should generate PANIC). 153 If the value written exceeds VBE_DISPI_MAX_YRES, the display code needs to generate a PANIC. 159 It's illegal to set the BPP when the VBE is enabled (display code should generate PANIC). 161 If the value written is an incompatible BPP, the display code needs to generate a PANIC.
|
/external/srtp/doc/ |
Doxyfile | 37 # information to generate all constant output in the proper language. 113 # Doxygen will generate a detailed section even if there is only a brief 146 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate 154 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter 167 # will generate a verbatim copy of the header file for each class for 280 # only. Doxygen will then generate output that is more tailored for C. 287 # only. Doxygen will then generate output that is more tailored for Java. 295 # list will mention the files that were used to generate the documentation. 314 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 320 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for [all...] |
/bionic/libc/private/ |
thread_private.h | 27 * WEAK_ALIAS(n) to generate the weak symbol n pointing to _weak_n, 28 * WEAK_PROTOTYPE(n) to generate a prototype for _weak_n (based on n).
|
/external/apache-http/src/org/apache/http/protocol/ |
HttpDateGenerator.java | 52 /** Date format pattern used to generate the header in RFC 1123 format. */ 74 // Generate new date string
|
/external/bison/tests/ |
c++.at | 63 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate 67 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings
|
/external/bluetooth/glib/ |
Makefile.decl | 23 # test-report: run tests in subdirs and generate report 24 # perf-report: run tests in subdirs with -m perf and generate report
|
/external/chromium/webkit/glue/ |
webframe_unittest.cc | 26 // Generate a simple test case. 67 // Generate a simple test case.
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ExprEngine.h | 154 /// processCFGElement - Called by CoreEngine. Used to generate new successor 178 /// ProcessBranch - Called by CoreEngine. Used to generate successor 187 /// processIndirectGoto - Called by CoreEngine. Used to generate successor 191 /// ProcessSwitch - Called by CoreEngine. Used to generate successor 195 /// ProcessEndPath - Called by CoreEngine. Used to generate end-of-path 199 /// Generate the entry node of the callee. 202 /// Generate the first post callsite node. 385 /// expressions of the form 'x != 0' and generate new nodes (stored in Dst)
|
/external/clang/test/CodeGenObjC/ |
objc2-write-barrier.m | 31 // assignments to any/all of these fields should generate objc_assign_ivar 43 // assignments to these should generate objc_assign_global
|
/external/dbus/tools/ |
dbus-uuidgen.1 | 7 dbus-uuidgen \- Utility to generate UUIDs 17 Note that the D-Bus UUID has no relationship to RFC 4122 and does not generate
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/ |
package.xml | 27 and generate a directory.txt for the rest of the process using config as a key, and containing the name of the zip and the directory --> 45 <!-- Generate an assemble script (assemble.xml) for the given features -->
|