| /netbsd-src/sys/arch/arm/arm32/ |
| H A D | kobj_machdep.c | 231 struct be8_marker *markers; member 287 list->markers[ndx].type = t; in be8_ksym_add() 288 list->markers[ndx].addr = value; in be8_ksym_add() 316 if (start <= list->markers[i].addr) in be8_ksym_swap() 321 switch (list->markers[i].type) { in be8_ksym_swap() 323 p32 = (uint32_t*)list->markers[i].addr; in be8_ksym_swap() 326 if ((uintptr_t)list->markers[i+1].addr in be8_ksym_swap() 329 list->markers[i+1].addr; in be8_ksym_swap() 337 p16 = (uint16_t*)list->markers[i].addr; in be8_ksym_swap() 340 if ((uintptr_t)list->markers[i+1].addr in be8_ksym_swap() [all …]
|
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | yamltree.c | 34 static void yaml_propval_int(yaml_emitter_t *emitter, struct marker *markers, char *data, int len, … in yaml_propval_int() argument 38 int off, start_offset = markers->offset; in yaml_propval_int() 68 m = markers; in yaml_propval_int() 118 struct marker *m = prop->val.markers; in yaml_propval()
|
| H A D | data.c | 14 m = d.markers; in data_free() 134 struct marker **mp = &d.markers; in data_append_markers() 146 struct marker *m2 = d2.markers; in data_merge() 154 d2.markers = NULL; /* So data_free() doesn't clobber them */ in data_merge()
|
| H A D | treesource.c | 169 struct marker *m = prop->val.markers; in guess_value_type() 201 struct marker *m = prop->val.markers; in write_propval() 224 dummy_marker.next = prop->val.markers; in write_propval()
|
| H A D | livetree.c | 486 m = p->val.markers; in get_marker_label() 873 m = prop->val.markers; in any_fixup_tree() 919 m = prop->val.markers; in generate_fixups_tree_internal() 938 m = prop->val.markers; in any_local_fixup_tree() 1000 m = prop->val.markers; in generate_local_fixups_tree_internal()
|
| H A D | checks.c | 453 struct marker *m = prop->val.markers; in check_duplicate_label_node() 482 m = prop->val.markers; in check_phandle_prop() 588 struct marker *m = prop->val.markers; in fixup_phandle_references() 623 struct marker *m = prop->val.markers; in fixup_path_references() 1390 if (prop->val.markers) { in check_property_phandle_args() 1391 struct marker *m = prop->val.markers; in check_property_phandle_args()
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcskeys.c | 84 enum markers 103 return (enum markers)j;
|
| H A D | rcsfcmp.c | 171 enum markers match1;
|
| H A D | rcsbase.h | 435 enum markers { Nomatch, Author, Date, Header, Id, enum 541 enum markers trymatch P((char const*));
|
| H A D | rcsedit.c | 212 static void keyreplace P((enum markers,struct hshentry const*,int,RILE*,FILE*,int)); 874 enum markers matchresult; 1015 enum markers marker; in keyreplace()
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/ |
| H A D | HACKING.DOCS | 33 There are dictionary lists and function definition markers. Scan cvs.texinfo 37 Use lots of index markers. Scan the index for the current style. Try to reuse
|
| /netbsd-src/sys/fs/tmpfs/ |
| H A D | TODO | 6 - Adjust code style - remove the /* ---- */ markers and use standard
|
| /netbsd-src/usr.bin/sed/TEST/ |
| H A D | hanoi.sed | 26 # has the following meaning: the material after the three markers :1, :2, 76 # outputting current state without markers
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/tests/ |
| H A D | res16C | 32 in the markers
|
| H A D | test16 | 32 in the markers
|
| /netbsd-src/share/misc/ |
| H A D | nanpa.sed | 33 # Remove EOL markers
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | sh.opc | 33 Each section is delimited with start and end markers.
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | sh.opc | 33 Each section is delimited with start and end markers.
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | sh.opc | 33 Each section is delimited with start and end markers.
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | sh.opc | 33 Each section is delimited with start and end markers.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrCall.td | 17 // Call sequence markers. These have an immediate which represents the amount of
|
| /netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
| H A D | ip2k.sc | 36 /* Allocated memory end markers
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/ |
| H A D | BUGS | 112 Footnote markers not resetting properly on new pages when COLUMNS 140 #FN_COUNT_FOR_COLS for all footnote markers and handling.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
| H A D | ip2k.sc | 36 /* Allocated memory end markers
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.def | 73 /// diagnostics, indicated by markers in the
|