HomeSort by relevance Sort by last modified time
    Searched refs:h2 (Results 51 - 75 of 664) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/python/cpython3/Modules/_decimal/tests/
bignum.py 40 h2 = hash(d) variable
42 assert h2 == h1
  /external/wayland/doc/publican/sources/css/
brand.css 2 h1, h2, h3, h4, h5, h6,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.duration/time.duration.literals/
literals1.pass.cpp 21 auto h2 = 4.0h; local
22 assert ( h == h2 );
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_separators.py 36 h2 = self.loads(d2)
39 self.assertEqual(h2, h)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_separators.py 36 h2 = self.loads(d2)
39 self.assertEqual(h2, h)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_hmac.py 267 h2 = h.copy()
276 h2 = h1.copy()
277 self.assertTrue(h1.digest_cons == h2.digest_cons,
279 self.assertTrue(type(h1.inner) == type(h2.inner),
281 self.assertTrue(type(h1.outer) == type(h2.outer),
287 h2 = h1.copy()
289 self.assertTrue(id(h1) != id(h2), "No real copy of the HMAC instance.")
290 self.assertTrue(id(h1.inner) != id(h2.inner),
292 self.assertTrue(id(h1.outer) != id(h2.outer),
299 h2 = h1.copy()
    [all...]
  /external/ImageMagick/www/api/
version.php 57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickCopyright">GetMagickCopyright</a></h2>
67 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickDelegates">GetMagickDelegates</a></h2>
79 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickFeatures">GetMagickFeatures</a></h2>
91 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickHomeURL">GetMagickHomeURL</a></h2>
101 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/version_8c.html" id="GetMagickLicense">GetMagickLicense</a></h2>
    [all...]
pixel-wand.php 57 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClearPixelWand">ClearPixelWand</a></h2>
79 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWand">ClonePixelWand</a></h2>
101 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="ClonePixelWands">ClonePixelWands</a></h2>
128 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWand">DestroyPixelWand</a></h2>
150 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-wand_8c.html" id="DestroyPixelWands">DestroyPixelWands</a></h2>
    [all...]
pixel-iterator.php 57 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClearPixelIterator">ClearPixelIterator</a></h2>
79 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="ClonePixelIterator">ClonePixelIterator</a></h2>
101 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="DestroyPixelIterator">DestroyPixelIterator</a></h2>
123 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="IsPixelIterator">IsPixelIterator</a></h2>
145 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/pixel-iterator_8c.html" id="NewPixelIterator">NewPixelIterator</a></h2>
    [all...]
magick-property.php 57 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
84 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
111 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteOption">MagickDeleteOption</a></h2>
138 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetAntialias">MagickGetAntialias</a></h2>
160 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
    [all...]
exception.php 57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="AcquireExceptionInfo">AcquireExceptionInfo</a></h2>
67 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="ClearMagickException">ClearMagickException</a></h2>
89 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="CatchException">CatchException</a></h2>
111 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="CloneExceptionInfo">CloneExceptionInfo</a></h2>
133 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="DestroyExceptionInfo">DestroyExceptionInfo</a></h2>
    [all...]
module.php 57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/module_8c.html" id="AcquireModuleInfo">AcquireModuleInfo</a></h2>
83 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/module_8c.html" id="DestroyModuleList">DestroyModuleList</a></h2>
93 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleInfo">GetModuleInfo</a></h2>
119 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleInfoList">GetModuleInfoList</a></h2>
150 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/module_8c.html" id="GetModuleList">GetModuleList</a></h2>
    [all...]
  /external/sfntly/cpp/src/sfntly/table/
header.h 92 const HeaderPtr h2) = 0;
99 const HeaderPtr h2);
106 const HeaderPtr h2);
  /hardware/interfaces/tetheroffload/config/1.0/vts/functional/
VtsHalTetheroffloadConfigV1_0TargetTest.cpp 129 hidl_handle h2; local
130 h2.setTo(nativeHandle2, true);
132 const Return<void> ret = config->setHandles(h1, h2, ASSERT_TRUE_CALLBACK);
144 hidl_handle h2; local
145 h2.setTo(nativeHandle2, true);
147 const Return<void> ret = config->setHandles(h1, h2, ASSERT_FALSE_CALLBACK);
165 hidl_handle h2; local
166 h2.setTo(nativeHandle2, true);
168 const Return<void> ret = config->setHandles(h1, h2, ASSERT_FALSE_CALLBACK);
186 hidl_handle h2; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_hmac.py 267 h2 = h.copy()
276 h2 = h1.copy()
277 self.assertTrue(h1.digest_cons == h2.digest_cons,
279 self.assertTrue(type(h1.inner) == type(h2.inner),
281 self.assertTrue(type(h1.outer) == type(h2.outer),
287 h2 = h1.copy()
289 self.assertTrue(id(h1) != id(h2), "No real copy of the HMAC instance.")
290 self.assertTrue(id(h1.inner) != id(h2.inner),
292 self.assertTrue(id(h1.outer) != id(h2.outer),
299 h2 = h1.copy(
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_hmac.py 267 h2 = h.copy()
276 h2 = h1.copy()
277 self.assertTrue(h1.digest_cons == h2.digest_cons,
279 self.assertTrue(type(h1.inner) == type(h2.inner),
281 self.assertTrue(type(h1.outer) == type(h2.outer),
287 h2 = h1.copy()
289 self.assertTrue(id(h1) != id(h2), "No real copy of the HMAC instance.")
290 self.assertTrue(id(h1.inner) != id(h2.inner),
292 self.assertTrue(id(h1.outer) != id(h2.outer),
299 h2 = h1.copy(
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_hmac.py 267 h2 = h.copy()
276 h2 = h1.copy()
277 self.assertTrue(h1.digest_cons == h2.digest_cons,
279 self.assertTrue(type(h1.inner) == type(h2.inner),
281 self.assertTrue(type(h1.outer) == type(h2.outer),
287 h2 = h1.copy()
289 self.assertTrue(id(h1) != id(h2), "No real copy of the HMAC instance.")
290 self.assertTrue(id(h1.inner) != id(h2.inner),
292 self.assertTrue(id(h1.outer) != id(h2.outer),
299 h2 = h1.copy(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_hmac.py 267 h2 = h.copy()
276 h2 = h1.copy()
277 self.assertTrue(h1.digest_cons == h2.digest_cons,
279 self.assertTrue(type(h1.inner) == type(h2.inner),
281 self.assertTrue(type(h1.outer) == type(h2.outer),
287 h2 = h1.copy()
289 self.assertTrue(id(h1) != id(h2), "No real copy of the HMAC instance.")
290 self.assertTrue(id(h1.inner) != id(h2.inner),
292 self.assertTrue(id(h1.outer) != id(h2.outer),
299 h2 = h1.copy(
    [all...]
  /external/boringssl/src/crypto/poly1305/
poly1305.c 47 uint32_t h0, h1, h2, h3, h4; member in struct:poly1305_state_st
85 state->h2 += ((((uint64_t)t2 << 32) | t1) >> 20) & 0x3ffffff;
91 mul32x32_64(state->h2, state->s3) + mul32x32_64(state->h3, state->s2) +
94 mul32x32_64(state->h2, state->s4) + mul32x32_64(state->h3, state->s3) +
97 mul32x32_64(state->h2, state->r0) + mul32x32_64(state->h3, state->s4) +
100 mul32x32_64(state->h2, state->r1) + mul32x32_64(state->h3, state->r0) +
103 mul32x32_64(state->h2, state->r2) + mul32x32_64(state->h3, state->r1) +
112 state->h2 = (uint32_t)t[2] & 0x3ffffff;
148 state->h2 += ((((uint64_t)t2 << 32) | t1) >> 20) & 0x3ffffff;
193 state->h2 = 0
    [all...]
  /external/libyuv/files/unit_test/
compare_test.cc 53 uint32 h2 = HashDjb2(src_b, kMaxTest, 5381); local
54 EXPECT_NE(h1, h2);
59 h2 = HashDjb2(src_b, kMaxTest, 5381);
60 EXPECT_NE(h1, h2);
67 h2 = HashDjb2(src_b, kMaxTest, 5381);
68 EXPECT_NE(h1, h2);
73 h2 = HashDjb2(src_b, kMaxTest, 5381);
74 EXPECT_EQ(h1, h2);
79 h2 = HashDjb2(src_b, kMaxTest, 1234);
80 EXPECT_NE(h1, h2);
126 uint32 h2 = ReferenceHashDjb2(src_a, kMaxTest, 5381); local
141 uint32 h2 = ReferenceHashDjb2(src_a + 1, kMaxTest, 5381); local
    [all...]
  /external/tensorflow/tensorflow/core/lib/histogram/
histogram_test.cc 31 Histogram h2; local
32 EXPECT_TRUE(h2.DecodeFromProto(proto_with_zeroes));
33 string s2 = h2.ToString();
136 Histogram h2; local
137 EXPECT_TRUE(h2.DecodeFromProto(tsh_proto));
142 EXPECT_EQ(h2.ToString(), tsh2.ToString());
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cor_h.cpp 192 Word16 i, j, k, dec, h2[L_CODE];
206 h2[i] = shr (h[i], 1);
217 h2[i] = pv_round (L_shl (L_mult (h[i], k), 9));
226 s = L_mac (s, h2[k], h2[k]);
237 s = L_mac (s, h2[k], h2[k + dec]);
278 Word16 h2[L_CODE]; local
316 p_h2 = h2;
343 p_h2 = h2;
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
float-fp16.s 7 fccmp h1, h2, #0, le
12 fccmpe h1, h2, #0, le
17 fcmp h1, h2
22 fcmpe h1, h2
56 \op h0, h1, h2
68 \op h0, h1, h2, h3
  /build/make/tools/
product_debug.py 150 <h2><a name="Original"></a>Original</h2>
152 <h2><a name="Variables"></a>Variables</h2>
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 195 friend void h2(S s);
202 h2(s1); h2(s2); h2(s3);

Completed in 1191 milliseconds

1 23 4 5 6 7 8 91011>>