Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 60) sorted by relevance

123

/third_party/mesa3d/src/util/
Dbuild_id.c52 struct build_id_note *note; member
78 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback() local
125 build_id_length(const struct build_id_note *note) in build_id_length()
131 build_id_data(const struct build_id_note *note) in build_id_data()
/third_party/libexif/libexif/pentax/
Dexif-mnote-data-pentax.c360 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_id() local
370 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_name() local
380 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_title() local
390 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_description() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DWithColor.cpp64 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor
84 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
/third_party/libexif/libexif/canon/
Dexif-mnote-data-canon.c84 exif_mnote_data_canon_get_value (ExifMnoteData *note, unsigned int n, char *val, unsigned int maxle… in exif_mnote_data_canon_get_value()
350 exif_mnote_data_canon_get_name (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_name()
362 exif_mnote_data_canon_get_title (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_title()
374 exif_mnote_data_canon_get_description (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_description()
/third_party/cef/tools/
Dpatcher.py24 def write_note(type, note): argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DMusicKeyboardView.java158 int note = pitch % NOTES_PER_OCTAVE; in makeBlackRectangles() local
183 int note = pitch % NOTES_PER_OCTAVE; in onDraw() local
197 int note = pitch % NOTES_PER_OCTAVE; in onDraw() local
305 int note = pitch % NOTES_PER_OCTAVE; in isPitchBlack() local
/third_party/grpc/examples/node/static_codegen/route_guide/
Droute_guide_server.js185 call.on('data', function(note) { argument
190 _.each(route_notes[key], function(note) { argument
Droute_guide_client.js167 call.on('data', function(note) { argument
/third_party/libunwind/src/coredump/
D_UCD_corefile_elf.c108 Elf64_Nhdr *note = (Elf64_Nhdr *)(segment + parsed_size); in _UCD_elf_visit_notes() local
/third_party/grpc/examples/node/dynamic_codegen/route_guide/
Droute_guide_server.js195 call.on('data', function(note) { argument
200 _.each(route_notes[key], function(note) { argument
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideServer/
DRouteGuideImpl.cs122 private List<RouteNote> AddNoteForLocation(Point location, RouteNote note) in AddNoteForLocation()
/third_party/PyYAML/lib/yaml/
Derror.py51 problem=None, problem_mark=None, note=None): argument
/third_party/libwebsockets/lib/abstract/transports/
Dunit-test.c35 char note[128]; member
72 const char *note) in lws_unit_test_packet_dispose()
/third_party/weston/libweston/
Dtrace.h44 #define LOG_REGION(note, region) \ argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCollectAPI.java47 String note = "Contents generated by CollectAPI tool on " + new Date().toString(); in writeHTML() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_disk_cache.c194 const struct build_id_note *note = in lima_disk_cache_init() local
/third_party/libunwind/src/dwarf/
DGfind_unwind_table.c97 struct build_id_note* note; in dwarf_find_unwind_table() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c43 const struct build_id_note *note = in etna_disk_cache_init() local
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_diff.py228 diff, note = diff(args.benchmarks, args.loops, args.regex, args.track, variable
/third_party/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c55 const struct build_id_note *note = in ir3_disk_cache_init() local
/third_party/googletest/docs/_sass/
Dmain.scss140 &.note { class
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java608 String[] note = new String[20]; field in XLIFF2ICUConverter.Resource
1021 String note = child.getFirstChild().getNodeValue(); in parseBinUnit() local
1067 String note = child.getFirstChild().getNodeValue(); in parseArray() local
1125 String note = child.getFirstChild().getNodeValue(); in parseIntVector() local
1188 String note = child.getFirstChild().getNodeValue(); in parseTable() local
/third_party/gstreamer/gstplugins_good/gst/wavenc/
Dgstwavenc.c705 GstWavEncNote *note; in gst_wavenc_parse_note() local
772 GstWavEncNote *note; in gst_wavenc_write_notes() local
884 GstWavEncNote *note; in gst_wavenc_write_toc() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_disk_cache.c249 const struct build_id_note *note = in crocus_disk_cache_init() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_disk_cache.c277 const struct build_id_note *note = in iris_disk_cache_init() local

123