HomeSort by relevance Sort by last modified time
    Searched refs:fits (Results 1 - 25 of 27) sorted by null

1 2

  /external/boringssl/src/ssl/test/runner/curve25519/
curve25519.go 451 // |h1| <= 2^24; from now on fits into int32
452 // |h5| <= 2^24; from now on fits into int32
462 // |h2| <= 2^25; from now on fits into int32 unchanged
463 // |h6| <= 2^25; from now on fits into int32 unchanged
473 // |h3| <= 2^24; from now on fits into int32 unchanged
474 // |h7| <= 2^24; from now on fits into int32 unchanged
484 // |h4| <= 2^25; from now on fits into int32 unchanged
485 // |h8| <= 2^25; from now on fits into int32 unchanged
492 // |h9| <= 2^24; from now on fits into int32 unchanged
498 // |h0| <= 2^25; from now on fits into int32 unchange
    [all...]
  /external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/
edwards25519.go 287 /* |h1| <= 2^24; from now on fits into int32 */
288 /* |h5| <= 2^24; from now on fits into int32 */
298 /* |h2| <= 2^25; from now on fits into int32 unchanged */
299 /* |h6| <= 2^25; from now on fits into int32 unchanged */
309 /* |h3| <= 2^24; from now on fits into int32 unchanged */
310 /* |h7| <= 2^24; from now on fits into int32 unchanged */
320 /* |h4| <= 2^25; from now on fits into int32 unchanged */
321 /* |h8| <= 2^25; from now on fits into int32 unchanged */
328 /* |h9| <= 2^24; from now on fits into int32 unchanged */
334 /* |h0| <= 2^25; from now on fits into int32 unchanged *
    [all...]
  /external/syzkaller/vendor/golang.org/x/net/idna/
trieval.go 11 // the value returned by a trie lookup. In most cases, all information fits in
  /external/ImageMagick/coders/
Make.com 49 $call Make fits.c
153 cmyk,cut,dcm,dds,debug,dib,dng,dps,dpx,emf,ept,exr,fax,fd,fits,fpx,gif, -
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedOutputStreamTest.cs 48 // Only do 32-bit write if the value fits in 32 bits.
74 // Only do 32-bit write if the value fits in 32 bits.
  /external/boringssl/src/util/
convert_comments.go 35 // - The comment fits on one line.
  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 691 auto fits = static_cast<size_t>(static_cast<size_t>(1U) << value_width) <= local
693 if (fits) {
697 return fits;
    [all...]
  /build/soong/third_party/zip/
zip_test.go 245 // it fits in a 32-bit field we must use the 64-bit field.
  /external/syzkaller/vendor/golang.org/x/net/http2/
write.go 150 // splitHeaderBlock splits headerBlock into fragments so that each fragment fits
  /external/syzkaller/dashboard/app/
reporting_email.go 53 commitTitleLen = 47 // so that whole line fits into 78 chars
  /external/flatbuffers/js/
flatbuffers.js 563 // Ensure we don't grow beyond what fits in an int.
  /external/libaom/libaom/aom_dsp/x86/
highbd_subpel_variance_impl_sse2.asm 65 ; in m6, i.e. it _exactly_ fits in a signed word per word in the xmm reg.
subpel_variance_sse2.asm 66 ; in m6, i.e. it _exactly_ fits in a signed word per word in the xmm reg.
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_subpel_variance_impl_sse2.asm 62 ; in m6, i.e. it _exactly_ fits in a signed word per word in the xmm reg.
subpel_variance_sse2.asm 63 ; in m6, i.e. it _exactly_ fits in a signed word per word in the xmm reg.
    [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S     [all...]
  /art/runtime/arch/mips64/
quick_entrypoints_mips64.S     [all...]
  /external/v8/src/
code-stub-assembler.cc     [all...]
  /external/e2fsprogs/doc/
texinfo.tex 772 % empty box we just added fits on the page, we must make it consider
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 772 % empty box we just added fits on the page, we must make it consider
    [all...]
  /build/make/core/
main.mk     [all...]
  /external/kotlinc/
LICENSE     [all...]
NOTICE     [all...]
  /external/libffi/
texinfo.tex 723 % empty box we just added fits on the page, we must make it consider
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex 723 % empty box we just added fits on the page, we must make it consider
    [all...]

Completed in 1140 milliseconds

1 2