HomeSort by relevance Sort by last modified time
    Searched full:larger (Results 76 - 100 of 7859) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
2008-01-13-OutOfRangeSROA.ll 3 ; The 'X' indices could be larger than 31. Do not SROA the outer indices of this array.
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_Bitcast.pbtxt 8 If the input datatype `T` is larger than the output datatype `type` then the
  /external/tensorflow/tensorflow/core/framework/
variable.proto 23 // Support for saving variables as slices of a larger variable.
  /prebuilts/go/darwin-x86/src/os/
sys_windows.go 27 // If we received an ERROR_MORE_DATA, but n doesn't get larger,
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug458.go 7 // Issue 4200: 6g crashes when a type is larger than 4GB.
issue6036.go 9 // offsets larger than 32-bit.
  /prebuilts/go/linux-x86/src/os/
sys_windows.go 27 // If we received an ERROR_MORE_DATA, but n doesn't get larger,
  /prebuilts/go/linux-x86/test/fixedbugs/
bug458.go 7 // Issue 4200: 6g crashes when a type is larger than 4GB.
issue6036.go 9 // offsets larger than 32-bit.
  /prebuilts/tools/common/intellij-core/
README 17 of the larger unused pieces such as the 38MB intellij-core-analysis.jar
  /toolchain/binutils/binutils-2.27/libiberty/
calloc.c 18 /* For systems with larger pointers than ints, this must be declared. */
  /external/ImageMagick/MagickWand/
script-token.h 35 most tokens are never larger than this, so no need to waste memory!
36 Also no CLI option is larger than about 40 characters!
  /external/curl/lib/
splay.h 29 struct Curl_tree *larger; /* larger node */ member in struct:Curl_tree
  /external/python/cpython2/Modules/_ctypes/
malloc_closure.c 14 /* BLOCKSIZE can be adjusted. Larger blocksize will take a larger memory
  /external/python/cpython3/Modules/_ctypes/
malloc_closure.c 14 /* BLOCKSIZE can be adjusted. Larger blocksize will take a larger memory
  /external/tpm2/
MakeCredential.c 17 // TPM_RC_SIZE credential is larger than the digest size of Name algorithm of handle
44 // The credential information may not be larger than the digest size used for
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/auto/
GrantPermissionsAutoViewHandler.java 26 * specific for the auto use-case. In this case, the permissions dialog needs to be larger to make
30 * change the window params to allow the dialog's width to be larger.
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cfb.go 26 // We can precompute a larger segment of the
28 // larger batches for xor, and we should be
  /prebuilts/go/linux-x86/src/crypto/cipher/
cfb.go 26 // We can precompute a larger segment of the
28 // larger batches for xor, and we should be
  /external/webrtc/webrtc/base/
messagedigest_unittest.cc 85 "Test Using Larger Than Block-Size Key - Hash Key First"));
88 "Test Using Larger Than Block-Size Key and Larger "
125 "Test Using Larger Than Block-Size Key - Hash Key First"));
128 "Test Using Larger Than Block-Size Key and Larger "
  /art/tools/ahat/src/main/com/android/ahat/heapdump/
Sort.java 36 * This sorts sizes from smaller total size to larger total size.
49 * This sorts instances from larger retained size to smaller retained size.
63 * This sorts instances from larger retained size to smaller retained size.
155 * This sorts sites from larger size to smaller size.
177 * This sorts sites from larger size to smaller size.
188 * This sorts sites from larger size to smaller size, giving preference to
212 * This sorts object infos from larger retained size to smaller size.
  /external/skia/tests/
PathOpsExtendedTest.cpp 202 SkRect larger = one.getBounds();
203 larger.join(two.getBounds());
204 SkScalar largerWidth = larger.width();
208 SkScalar largerHeight = larger.height();
216 larger.fLeft *= hScale;
217 larger.fRight *= hScale;
218 larger.fTop *= vScale;
219 larger.fBottom *= vScale;
220 SkScalar dx = -16000 > larger.fLeft ? -16000 - larger.fLef
    [all...]
  /external/skqp/tests/
PathOpsExtendedTest.cpp 202 SkRect larger = one.getBounds();
203 larger.join(two.getBounds());
204 SkScalar largerWidth = larger.width();
208 SkScalar largerHeight = larger.height();
216 larger.fLeft *= hScale;
217 larger.fRight *= hScale;
218 larger.fTop *= vScale;
219 larger.fBottom *= vScale;
220 SkScalar dx = -16000 > larger.fLeft ? -16000 - larger.fLef
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
WirelessChargingView.java 122 * Draws a larger circle of radius {@link WirelessChargingView#mMainCircleEndRadius} composed of
130 // draws mNumDots to compose a larger, main circle
175 * @return decimal depicting how far along the creation of the larger circle (of circles) is
176 * For values < 1.0, the larger circle is being drawn
177 * For values > 1.0 the larger circle has been drawn and further animation can occur
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
OpenSSLPBEParametersGenerator.java 88 * @exception IllegalArgumentException if the key length larger than the base hash size.
108 * @exception IllegalArgumentException if keySize + ivSize is larger than the base hash size.
128 * @exception IllegalArgumentException if the key length larger than the base hash size.

Completed in 1581 milliseconds

1 2 34 5 6 7 8 91011>>