/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
H A D | exponentiation.c | 200 static int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) { in BN_RECP_CTX_set() 243 BIGNUM *a, *b, *d, *r; in BN_div_recp() local 436 BIGNUM *val[TABLE_SIZE]; in mod_exp_recp() local 614 BIGNUM *val[TABLE_SIZE]; in BN_mod_exp_mont() local 642 BIGNUM *d = BN_CTX_get(ctx); in BN_mod_exp_mont() local 752 BN_ULONG val[TABLE_SIZE_SMALL][BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small() local 755 BN_ULONG d[BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small() local 1117 uint16_t val; in BN_mod_exp_mont_consttime() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | exponentiation.c | 200 static int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) { in BN_RECP_CTX_set() 243 BIGNUM *a, *b, *d, *r; in BN_div_recp() local 436 BIGNUM *val[TABLE_SIZE]; in mod_exp_recp() local 613 BIGNUM *val[TABLE_SIZE]; in BN_mod_exp_mont() local 641 BIGNUM *d = BN_CTX_get(ctx); in BN_mod_exp_mont() local 749 BN_ULONG val[TABLE_SIZE_SMALL][BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small() local 752 BN_ULONG d[BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small() local 1133 uint16_t val; in BN_mod_exp_mont_consttime() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_tensor_coding.cc | 80 static int SkeletonEncodingSizeUpperBound(const Tensor& val) { in SkeletonEncodingSizeUpperBound() 90 static void EncodeSkeleton(const Tensor& val, io::ProtoEncodeHelper* e) { in EncodeSkeleton() 97 for (int d = 0; d < ndims; d++) { in EncodeSkeleton() local 109 for (int d = 0; d < ndims; d++) { in EncodeSkeleton() local 137 void EncodeTensorToByteBuffer(bool is_dead, const Tensor& val, bool require_ack, in EncodeTensorToByteBuffer()
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | temp-order.cpp | 45 static unsigned f0(bool val = false) { in f0() 57 static unsigned f1(bool val = true) { in f1() 75 A d(tt, 7); in f2() local 89 A d(tt, 11); in f3() local 156 #define ORDER4(a, b, c, d) (ORDER3(a, b, c) * pow(d, 4)) argument 157 #define ORDER5(a, b, c, d, e) (ORDER4(a, b, c, d) * pow(e, 5)) argument 158 #define ORDER6(a, b, c, d, e, f) (ORDER5(a, b, c, d, e) * pow(f, 6)) argument
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Double/ |
H A D | ParseDouble.java | 40 private static void fail(String val, double n) { in fail() 45 private static void check(String val) { in check() 123 private static void check(String val, double expected) { in check() 672 double d = Math.scalb(1.0, i); in testSubnormalPowers() local 727 double d = Math.scalb(1.0, i); in testPowers() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/internal/ |
H A D | map_entry.h | 31 upb_value val; // For all other types. member 32 double d[2]; // Padding for 32-bit builds. member 36 upb_value val; // For all other types. member 37 double d[2]; // Padding for 32-bit builds. member
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/ |
H A D | exponentiation.c | 244 static int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) { in BN_RECP_CTX_set() 287 BIGNUM *a, *b, *d, *r; in BN_div_recp() local 480 BIGNUM *val[TABLE_SIZE]; in mod_exp_recp() local 658 BIGNUM *val[TABLE_SIZE]; in BN_mod_exp_mont() local 686 BIGNUM *d = BN_CTX_get(ctx); in BN_mod_exp_mont() local 796 BN_ULONG val[TABLE_SIZE_SMALL][BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small() local 799 BN_ULONG d[BN_SMALL_MAX_WORDS]; in bn_mod_exp_mont_small() local 1161 uint16_t val; in BN_mod_exp_mont_consttime() local
|
/aosp_15_r20/external/flashrom/ |
H A D | hwaccess_physmap.c | 251 struct undo_physmap_data *d = data; in undo_physmap() local 299 struct undo_physmap_data *d = malloc(sizeof(*d)); in physmap_common() local 404 void mmio_writeb(uint8_t val, void *addr) in mmio_writeb() 410 void mmio_writew(uint16_t val, void *addr) in mmio_writew() 416 void mmio_writel(uint32_t val, void *addr) in mmio_writel() 443 void mmio_le_writeb(uint8_t val, void *addr) in mmio_le_writeb() 448 void mmio_le_writew(uint16_t val, void *addr) in mmio_le_writew() 453 void mmio_le_writel(uint32_t val, void *addr) in mmio_le_writel() 528 void rmmio_writeb(uint8_t val, void *addr) in rmmio_writeb() 534 void rmmio_writew(uint16_t val, void *addr) in rmmio_writew() [all …]
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 46 for (int d = 1; defExists(d); ++d) in isNop() local 72 for (int d = 0; defExists(d); ++d) in isDead() local 177 ImmediateValue val; in isImmdLoad() local 1062 uint64_t val = imm0.reg.data.u64; in opnd() local 1063 for (int8_t d = 0; i->defExists(d); ++d) { in opnd() local 1228 const uint32_t d = imm0.reg.data.u32; in opnd() local 1263 const int32_t d = imm0.reg.data.s32; in opnd() local 2268 int32_t val = insn->getSrc(2)->asImm()->reg.data.s32; in handleSUCLAMP() local 2777 int d, j; in combineLd() local 3000 int d, s; in replaceLdFromSt() local [all …]
|
H A D | nv50_ir_ssa.cpp | 249 for (int d = 0; i->defExists(d); ++d) in buildLiveSetsPreSSA() local 281 for (int d = 0; i->defExists(d); ++d) in buildDefSetsPreSSA() local 355 for (Value::DefIterator d = lval->defs.begin(); in convertToSSA() local 417 RenamePass::getStackTop(Value *val) in getStackTop() 425 RenamePass::mkUndefined(Value *val) in mkUndefined() 455 int d, s; in search() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | tcpconnect.c | 45 long val; in get_int() local 66 long val; in get_ints() local 91 long val; in get_uint() local 215 char d[INET_ADDRSTRLEN]; in print_count_ipv4() local 248 char d[INET6_ADDRSTRLEN]; in print_count_ipv6() local 314 } s, d; in handle_event() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/ |
H A D | TarOut.cpp | 23 static void WriteOctal_8(char *s, UInt32 val) in WriteOctal_8() 39 static void WriteBin_64bit(char *s, UInt64 val) in WriteBin_64bit() 45 static void WriteOctal_12(char *s, UInt64 val) in WriteOctal_12() 63 static void WriteOctal_12_Signed(char *s, const Int64 val) in WriteOctal_12_Signed() 220 static void AddPaxLine(AString &s, const char *name, const AString &val) in AddPaxLine() 255 UInt32 d = 1; in AddPaxTime() local 280 AString d; in AddPaxTime() local
|
/aosp_15_r20/external/cronet/base/third_party/cityhash/ |
H A D | city.cc | 155 static uint32 Rotate32(uint32 val, int shift) { in Rotate32() 181 uint32 d = Fetch32(s + (len >> 1)); in Hash32Len13to24() local 279 static uint64 Rotate(uint64 val, int shift) { in Rotate() 284 static uint64 ShiftMix(uint64 val) { in ShiftMix() 308 uint64 d = (Rotate(a, 25) + b) * mul; in HashLen0to16() local 334 uint64 d = Fetch64(s + len - 16) * k2; in HashLen17to32() local 370 uint64 d = Fetch64(s + len - 32); in HashLen33to64() local 441 uint64 d = 0; in CityMurmur() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
H A D | NavBarTuner.java | 110 String val = newValue; in bindLayout() local 117 String val = (String) newValue; in bindLayout() local 130 String val = newValue; in bindButton() local 185 Drawable d = Icon.createWithResource(pkg, id) in updateSummary() local 226 Drawable d = Icon.createWithResource(getContext().getPackageName(), ICONS[i][0]) in setupIcons() local
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | nbsd-libpci.c | 68 nbsd_read(struct pci_dev *d, int pos, byte *buf, int len) in nbsd_read() 70 pcireg_t val; in nbsd_read() local 101 nbsd_write(struct pci_dev *d, int pos, byte *buf, int len) in nbsd_write() 103 pcireg_t val = 0; in nbsd_write() local
|
/aosp_15_r20/external/libexif/libexif/ |
H A D | exif-mnote-data.c | 35 exif_mnote_data_construct (ExifMnoteData *d, ExifMem *mem) in exif_mnote_data_construct() 49 exif_mnote_data_ref (ExifMnoteData *d) in exif_mnote_data_ref() 55 exif_mnote_data_free (ExifMnoteData *d) in exif_mnote_data_free() 71 exif_mnote_data_unref (ExifMnoteData *d) in exif_mnote_data_unref() 80 exif_mnote_data_load (ExifMnoteData *d, const unsigned char *buf, in exif_mnote_data_load() 88 exif_mnote_data_save (ExifMnoteData *d, unsigned char **buf, in exif_mnote_data_save() 96 exif_mnote_data_set_byte_order (ExifMnoteData *d, ExifByteOrder o) in exif_mnote_data_set_byte_order() 103 exif_mnote_data_set_offset (ExifMnoteData *d, unsigned int o) in exif_mnote_data_set_offset() 110 exif_mnote_data_count (ExifMnoteData *d) in exif_mnote_data_count() 117 exif_mnote_data_get_id (ExifMnoteData *d, unsigned int n) in exif_mnote_data_get_id() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | shape_inference.cc | 286 for (auto d : s->dims_) vals.push_back(DebugString(d)); in DebugString() local 293 string InferenceContext::DebugString(DimensionHandle d) { in DebugString() 378 DimensionHandle d = MakeDim(value); in WithValue() local 689 for (const DimensionOrConstant& d : dims) { in MakeShape() local 853 const int32_t val = flat_t(i); in InternalMakeShapeFromTensor() local 864 const int64_t val = flat_t(i); in InternalMakeShapeFromTensor() local 925 Status InferenceContext::GetScalarFromTensor(const Tensor* t, int64_t* val) { in GetScalarFromTensor() 944 int64_t* val) { in GetScalarFromTensor() 974 int64_t val; in MakeDimForScalarInput() local 991 int64_t val; in MakeDimForScalarInputWithNegativeIndexing() local [all …]
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | intobject.c | 147 long val; in PyInt_AsLong() local 208 Py_ssize_t val; in PyInt_AsSsize_t() local 266 unsigned long val; in PyInt_AsUnsignedLongMask() local 311 unsigned PY_LONG_LONG val; in PyInt_AsUnsignedLongLongMask() local 622 long d, m; in int_div() local 640 long d, m; in int_classic_div() local 693 long d, m; in int_mod() local 711 long d, m; in int_divmod() local 979 bits_in_ulong(unsigned long d) in bits_in_ulong()
|
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 541 …native void rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int size… in rsnAllocationData1D() 543 …synchronized void nAllocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes,… in nAllocationData1D() 549 …ata(long con,long id, int xoff, int yoff, int zoff, int mip, int compIdx, byte[] d, int sizeBytes); in rsnAllocationElementData() 550 …ElementData(long id, int xoff, int yoff, int zoff, int mip, int compIdx, byte[] d, int sizeBytes) { in nAllocationElementData() 576 int w, int h, Object d, int sizeBytes, int dt, in rsnAllocationData2D() 579 int w, int h, Object d, int sizeBytes, Element.DataType dt, in nAllocationData2D() 610 int w, int h, int depth, Object d, int sizeBytes, int dt, in rsnAllocationData3D() 613 … int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, in nAllocationData3D() 620 … native void rsnAllocationRead(long con, long id, Object d, int dt, int mSize, boolean usePadding); in rsnAllocationRead() 621 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead() [all …]
|
/aosp_15_r20/external/trusty/lk/include/shared/lk/ |
D | macros.h | 33 static inline uintptr_t round_up(uintptr_t val, size_t alignment) { in round_up() 37 static inline uintptr_t round_down(uintptr_t val, size_t alignment) { in round_down() 41 #define ROUND_UP(n, d) (((n) + (size_t)(d) - 1) & ~((size_t)(d) - 1)) argument 42 #define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) argument
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | pystrtod.c | 128 double val = -1.0; in _PyOS_ascii_strtod() local 643 double d, in _PyOS_ascii_formatd() 723 double d) in PyOS_ascii_formatd() 737 PyAPI_FUNC(char *) PyOS_double_to_string(double val, in PyOS_double_to_string() 937 format_float_short(double d, char format_code, in format_float_short() 1185 PyAPI_FUNC(char *) PyOS_double_to_string(double val, in PyOS_double_to_string()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | dilation_ops_gpu.cu.cc | 46 const int d = out_idx % depth; in DilationKernel() local 61 const T val = in DilationKernel() local 86 const int d = out_idx % depth; in DilationBackpropInputKernel() local 106 const T val = in DilationBackpropInputKernel() local 136 const int d = out_idx % depth; in DilationBackpropFilterKernel() local 156 const T val = in DilationBackpropFilterKernel() local
|
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | RenderScript.java | 478 …native void rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int size… in rsnAllocationData1D() 480 …synchronized void nAllocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes,… in nAllocationData1D() 486 …AllocationElementData1D(long con,long id, int xoff, int mip, int compIdx, byte[] d, int sizeBytes); in rsnAllocationElementData1D() 487 …synchronized void nAllocationElementData1D(long id, int xoff, int mip, int compIdx, byte[] d, int … in nAllocationElementData1D() 520 int w, int h, Object d, int sizeBytes, int dt, in rsnAllocationData2D() 523 int w, int h, Object d, int sizeBytes, Element.DataType dt, in nAllocationData2D() 555 int w, int h, int depth, Object d, int sizeBytes, int dt, in rsnAllocationData3D() 558 … int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, in nAllocationData3D() 565 … native void rsnAllocationRead(long con, long id, Object d, int dt, int mSize, boolean usePadding); in rsnAllocationRead() 566 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead() [all …]
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | messageformat2_function_registry.cpp | 174 static double tryStringAsNumber(const Locale& locale, const Formattable& val, UErrorCode& errorCode… in tryStringAsNumber() 417 int64_t val = getInt64Value(locale, opt, localErrorCode); in maximumFractionDigits() local 431 int64_t val = getInt64Value(locale, opt, localErrorCode); in minimumFractionDigits() local 445 int64_t val = getInt64Value(locale, opt, localErrorCode); in minimumIntegerDigits() local 459 int64_t val = getInt64Value(locale, opt, localErrorCode); in minimumSignificantDigits() local 476 int64_t val = getInt64Value(locale, opt, localErrorCode); in maximumSignificantDigits() local 524 double d = toFormat.getDouble(errorCode); in format() local 567 UnicodeString val = opt.getString(localErrorCode); in pluralType() local 638 static UnicodeString toJSONString(double d) { in toJSONString() 1081 UDate d = dateParser->parse(sourceStr, errorCode); in format() local
|
/aosp_15_r20/external/libaom/common/ |
H A D | args_helper.h | 27 const char *val; member 34 int val; member 48 #define ARG_DEF(s, l, v, d) \ argument 50 #define ARG_DEF_ENUM(s, l, v, d, e) \ argument
|