/aosp12/art/compiler/utils/arm/ |
H A D | assembler_arm_vixl.h | 122 void Rrx(vixl32::Register rd, vixl32::Register rn) { in Rrx() 127 void Mul(vixl32::Register rd, vixl32::Register rn, vixl32::Register rm) { in Mul() 134 void Add(vixl32::Register rd, vixl32::Register rn, const vixl32::Operand& operand) { in Add() 151 void Vmov(vixl32::DRegister rd, double imm) { in Vmov()
|
H A D | assembler_arm_vixl.cc | 99 void ArmVIXLAssembler::LoadImmediate(vixl32::Register rd, int32_t value) { in LoadImmediate() 425 void ArmVIXLAssembler::AddConstant(vixl32::Register rd, int32_t value) { in AddConstant() 430 void ArmVIXLAssembler::AddConstant(vixl32::Register rd, in AddConstant() 445 void ArmVIXLAssembler::AddConstantInIt(vixl32::Register rd, in AddConstantInIt()
|
/aosp12/packages/modules/StatsD/lib/libkll/include/ |
H A D | random_generator.h | 41 std::random_device rd; variable
|
/aosp12/packages/modules/StatsD/lib/libkll/tests/ |
H A D | compactor_stack_test.cpp | 60 std::random_device rd; in TEST_P() local 84 std::random_device rd; in TEST_P() local 192 std::random_device rd; in TEST_P() local 276 std::random_device rd; in TEST_P() local 289 std::random_device rd; in TEST_P() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/ |
H A D | PowerStatsServiceTest.java | 437 Random rd = new Random(); in testCorruptOnDeviceMeterStorage() local 480 Random rd = new Random(); in testCorruptOnDeviceModelStorage() local 521 Random rd = new Random(); in testCorruptOnDeviceResidencyStorage() local 712 Random rd = new Random(); in testDataStorageDeletedMeterMismatch() local 792 Random rd = new Random(); in testDataStorageDeletedModelMismatch() local 872 Random rd = new Random(); in testDataStorageDeletedResidencyMismatch() local
|
/aosp12/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
H A D | WapPushTest.java | 1865 Random rd = new Random(); in testDecoder1() local 1894 Random rd = new Random(); in testDecoder2() local 1914 Random rd = new Random(); in testDecoder3() local 1961 Random rd = new Random(); in testDecoder4() local 1986 Random rd = new Random(); in testDecoder5() local 2018 Random rd = new Random(); in testDecoder6() local 2050 Random rd = new Random(); in testDecoder7() local 2230 Random rd = new Random(); in testIntegration1() local 2294 Random rd = new Random(); in testIntegration2() local 2352 Random rd = new Random(); in testIntegration3() local [all …]
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | numeric.h | 109 std::random_device rd; variable 119 std::random_device rd; variable
|
/aosp12/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | FileUtils.cpp | 57 std::random_device rd; in RandomStringForPath() local
|
/aosp12/system/update_engine/update_manager/ |
H A D | real_random_provider.cc | 60 int rd = fread(buf + buf_rd, 1, sizeof(result) - buf_rd, fp_.get()); in GetValue() local
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | strtodg.c | 178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument 348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_iface_util.cpp | 117 std::random_device rd; in createRandomMacAddress() local
|
/aosp12/frameworks/av/media/mtp/tests/MtpFfsHandleTest/ |
H A D | MtpFfsHandle_test.cpp | 236 std::random_device rd; in TYPED_TEST() local 327 std::random_device rd; in TYPED_TEST() local
|
/aosp12/packages/modules/adb/daemon/ |
H A D | mdns.cpp | 145 std::random_device rd; in RandomAlphaNumString() local
|
/aosp12/frameworks/native/libs/vr/libpdx_uds/ |
H A D | client_channel_tests.cpp | 133 std::random_device rd; in TEST_F() local
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ProgressBar.java | 1512 final RefreshData rd = mRefreshData.get(i); in run() local 1533 RefreshData rd = sPool.acquire(); in obtain() local 1692 final RefreshData rd = RefreshData.obtain(id, progress, fromUser, animate); in refreshProgress() local 2311 final RefreshData rd = mRefreshData.get(i); in onAttachedToWindow() local
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | LoadedApk.java | 1430 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local 1485 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local 1515 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local 1567 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver() 1575 final LoadedApk.ReceiverDispatcher rd; in performReceive() local
|
H A D | ContextImpl.java | 1362 IIntentReceiver rd = null; in sendOrderedBroadcast() local 1386 rd, initialCode, initialData, initialExtras, receiverPermissions, in sendOrderedBroadcast() local 1468 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local 1492 rd, initialCode, initialData, initialExtras, receiverPermissions, in sendOrderedBroadcastAsUser() local 1587 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local 1609 rd, initialCode, initialData, initialExtras, null, in sendStickyOrderedBroadcast() local 1670 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local 1692 rd, initialCode, initialData, initialExtras, null, in sendStickyOrderedBroadcastAsUser() local 1759 IIntentReceiver rd = null; in registerReceiverInternal() local 1797 IIntentReceiver rd = mPackageInfo.forgetReceiverDispatcher( in unregisterReceiver() local
|
/aosp12/bionic/libc/bionic/ |
H A D | malloc_heapprofd.cpp | 167 ssize_t rd = read(fd, cmdline, sizeof(cmdline) - 1); in GetHeapprofdProgramProperty() local
|
/aosp12/frameworks/av/media/codecs/amrnb/common/include/ |
H A D | basic_op_arm_gcc_v5.h | 341 register Word32 rd = L_var2_lo; in Mpy_32() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
H A D | OsuServerConnection.java | 530 int rd = in.read(buf, 0, 8192); in getCert() local
|
/aosp12/bionic/libc/include/arpa/ |
H A D | nameser_compat.h | 58 unsigned rd :1; /* recursion desired */ member
|
/aosp12/system/core/storaged/tests/ |
H A D | storaged_test.cpp | 260 std::random_device rd; in TEST() local
|
/aosp12/packages/modules/DnsResolver/tests/dns_responder/ |
H A D | dns_responder.h | 93 bool rd; member
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
H A D | main.c | 853 size_t sz, rd; in main() local
|
/aosp12/art/compiler/utils/arm64/ |
H A D | jni_macro_assembler_arm64.cc | 80 void Arm64JNIMacroAssembler::AddConstant(XRegister rd, int32_t value, Condition cond) { in AddConstant() 84 void Arm64JNIMacroAssembler::AddConstant(XRegister rd, in AddConstant()
|