Home
last modified time | relevance | path

Searched +full:- +full:l (Results 1 – 25 of 1557) sorted by relevance

12345678910>>...63

/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/test/java/io/grpc/xds/
DXxHash64Test.java8 * http://www.apache.org/licenses/LICENSE-2.0
17 * Forked from zero-allocation-hashing-0.14 (https://github.com/OpenHFT/Zero-Allocation-Hashing).
39 …* <a href="https://github.com/OpenHFT/Zero-Allocation-Hashing/blob/master/src/test/java/net/openhf…
40 * OpenHFT/Zero-Allocation-Hashing</a>.
68 test(new XxHash64(42L), HASHES_OF_LOOPING_BYTES_WITH_SEED_42); in withOneSeed()
132 Arrays.fill(bytes, (byte) -1); in testNegativePrimitives()
137 assertEquals("byte hash", oneByteExpected, f.hashByte((byte) -1)); in testNegativePrimitives()
138 assertEquals("short hash", twoByteExpected, f.hashShort((short) -1)); in testNegativePrimitives()
140 assertEquals("int hash", fourByteExpected, f.hashInt(-1)); in testNegativePrimitives()
141 assertEquals("long hash", eightByteExpected, f.hashLong(-1L)); in testNegativePrimitives()
[all …]
/external/cronet/stable/third_party/boringssl/src/include/openssl/
Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
35 * being used are not cryptographic related :-).
86 #define OBJ_undef 0L
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L
115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L
[all …]
/external/cronet/tot/third_party/boringssl/src/include/openssl/
Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
35 * being used are not cryptographic related :-).
86 #define OBJ_undef 0L
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L
115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L
[all …]
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/
Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
35 * being used are not cryptographic related :-).
86 #define OBJ_undef 0L
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L
115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L
[all …]
/external/boringssl/src/include/openssl/
Dnid.h2 * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
39 #define OBJ_undef 0L
44 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
49 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
54 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
59 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
64 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L
68 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L
70 #define SN_md2WithRSAEncryption "RSA-MD2"
73 #define OBJ_md2WithRSAEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 2L
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
Diso-639-3.tab2 aaa I L Ghotuo
3 aab I L Alumu-Tesu
4 aac I L Ari
5 aad I L Amal
6 aae I L Arbëreshë Albanian
7 aaf I L Aranadan
8 aag I L Ambrak
9 aah I L Abu' Arapesh
10 aai I L Arifama-Miniafia
11 aak I L Ankave
[all …]
/external/cronet/tot/third_party/libc++/src/include/
Dversion1 // -*- C++ -*-
2 //===----------------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
17 __cpp_lib_adaptor_iterator_pair_constructor 202106L <queue> <stack>
18 __cpp_lib_addressof_constexpr 201603L <memory>
19 __cpp_lib_allocate_at_least 202302L <memory>
20 __cpp_lib_allocator_traits_is_always_equal 201411L <deque> <forward_list> <list>
24 __cpp_lib_any 201606L <any>
25 __cpp_lib_apply 201603L <tuple>
[all …]
/external/cronet/stable/third_party/libc++/src/include/
Dversion1 // -*- C++ -*-
2 //===----------------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
17 __cpp_lib_adaptor_iterator_pair_constructor 202106L <queue> <stack>
18 __cpp_lib_addressof_constexpr 201603L <memory>
19 __cpp_lib_allocate_at_least 202302L <memory>
20 __cpp_lib_allocator_traits_is_always_equal 201411L <deque> <forward_list> <list>
24 __cpp_lib_any 201606L <any>
25 __cpp_lib_apply 201603L <tuple>
[all …]
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
Dversion1 // -*- C++ -*-
2 //===----------------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
17 __cpp_lib_adaptor_iterator_pair_constructor 202106L <queue> <stack>
18 __cpp_lib_addressof_constexpr 201603L <memory>
19 __cpp_lib_allocate_at_least 202302L <memory>
20 __cpp_lib_allocator_traits_is_always_equal 201411L <deque> <forward_list> <list>
24 __cpp_lib_any 201606L <any>
25 __cpp_lib_apply 201603L <tuple>
[all …]
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
Dversion1 // -*- C++ -*-
2 //===----------------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
17 __cpp_lib_adaptor_iterator_pair_constructor 202106L <queue> <stack>
18 __cpp_lib_addressof_constexpr 201603L <memory>
19 __cpp_lib_allocate_at_least 202302L <memory>
20 __cpp_lib_allocator_traits_is_always_equal 201411L <deque> <forward_list> <list>
24 __cpp_lib_any 201606L <any>
25 __cpp_lib_apply 201603L <tuple>
[all …]
/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter_unittest.cpp2 // Use of this source code is governed by a BSD-style license that can be
32 heap()->GetAllocationHandle(), heap(), nullptr, locale); in Mgr()
48 {L"en", L"2002-10-25", L"MMMM DD, YYYY", L"October 25, 2002"}, in TEST_F()
51 {L"en", L"20040722", L"'Week of the month is' w", in TEST_F()
52 L"Week of the month is 3"}, in TEST_F()
53 {L"en", L"20040722", L"e 'days after Sunday'", L"4 days after Sunday"}, in TEST_F()
54 {L"en", L"20040722", L"YYYY-'W'WW-e", L"2004-W30-4"}, in TEST_F()
55 {L"en", L"20040722", L"E 'days after Saturday'", in TEST_F()
56 L"5 days after Saturday"}, in TEST_F()
57 {L"en", L"2000-01-01", L"EEE, 'the' D 'of' MMMM, YYYY", in TEST_F()
[all …]
/external/python/jinja/artwork/
Djinjalogo.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
20 inkscape:export-filename="/Users/mitsuhiko/Development/jinja2/docs/_static/jinjabanner.png"
21 inkscape:export-xdpi="60"
22 inkscape:export-ydpi="60"
29 style="stop-color:#575757;stop-opacity:1;"
33 style="stop-color:#2f2f2f;stop-opacity:1;"
93 inkscape:document-units="px"
[all …]
/external/lua/src/
Dlapi.c43 ** '!ttisnil(o)' implies 'o != &G(L)->nilvalue', so it is not needed.
46 #define isvalid(L, o) (!ttisnil(o) || o != &G(L)->nilvalue) argument
56 static TValue *index2value (lua_State *L, int idx) { in index2value() argument
57 CallInfo *ci = L->ci; in index2value()
59 StkId o = ci->func + idx; in index2value()
60 api_check(L, idx <= L->ci->top - (ci->func + 1), "unacceptable index"); in index2value()
61 if (o >= L->top) return &G(L)->nilvalue; in index2value()
65 api_check(L, idx != 0 && -idx <= L->top - (ci->func + 1), "invalid index"); in index2value()
66 return s2v(L->top + idx); in index2value()
69 return &G(L)->l_registry; in index2value()
[all …]
/external/libcxx/test/std/language.support/support.limits/support.limits.general/
Dversion.version.pass.cpp2 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
14 __cpp_lib_addressof_constexpr 201603L
15 __cpp_lib_allocator_traits_is_always_equal 201411L
16 __cpp_lib_any 201606L
17 __cpp_lib_apply 201603L
18 __cpp_lib_array_constexpr 201603L
19 __cpp_lib_as_const 201510L
20 __cpp_lib_atomic_is_always_lock_free 201603L
21 __cpp_lib_atomic_ref 201806L
[all …]
/external/arm-optimized-routines/math/
Dtgamma128.h4 * Copyright (c) 2006-2023, Arm Limited.
5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
8 /* The largest positive value for which 128-bit tgamma does not overflow. */
9 static const long double max_x = 0x1.b6e3180cd66a5c4206f128ba77f4p+10L;
13 0x1.8535745aa79569579b9eec0f3bbcp+0L,
14 0x1.0378f83c6fb8f0e51269f2b4a973p-3L,
15 0x1.59f6a05094f69686c3380f4e2783p-8L,
16 -0x1.0b291dee952a82764a4859b081a6p-8L,
17 -0x1.6dd301b2205bf936b5a3eaad0dbbp-12L,
18 0x1.387a8b5f38dd77e7f139b1021e86p-10L,
[all …]
/external/sdv/vsomeip/third_party/boost/multi_index/
Dtest_results.svg3 <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
4 <stop offset="1" stop-opacity=".1"/>
9 <g clip-path="url(#a)">
14 …<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size=…
15l -3.60307 0 l -0.0903426 0.15447 l -1.63598 2.79514 l -0.0919027 0.156812 l 0.0912783 0.157278 l
16l -3.6026 0 l -0.090185 0.155562 l -1.54689 2.67 l -0.0906544 0.156655 l 0.0908101 0.1565 l 1.7250…
17l -3.56874 0 l -0.0898744 0.156967 l -1.61336 2.81683 l -0.0875335 0.152755 l 0.0855053 0.153848 l
18 …="M 10.8566 9.70598 m -5.06008 3.1072 l 1.63598 -2.79514 l 3.24498 0 l 1.64956 2.82213 l -1.64956 …
19 … 16.6973 6.54947 m -4.96959 2.98206 l 1.54689 -2.67 l 3.24498 0 l 1.65658 2.79311 l -1.65658 2.833…
20 …03269 m -5.00126 3.12889 l 1.61336 -2.81683 l 3.20644 0 l 0.868313 1.52458 l -0.492278 0 l -1.8185…
[all …]
/external/libcxx/include/
Dversion1 // -*- C++ -*-
2 //===--------------------------- version ----------------------------------===//
9 //===----------------------------------------------------------------------===//
17 Table 35 — Standard library feature-test macros
19 __cpp_lib_addressof_constexpr 201603L <memory>
20 __cpp_lib_allocator_traits_is_always_equal 201411L <memory> <scoped_allocator> <string>
23 __cpp_lib_any 201606L <any>
24 __cpp_lib_apply 201603L <tuple>
25 __cpp_lib_array_constexpr 201603L <iterator> <array>
26 __cpp_lib_as_const 201510L <utility>
[all …]
/external/cronet/stable/third_party/boringssl/src/pki/testdata/parse_certificate_unittest/
Dcert_version3.pem1 This is a valid real-world certificate.
4 $ openssl asn1parse -i < [CERTIFICATE]
5 0:d=0 hl=4 l=1367 cons: SEQUENCE
6 4:d=1 hl=4 l=1087 cons: SEQUENCE
7 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
8 10:d=3 hl=2 l= 1 prim: INTEGER :02
9 13:d=2 hl=2 l= 7 prim: INTEGER :2B63A42A705076
10 22:d=2 hl=2 l= 13 cons: SEQUENCE
11 24:d=3 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
12 35:d=3 hl=2 l= 0 prim: NULL
[all …]
Dtbs_v3_real.pem1 This is a real-world certificate (in fact the same as cert_version3.pem)
4 $ openssl asn1parse -i < [TBS CERTIFICATE]
5 0:d=0 hl=4 l=1087 cons: SEQUENCE
6 4:d=1 hl=2 l= 3 cons: cont [ 0 ]
7 6:d=2 hl=2 l= 1 prim: INTEGER :02
8 9:d=1 hl=2 l= 7 prim: INTEGER :2B63A42A705076
9 18:d=1 hl=2 l= 13 cons: SEQUENCE
10 20:d=2 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
11 31:d=2 hl=2 l= 0 prim: NULL
12 33:d=1 hl=3 l= 202 cons: SEQUENCE
[all …]
/external/cronet/stable/net/data/parse_certificate_unittest/
Dcert_version3.pem1 This is a valid real-world certificate.
4 $ openssl asn1parse -i < [CERTIFICATE]
5 0:d=0 hl=4 l=1367 cons: SEQUENCE
6 4:d=1 hl=4 l=1087 cons: SEQUENCE
7 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
8 10:d=3 hl=2 l= 1 prim: INTEGER :02
9 13:d=2 hl=2 l= 7 prim: INTEGER :2B63A42A705076
10 22:d=2 hl=2 l= 13 cons: SEQUENCE
11 24:d=3 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
12 35:d=3 hl=2 l= 0 prim: NULL
[all …]
Dtbs_v3_real.pem1 This is a real-world certificate (in fact the same as cert_version3.pem)
4 $ openssl asn1parse -i < [TBS CERTIFICATE]
5 0:d=0 hl=4 l=1087 cons: SEQUENCE
6 4:d=1 hl=2 l= 3 cons: cont [ 0 ]
7 6:d=2 hl=2 l= 1 prim: INTEGER :02
8 9:d=1 hl=2 l= 7 prim: INTEGER :2B63A42A705076
9 18:d=1 hl=2 l= 13 cons: SEQUENCE
10 20:d=2 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
11 31:d=2 hl=2 l= 0 prim: NULL
12 33:d=1 hl=3 l= 202 cons: SEQUENCE
[all …]
/external/cronet/tot/third_party/boringssl/src/pki/testdata/parse_certificate_unittest/
Dcert_version3.pem1 This is a valid real-world certificate.
4 $ openssl asn1parse -i < [CERTIFICATE]
5 0:d=0 hl=4 l=1367 cons: SEQUENCE
6 4:d=1 hl=4 l=1087 cons: SEQUENCE
7 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
8 10:d=3 hl=2 l= 1 prim: INTEGER :02
9 13:d=2 hl=2 l= 7 prim: INTEGER :2B63A42A705076
10 22:d=2 hl=2 l= 13 cons: SEQUENCE
11 24:d=3 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
12 35:d=3 hl=2 l= 0 prim: NULL
[all …]
Dtbs_v3_real.pem1 This is a real-world certificate (in fact the same as cert_version3.pem)
4 $ openssl asn1parse -i < [TBS CERTIFICATE]
5 0:d=0 hl=4 l=1087 cons: SEQUENCE
6 4:d=1 hl=2 l= 3 cons: cont [ 0 ]
7 6:d=2 hl=2 l= 1 prim: INTEGER :02
8 9:d=1 hl=2 l= 7 prim: INTEGER :2B63A42A705076
9 18:d=1 hl=2 l= 13 cons: SEQUENCE
10 20:d=2 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
11 31:d=2 hl=2 l= 0 prim: NULL
12 33:d=1 hl=3 l= 202 cons: SEQUENCE
[all …]
/external/cronet/tot/net/data/parse_certificate_unittest/
Dcert_version3.pem1 This is a valid real-world certificate.
4 $ openssl asn1parse -i < [CERTIFICATE]
5 0:d=0 hl=4 l=1367 cons: SEQUENCE
6 4:d=1 hl=4 l=1087 cons: SEQUENCE
7 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
8 10:d=3 hl=2 l= 1 prim: INTEGER :02
9 13:d=2 hl=2 l= 7 prim: INTEGER :2B63A42A705076
10 22:d=2 hl=2 l= 13 cons: SEQUENCE
11 24:d=3 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
12 35:d=3 hl=2 l= 0 prim: NULL
[all …]
Dtbs_v3_real.pem1 This is a real-world certificate (in fact the same as cert_version3.pem)
4 $ openssl asn1parse -i < [TBS CERTIFICATE]
5 0:d=0 hl=4 l=1087 cons: SEQUENCE
6 4:d=1 hl=2 l= 3 cons: cont [ 0 ]
7 6:d=2 hl=2 l= 1 prim: INTEGER :02
8 9:d=1 hl=2 l= 7 prim: INTEGER :2B63A42A705076
9 18:d=1 hl=2 l= 13 cons: SEQUENCE
10 20:d=2 hl=2 l= 9 prim: OBJECT :sha1WithRSAEncryption
11 31:d=2 hl=2 l= 0 prim: NULL
12 33:d=1 hl=3 l= 202 cons: SEQUENCE
[all …]

12345678910>>...63