Searched refs:Note (Results 51 - 75 of 210) sorted by relevance

123456789

/external/icu/icu4c/source/data/brkitr/
H A Dbrkfiles.mk5 # Note:
/external/libunwind/doc/
H A Dunw_backtrace.tex27 Note that many (but not all) systems provide practically identical function
H A Dunw_get_accessors.tex26 Note that \Func{unw\_get\_accessors}() can be used to retrieve the
/external/llvm/test/Bindings/Ocaml/
H A Danalysis.ml12 (* Note that this takes a moment to link, so it's best to keep the number of
H A Dbitreader.ml10 (* Note that this takes a moment to link, so it's best to keep the number of
H A Dipo_opts.ml9 (* Note: It takes several seconds for ocamlopt to link an executable with
H A Dlinker.ml9 (* Note: It takes several seconds for ocamlopt to link an executable with
H A Dscalar_opts.ml9 (* Note: It takes several seconds for ocamlopt to link an executable with
/external/mesa3d/docs/
H A DMESA_set_3dfx_mode.spec68 Note that only one drawable and context can be created at any given
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst10 .. Note::
80 .. Note::
93 .. Note::
124 .. Note::
127 **Note:** The ARM and PNaCl toolchains are currently restricted to newlib.
131 ``<platform>_x86_glibc``.) Note that you must build all code in your application
205 .. Note::
208 **Note:** The Makefiles for most of the examples in the SDK build the
294 .. Note::
297 **Note
[all...]
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp111 // Note that this is also a performance optimization. Analyzing
1477 for (const auto &Note : Diag.second)
1478 S.Diag(Note.first, Note.second);
1530 PartialDiagnosticAt Note(LocLocked, S.PDiag(diag::note_locked_here)
1532 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note)));
1544 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared)
1546 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note)));
1582 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match)
1584 Warnings.push_back(DelayedDiag(Warning, OptionalNotes(1, Note)));
[all...]
/external/chromium_org/mojo/tools/
H A Dmojob.sh44 Note: It will abort on the first failure (if any).
85 # Note: sync only (with hooks, but no gyp-ing).
/external/chromium_org/third_party/icu/source/data/mappings/
H A Ducmfiles.mk4 # Note:
20 # Note: ICU is updated to handle three EBCDIC converters (JIPS, KEIS, and JEF) which uses
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dcomplex_bit_reverse_arm.S87 @ The index tables. Note the values are doubles of the actual indexes for 16-bit
/external/clang/lib/Frontend/
H A DLogDiagnosticPrinter.cpp37 case DiagnosticsEngine::Note: return "note";
79 // Note that DiagnosticConsumer has no "end-of-compilation" callback, so we
H A DDiagnosticRenderer.cpp195 SourceLocation(), PresumedLoc(), DiagnosticsEngine::Note, Message, member in class:DiagnosticsEngine
222 if (!DiagOpts->ShowNoteIncludeStack && Level == DiagnosticsEngine::Note)
471 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(),
/external/icu/icu4c/source/data/mappings/
H A Ducmfiles.mk4 # Note:
20 # Note: ICU is updated to handle three EBCDIC converters (JIPS, KEIS, and JEF) which uses
/external/libvorbis/doc/
H A DVorbis_I_spec.tex63 % Simple 'Note' environment. Can be customized later on.
64 \newenvironment{note}{\subparagraph*{Note:}}{} subparagraph
/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h119 /// Note - Emit a note at the location \p L, with the message \p Msg.
120 virtual void Note(SMLoc L, const Twine &Msg,
/external/chromium_org/third_party/icu/source/data/rbnf/
H A Drbnffiles.mk5 # Note:
/external/icu/icu4c/source/data/rbnf/
H A Drbnffiles.mk5 # Note:
/external/llvm/lib/Support/Unix/
H A DProcess.inc120 // Note this is only an approximation and more closely resembles
/external/clang/lib/ARCMigrate/
H A DARCMT.cpp43 if (eraseS->getLevel() != DiagnosticsEngine::Note)
44 while (I != List.end() && I->getLevel() == DiagnosticsEngine::Note)
134 level >= DiagnosticsEngine::Error || level == DiagnosticsEngine::Note) {
/external/clang/lib/Basic/
H A DDiagnosticIDs.cpp327 /// Note.
391 if (DiagClass == CLASS_NOTE) return DiagnosticIDs::Note;
593 if (DiagLevel != DiagnosticIDs::Note) {
626 (DiagLevel == DiagnosticIDs::Note &&
/external/elfutils/0.153/libelf/
H A Dabstract.h182 /* Note entry header. */
183 #define Note(Bits, Ext) \ macro
191 Note (32, Ext)
193 Note (64, Ext)

Completed in 3178 milliseconds

123456789