/external/protobuf/src/google/protobuf/stubs/ |
D | int128_unittest.cc | 52 uint128 biggest(kuint128max); in TEST() local 68 EXPECT_LT(big, biggest); in TEST() 69 EXPECT_LE(big, biggest); in TEST() 70 EXPECT_GT(biggest, big); in TEST() 71 EXPECT_GE(biggest, big); in TEST() 122 EXPECT_EQ(Uint128High64(biggest), kuint64max); in TEST() 123 EXPECT_EQ(Uint128Low64(biggest), kuint64max); in TEST() 129 EXPECT_EQ(zero - one, biggest); in TEST() 133 EXPECT_EQ(biggest + 1, zero); in TEST() 134 EXPECT_EQ(zero - 1, biggest); in TEST()
|
/external/deqp/scripts/log/ |
D | README.md | 39 The biggest tests time of execution 51 The biggest total time of execution 59 The biggest time of execution per test
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-big-stack.ll | 7 ; shift left (up to 12). I.e., 16773120 is the biggest value.
|
D | global-merge-group-by-use.ll | 42 ; Sanity-check (don't worry about cost models) that we pick the biggest subset
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-big-stack.ll | 7 ; shift left (up to 12). I.e., 16773120 is the biggest value.
|
D | global-merge-group-by-use.ll | 41 ; Sanity-check (don't worry about cost models) that we pick the biggest subset
|
/external/eigen/Eigen/src/QR/ |
D | FullPivHouseholderQR.h | 477 RealScalar biggest(0); 494 if(k==0) biggest = biggest_in_corner; 497 if(internal::isMuchSmallerThan(biggest_in_corner, biggest, m_precision))
|
/external/apache-commons-bcel/src/examples/Mini/ |
D | README | 28 program will then tell you the biggest of them.
|
/external/dng_sdk/source/ |
D | dng_mosaic_info.cpp | 204 uint32 biggest = 0; in Finalize() local 219 if (fWeight16 [biggest] < fWeight16 [j]) in Finalize() 222 biggest = j; in Finalize() 230 fWeight16 [biggest] += (256 - total); in Finalize()
|
/external/python/httplib2/python3/ |
D | README | 4 know, Python 3 is not backward-compatible with Python 2. The biggest
|
/external/autotest/client/profilers/powertop/src/ |
D | README | 21 components are the biggest offenders in slurping up your battery time.
|
/external/u-boot/doc/ |
D | README.clang | 1 The biggest problem when trying to compile U-Boot with clang is that
|
/external/shflags/doc/ |
D | RELEASE_NOTES-1.0.3.txt | 17 This is a major bug fix release. The biggest fix is in how non-flag arguments are
|
/external/ltp/testcases/kernel/fs/fsx-linux/ |
D | fsx-linux.c | 102 off_t biggest = 0; variable 885 if (size > biggest) { in dotruncate() 886 biggest = size; in dotruncate()
|
/external/python/cpython3/Doc/library/ |
D | tracemalloc.rst | 123 Code to display the traceback of the biggest memory block:: 135 # pick the biggest memory block 482 The result is sorted from the biggest to the smallest by: absolute value 535 The result is sorted from the biggest to the smallest by:
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_QuantizeV2.pbtxt | 74 The biggest difference between this and MIN_COMBINED is that the minimum range
|
/external/mesa3d/docs/specs/ |
D | EXT_shader_samples_identical.txt | 136 There are a number of challenges in providing raw MCS data. The biggest
|
/external/mesa3d/docs/relnotes/ |
D | 3.5 | 17 The biggest change in Mesa 3.5 is a complete overhaul of the source
|
/external/toolchain-utils/binary_search_tool/ |
D | MAINTENANCE | 80 The biggest benefit the compiler wrapper gives is: knowing for sure which
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | InAlloca.rst | 90 The biggest design consideration for this feature is object lifetime.
|
/external/llvm/docs/ |
D | InAlloca.rst | 90 The biggest design consideration for this feature is object lifetime.
|
/external/mesa3d/src/compiler/nir/ |
D | README | 97 the GLSL IR one. The biggest difference is that, while the texture instruction
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count7.ll | 37 @biggest = external global i32 ; <i32*> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
D | trip-count7.ll | 36 @biggest = external global i32 ; <i32*> [#uses=0]
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count7.ll | 37 @biggest = external global i32 ; <i32*> [#uses=0]
|