/system/bt/embdrv/sbc/decoder/srce/ |
D | dequant.c | 133 INLINE float dequant_float(uint32_t raw, OI_UINT scale_factor, OI_UINT bits) { in dequant_float() 151 INLINE int32_t OI_SBC_Dequant(uint32_t raw, OI_UINT scale_factor, in OI_SBC_Dequant() 190 INLINE int32_t OI_SBC_Dequant_Unscaled(uint32_t raw, OI_UINT scale_factor, in OI_SBC_Dequant_Unscaled()
|
D | decoder-private.c | 212 uint32_t raw; in OI_SBC_ReadSamples() local
|
/system/media/audio_utils/include/audio_utils/ |
D | echo_reference.h | 27 void *raw; // pointer to audio frame member
|
D | resampler.h | 34 void* raw; member
|
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 104 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 123 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 175 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 196 GetStatusHelper raw(system_state(), errmsg); in GetValue() local 214 GetStatusHelper raw(system_state(), errmsg); in GetValue() local
|
/system/core/libunwindstack/tests/ |
D | RegsTest.cpp | 55 uint32_t* raw = reinterpret_cast<uint32_t*>(regs32.RawData()); in TEST_F() local 77 uint64_t* raw = reinterpret_cast<uint64_t*>(regs64.RawData()); in TEST_F() local
|
/system/memory/libmeminfo/tools/ |
D | librank.cpp | 242 static std::string escape_csv_string(const std::string& raw) { in escape_csv_string() 270 static std::string escape_json_string(const std::string& raw) { in escape_json_string()
|
/system/tools/hidl/hashing/ |
D | Hash.cpp | 81 const std::vector<uint8_t>& Hash::raw() const { in raw() function in android::Hash
|
/system/tools/aidl/ |
D | aidl_to_ndk.cpp | 50 Aspect raw; member
|
/system/media/audio/include/system/ |
D | audio_effect.h | 452 void* raw; // raw pointer to start of buffer member
|
/system/bt/gd/packet/ |
D | packet_view_unittest.cc | 141 Address raw({0x10, 0x11, 0x12, 0x13, 0x14, 0x15}); in TEST() local 155 Address raw({0x15, 0x14, 0x13, 0x12, 0x11, 0x10}); in TEST() local
|
/system/core/libsysutils/src/ |
D | NetlinkEvent.cpp | 314 char* raw = nullptr; in parseNfPacketMessage() local
|
/system/core/adb/daemon/ |
D | shell_service.cpp | 503 Subprocess* raw = subprocess.release(); in StartThread() local
|
/system/core/fastboot/ |
D | fastboot_driver.cpp | 128 std::string raw = FB_CMD_SNAPSHOT_UPDATE ":" + command; in SnapshotUpdateCommand() local
|
/system/libziparchive/ |
D | zip_archive_test.cc | 634 static void ZipArchiveStreamTest(ZipArchiveHandle& handle, const std::string& entry_name, bool raw, in ZipArchiveStreamTest() 664 const std::vector<uint8_t>& contents, bool raw) { in ZipArchiveStreamTestUsingContents()
|
/system/core/adb/client/ |
D | incremental_server.cpp | 425 BlockBuffer raw; in SendDataBlock() local
|
/system/vold/ |
D | Utils.cpp | 248 bool FindValue(const std::string& raw, const std::string& key, std::string* value) { in FindValue()
|