Home
last modified time | relevance | path

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

123

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/error/
DMarkedYAMLException.java25 private String note; field in MarkedYAMLException
28 Mark problemMark, String note) { in MarkedYAMLException()
33 Mark problemMark, String note, Throwable cause) { in MarkedYAMLException()
/external/libexif/libexif/pentax/
Dexif-mnote-data-pentax.c339 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_id() local
349 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_name() local
359 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_title() local
369 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_description() local
/external/autotest/site_utils/
Dserver_manager.py190 def create(hostname, role=None, note=None): argument
236 def modify(hostname, role=None, status=None, delete=False, note=None, argument
/external/libexif/libexif/canon/
Dexif-mnote-data-canon.c81 exif_mnote_data_canon_get_value (ExifMnoteData *note, unsigned int n, char *val, unsigned int maxle… in exif_mnote_data_canon_get_value()
314 exif_mnote_data_canon_get_name (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_name()
326 exif_mnote_data_canon_get_title (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_title()
338 exif_mnote_data_canon_get_description (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_description()
/external/llvm/utils/llvm-build/llvmbuild/
Dutil.py8 note = lambda message: _write_message('note', message) function
/external/valgrind/coregrind/m_coredump/
Dcoredump-elf.c152 struct note { struct
153 struct note *next; argument
158 static UInt note_size(const struct note *n) in note_size() argument
585 struct note *notelist, *note; in make_elf_coredump() local
Dcoredump-solaris.c52 typedef struct __attribute__ ((__packed__)) note { struct
53 struct note *next; argument
57 } note_t; argument
810 static UInt note_size(const note_t *note) in note_size()
818 const note_t *note; in notes_size() local
842 const note_t *note; in write_notes() local
/external/python/cpython2/Doc/includes/
Dmp_webserver.py26 def note(format, *args): function
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/
DScannerException.java46 String note) { in ScannerException()
/external/parameter-framework/upstream/doc/requirements/
Drequirements.css30 note, ko, why, unknown { selector
/external/clang/test/SemaObjC/
Dattr-deprecated.m199 expected-note {{property 'object' is declared deprecated here}} \ method
200 expected-note {{'setObject:' has been explicitly marked deprecated here}} \ method
201 expected-note {{property declared here}} method
/external/llvm/utils/Misc/
Dzkill19 note = lambda message: _write_message('note', message) function
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-amd64-solaris.c477 VexEmNote note; in ML_() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_tcdata.h55 EAS_I8 note; /* current note */ member
Deas_rtttldata.h63 EAS_U8 note; /* MIDI note number */ member
Deas_imelodydata.h67 EAS_U8 note; /* MIDI note number */ member
/external/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
/external/google-breakpad/src/common/linux/
Delf_core_dump_unittest.cc197 ElfCoreDump::Note note = core.GetFirstNote(); in TEST() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_core_dumper.cc140 ElfCoreDump::Note note = core_.GetFirstNote(); in EnumerateThreads() local
/external/v8/tools/clang/blink_gc_plugin/
DDiagnosticsReporter.cpp332 unsigned note; in ClassContainsInvalidFields() local
555 void DiagnosticsReporter::NoteField(FieldPoint* point, unsigned note) { in NoteField()
559 void DiagnosticsReporter::NoteField(FieldDecl* field, unsigned note) { in NoteField()
/external/autotest/frontend/server/
Dmodels.py37 note = dbmodels.TextField(null=True, blank=True) variable in Server
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DLitConfig.py118 def note(self, message): member in LitConfig
/external/llvm/utils/lit/lit/
DLitConfig.py140 def note(self, message): member in LitConfig
/external/proguard/src/proguard/
DConfiguration.java304 public List note = null; field in Configuration
/external/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

123