Searched refs:Note (Results 151 - 175 of 210) sorted by path

123456789

/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex126 Note that the last decoded (fully lapped) PCM sample from a packet
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dsixtappredict16x16_neon.asm36 ;Note: To take advantage of 8-bit mulplication instruction in NEON. First apply abs() to
/external/libvpx/libvpx/vp8/common/x86/
H A Dpostproc_mmx.asm266 ; in black/white/both order. Note that we have to reload this here because
H A Dpostproc_sse2.asm680 ; in black/white/both order. Note that we have to reload this here because
H A Dvariance_impl_ssse3.asm30 ;Note: The filter coefficient at offset=0 is 128. Since the second register
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_postproc_mmx.asm484 ; in black/white/both order. Note that we have to reload this here because
H A Dvp9_postproc_sse2.asm649 ; in black/white/both order. Note that we have to reload this here because
H A Dvp9_subpixel_8t_sse2.asm14 ;Note: tap3 and tap4 have to be applied and added after other taps to avoid
/external/libvpx/libvpx/vpx_scale/arm/neon/
H A Dvp8_vpxyv12_copysrcframe_func_neon.asm20 ;Note: This function is used to copy source data in src_buffer[i] at beginning
/external/libyuv/
H A Dpublic.mk3 # Note that dependencies on NDK are not directly listed since NDK auto adds
/external/llvm/
H A DMakefile195 # Note that Makefile.config is covered by its own separate rule
223 $(Echo) '*****' Note: Debug build can be 10 times slower than an
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml128 * current BB. Note that we ignore the value computed by the body, but
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dcodegen.ml146 * current BB. Note that we ignore the value computed by the body, but
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml199 * current BB. Note that we ignore the value computed by the body, but
/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/llvm/lib/MC/MCParser/
H A DAsmParser.cpp213 void Note(SMLoc L, const Twine &Msg,
547 void AsmParser::Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) { function in class:AsmParser
1297 // FIXME: Diagnostics. Note the location of the definition as a label.
2179 // Note: we don't count b as used in "a = b". This is to allow
2195 // FIXME: Diagnostics. Note the location of the definition as a label.
2296 // Recognize escaped characters. Note that this escape semantics currently
H A DELFAsmParser.cpp700 const MCSection *Note = local
705 getStreamer().SwitchSection(Note);
/external/llvm/lib/Support/Unix/
H A DPath.inc288 // Note that we are using symbolic link because hard links are not supported by
314 // Note: this check catches strange situations. In all cases, LLVM should
H A DProcess.inc120 // Note this is only an approximation and more closely resembles
/external/llvm/lib/Support/Windows/
H A DMemory.inc32 // Note: PAGE_WRITE is not supported by VirtualProtect
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp92 Parser.Note(*FI, ".fnstart was specified here");
97 Parser.Note(*UI, ".cantunwind was specified here");
102 Parser.Note(*HI, ".handlerdata was specified here");
111 Parser.Note(*PI++, ".personality was specified here");
113 Parser.Note(*PII++, ".personalityindex was specified here");
180 void Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) { function in class:__anon25986::ARMAsmParser
181 return Parser.Note(L, Msg, Ranges);
3885 // Note: in the documentation:
3891 // FIXME: Note the 0xc00 "mask encoding" bits version of the registers
3892 // should really only be allowed when writing a special register. Note
[all...]
/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 Dbitwriter.ml10 (* Note that this takes a moment to link, so it's best to keep the number of
H A Dexecutionengine.ml13 (* Note that this takes a moment to link, so it's best to keep the number of

Completed in 1351 milliseconds

123456789