Home
last modified time | relevance | path

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

12

/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/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/opencv3/doc/py_tutorials/py_gui/py_trackbar/
Dpy_trackbar.markdown19 and fifth one is the callback function which is executed everytime trackbar value changes. The
/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.txt156 "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/opencv3/modules/java/pure_test/lib/
Djunit-4.11.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/ppp/pppd/plugins/radius/etc/
Ddictionary35 # Vendor-specific attributes have a fifth field with the name of the
/external/opencv3/doc/tutorials/core/mat-mask-operations/
Dmat_mask_operations.markdown124 The function even has a fifth optional argument to specify the center of the kernel, and a sixth one
/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))
2762 long third, long ptr, long fifth);
2765 long fifth);
/external/libcxx/include/
D__functional_base_03445 // fifth bullet
/external/libmicrohttpd/doc/chapters/
Dhellobrowser.inc111 them on connection and set the forth and fifth parameter to NULL.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt944 fifth
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt944 fifth
/external/pcre/dist/
DREADME754 The fourth and fifth tests check the UTF-8/16/32 support and error handling and
786 The twenty-fifth and twenty-sixth tests are run only in 32-bit mode. They are
/external/pcre/dist/doc/html/
DREADME.txt754 The fourth and fifth tests check the UTF-8/16/32 support and error handling and
786 The twenty-fifth and twenty-sixth tests are run only in 32-bit mode. They are
/external/llvm/docs/
DCoverageMappingFormat.rst334 fifth field of the *__llvm_coverage_mapping* structure, which is the 9.
DNVPTXUsage.rst586 There is also a fifth address space used by the NVPTX code generator that
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst98 level used for sampling from the resource is effectively the fifth).

12