/aosp_15_r20/packages/modules/Bluetooth/system/btcore/test/ |
D | property_test.cc | 32 RawAddress addr0 = {{0x1, 0x2, 0x3, 0x4, 0x5, 0x6}}; in TEST_F() local 208 RawAddress addr0 = {{0x1, 0x2, 0x3, 0x4, 0x5, 0x6}}; in TEST_F() local 232 RawAddress addr0 = {{0x1, 0x2, 0x3, 0x4, 0x5, 0x6}}; in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_tess_io.cpp | 390 nir_def *addr0 = r600_tcs_base_address(b, base, rel_patch_id); in r600_lower_tess_io_impl() local 490 nir_def *addr0 = r600_tcs_base_address(b, base, rel_patch_id); in r600_append_tcs_TF_emission() local
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | emulated.c | 64 odd_baseres_to_pcires(pciaddr_t addr0, pciaddr_t ioflg0, pciaddr_t addr, pciaddr_t ioflg) in odd_baseres_to_pcires()
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl.h | 187 void SetAddr0AndSizeLog(u64 addr0, unsigned kAccessSizeLog) { in SetAddr0AndSizeLog() 248 u64 ALWAYS_INLINE addr0() const { return (x_ >> kClkBits) & 7; } in addr0() function
|
H A D | tsan_rtl.cc | 686 const m128 addr0 = SHUF(access, access, 1, 1, 1, 1); in ContainsSameAccessFast() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ |
H A D | device_address_test.cc | 89 DeviceAddress addr0, addr1; in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_node_handling.cpp | 53 const int* addr0=&*c.find(0); in test_node_handle() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 177 static bool si7034_i2c_read(uint8_t addr0, uint8_t addr1, uint8_t state) in si7034_i2c_read()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_io.c | 2865 nir_build_addr_ieq(nir_builder *b, nir_def *addr0, nir_def *addr1, in nir_build_addr_ieq() 2899 nir_build_addr_isub(nir_builder *b, nir_def *addr0, nir_def *addr1, in nir_build_addr_isub()
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | ip_address_unittest.cc | 400 IPAddress addr0; // AF_UNSPEC in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/tests/ |
H A D | dns_test.cc | 82 const auto& addr0 = std::get<0>(arg); variable
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_sched.c | 81 struct ir3_instruction *addr0; /* current a0.x user, if any */ member
|
/aosp_15_r20/external/curl/lib/ |
H A D | connect.c | 774 const struct Curl_addrinfo *addr0 = NULL, *addr1 = NULL; in start_connect() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection.cpp | 12057 Temp addr0 = bld.vop2(aco_opcode::v_and_b32, bld.def(v1), Operand::c32(0x1f), pos_fixed_pt); in emit_polygon_stipple() local
|