Home
last modified time | relevance | path

Searched refs:seven (Results 1 – 25 of 67) sorted by relevance

123

/external/e2fsprogs/lib/ext2fs/
Dres_gdt.c28 unsigned int *five, unsigned int *seven) in list_backups() argument
57 if (*seven < *min) { in list_backups()
58 min = seven; in list_backups()
145 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
186 while ((grp = list_backups(fs, &three, &five, &seven)) < in ext2fs_create_resize_inode()
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daesp8-ppc.pl1924 my ($tweak,$seven,$eighty7,$tmp,$tweak1) = map("v$_",(8..12));
1943 vspltisb $seven,0x07 # 0x070707..07
1946 le?vxor $leperm,$leperm,$seven
2014 vslb $eighty7,$seven,$seven # 0x808080..80
2015 vor $eighty7,$eighty7,$seven # 0x878787..87
2082 vsrab $tmp,$tweak,$seven # next tweak value
2123 vsrab $tmp,$tweak,$seven # next tweak value
2159 vspltisb $seven,0x07 # 0x070707..07
2162 le?vxor $leperm,$leperm,$seven
2231 vslb $eighty7,$seven,$seven # 0x808080..80
[all …]
/external/python/cpython2/Doc/library/
Dcookie.rst281 >>> C["string"] = "seven"
285 'seven'
288 Set-Cookie: string=seven
293 >>> C["string"] = "seven"
297 'seven'
300 Set-Cookie: string="S'seven'\012p1\012."
303 >>> C["string"] = "seven"
307 'seven'
310 Set-Cookie: string=seven
Dcalendar.rst73 weeks. Weeks are lists of seven :class:`datetime.date` objects.
79 weeks. Weeks are lists of seven tuples of day numbers and weekday
86 weeks. Weeks are lists of seven day numbers.
Dsysconfig.rst73 Python currently supports seven schemes:
/external/pcre/dist2/testdata/
Dgrepoutput73 27:seven
131 27-seven
156 seven
170 seven
201 27-seven
223 seven
245 seven
277 27-seven
300 seven
571 27:seven
Dgrepoutput86 7:X seven…8:X eight
9:X nine
10:X ten
Dgrepinput85 X seven…X eight
X nine
X ten
Dgrepinputx27 seven
/external/icu/icu4c/source/data/rbnf/
Den.txt98 "7: seven;",
177 "70: seven>%%tieth>;",
/external/llvm/test/Assembler/
Ddebug-info.ll16 ; CHECK-NEXT: !3 = !DIEnumerator(name: "seven", value: 7)
19 !4 = !DIEnumerator(name: "seven", value: 7)
/external/toybox/tests/
Dcp.test81 touch one/{six,seven,eight}
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeSchedule3.td120 [ 7 // result ready after seven cycles
140 // which takes seven cycles. The source operands are read during the decode
145 , InstrStage<7,[EX]>], // seven cycles in execute stage
158 [ 7 // result ready after seven cycles
/external/syslinux/com32/lib/libpng/
DY2KINFO24 There are seven time-related functions:
/external/curl/docs/libcurl/
DABI37 During the first seven years of libcurl releases, there have only been four
/external/openssh/
Dmoduli.018 containing seven space-separated fields. These fields are as follows:
/external/icu/icu4c/source/data/translit/
DLatin_InterIndic.txt124 $seven=\uE06D; # DIGIT SEVEN
378 7→$seven;
DInterIndic_Latin.txt123 $seven=\uE06D; # DIGIT SEVEN
461 $seven → 7;
/external/protobuf/src/google/protobuf/
Darena_unittest.cc138 const string& seven, const string& eight) in MustBeConstructedWithOneThroughEight() argument
140 six_(six), seven_(seven), eight_(eight) {} in MustBeConstructedWithOneThroughEight()
204 const string seven("7"); in TEST() local
208 &arena, 1, "2", three, &four, 5, "6", seven, eight); in TEST()
/external/llvm/test/CodeGen/X86/
Dpshufb-mask-comments.ll26 ; Test that indexes with bit seven set are shown as zero.
/external/clang/test/CodeGenObjC/
Dfragile-arc.m120 // Strong layout: skip five, scan four, skip three, scan seven
/external/ltp/utils/ffsb-6.0-rc2/
DREADME10 As of version 5.1, it supports seven different basic operations, support
130 The seven operations are:
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java612 public static final Integer seven = new Integer(7); field in JSR166TestCase
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt134 mere coincidence that six of the last seven presidents were potty
/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy3_test_grammar.py486 global one, two, three, four, five, six, seven, eight, nine, ten

123