HomeSort by relevance Sort by last modified time
    Searched refs:Note (Results 26 - 50 of 514) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/cloud/ops/
gcs_config_ops.cc 49 Note the credentials established through this method are shared across all
52 Note be sure to feed the inputs to this op to ensure the credentials are not
  /external/elfutils/libelf/
gelf_xlate.h 47 TYPE (Note, LIBELFBITS)
  /external/flatbuffers/docs/source/
README_TO_GENERATE_DOCS.md 12 *Note: You will need both `doxygen` and `doxypypy` to be in your
30 *Note: The Go API Reference code must be generated ahead of time. For
  /external/llvm/test/Bindings/OCaml/
diagnostic_handler.ml 18 | Note -> Printf.printf "Diagnostic severity is Note\n"
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
WithColor.h 32 Note
54 /// Convenience method for printing "note: " to stderr.
55 static raw_ostream &note();
61 /// Convenience method for printing "note: " to the given stream.
62 static raw_ostream &note(raw_ostream &OS, StringRef Prefix = "");
  /external/clang/include/clang/Basic/
DiagnosticOptions.h 32 Note = 1 << 0,
36 All = Note | Remark | Warning | Error
  /external/curl/docs/cmdline-opts/
no-buffer.d 10 Note that this is the negated option name documented. You can thus use
pubkey.d 12 private key file, so passing this option is generally not required. Note that
header.d 8 specify any number of extra headers. Note that if you should add a custom
  /external/grpc-grpc/third_party/nanopb/generator/
protoc-gen-nanopb.bat 7 :: Note that if you use the binary package of nanopb, the protoc
  /external/nanopb-c/generator/
protoc-gen-nanopb.bat 7 :: Note that if you use the binary package of nanopb, the protoc
  /external/proguard/bin/
proguardgui.bat 6 REM Note: when passing file names containing spaces to this script,
retrace.bat 6 REM Note: when passing file names containing spaces to this script,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
MCAsmParserExtension.h 79 void Note(SMLoc L, const Twine &Msg) {
80 getParser().Note(L, Msg);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
WithColor.cpp 56 case HighlightColor::Note:
67 raw_ostream &WithColor::note() { return note(errs()); } function in class:WithColor
81 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix) { function in class:WithColor
84 return WithColor(OS, HighlightColor::Note).get() << "note: ";
  /build/make/target/board/generic/
BoardConfig.mk 19 # Note: Before P, we built the platform images for ARMv7-A _without_ NEON.
20 # Note: Before Q, we built the CTS and SDK images for ARMv7-A _without_ NEON.
21 # Note: Before Q, we built unbundled apps for ARMv7-A _without_ NEON.
  /build/soong/cmd/javac_wrapper/
javac_wrapper_test.go 53 Note: Some input files use or override a deprecated API.
54 Note: Recompile with -Xlint:deprecation for details.
55 Note: Some input files use unchecked or unsafe operations.
56 Note: Recompile with -Xlint:unchecked for details.
57 Note: dir/file.java uses or overrides a deprecated API.
58 Note: dir/file.java uses unchecked or unsafe operations.
  /external/grpc-grpc/src/csharp/Grpc.Core.Testing/
TestCalls.cs 32 /// Note: experimental API that can change or be removed without any prior notice.
43 /// Note: experimental API that can change or be removed without any prior notice.
55 /// Note: experimental API that can change or be removed without any prior notice.
66 /// Note: experimental API that can change or be removed without any prior notice.
  /external/u-boot/doc/uImage.FIT/
kernel.its 89 Note: the above assumes a 32-bit kernel. To directly boot a 64-bit kernel,
  /external/walt/arduino/
README.md 8 Note: the "Serial + MIDI" mode was
  /build/make/core/
executable_prefer_symlink.mk 5 # Note: now only limited to the binaries that will be installed under system/bin directory
8 # configuration. Note that we require the TARGET_IS_64_BIT
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUTargetStreamer.cpp 259 MCSectionELF *Note = OS.getContext().getELFSection(".note", ELF::SHT_NOTE, 0);
264 OS.SwitchSection(Note);
282 MCSectionELF *Note = OS.getContext().getELFSection(".note", ELF::SHT_NOTE, 0);
292 OS.SwitchSection(Note);
  /external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/OCaml/
diagnostic_handler.ml 18 | Note -> Printf.printf "Diagnostic severity is Note\n"
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
error-location.s 3 @ Note: These errors are not always emitted in the order in which the relevant
  /external/u-boot/arch/arm/lib/
uldivmod.S 151 @ Note: A, B & Q, R are aliases
159 @ Note: A_0 & r0 are aliases
170 @ Note: A, B and Q, R are aliases
175 @ Note: B must not be 0 here!
195 @ Note: A, B and Q, R are aliases
200 @ Note: B must not be 0 here!

Completed in 4956 milliseconds

12 3 4 5 6 7 8 91011>>