Home
last modified time | relevance | path

Searched refs:fewer (Results 1 – 25 of 210) sorted by relevance

123456789

/external/guava/guava-testlib/test/com/google/common/collect/testing/
DHelpersTest.java90 List<?> fewer = Arrays.asList("a", "b"); in testAssertEqualInOrder() local
92 Helpers.assertEqualInOrder(list, fewer); in testAssertEqualInOrder()
98 Helpers.assertEqualInOrder(fewer, list); in testAssertEqualInOrder()
/external/guava/android/guava-testlib/test/com/google/common/collect/testing/
DHelpersTest.java90 List<?> fewer = Arrays.asList("a", "b"); in testAssertEqualInOrder() local
92 Helpers.assertEqualInOrder(list, fewer); in testAssertEqualInOrder()
98 Helpers.assertEqualInOrder(fewer, list); in testAssertEqualInOrder()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_QueueDequeueMany.pbtxt31 If the queue has fewer than n elements, this operation
38 If the queue is closed and there are fewer than `n` elements, then an
Dapi_def_QueueDequeueManyV2.pbtxt33 If the queue has fewer than n elements, this operation
40 If the queue is closed and there are fewer than `n` elements, then an
Dapi_def_Unstage.pbtxt5 The basic functionality is similar to dequeue with many fewer
Dapi_def_Stage.pbtxt40 fewer capabilities and options. This Op is optimized for performance.
Dapi_def_DecodeWav.pbtxt37 When desired_channels is set, if the input contains fewer channels than this
Dapi_def_QueueDequeueUpToV2.pbtxt33 If the queue has fewer than n elements, this operation
Dapi_def_QueueDequeueUpTo.pbtxt31 If the queue has fewer than n elements, this operation
Dapi_def_SparseMatrixOrderingAMD.pbtxt18 Cholesky (or other decompositions) in having fewer zero fill-in compared to
Dapi_def_RaggedTensorToTensor.pbtxt52 compatible with this broadcast operation, and must have fewer dimensions than
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dblock_pool_init.cl28 // accomplish this with fewer threads and using either IPC and/or
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddwarfdump-str-offsets-invalid-2.s32 # A degenerate section with fewer bytes than required for a DWARF64 size.
/external/python/google-api-python-client/docs/
DREADME.md11 - Handle Auath with fewer lines of code
/external/autotest/client/site_tests/network_PortalStress/
Dcontrol41 # Run the portal cycle for fewer iterations because each test must time
/external/autotest/client/site_tests/power_Consumption/
Dcontrol.fast20 short: Boolean, if True, run a shorter version of the test with fewer
Dcontrol19 short: Boolean, if True, run a shorter version of the test with fewer
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/AArch64/
Dminimum-sizes.ll30 ; root may require fewer bits than another.
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dminimum-sizes.ll30 ; root may require fewer bits than another.
/external/libxkbcommon/xkbcommon/
DREADME.md16 expose fewer internal details to clients.
/external/libjpeg-turbo/
Dwizard.txt86 "-qslots 0,1,2". If -qslots gives fewer table numbers than there are color
102 If you specify fewer HxV pairs than there are components, the remaining
209 a script with fewer stages of successive approximation (otherwise the
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dvec-sext.ll2 ; case of fewer elements than allowed, e.g. <2 x i32>.
Dvec-zext.ll2 ; case of fewer elements than allowed, e.g. <2 x i32>.
/external/mesa3d/docs/relnotes/
D17.1.3.rst101 - radv: fewer than 8 RBs are possible
/external/llvm/test/CodeGen/X86/
Dlea-recursion.ll8 ; fixed, the test commands above will need to be updated to expect fewer

123456789