Home
last modified time | relevance | path

Searched refs:fifth (Results 1 – 25 of 53) sorted by relevance

123

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DNanoTimeGranularityTester.java42 long fifth = System.nanoTime(); in testNanoTimeGranularity() local
50 total += fifth - fourth; in testNanoTimeGranularity()
51 total += sixth - fifth; in testNanoTimeGranularity()
/external/clang/test/Rewriter/
Dunnamed-bf-modern-write.mm11 int fifth :1; field
21 // CHECK-NEXT: int fifth : 1;
/external/clang/test/CodeGenObjC/
Dunname-bf-metadata.m10 int fifth :1; field
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java55 …<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth) { in allOf() argument
56 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth, fifth); in allOf()
64 …, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth, org.hamcrest.Matc… in allOf() argument
65 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth, fifth, sixth); in allOf()
118 …<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth) { in anyOf() argument
119 return org.hamcrest.core.AnyOf.<T>anyOf(first, second, third, fourth, fifth); in anyOf()
127 …, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matcher<? super T> fifth, org.hamcrest.Matc… in anyOf() argument
128 return org.hamcrest.core.AnyOf.<T>anyOf(first, second, third, fourth, fifth, sixth); in anyOf()
/external/llvm/test/CodeGen/MSP430/
Dfp.ll22 ; the register allocator selects r4 first instead of fifth in a normal function.
/external/libchrome/base/strings/
Dstring_piece_unittest.cc648 string16 fifth(ASCIIToUTF16("123")); in TEST() local
649 fifth.push_back(0x0000); in TEST()
650 fifth.push_back(0xd8c5); in TEST()
651 fifth.push_back(0xdffe); in TEST()
652 StringPiece16 f(fifth); in TEST()
/external/python/cpython2/Lib/unittest/test/
Dtest_setups.py248 fifth = unittest.TestSuite((Test3('testOne'),))
250 suite = unittest.TestSuite((first, second, third, fourth, fifth, sixth))
/external/e2fsprogs/
DINSTALL.elfbin33 fifth and sixth field of filesystem entry, which are the dump
DINSTALL54 fifth and sixth field of filesystem entry, which are the dump
/external/icu/icu4c/source/data/rbnf/
Den.txt163 "5: fifth;",
/external/zlib/src/contrib/puff/
DREADME9 does so more slowly than zlib, but the code is about one-fifth the size of the
/external/clang/include/clang/Driver/
DTypes.def33 // The fifth value is a string containing option flags. Valid values:
/external/elfutils/libasm/
DChangeLog58 * libasm.h (DisasmGetSymCB_t): Change type of fourth and fifth
/external/libcxx/include/
D__functional_base_03142 // fifth bullet
/external/ppp/pppd/plugins/radius/etc/
Ddictionary35 # Vendor-specific attributes have a fifth field with the name of the
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1349 #define __sanitizer_syscall_pre_ipc(call, first, second, third, ptr, fifth) \ argument
1352 (long)(fifth))
1354 fifth) \ argument
1357 (long)(ptr), (long)(fifth))
2769 long third, long ptr, long fifth);
2772 long fifth);
/external/libmicrohttpd/doc/chapters/
Dhellobrowser.inc111 them on connection and set the forth and fifth parameter to NULL.
/external/syslinux/com32/cmenu/
DMANUAL124 The fifth argument is a number whose meaning depends on the type of the
/external/python/cpython2/Doc/library/
Dtime.rst514 month *m*" which may occur in either the fourth or the fifth
Didle.rst453 consists of all lines up the fifth line or the first blank line. These
Dcurses.rst348 interval value. The default value is 200 msec, or one fifth of a second.
1629 rectangle to be drawn; the fourth and fifth arguments are the y and x
/external/llvm/docs/
DNVPTXUsage.rst586 There is also a fifth address space used by the NVPTX code generator that
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst121 level used for sampling from the resource is effectively the fifth).
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc2143 long fifth) {}
2146 void *ptr, long fifth) {}
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb507 …!Nfewer">B!N'Jfewest ">B!N'KLfierce"fiery">!6'J+fifteen $>+>L!AFfifth"fifty$>!+>L+f…

123