Home
last modified time | relevance | path

Searched refs:sliced (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
Dframes.py193 sliced = collections.deque()
197 sliced.popleft()
199 sliced.append(frame_item)
201 return iter(sliced)
213 sliced = itertools.islice(frame_iterator, frame_low, frame_high)
215 return sliced
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
Dbsaes-armv7.S20 @ Bit-sliced AES for ARM NEON
1067 vstmia r12!,{q0,q1,q2,q3,q4,q5,q6,q7} @ write bit-sliced round key
/netbsd/src/sys/sys/
Dvideoio.h3139 struct v4l2_sliced_vbi_format sliced; /* V4L2_BUF_TYPE_SLICED_VBI_CAPTURE */ member
/netbsd/src/games/fortune/datfiles/
Dfortunes23267 afternoon. Teeing off from the 17th, he sliced into the rough over near
6388 A [golf] ball sliced or hooked into the rough shall be lifted and placed in
13008 Thinly sliced cabbage.
46598 was having an extremely bad round. On the 12th hole, he sliced a drive
46611 sliced his drive to the shack. His friend suggested that he might be able
Dfortunes121 A [golf] ball sliced or hooked into the rough shall be lifted and
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20218994 indexed and sliced arrays, and pointers to arrays.
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md8187 - x86_64: bit-sliced AES implementation;
/netbsd/src/share/dict/
Dweb2183403 sliced
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git146688 Add suitable test cases as well covering sliced arrays in particular.