Home
last modified time | relevance | path

Searched refs:note (Results 101 - 125 of 242) sorted by relevance

12345678910

/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp432 char16_t* note = nullptr; in printNoteElements() local
441 note = (char16_t*) uprv_malloc(U_SIZEOF_UCHAR * capacity); in printNoteElements()
445 uprv_free(note); in printNoteElements()
449 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status); in printNoteElements()
451 uprv_free(note); in printNoteElements()
456 print(note, noteLen,"<note>", "</note>", status); in printNoteElements()
459 uprv_free(note); in printNoteElements()
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp432 UChar* note = NULL; in printNoteElements() local
441 note = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * capacity); in printNoteElements()
445 uprv_free(note); in printNoteElements()
449 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status); in printNoteElements()
451 uprv_free(note); in printNoteElements()
456 print(note, noteLen,"<note>", "</note>", status); in printNoteElements()
459 uprv_free(note); in printNoteElements()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp145 note() << "The length for this unit is too " in verifyUnitHeader()
148 note() << "The 16 bit unit header version is not valid.\n"; in verifyUnitHeader()
150 note() << "The unit type encoding is not valid.\n"; in verifyUnitHeader()
152 note() << "The offset into the .debug_abbrev section is " in verifyUnitHeader()
155 note() << "The address size is unsupported.\n"; in verifyUnitHeader()
1478 raw_ostream &DWARFVerifier::note() const { return WithColor::note(OS); } in note() function in DWARFVerifier
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp432 UChar* note = NULL; in printNoteElements() local
441 note = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * capacity); in printNoteElements()
445 uprv_free(note); in printNoteElements()
449 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status); in printNoteElements()
451 uprv_free(note); in printNoteElements()
456 print(note, noteLen,"<note>", "</note>", status); in printNoteElements()
459 uprv_free(note); in printNoteElements()
/third_party/libunwind/libunwind/src/x86_64/
H A Dsetcontext.S87 .section .note.GNU-stack,"",@progbits
H A Dgetcontext.S136 .section .note.GNU-stack,"",@progbits
/third_party/libunwind/libunwind/tests/
H A Dflush-cache.S101 .section .note.GNU-stack,"",@progbits
H A Dia64-dyn-asm.S101 .section .note.GNU-stack,"",@progbits
/third_party/libunwind/libunwind/src/riscv/
H A Dsetcontext.S87 .section .note.GNU-stack,"",@progbits
H A Dgetcontext.S87 .section .note.GNU-stack,"",@progbits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DError.cpp42 void PrintNote(const Twine &Msg) { WithColor::note() << Msg << "\n"; } in PrintNote()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dtls1.rs63 #[deprecated(note = "use SSL_CTX_set_tlsext_servername_callback__fixed_rust instead")]
/third_party/rust/crates/proc-macro-error/src/imp/
H A Ddelegate.rs54 (SuggestionKind::Note, None) => res.note(msg),
/third_party/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c287 char note[sizeof(".note")]; member
302 .note = ".note",
419 /* write .note */ in ac_rgp_file_write_elf_object()
420 /* the .note section contains msgpack which stores variables */ in ac_rgp_file_write_elf_object()
462 sec_hdr[4].sh_name = (uintptr_t)((struct ac_rgp_elf_string_table*)0)->note; in ac_rgp_file_write_elf_object()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkcs12.rs36 #[deprecated(note = "Use parse2 instead", since = "0.10.46")]
111 #[deprecated(note = "Use ParsedPkcs12_2 instead", since = "0.10.46")]
205 note = "Use Self::{name, pkey, cert, build2} instead.",
/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs817 deprecated(since = "4.0.0", note = "Replaced with `Command::render_help`")
832 deprecated(since = "4.0.0", note = "Replaced with `Command::render_long_help`")
1303 deprecated(since = "4.0.0", note = "This is now the default")
2017 deprecated(since = "4.0.0", note = "Replaced with `Arg::allow_hyphen_values`")
2030 deprecated(since = "4.0.0", note = "Replaced with `Arg::allow_negative_numbers`")
2043 deprecated(since = "4.0.0", note = "Replaced with `Arg::trailing_var_arg`")
3615 deprecated(since = "4.0.0", note = "This is now the default")
3641 note = "Replaced with `Arg::is_allow_hyphen_values_set`"
3653 note = "Replaced with `Arg::is_allow_negative_numbers_set`"
3663 deprecated(since = "4.0.0", note
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
41 /** note messages (channel specific)
195 /* note event */
198 unsigned char note; member
225 void *ptr; /* pointer to data (note: maybe 64-bit) */
273 struct snd_seq_ev_note note; member
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java47 String note = "Contents generated by CollectAPI tool on " + new Date().toString(); in writeHTML()
142 pw.println("<p><i><font size=\"-1\">" + note + "</font></i></p>"); in writeHTML()
/third_party/rust/crates/libc/src/
H A Dmacros.rs302 note = "Use the `mach2` crate instead",
317 note = "Use the `mach2` crate instead",
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp472 "SOURCE_TYPE", info.sourceType, "NOTE", info.note, "INPUT_TIME", static_cast<uint64_t>(inputTime), in ReportEventResponse()
493 "SOURCE_TYPE", info.sourceType, "NOTE", info.note, "INPUT_TIME", static_cast<uint64_t>(inputTime), in ReportEventComplete()
520 "BUNDLE_NAME_EX", info.note, "MAX_HITCH_TIME", static_cast<uint64_t>(jankFrames.maxHitchTime_), in ReportEventJankFrame()
542 jankFrames.lastMaxSeqMissedFrames_, "IS_FOLD_DISP", IS_FOLD_DISP, "BUNDLE_NAME_EX", info.note, in ReportEventJankFrame()
602 "IS_FOLD_DISP", IS_FOLD_DISP, "BUNDLE_NAME_EX", info.note); in ReportEventHitchTimeRatio()
619 "IS_FOLD_DISP", IS_FOLD_DISP, "BUNDLE_NAME_EX", info.note); in ReportEventHitchTimeRatio()
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/
H A DIAppLaunchSceneDataProcessor.h55 std::string note{""};
/third_party/ffmpeg/libavutil/aarch64/
H A Dasm.S43 * features which require emitting a .note.gnu.property section with the
98 * are only the target of direct calls do not require annotations. Also note
145 .pushsection .note.gnu.property, "a"
/third_party/libunwind/libunwind/src/x86/
H A Dgetcontext-freebsd.S112 .section .note.GNU-stack,"",@progbits
/third_party/mesa3d/src/mesa/x86/
H A Dcommon_x86_asm.S218 .section .note.GNU-stack,"",%progbits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h105 raw_ostream &note() const;

Completed in 24 milliseconds

12345678910