Home
last modified time | relevance | path

Searched defs:quad (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DZone.py83 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 DNamedConf.py106 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 DNsdConf.py168 def addMaster(self, quad): argument
282 def setIpAddress(self, quad): argument
/netbsd-src/games/trek/
H A Dtrek.h56 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 Dfmtcheck.c74 int sh, lg, quad, longdouble; in get_next_format_from_precision() local
H A Dapprentice.c2600 int quad = 0, h; in check_format_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-cache.cc354 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 Dfirewire.c1638 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 Darm.c12980 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 Darm.cc13116 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 DCGBuiltin.cpp9716 bool quad = Type.isQuad(); in EmitAArch64BuiltinExpr() local