/aosp_15_r20/external/libvpx/ |
H A D | args.h | 22 const char *val; member 29 int val; member 41 #define ARG_DEF(s, l, v, d) \ argument 43 #define ARG_DEF_ENUM(s, l, v, d, e) \ argument
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | string.c | 176 char *strncpy(char *d, const char *s, size_t n) in strncpy() 194 char *strcpy(char *d, const char *s) in strcpy() 206 char *strcat(char *d, const char *s) in strcat() 226 char *strncat(char *d, const char *s, size_t n) in strncat() 247 size_t strlcat(char *d, const char *s, size_t n) in strlcat() 470 long long int val = strtoll(ptr, endptr, base); in strtol() local 537 unsigned long long val = strtoull(ptr, endptr, base); in strtoul() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_concurrent_all.c | 99 prw_set_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in prw_set_bo() 107 prw_cmp_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in prw_cmp_bo() 120 partial_set_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in partial_set_bo() 127 partial_cmp_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in partial_cmp_bo() 284 userptr_set_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in userptr_set_bo() 296 userptr_cmp_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in userptr_cmp_bo() 387 dmabuf_set_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in dmabuf_set_bo() 400 dmabuf_cmp_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in dmabuf_cmp_bo() 485 gtt_set_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in gtt_set_bo() 495 gtt_cmp_bo(struct buffers *b, drm_intel_bo *bo, uint32_t val) in gtt_cmp_bo() [all …]
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gm107.cpp | 232 uint64_t d = (uint64_t)(v & m) << b; in emitField() local 260 CodeEmitterGM107::emitGPR(int pos, const Value *val) in emitGPR() 267 CodeEmitterGM107::emitSYS(int pos, const Value *val) in emitSYS() 296 CodeEmitterGM107::emitPRED(int pos, const Value *val) in emitPRED() 344 uint32_t val = imm->reg.data.u32; in emitIMMD() local 956 bool val = false; in gm107_selpFlip() local 3892 for (int d = 0; insn->defExists(d); ++d) { in setReuseFlag() local 3972 for (int d = 0; insn->defExists(d); ++d) in commitInsn() local 4074 for (int d = 0; insn->defExists(d); ++d) { in needRdDepBar() local 4104 for (int d = 0; insn->defExists(d); ++d) { in needWrDepBar() local [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/ |
H A D | encode.c | 49 static size_t encode_varint64(uint64_t val, char* buf) { in encode_varint64() 132 static void encode_fixed64(upb_encstate* e, uint64_t val) { in encode_fixed64() 137 static void encode_fixed32(upb_encstate* e, uint32_t val) { in encode_fixed32() 143 static void encode_longvarint(upb_encstate* e, uint64_t val) { in encode_longvarint() 155 static void encode_varint(upb_encstate* e, uint64_t val) { in encode_varint() 164 static void encode_double(upb_encstate* e, double d) { in encode_double() 171 static void encode_float(upb_encstate* e, float d) { in encode_float() 192 uint32_t val; in encode_fixedarray() local 198 uint64_t val; in encode_fixedarray() local 457 upb_value val; in encode_map() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/ |
D | encode.c | 49 static size_t encode_varint64(uint64_t val, char* buf) { in encode_varint64() 132 static void encode_fixed64(upb_encstate* e, uint64_t val) { in encode_fixed64() 137 static void encode_fixed32(upb_encstate* e, uint32_t val) { in encode_fixed32() 143 static void encode_longvarint(upb_encstate* e, uint64_t val) { in encode_longvarint() 155 static void encode_varint(upb_encstate* e, uint64_t val) { in encode_varint() 164 static void encode_double(upb_encstate* e, double d) { in encode_double() 171 static void encode_float(upb_encstate* e, float d) { in encode_float() 192 uint32_t val; in encode_fixedarray() local 198 uint64_t val; in encode_fixedarray() local 441 upb_value val; in encode_map() local
|
/aosp_15_r20/external/tremolo/Tremolo/ |
H A D | floor0.c | 63 long d=a&INVSQ_LOOKUP_I_MASK; /* 0.10 */ in vorbis_invsqlook_i() local 64 long val=INVSQ_LOOKUP_I[i]- /* 1.16 */ in vorbis_invsqlook_i() local 91 int d=a&COS_LOOKUP_I_MASK; in vorbis_coslook_i() local 100 int d=a&COS_LOOKUP_I_MASK; in vorbis_coslook2_i() local 191 ogg_int32_t val=MULT32(lsp[i],0x517cc2); in vorbis_lsp_to_curve() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | StrokerTest.cpp | 73 SkDCubic d; in cubicSetTest() local 89 SkDCubic d; in cubicPairSetTest() local 105 SkDQuad d; in quadSetTest() local 121 SkDQuad d; in quadPairSetTest() local 152 uint32_t val = r.nextU(); in unbounded() local 157 uint32_t val = r.nextU() & 0x7fffffff; in unboundedPos() local
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 649 char d = *(c++); in SWIG_UnpackData() local 1239 SWIG_Python_SetConstant(PyObject *d, PyObject *public_interface, const char *name, PyObject *obj) { in SWIG_Python_SetConstant() 1253 SWIG_Python_SetConstant(PyObject *d, const char *name, PyObject *obj) { in SWIG_Python_SetConstant() 1702 PyObject *val = NULL, *type = NULL, *tb = NULL; in SwigPyObject_dealloc() local 1804 PyObject *val = 0; in SwigPyObject_own() local 3177 SWIG_AsVal_double (PyObject *obj, double *val) in SWIG_AsVal_double() 3200 double d = PyFloat_AsDouble(obj); in SWIG_AsVal_double() local 3229 SWIG_CanCastAsInteger(double *d, double min, double max) { in SWIG_CanCastAsInteger() 3259 SWIG_AsVal_unsigned_SS_long (PyObject *obj, unsigned long *val) in SWIG_AsVal_unsigned_SS_long() 3293 double d; in SWIG_AsVal_unsigned_SS_long() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | dilation_ops.cc | 188 for (int d = 0; d < depth; ++d) { in operator ()() local 196 const T val = input(b, h_in, w_in, d) + filter(h, w, d); in operator ()() local 309 for (int d = 0; d < depth; ++d) { in operator ()() local 319 const T val = input(b, h_in, w_in, d) + filter(h, w, d); in operator ()() local 437 for (int d = 0; d < depth; ++d) { in operator ()() local 447 const T val = input(b, h_in, w_in, d) + filter(h, w, d); in operator ()() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | shape_inference.h | 132 bool SameHandle(DimensionHandle d) const { return ptr_ == d.ptr_; } in SameHandle() 202 int64_t val; member 434 static inline int64_t Value(DimensionOrConstant d) { in Value() 437 static inline bool ValueKnown(DimensionOrConstant d) { in ValueKnown() 572 inline DimensionHandle MakeDim(DimensionOrConstant d) { in MakeDim() 743 inline DimensionHandle MakeDim(DimensionOrConstant d) { in MakeDim() 887 inline DimensionOrConstant::DimensionOrConstant(int64_t val) : val(val) { in DimensionOrConstant()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Permission/service/service-permission-shared/android_common_apex30/javac/ |
D | service-permission-shared.jar | ... .internal.util.dump.DualDumpOutputStream$Dumpable d
java.util.ArrayList l
}
com/android ... |
/aosp_15_r20/external/deqp/framework/delibs/debase/ |
H A D | deInt32.h | 187 DE_INLINE int deRor32(int val, int r) in deRor32() 202 DE_INLINE int deRol32(int val, int r) in deRol32() 344 DE_INLINE int32_t deAlign32(int32_t val, int32_t align) in deAlign32() 356 DE_INLINE int64_t deAlign64(int64_t val, int64_t align) in deAlign64() 370 uintptr_t val = (uintptr_t)ptr; in deAlignPtr() local 381 DE_INLINE size_t deAlignSize(size_t val, size_t align) in deAlignSize() 550 int32_t d = a / b; in deRoundUp32() local 665 uintptr_t val = (uintptr_t)ptr; in dePointerHash() local 684 DE_INLINE int32_t deInt32ModF(int32_t n, int32_t d) in deInt32ModF()
|
/aosp_15_r20/frameworks/base/core/java/android/telephony/ |
H A D | Rlog.java | 52 public static int d(String tag, String msg) { in d() method in Rlog 57 public static int d(String tag, String msg, Throwable tr) { in d() method in Rlog 115 String val = String.valueOf(pii); in pii() local 130 String val = String.valueOf(pii); in pii() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | disasm-a3xx.c | 412 disasm_field_cb(void *d, const char *field_name, struct isa_decode_value *val) in disasm_field_cb() 515 disasm_instr_cb(void *d, unsigned n, void *instr) in disasm_instr_cb() 519 uint64_t val = dwords[1]; in disasm_instr_cb() local 599 disasm_a3xx_set_debug(enum debug_t d) in disasm_a3xx_set_debug()
|
/aosp_15_r20/external/libopus/celt/tests/ |
H A D | test_unit_mathops.c | 56 opus_val32 val; in testdiv() local 77 opus_val16 val; in testsqrt() local 97 opus_int32 d; in testbitexactcos() local 121 opus_int32 d; in testbitexactlog2tan() local
|
/aosp_15_r20/external/dtc/ |
H A D | util.c | 29 char *d = xmalloc(len); in xstrdup() local 39 char *d = xmalloc(len); in xstrndup() local 159 long val; in get_oct_char() local 182 long val; in get_hex_char() local 199 char val; in get_escape_char() local
|
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/ |
H A D | helpers.cpp | 39 bool allocateMem, MTdata d) in CreateGLTexture1DArray() 152 bool allocateMem, MTdata d) in CreateGLTexture2DArray() 268 GLuint *outTex, GLuint *outBuf, int *outError, bool allocateMem, MTdata d) in CreateGLTextureBuffer() 364 GLuint *outTextureID, int *outError, bool allocateMem, MTdata d ) in CreateGLTexture1D() 475 int *outError, bool allocateMem, MTdata d ) in CreateGLTexture2D() 656 int *outError, MTdata d, bool allocateMem) in CreateGLTexture3D() 1042 … int *outError, bool allocateMem, MTdata d , bool fixedSampleLocations) in CreateGLTexture2DMultisample() 1261 double val = color_delta + (color_delta * s); in CreateGLTexture2DMultisample() local 1305 bool allocateMem, MTdata d, bool fixedSampleLocations) in CreateGLTexture2DArrayMultisample() 1463 double val = color_delta + color_delta * (l * samples + s); in CreateGLTexture2DArrayMultisample() local [all …]
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
H A D | BigReal.java | 50 private final BigDecimal d; field in BigReal 61 public BigReal(BigDecimal val) { in BigReal() 68 public BigReal(BigInteger val) { in BigReal() 93 public BigReal(BigInteger val, MathContext mc) { in BigReal() 134 public BigReal(double val) { in BigReal() 142 public BigReal(double val, MathContext mc) { in BigReal() 149 public BigReal(int val) { in BigReal() 157 public BigReal(int val, MathContext mc) { in BigReal() 164 public BigReal(long val) { in BigReal() 172 public BigReal(long val, MathContext mc) { in BigReal() [all …]
|
/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | Parcel.cpp | 1162 void* const d = writeInplace(len); in write() local 1251 status_t Parcel::writeByteVector(const std::vector<int8_t>& val) { return writeData(val); } in writeByteVector() 1252 status_t Parcel::writeByteVector(const std::optional<std::vector<int8_t>>& val) { return writeData(… in writeByteVector() 1253 status_t Parcel::writeByteVector(const std::unique_ptr<std::vector<int8_t>>& val) { return writeDat… in writeByteVector() 1254 status_t Parcel::writeByteVector(const std::vector<uint8_t>& val) { return writeData(val); } in writeByteVector() 1255 status_t Parcel::writeByteVector(const std::optional<std::vector<uint8_t>>& val) { return writeData… in writeByteVector() 1256 status_t Parcel::writeByteVector(const std::unique_ptr<std::vector<uint8_t>>& val){ return writeDat… in writeByteVector() 1257 status_t Parcel::writeInt32Vector(const std::vector<int32_t>& val) { return writeData(val); } in writeInt32Vector() 1258 status_t Parcel::writeInt32Vector(const std::optional<std::vector<int32_t>>& val) { return writeDat… in writeInt32Vector() 1259 status_t Parcel::writeInt32Vector(const std::unique_ptr<std::vector<int32_t>>& val) { return writeD… in writeInt32Vector() [all …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_loop.c | 167 int *val = bpf_map_lookup_elem(&map1, &key); in map1_lookup_elem() local 172 static void map1_update_elem(int key, int val) in map1_update_elem() 182 int d = map1_lookup_elem(4); in stack_check_outer_callback() local 213 int d = map1_lookup_elem(10); in stack_check() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
H A D | BigReal.java | 50 private final BigDecimal d; field in BigReal 63 public BigReal(BigDecimal val) { in BigReal() 72 public BigReal(BigInteger val) { in BigReal() 103 public BigReal(BigInteger val, MathContext mc) { in BigReal() 154 public BigReal(double val) { in BigReal() 164 public BigReal(double val, MathContext mc) { in BigReal() 173 public BigReal(int val) { in BigReal() 183 public BigReal(int val, MathContext mc) { in BigReal() 192 public BigReal(long val) { in BigReal() 202 public BigReal(long val, MathContext mc) { in BigReal() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_pq/ |
D | tq_single_thread_pass.cpp | 48 int val = pq.pull(); in test_all() local 52 int val; in test_all() local 83 int val=0; in test_all_with_try() local 89 int val; in test_all_with_try() local 116 steady_clock::duration d = milliseconds(i*100); in test_deque_times() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | TensorShape.cu | 52 __device__ inline void stream_load128(uint4& val, const T* addr) { in stream_load128() 67 __device__ inline void stream_store128(T* addr, const uint4& val) { in stream_store128() 85 static __device__ inline void load128(uint4& val, const char* addr) { in load128() 92 __device__ inline void load128<uint4>(uint4& val, const char* addr) { in load128() 96 static __device__ inline void load128(uint4& val, const char* addr) { in load128() 140 uint4 val; in copy_chunk() local 230 for (int64_t d = dim; d < tensor.dim(); ++d) { in get_chunk_stride() local 239 for (int64_t d = dim; d < tensor.dim(); ++d) { in get_num_chunks() local 324 char val = static_cast<char>(0); in copy_chunk_with_pad() local 343 uint4 val; in copy_chunk_with_pad() local [all …]
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_gpu_top.c | 54 struct pmu_pair val; member 177 DIR *d; in discover_engines() local 555 static uint64_t pmu_read_multi(int fd, unsigned int num, uint64_t *val) in pmu_read_multi() 572 static double pmu_calc(struct pmu_pair *p, double d, double t, double s) in pmu_calc() 616 static void __update_sample(struct pmu_counter *counter, uint64_t val) in __update_sample() 622 static void update_sample(struct pmu_counter *counter, uint64_t *val) in update_sample() 631 uint64_t val[2 + num_val]; in pmu_sample() local 712 double d; member 828 double val; in stdout_add_member() local 885 double val; in term_add_member() local [all …]
|