Home
last modified time | relevance | path

Searched defs:_d (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/libdivsufsort/include/
H A Ddivsufsort_private.h154 #define STACK_PUSH(_a, _b, _c, _d)\ argument
160 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument
166 #define STACK_POP(_a, _b, _c, _d)\ argument
173 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dconcept_check.h50 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
51 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dconcept_check.h50 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
51 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dpci.h101 #define PCI_BUS(_d) ((_d >> 16) & 0xff) argument
102 #define PCI_SLOT(_d) ((_d >> 11) & 0x1f) argument
103 #define PCI_FUNC(_d) ((_d >> 8) & 0x7) argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c307 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument
321 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument
327 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument
339 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
/aosp_15_r20/external/llvm/test/MC/MachO/
H A Dtls.s24 .globl _d symbol
25 _d: label
H A Ddarwin-x86_64-reloc-offsets.s12 _d: label
H A Ddarwin-complex-difference.s15 _d: label
H A Dreloc-pcrel.s9 _d: label
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dcallbacks.c5 void CL_CALLBACK createcontext_callback(const char* _a, const void* _b, size_t _c, void* _d) in createcontext_callback()
41 void CL_CALLBACK setprintf_callback(cl_context _a, cl_uint _b, char* _c, void* _d ) in setprintf_callback()
/aosp_15_r20/external/libaom/aom_dsp/
H A Dodintrin.h35 #define OD_DIVU_SMALL(_x, _d) \ argument
41 #define OD_DIVU(_x, _d) \ argument
/aosp_15_r20/external/libxml2/python/
H A Ddrv_libxml2.py49 def _d(s): function
57 def _d(s): function
/aosp_15_r20/external/pytorch/torch/utils/viz/
H A DMemoryViz.js1092 .on('mouseover', function (_e, _d) { argument
1095 .on('mousedown', function (_e, _d) { argument
1098 .on('mouseleave', function (_e, _d) { argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/example/
Ddemo_xml.hpp54 gps_position(int _d, int _m, float _s) : in gps_position()
261 void append(const std::string &_d, int _h, int _m, bus_route *_br) in append()
Ddemo_gps.hpp54 gps_position(int _d, int _m, float _s) : in gps_position()
261 void append(const std::string &_d, int _h, int _m, bus_route *_br) in append()
Ddemo.cpp60 gps_position(int _d, int _m, float _s) : in gps_position()
262 void append(const std::string &_d, int _h, int _m, bus_route *_br) in append()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c24 #define VGIC_DEV_IS_V2(_d) ((_d) == KVM_DEV_TYPE_ARM_VGIC_V2) argument
25 #define VGIC_DEV_IS_V3(_d) ((_d) == KVM_DEV_TYPE_ARM_VGIC_V3) argument
/aosp_15_r20/external/zstd/lib/dictBuilder/
H A Ddivsufsort.c102 #define STACK_PUSH(_a, _b, _c, _d)\ argument
108 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument
114 #define STACK_POP(_a, _b, _c, _d)\ argument
121 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Drt_common.rs985 let _d = OnDrop(move || { localVariable
995 let _d = OnDrop(move || { localVariable
/aosp_15_r20/external/angle/third_party/flatbuffers/generated/tests/
H A Darrays_test_generated.h105 ::flatbuffers::span<const int64_t, 2> _d) in NestedStruct()
220 ::flatbuffers::span<const MyGame::Example::NestedStruct, 2> _d, int32_t _e, in ArrayStruct()
/aosp_15_r20/external/flatbuffers/tests/
H A Darrays_test_generated.h105 …, flatbuffers::span<const MyGame::Example::TestEnum, 2> _c, flatbuffers::span<const int64_t, 2> _d) in NestedStruct()
202 …15> _b, int8_t _c, flatbuffers::span<const MyGame::Example::NestedStruct, 2> _d, int32_t _e, flatb… in ArrayStruct()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_version.h26 #define OPENCL_ICD_LOADER_TOSTRING(_d) OPENCL_ICD_LOADER_VAL(_d) argument
/aosp_15_r20/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DStringUtils.java68 int[] _d; in getDistance() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/
Dindex.hpp59 static constexpr index_type< 4> _d; variable
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/queue/
Ddqbuf.rs36 _d: std::marker::PhantomData<D>, field

123