/external/python/cpython2/PC/VS7.1/ |
D | Uninstal.wse | 46 item: Compiler Variable If 80 item: Compiler Variable If 85 item: Compiler Variable If 89 item: If/While Statement 104 item: Compiler Variable If 109 item: Compiler Variable If 113 item: If/While Statement 128 item: Compiler Variable If 133 item: Compiler Variable If 137 item: If/While Statement [all …]
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerFlags.def | 14 FUZZER_FLAG_UNSIGNED(seed, 0, "Random seed. If 0, seed is generated.") 18 "If 0, libFuzzer tries to guess a good value based on the corpus " 20 FUZZER_FLAG_INT(cross_over, 1, "If 1, cross over inputs.") 25 "If 1, always prefer smaller inputs during the corpus shuffle.") 29 "If one unit runs more than this number of seconds the process will abort.") 34 FUZZER_FLAG_INT(max_total_time, 0, "If positive, indicates the maximal total " 37 FUZZER_FLAG_INT(merge, 0, "If 1, the 2-nd, 3-rd, etc corpora will be " 45 FUZZER_FLAG_INT(jobs, 0, "Number of jobs to run. If jobs >= 1 we spawn" 50 " If zero, \"min(jobs,NumberOfCpuCores()/2)\" is used.") 57 "If 1, generate only ASCII (isprint+isspace) inputs.") [all …]
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 25 "If set, use the online symbolizer from common sanitizer runtime to turn " 29 "Path to external symbolizer. If empty, the tool will search $PATH for " 33 "If set, allows online symbolizer to run addr2line binary to symbolize " 39 "If available, use the fast frame-pointer-based unwinder on " 42 "If available, use the fast frame-pointer-based unwinder on fatal " 45 "If available, use the fast frame-pointer-based unwinder on " 72 "If false, the allocator will crash instead of returning 0 on " 75 "If false, disable printing error summaries in addition to error " 79 "If set, registers the tool's custom SIGSEGV/SIGBUS handler.") 81 "If set, registers the tool's custom SIGABRT handler.") [all …]
|
/external/mesa3d/doxygen/ |
D | common.doxy | 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 56 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 63 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # as the annotated text. Otherwise, the brief description is used as-is. If left 81 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 87 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited 94 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 95 # path before files name in the file list and in the header files. If set [all …]
|
D | gallium.doxy | 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 64 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 71 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 83 # If left blank, the following values are used ("$name" is automatically 90 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 96 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 103 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 104 # path before files name in the file list and in the header files. If set [all …]
|
/external/xmlrpcpp/src/ |
D | Doxyfile | 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 46 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in 53 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class 58 # If the EXTRACT_STATIC tag is set to YES all static members of a file 63 # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) 65 # If set to NO only classes defined in header files are included. 69 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all 71 # If set to NO (the default) these members will be included in the 77 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all [all …]
|
/external/libdaemon/doc/ |
D | doxygen.conf.in | 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 84 # as the annotated text. Otherwise, the brief description is used as-is. If left 91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited 104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 105 # path before files name in the file list and in the header files. If set [all …]
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | ReadMe.txt | 14 | If connection is successfully queued up asynchronously, 16 | If connection is done synchronously, go into CONNECTED 21 | If I/O is still incomplete, remain in the CONNECTING 23 | If connection is complete, go into CONNECTED state. 27 | If read request is successfully queued up asynchronously, 32 | If read is done, go into READ_DONE state. 37 | If write request is successfully queued up asynchronously, 42 | If write is done, go into WRITE_DONE state. 46 | If read request is successfully queued up asynchonously, 51 | If read is done, perform action for successful client [all …]
|
/external/bison/doc/ |
D | Doxyfile.in | 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 56 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 63 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 70 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 76 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited 83 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 84 # path before files name in the file list and in the header files. If set 89 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 96 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/external/libmtp/doc/ |
D | Doxyfile.in | 31 # If a relative path is entered, it will be relative to the location 32 # where doxygen was started. If left blank the current directory will be used. 36 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 57 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 64 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # as the annotated text. Otherwise, the brief description is used as-is. If left 82 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 88 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited 95 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 96 # path before files name in the file list and in the header files. If set [all …]
|
/external/libexif/doc/ |
D | Doxyfile.in | 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 56 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 63 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # If left blank, the following values are used ("$name" is automatically 82 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 88 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 95 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 96 # path before files name in the file list and in the header files. If set [all …]
|
D | Doxyfile-internals.in | 30 # If a relative path is entered, it will be relative to the location 31 # where doxygen was started. If left blank the current directory will be used. 35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 56 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 63 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 75 # If left blank, the following values are used ("$name" is automatically 82 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 88 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 95 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 96 # path before files name in the file list and in the header files. If set [all …]
|
/external/syslinux/gpxe/src/ |
D | doxygen.cfg | 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 84 # If left blank, the following values are used ("$name" is automatically 91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 105 # path before files name in the file list and in the header files. If set [all …]
|
/external/libvpx/libvpx/ |
D | libs.doxy_template | 43 # If a relative path is entered, it will be relative to the location 44 # where doxygen was started. If left blank the current directory will be used. 48 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 69 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 76 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 88 # If left blank, the following values are used ("$name" is automatically 95 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 101 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 108 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 109 # path before files name in the file list and in the header files. If set [all …]
|
/external/libevent/ |
D | Doxyfile | 26 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 28 # comment as the brief description. If set to NO, the JavaDoc 41 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the 43 # by member name. If set to NO (the default) the members will appear in 48 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 52 # If left blank the directory from which doxygen is run is used as the 90 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will 99 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will 105 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 106 # put in front of it. If left blank `latex' will be used as the default path. [all …]
|
/external/swiftshader/third_party/LLVM/docs/ |
D | doxygen.cfg.in | 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 84 # If left blank, the following values are used ("$name" is automatically 91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 105 # path before files name in the file list and in the header files. If set [all …]
|
/external/antlr/antlr-3.4/runtime/C/ |
D | doxyfile | 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 84 # If left blank, the following values are used ("$name" is automatically 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set [all …]
|
/external/libvncserver/ |
D | Doxyfile | 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 84 # If left blank, the following values are used ("$name" is automatically 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set [all …]
|
/external/compiler-rt/lib/asan/ |
D | asan_flags.inc | 33 "If set, prints some debugging information and does additional checks.") 40 "If set, attempts to catch initialization order issues.") 43 "If set, uses custom wrappers and replacements for libc string functions " 46 "If set, uses custom wrappers for memset/memcpy/memmove intrinsics.") 63 "If set, user may manually mark memory regions as poisoned or " 74 "If set, explicitly unmaps the (huge) shadow at exit.") 75 ASAN_FLAG(bool, protect_shadow_gap, true, "If set, mprotect the shadow gap") 83 "If set, prints ASan exit stats even after program terminates " 87 "If set, prints thread creation stacks for the threads involved in the " 94 "If true, poison partially addressable 8-byte aligned words " [all …]
|
/external/mesa3d/src/gallium/state_trackers/clover/ |
D | Doxyfile | 51 # If a relative path is entered, it will be relative to the location 52 # where doxygen was started. If left blank the current directory will be used. 56 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 78 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 85 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 97 # If left blank, the following values are used ("$name" is automatically 104 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 110 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 117 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 118 # path before files name in the file list and in the header files. If set [all …]
|
/external/python/cpython2/Doc/library/ |
D | nntplib.rst | 62 default *port* is 119. If the optional *user* and *password* are provided, 66 If the optional flag *readermode* is true, then a ``mode reader`` command is 69 call reader-specific commands, such as ``group``. If you get unexpected 124 response: a string beginning with a three-digit code. If the server's response 150 *groups* is a list of group names that are new since the given date and time. If 152 is stored in a file. If *file* is a string, then the method will open a file 153 object with that name, write to it then close it. If *file* is a file object, 155 output. If *file* is supplied, then the returned *list* is an empty list. 162 ``(response, articles)`` where *articles* is a list of message ids. If the 164 stored in a file. If *file* is a string, then the method will open a file [all …]
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 60 this value. Default is 0. If set to None the test is skipped. 68 device_errors.AdbCommandFailedError: If the exit status doesn't match 111 clear: If true, clear the logcat. 112 dump: If true, dump the current logcat contents. 113 filter_specs: If set, a list of specs to filter the logcat. 114 logcat_format: If set, the format in which the logcat should be output. 117 ring_buffer: If set, a list of alternate ring buffers to request. 120 iter_timeout: If set and neither clear nor dump is set, the number of 121 seconds to wait between iterations. If no line is found before the 123 timeout: (optional) If set, timeout per try in seconds. If clear or dump [all …]
|
/external/eigen/doc/ |
D | Doxyfile.in | 54 # If a relative path is entered, it will be relative to the location 55 # where doxygen was started. If left blank the current directory will be used. 59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 100 # If left blank, the following values are used ("$name" is automatically 117 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 123 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 130 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 131 # path before files name in the file list and in the header files. If set [all …]
|
/external/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 29 /// CCIfType - If the current argument is one of the specified types, apply 35 /// CCIf - If the predicate matches, apply A. 40 /// CCIfByVal - If the current argument has ByVal parameter attribute, apply 45 /// CCIfSwiftSelf - If the current argument has swiftself parameter attribute, 50 /// CCIfSwiftError - If the current argument has swifterror parameter attribute, 55 /// CCIfConsecutiveRegs - If the current argument has InConsecutiveRegs 64 /// CCIfInReg - If this argument is marked with the 'inreg' attribute, apply 68 /// CCIfNest - If this argument is marked with the 'nest' attribute, apply 72 /// CCIfSplit - If this argument is marked with the 'split' attribute, apply 76 /// CCIfSRet - If this argument is marked with the 'sret' attribute, apply [all …]
|
/external/libnl/doc/ |
D | Doxyfile.in | 52 # If a relative path is entered, it will be relative to the location 53 # where doxygen was started. If left blank the current directory will be used. 57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 98 # If left blank, the following values are used ("$name" is automatically 105 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 111 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 118 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 119 # path before files name in the file list and in the header files. If set [all …]
|