Home
last modified time | relevance | path

Searched defs:x12 (Results 1 – 25 of 87) sorted by relevance

1234

/external/jspecify/samples/
DNullLiteralToTypeVariableUnionNull.java91 @Nullable ParametricT x12() { in x12() method in NullLiteralToTypeVariableUnionNull
DNullLiteralToTypeVariableUnspec.java103 @NullnessUnspecified ParametricT x12() { in x12() method in NullLiteralToTypeVariableUnspec
DNullLiteralToTypeVariable.java103 ParametricT x12() { in x12() method in NullLiteralToTypeVariable
DTypeVariableUnspecToObjectUnspec.java103 @NullnessUnspecified Object x12(@NullnessUnspecified ParametricT x) { in x12() method in TypeVariableUnspecToObjectUnspec
DTypeVariableToObjectUnionNull.java91 @Nullable Object x12(ParametricT x) { in x12() method in TypeVariableToObjectUnionNull
DTypeVariableUnionNullToObjectUnspec.java103 @NullnessUnspecified Object x12(@Nullable ParametricT x) { in x12() method in TypeVariableUnionNullToObjectUnspec
DTypeVariableUnspecToObject.java103 Object x12(@NullnessUnspecified ParametricT x) { in x12() method in TypeVariableUnspecToObject
DTypeVariableUnspecToSelfUnionNull.java91 @Nullable ParametricT x12(@NullnessUnspecified ParametricT x) { in x12() method in TypeVariableUnspecToSelfUnionNull
DDereferenceTypeVariable.java111 void x12(ParametricT x) { in x12() method in DereferenceTypeVariable
DTypeVariableUnionNullToSelfUnionNull.java91 @Nullable ParametricT x12(@Nullable ParametricT x) { in x12() method in TypeVariableUnionNullToSelfUnionNull
DTypeVariableUnionNullToObjectUnionNull.java91 @Nullable Object x12(@Nullable ParametricT x) { in x12() method in TypeVariableUnionNullToObjectUnionNull
DTypeVariableUnionNullToSelfUnspec.java103 @NullnessUnspecified ParametricT x12(@Nullable ParametricT x) { in x12() method in TypeVariableUnionNullToSelfUnspec
DTypeVariableUnionNullToObject.java103 Object x12(@Nullable ParametricT x) { in x12() method in TypeVariableUnionNullToObject
DTypeVariableUnionNullToSelf.java103 ParametricT x12(@Nullable ParametricT x) { in x12() method in TypeVariableUnionNullToSelf
DTypeVariableToSelf.java91 ParametricT x12(ParametricT x) { in x12() method in TypeVariableToSelf
DTypeVariableToSelfUnspec.java91 @NullnessUnspecified ParametricT x12(ParametricT x) { in x12() method in TypeVariableToSelfUnspec
DTypeVariableUnspecToObjectUnionNull.java91 @Nullable Object x12(@NullnessUnspecified ParametricT x) { in x12() method in TypeVariableUnspecToObjectUnionNull
DTypeVariableUnspecToSelfUnspec.java103 @NullnessUnspecified ParametricT x12(@NullnessUnspecified ParametricT x) { in x12() method in TypeVariableUnspecToSelfUnspec
DTypeVariableToObject.java99 Object x12(ParametricT x) { in x12() method in TypeVariableToObject
DTypeVariableUnspecToSelf.java103 ParametricT x12(@NullnessUnspecified ParametricT x) { in x12() method in TypeVariableUnspecToSelf
DTypeVariableToObjectUnspec.java99 @NullnessUnspecified Object x12(ParametricT x) { in x12() method in TypeVariableToObjectUnspec
DTypeVariableToSelfUnionNull.java91 @Nullable ParametricT x12(ParametricT x) { in x12() method in TypeVariableToSelfUnionNull
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/fiat/
Dcurve25519_64.h114 fiat_25519_uint128 x12 = ((fiat_25519_uint128)(arg1[3]) * (arg2[1])); in fiat_25519_carry_mul() local
184 fiat_25519_uint128 x12 = ((fiat_25519_uint128)(arg1[2]) * x2); in fiat_25519_carry_square() local
252 uint64_t x12 = (x5 & UINT64_C(0x7ffffffffffff)); in fiat_25519_carry() local
389 uint64_t x12; in fiat_25519_to_bytes() local
530 uint64_t x12 = ((uint64_t)(arg1[20]) << 7); in fiat_25519_from_bytes() local
597 uint64_t x12 = (uint64_t)(x11 >> 51); in fiat_25519_carry_scmul_121666() local
/external/rust/android-crates-io/crates/ring/third_party/fiat/
Dcurve25519_64.h145 fiat_25519_uint128 x12; in fiat_25519_carry_mul() local
264 fiat_25519_uint128 x12; in fiat_25519_carry_square() local
379 uint64_t x12; in fiat_25519_carry() local
526 uint64_t x12; in fiat_25519_to_bytes() local
742 uint64_t x12; in fiat_25519_from_bytes() local
924 uint64_t x12; in fiat_25519_carry_scmul_121666() local
/external/boringssl/src/third_party/fiat/
Dcurve25519_64.h145 fiat_25519_uint128 x12; in fiat_25519_carry_mul() local
264 fiat_25519_uint128 x12; in fiat_25519_carry_square() local
379 uint64_t x12; in fiat_25519_carry() local
529 uint64_t x12; in fiat_25519_to_bytes() local
745 uint64_t x12; in fiat_25519_from_bytes() local
930 uint64_t x12; in fiat_25519_carry_scmul_121666() local

1234