Home
last modified time | relevance | path

Searched +defs:val +defs:bn (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/morton/
H A Dmorton_common.h41 GRL_INLINE uint MortonFlattenedBoxlessNode_GetChildOffset(MortonFlattenedBoxlessNode bn) in MortonFlattenedBoxlessNode_GetChildOffset()
46 GRL_INLINE uint MortonFlattenedBoxlessNode_GetType(MortonFlattenedBoxlessNode bn) in MortonFlattenedBoxlessNode_GetType()
51 GRL_INLINE void set_2xSG_arr_first_write(uint index, uint* arr, ushort val, short lane) in set_2xSG_arr_first_write()
95 GRL_INLINE void set_2xSG_arr(uint index, uint* arr, short val, short lane) in set_2xSG_arr()
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dbig_num.cc90 BigNum::BigNum(BN_CTX* bn_ctx, BignumPtr bn) { in BigNum()
107 uint64_t val; in ToIntValue() local
213 BigNum BigNum::ModAdd(const BigNum& val, const BigNum& m) const { in ModAdd() argument
220 BigNum BigNum::ModSub(const BigNum& val, const BigNum& m) const { in ModSub() argument
227 BigNum BigNum::ModMul(const BigNum& val, const BigNum& m) const { in ModMul() argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc78 bssl::UniquePtr<BIGNUM> bn(BN_new()); in TEST() local
143 bssl::UniquePtr<BASIC_CONSTRAINTS> val(BASIC_CONSTRAINTS_new()); in TEST() local
195 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, t.der.size())); in TEST() local
211 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, sizeof(kDER))); in TEST() local
270 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
302 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
309 bssl::UniquePtr<ASN1_BIT_STRING> val(ASN1_BIT_STRING_new()); in TEST() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_test.cc78 bssl::UniquePtr<BIGNUM> bn(BN_new()); in TEST() local
143 bssl::UniquePtr<BASIC_CONSTRAINTS> val(BASIC_CONSTRAINTS_new()); in TEST() local
195 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, t.der.size())); in TEST() local
211 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, sizeof(kDER))); in TEST() local
270 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
302 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
309 bssl::UniquePtr<ASN1_BIT_STRING> val(ASN1_BIT_STRING_new()); in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Dasn1_test.cc138 bssl::UniquePtr<BIGNUM> bn(BN_new()); in BIGNUMPow2() local
346 bssl::UniquePtr<BIGNUM> bn(bn_raw); in TEST() local
597 bssl::UniquePtr<BASIC_CONSTRAINTS> val(BASIC_CONSTRAINTS_new()); in TEST() local
651 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, t.der.size())); in TEST() local
667 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, sizeof(kDER))); in TEST() local
760 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
791 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
798 bssl::UniquePtr<ASN1_BIT_STRING> val(ASN1_BIT_STRING_new()); in TEST() local
2024 bssl::UniquePtr<BASIC_CONSTRAINTS> val(BASIC_CONSTRAINTS_new()); in TEST() local
2063 bssl::UniquePtr<BASIC_CONSTRAINTS> val(static_cast<BASIC_CONSTRAINTS *>( in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/
H A Dasn1_test.cc138 bssl::UniquePtr<BIGNUM> bn(BN_new()); in BIGNUMPow2() local
346 bssl::UniquePtr<BIGNUM> bn(bn_raw); in TEST() local
597 bssl::UniquePtr<BASIC_CONSTRAINTS> val(BASIC_CONSTRAINTS_new()); in TEST() local
651 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, t.der.size())); in TEST() local
667 bssl::UniquePtr<ASN1_TYPE> val(d2i_ASN1_TYPE(nullptr, &ptr, sizeof(kDER))); in TEST() local
760 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
791 bssl::UniquePtr<ASN1_BIT_STRING> val( in TEST() local
798 bssl::UniquePtr<ASN1_BIT_STRING> val(ASN1_BIT_STRING_new()); in TEST() local
2024 bssl::UniquePtr<BASIC_CONSTRAINTS> val(BASIC_CONSTRAINTS_new()); in TEST() local
2063 bssl::UniquePtr<BASIC_CONSTRAINTS> val(static_cast<BASIC_CONSTRAINTS *>( in TEST() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_from_ssa.c194 struct exec_node *bn = exec_list_get_head(&b->nodes); in merge_merge_sets() local
234 struct exec_node *bn = exec_list_get_head(&b->nodes); in merge_sets_interfere() local
811 nir_def *val = src.is_reg ? nir_load_reg(b, src.ssa) : src.ssa; in copy_values() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dsae.c874 struct crypto_bignum *bn = NULL; in sae_derive_pt_ecc() local
972 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local
1149 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ecc() local
1212 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ffc() local
1521 u8 zero[SAE_MAX_HASH_LEN], val[SAE_MAX_PRIME_LEN]; in sae_derive_keys() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dv3_utl.c168 static char *bignum_to_string(const BIGNUM *bn) { in bignum_to_string()
232 BIGNUM *bn = NULL; in s2i_ASN1_INTEGER() local
1314 uint8_t val; in ipv6_hex() local
H A Dx509_test.cc2726 const char *val, *want; in TEST() member
2794 BIGNUM *bn = nullptr; in TEST() local
5787 int64_t val; in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dv3_utl.c168 static char *bignum_to_string(const BIGNUM *bn) { in bignum_to_string()
232 BIGNUM *bn = NULL; in s2i_ASN1_INTEGER() local
1347 uint8_t val; in ipv6_hex() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant_sd.c36 u8 val = ((*spos)[0] & 0xc0) >> 6; in p2p_sd_dns_uncompress_label() local
1047 int val; in wfd_add_sd_req_role() local
1155 struct p2p_srv_bonjour *bsrv, *bn; in wpas_p2p_service_flush() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/math/
DBigInteger.java309 public BigInteger(byte[] val, int off, int len) { in BigInteger()
338 public BigInteger(byte[] val) { in BigInteger()
350 private BigInteger(int[] val) { in BigInteger()
480 public BigInteger(String val, int radix) { in BigInteger()
564 BigInteger(char[] val, int sign, int len) { in BigInteger()
674 public BigInteger(String val) { in BigInteger()
1186 public static BigInteger valueOf(long val) { in valueOf()
1201 private BigInteger(long val) { in BigInteger()
1225 private static BigInteger valueOf(int val[]) { in valueOf()
1454 private static int[] subtract(long val, int[] little) { in subtract()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/math/
H A DBigInteger.java309 public BigInteger(byte[] val, int off, int len) { in BigInteger()
338 public BigInteger(byte[] val) { in BigInteger()
350 private BigInteger(int[] val) { in BigInteger()
480 public BigInteger(String val, int radix) { in BigInteger()
564 BigInteger(char[] val, int sign, int len) { in BigInteger()
674 public BigInteger(String val) { in BigInteger()
1186 public static BigInteger valueOf(long val) { in valueOf()
1201 private BigInteger(long val) { in BigInteger()
1225 private static BigInteger valueOf(int val[]) { in valueOf()
1454 private static int[] subtract(long val, int[] little) { in subtract()
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/math/
DBigInteger.java309 public BigInteger(byte[] val, int off, int len) { in BigInteger()
338 public BigInteger(byte[] val) { in BigInteger()
350 private BigInteger(int[] val) { in BigInteger()
480 public BigInteger(String val, int radix) { in BigInteger()
564 BigInteger(char[] val, int sign, int len) { in BigInteger()
674 public BigInteger(String val) { in BigInteger()
1186 public static BigInteger valueOf(long val) { in valueOf()
1201 private BigInteger(long val) { in BigInteger()
1225 private static BigInteger valueOf(int val[]) { in valueOf()
1454 private static int[] subtract(long val, int[] little) { in subtract()
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp245 std::list<ValueDef *>& entry(Value *val) { in entry()
260 std::list<ValueDef *>& operator()(Value *val) { in operator ()()
264 void add(Value *val, const std::list<ValueDef *> &vals) { in add()
308 RegAlloc::BuildIntervalsPass::addLiveRange(Value *val, in addLiveRange()
471 BasicBlock *bn; in buildLiveSets() local
858 LValue *val = src->join->asLValue(); in coalesceValues() local
992 LValue *val = (split ? insn->getDef(c) : insn->getSrc(c))->asLValue(); in makeCompound() local
1197 LValue *val = nodes[i].getValue(); in calculateSpillWeights() local
1613 LValue *val; in unspill() local
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_openssl.c1908 BIGNUM *bn; in crypto_bignum_init_set() local
1918 struct crypto_bignum * crypto_bignum_init_uint(unsigned int val) in crypto_bignum_init_uint()
1920 BIGNUM *bn; in crypto_bignum_init_uint() local
2490 const u8 *val) in crypto_ec_point_from_bin()
3871 BIGNUM *bn = NULL; in crypto_ec_key_get_private_key() local
3879 const BIGNUM *bn; in crypto_ec_key_get_private_key() local
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/py/crypto_util/
H A Dssl_util.py500 def _BytesOrLongToBn(cls, bn, val) -> int: argument
/aosp_15_r20/out/soong/.intermediates/external/xmp_toolkit/XMPCore/xmp_toolkit/android_common/javac/
Dxmp_toolkit.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py166 def update(self, val, n=1): argument
2774 def __init__(self, relu, dim=2, bn=True, bias=True): argument
2795 def __init__(self, relu, dim=2, bn=True, bias=True): argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_test.cc2085 const char *val, *want; in TEST() member
2151 BIGNUM *bn = nullptr; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_test.cc2085 const char *val, *want; in TEST() member
2151 BIGNUM *bn = nullptr; in TEST() local
/aosp_15_r20/out/soong/.intermediates/external/testng/testng/linux_glibc_common/local-javac-header/
Dtestng.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/testng/testng/linux_glibc_common/javac/
Dtestng.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/ ...
/aosp_15_r20/external/testng/src/main/resources/
H A Djquery-1.7.1.min.js2 …nction cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…

12345678910>>...17