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

<<11121314151617181920>>

  /build/kati/cmd/kati/
main.go 167 fmt.Printf("Note: %s=%s may confuse m2n --goma, unsetting", k, v)
  /build/make/core/
pdk_config.mk 117 # Note that if there is already explicit rule in the build system to generate a file,
  /build/soong/android/
apex.go 48 // is returned when 'IsForPlatform() == true'. Note that a module can be
override_module.go 95 // Used to parallelize registerOverrideMutator executions. Note that only addOverride locks this
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
collections.py 430 Note: If a count is set to zero or reduced to zero, it will remain
500 Note, if an element's count has been set to zero or is a negative
  /external/blktrace/btreplay/doc/
btreplay.tex 45 \subsection*{Build Note}
70 device or devices that you wish to trace and later replay IOs upon. Note:
136 turnaround time penalty (user-space to kernel and back). Note that in a
507 this factor. Note that if this number is too high, the results will
  /external/boringssl/src/crypto/cipher_extra/test/
make_legacy_aead_tests.go 271 fmt.Printf("# Note: aead_test's input format splits the ciphertext and tag positions of the\n")
  /external/clang/include/clang/Basic/
Diagnostic.h 143 Note = DiagnosticIDs::Note,
630 /// \brief Note that the prior diagnostic was emitted by some other
631 /// \c DiagnosticsEngine, and we may be attaching a note to that diagnostic.
    [all...]
  /external/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 326 // Next token: { error | warning | note }
334 else if (PH.Next("note"))
766 // See if there are note mismatches.
767 NumProblems += CheckLists(Diags, SourceMgr, "note", ED.Notes,
769 bool(DiagnosticLevelMask::Note & DiagMask));
875 if (bool(DiagnosticLevelMask::Note & DiagMask))
877 Buffer->note_end(), "note");
  /external/curl/packages/vms/
setup_gnv_curl_build.com 71 $! Note 64 bit pointers requires all libraries to either have
  /external/golang-protobuf/ptypes/any/
any.pb.go 124 // Note: this functionality is not currently available in the official
  /external/golang-protobuf/ptypes/
any.go 50 // Note that regular type assertions should be done using the Is
  /external/golang-protobuf/ptypes/duration/
duration.pb.go 85 // to +315,576,000,000 inclusive. Note: these bounds are computed from:
  /external/grpc-grpc/src/csharp/Grpc.Core/
ServerCallContext.cs 201 /// Note: Access to AuthContext is an experimental API that can change without any prior notice.
  /external/libunwind/doc/
unw_get_proc_info.tex 76 Note that for the purposes of \Prog{libunwind}, the code of a
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 128 * current BB. Note that we ignore the value computed by the body, but
  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 639 getParser().Note(Loc, "change section name to \"" + NonCoalSection +
    [all...]
  /external/owasp/sanitizer/tools/findbugs/bin/
findbugs.bat 214 :: Note that this will fail miserably if the value of FINDBUGS_HOME
  /external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DescriptorsTest.cs 178 // Note: this test is a bit different to the Java version because there's no static way of getting to the descriptor
  /external/skia/modules/pathkit/tests/
pathops.spec.js 77 // Note, don't try to print the PathKit object - it can cause Karma/Jasmine to lock up.
  /external/skqp/modules/pathkit/tests/
pathops.spec.js 77 // Note, don't try to print the PathKit object - it can cause Karma/Jasmine to lock up.
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 128 * current BB. Note that we ignore the value computed by the body, but
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 128 * current BB. Note that we ignore the value computed by the body, but
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 713 getParser().Note(Loc, "change section name to \"" + NonCoalSection +
    [all...]
ELFAsmParser.cpp 583 if (SectionName.startswith(".note"))
606 else if (TypeName == "note")
688 // NOTE the comma is optional in all cases. It is only documented as being
790 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0);
793 getStreamer().SwitchSection(Note);

Completed in 1283 milliseconds

<<11121314151617181920>>