Home
last modified time | relevance | path

Searched +refs:clang +refs:completion +refs:mode +refs:map (Results 1 – 13 of 13) sorted by relevance

/external/clang/include/clang/Driver/
DCC1Options.td1 //===--- CC1Options.td - Options for clang -cc1 ---------------------------===//
10 // This file defines the options accepted by clang -cc1 and clang -cc1as.
89 def analyzer_inlining_mode : Separate<["-"], "analyzer-inlining-mode">,
91 def analyzer_inlining_mode_EQ : Joined<["-"], "analyzer-inlining-mode=">, Alias<analyzer_inlining_m…
127 HelpText<"Do not remove finalize method in gc mode">;
178 HelpText<"Generate debug info with external references to clang modules"
279 HelpText<"Enable PGO instrumentation. The accepted value is clang, llvm, "
357 def code_completion_at : Separate<["-"], "code-completion-at">,
359 HelpText<"Dump code-completion information at a location">;
363 def code_completion_at_EQ : Joined<["-"], "code-completion-at=">,
[all …]
/external/clang/docs/
DInternalsManual.rst80 ``clang/Basic/Diagnostic*Kinds.td`` files, depending on what library will be
110 you to map almost any diagnostic to the output level that you want. The only
430 mentioned, the diagnostic machinery goes through some filtering to map a
444 mode. Instead of formatting and printing out the diagnostics, this
448 documentation for the ``-verify`` mode can be found in the Clang API
522 To map from this representation to a character-based representation, the "last"
531 The clang Driver and library are documented :doc:`here <DriverInternals>`.
599 not reading in "raw" mode) this contains a pointer to the unique hash value
731 * The lexer can operate in "raw" mode. This mode has several features that
734 This mode is used for lexing within an "``#if 0``" block, for example.
[all …]
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md350 enough to map underlined layers.</why>
362 The PF philosophy is to map the hardware characteristics to parameters.
505 A mode with synchronisation on client request **SHOULD** be supported.
848 possible (tuning mode)</ko>
926 <note>User overwritten user action could be a log out, leaving some tuning mode,
950 ## Auto completion
951 This command line interface **MAY** offer argument auto completion.
1061 It will be compatible with android thank to clang's libc++"
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUUsage.rst23 Use the ``clang -target <Architecture>-<Vendor>-<OS>-<Environment>`` option to
75 Use the ``clang -mcpu <Processor>`` option to specify the AMD GPU processor. The
231 Use the ``clang -m[no-]<TargetFeature>`` option to specify the AMD GPU
889 runtime) may be embedded into the DWARF v5 line table using the ``clang
1437 mode driver to initialize and register the AQL queue with CP.
1482 10. When the kernel dispatch has completed execution, CP signals the completion
1546 map from a flat address to a private or local address.
1561 address mode the apperture sizes are 2^32 bytes and the base is aligned to 2^32
1776 mode for single (32
1782 mode values are defined in
[all …]
/external/python/cpython2/Misc/NEWS.d/
D2.7.4rc1.rst927 In SpooledTemporaryFile class mode and name properties and xreadlines method
1340 calls aren't added to filter(), map(), and zip() which are directly passed
1472 cgitb no longer prints spurious <p> tags in text mode when the logdir option
1491 Ignore 'U' in mode given to gzip.open() and gzip.GzipFile().
1652 Ensure that ctypes works on Mac OS X when Python is compiled using the clang
1963 Make pool.map() empty iterables correctly. Initial patch by mouad.
2274 unittest's verbose mode as well as non-verbose mode.
2453 llvm-gcc compiler. If original compiler is not available, use clang
2493 IDLE method completion now correctly works for unicode literals.
/external/python/cpython3/Doc/whatsnew/
D3.4.rst89 * command line option for :ref:`isolated mode <whatsnew-isolated-mode>`
138 * New command line option for :ref:`isolated mode <whatsnew-isolated-mode>`,
559 supports calculation of the mean, median, mode, variance and standard
665 the child map to add to the chain. This allows an existing mapping and/or a
1373 accept a *map* keyword argument which, if specified, is passed in to
1374 :class:`asynchat.async_chat` as its *map* argument. This allows an application
1375 to avoid affecting the global socket map. (Contributed by Vinay Sajip in
1558 When the Python interpreter starts in :ref:`interactive mode
1561 arguments just before interactive mode is started. The check is made after the
1564 completion and history saving (in :file:`~/.python-history`) if the platform
[all …]
/external/python/cpython3/Misc/
DHISTORY53 that the script is in CGI mode.
173 - Issue #25280: Import trace messages emitted in verbose (-v) mode are no
307 at the end if the FileInput was opened with binary mode.
384 rounding mode than datetime.timedelta to keep the property:
386 It also the rounding mode used by round(float) for example.
790 - Issue #24570: Idle: make calltip and completion boxes appear on Macs
979 - Issue #22653: Fix an assertion failure in debug mode when doing a reentrant
980 dict insertion in debug mode.
985 - Issue #22604: Fix assertion error in debug mode when dividing a complex
1129 when in failfast mode, even in the absence of failures.
[all …]
/external/v8/
DChangeLog31953 [build] Use sysroot for linux compilation with clang (Chromium issues
32177 [build] Use sysroot for linux compilation with clang (Chromium issues
32310 [stubs] Extend HasProperty stub with dictionary-mode, string wrapper and
32358 Extend HasProperty stub with dictionary-mode, string wrapper and double-
32382 root map (issue 5009).
33231 mode, this patch collects UseCounters for `089` in strict mode. The spec
35732 Sloppy mode webcompat: allow conflicting function declarations in blocks
35770 Array length reduction should throw in strict mode if it can't delete an
35818 Array length reduction should throw in strict mode if it can't delete an
36273 Ship ES2015 sloppy-mode const semantics (issue 3305).
[all …]
/external/strace/
DChangeLog138 warning reported by clang -Wtautological-constant-out-of-range-compare.
140 build: enable gcc -Woverride-init and clang -Winitializer-overrides.
156 and clang -Winitializer-overrides.
160 macros non-trivially defined for gcc >= 4.2 and clang >= 2.8.
168 tests: workaround clang -Wunneeded-internal-declaration bug.
170 to workaround clang -Wunneeded-internal-declaration bug.
173 to workaround clang -Wunneeded-internal-declaration bug.
288 * net.c: Include "xlat/ethernet_protocols.h" in XLAT_MACROS_ONLY mode.
320 mode.
393 * block.c: Include "xlat/block_ioctl_cmds.h" in XLAT_MACROS_ONLY mode.
[all …]
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt2012 嚹 < a\-particle\-implying\-completion;
2814 異步傳輸模式 < asynchronous\-transfer\-mode;
9478 傳輸模式 < transfer\-mode;
19893 吰 < clang;
20853 模式 < mode;
21346 地圖 < map;
21511 非同步傳輸模式 > asynchronous\-transfer\-mode;
21573 異步傳輸模式 > asynchronous\-transfer\-mode;
22996 傳輸模式 > transfer\-mode;
35370 模式 > mode;
[all …]
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt20726 bit map bˈɪtmæp
37187 clang %19442 klæŋ
40414 completion %32723 kəmplˈiʃən
121767 map %36031 mæp
130010 mode %33763 mod
Dinternal_raw_IPA.txt17637 bit map bˈɪtmæp
31391 clang %27678 klæŋ
34083 completion %42723 kəmplˈiʃən
102635 map %48459 mæp
109544 mode %44158 mod