/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | Zone.py | 83 def addMaster(self, quad): argument 94 def addAllowTransfer(self, quad): argument 105 def addAlsoNotify(self, quad): argument 116 def addAllowNotify(self, quad): argument
|
H A D | NamedConf.py | 106 def addAllowNotify(self, quad): argument 117 def addAllowTransfer(self, quad): argument 128 def addAlsoNotify(self, quad): argument 139 def addAllowRecursion(self, quad): argument
|
H A D | NsdConf.py | 168 def addMaster(self, quad): argument 282 def setIpAddress(self, quad): argument
|
/netbsd-src/games/trek/ |
H A D | trek.h | 56 struct quad { struct 57 unsigned char bases; /* number of bases in this quadrant */ argument 58 char klings; /* number of Klingons in this quadrant */ argument 59 char holes; /* number of black holes in this quadrant */ argument 61 short stars; /* number of stars in this quadrant */ argument 62 char qsystemname; /* starsystem name (see below) */
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | fmtcheck.c | 74 int sh, lg, quad, longdouble; in get_next_format_from_precision() local
|
H A D | apprentice.c | 2600 int quad = 0, h; in check_format_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-cache.cc | 354 sbr_sparse_bitmap::bitmap_set_quad (bitmap head, int quad, int quad_value) in bitmap_set_quad() 363 sbr_sparse_bitmap::bitmap_get_quad (const_bitmap head, int quad) in bitmap_get_quad()
|
/netbsd-src/sys/dev/ieee1394/ |
H A D | firewire.c | 1638 fw_explore_read_quads(struct fw_device *fwdev, int offset, uint32_t *quad, in fw_explore_read_quads() 2303 uint32_t quad; in fw_bmr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 12980 int inverse, int quad) in neon_output_logic_immediate() 13002 machine_mode mode, int quad, in neon_output_shift_immediate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 13116 int inverse, int quad) in neon_output_logic_immediate() 13138 machine_mode mode, int quad, in neon_output_shift_immediate()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 9716 bool quad = Type.isQuad(); in EmitAArch64BuiltinExpr() local
|