/system/bt/embdrv/sbc/encoder/srce/ |
D | sbc_enc_coeffs.c | 31 (int16_t)((int32_t)0x00000000 >> 16), (int16_t)0x00000000, 32 (int16_t)((int32_t)0x001194E6 >> 16), (int16_t)0x001194E6, 33 (int16_t)((int32_t)0x0030E2D3 >> 16), (int16_t)0x0030E2D3, 34 (int16_t)((int32_t)0x00599403 >> 16), (int16_t)0x00599403, 35 (int16_t)((int32_t)0x007DBCC8 >> 16), (int16_t)0x007DBCC8, 36 (int16_t)((int32_t)0x007F88E4 >> 16), (int16_t)0x007F88E4, 37 (int16_t)((int32_t)0x003D239B >> 16), (int16_t)0x003D239B, 38 (int16_t)((int32_t)0xFF9BB9D5 >> 16), (int16_t)0xFF9BB9D5, 40 (int16_t)((int32_t)0x01659F45 >> 16), (int16_t)0x01659F45, 41 (int16_t)((int32_t)0x029DBAA3 >> 16), (int16_t)0x029DBAA3, [all …]
|
D | sbc_analysis.c | 32 (int32_t)0x01659F45 /* gas32CoeffFor4SBs[8] = -gas32CoeffFor4SBs[32] = \ 35 (int32_t)0x115B1ED2 /* gas32CoeffFor4SBs[16] = -gas32CoeffFor4SBs[24] = \ 38 (int32_t)0x001194E6 /* gas32CoeffFor4SBs[1 et 39] = 0x001194E6 */ 40 (int32_t)0x029DBAA3 /* gas32CoeffFor4SBs[9 et 31] = 0x029DBAA3 */ 42 (int32_t)0x18F55C90 /* gas32CoeffFor4SBs[17 et 23] = 0x18F55C90 */ 44 (int32_t)0xF60FAF37 /* gas32CoeffFor4SBs[15 et 25] = 0xF60FAF37 */ 46 (int32_t)0xFF9BB9D5 /* gas32CoeffFor4SBs[7 et 33] = 0xFF9BB9D5 */ 48 (int32_t)0x0030E2D3 /* gas32CoeffFor4SBs[2 et 38] = 0x0030E2D3 */ 50 (int32_t)0x03B23341 /* gas32CoeffFor4SBs[10 et 30] = 0x03B23341 */ 52 (int32_t)0x1F91CA46 /* gas32CoeffFor4SBs[18 et 22] = 0x1F91CA46 */ [all …]
|
/system/chre/chre_api/include/chre_api/chre/ |
D | wwan.h | 90 int32_t mcc; 93 int32_t mnc; 96 int32_t lac; 100 int32_t cid; 103 int32_t arfcn; 115 int32_t mcc; 118 int32_t mnc; 121 int32_t lac; 125 int32_t cid; 129 int32_t psc; [all …]
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | wwan.h | 90 int32_t mcc; 93 int32_t mnc; 96 int32_t lac; 100 int32_t cid; 103 int32_t arfcn; 115 int32_t mcc; 118 int32_t mnc; 121 int32_t lac; 125 int32_t cid; 129 int32_t psc; [all …]
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | wwan.h | 90 int32_t mcc; 93 int32_t mnc; 96 int32_t lac; 100 int32_t cid; 103 int32_t arfcn; 115 int32_t mcc; 118 int32_t mnc; 121 int32_t lac; 125 int32_t cid; 129 int32_t psc; [all …]
|
/system/netd/server/ |
D | NetdNativeService.h | 42 const std::vector<int32_t>& uids, bool *ret) override; 43 binder::Status firewallSetFirewallType(int32_t firewallType) override; 45 int32_t firewallRule) override; 46 binder::Status firewallSetUidRule(int32_t childChain, int32_t uid, 47 int32_t firewallRule) override; 48 binder::Status firewallEnableChildChain(int32_t childChain, bool enable) override; 50 const std::vector<int32_t>& uids) override; 51 binder::Status firewallRemoveUidInterfaceRules(const std::vector<int32_t>& uids) override; 60 binder::Status bandwidthAddNaughtyApp(int32_t uid) override; 61 binder::Status bandwidthRemoveNaughtyApp(int32_t uid) override; [all …]
|
D | XfrmController.h | 207 static netdutils::Status ipSecAllocateSpi(int32_t transformId, const std::string& localAddress, 208 const std::string& remoteAddress, int32_t inSpi, 209 int32_t* outSpi); 212 int32_t transformId, int32_t mode, const std::string& sourceAddress, 213 const std::string& destinationAddress, int32_t underlyingNetId, int32_t spi, 214 int32_t markValue, int32_t markMask, const std::string& authAlgo, 215 const std::vector<uint8_t>& authKey, int32_t authTruncBits, 217 int32_t cryptTruncBits, const std::string& aeadAlgo, 218 const std::vector<uint8_t>& aeadKey, int32_t aeadIcvBits, int32_t encapType, 219 int32_t encapLocalPort, int32_t encapRemotePort, int32_t xfrmInterfaceId); [all …]
|
/system/netd/resolv/tests/ |
D | BaseTestMetricsListener.cpp | 33 int32_t /*netId*/, int32_t /*eventType*/, int32_t /*returnCode*/, int32_t /*latencyMs*/, in onDnsEvent() argument 35 int32_t /*ipAddressesCount*/, int32_t /*uid*/) { in onDnsEvent() 41 int32_t /*netId*/, const ::android::String16& /*ipAddress*/, in onPrivateDnsValidationEvent() argument 48 int32_t /*netId*/, int32_t /*error*/, int32_t /*latencyMs*/, in onConnectEvent() argument 49 const ::android::String16& /*ipAddr*/, int32_t /*port*/, int32_t /*uid*/) { in onConnectEvent() 55 const ::android::String16& /*prefix*/, int32_t /*uid*/, int32_t /*ethertype*/, in onWakeupEvent() argument 56 int32_t /*ipNextHeader*/, const ::std::vector<uint8_t>& /*dstHw*/, in onWakeupEvent() 58 int32_t /*srcPort*/, int32_t /*dstPort*/, int64_t /*timestampNs*/) { in onWakeupEvent() 64 const ::std::vector<int32_t>& /*networkIds*/, const ::std::vector<int32_t>& /*sentPackets*/, in onTcpSocketStatsEvent() 65 const ::std::vector<int32_t>& /*lostPackets*/, const ::std::vector<int32_t>& /*rttUs*/, in onTcpSocketStatsEvent() [all …]
|
D | BaseTestMetricsListener.h | 51 android::binder::Status onDnsEvent(int32_t /*netId*/, int32_t /*eventType*/, 52 int32_t /*returnCode*/, int32_t /*latencyMs*/, 55 int32_t /*ipAddressesCount*/, int32_t /*uid*/) override; 56 android::binder::Status onPrivateDnsValidationEvent(int32_t /*netId*/, 60 android::binder::Status onConnectEvent(int32_t /*netId*/, int32_t /*error*/, 61 int32_t /*latencyMs*/, 62 const ::android::String16& /*ipAddr*/, int32_t /*port*/, 63 int32_t /*uid*/) override; 64 android::binder::Status onWakeupEvent(const ::android::String16& /*prefix*/, int32_t /*uid*/, 65 int32_t /*ethertype*/, int32_t /*ipNextHeader*/, [all …]
|
/system/core/libcutils/include_vndk/cutils/ |
D | atomic.h | 75 volatile atomic_int_least32_t* to_atomic_int_least32_t(volatile const int32_t* addr) { in to_atomic_int_least32_t() 77 return reinterpret_cast<volatile atomic_int_least32_t*>(const_cast<volatile int32_t*>(addr)); in to_atomic_int_least32_t() 91 int32_t android_atomic_inc(volatile int32_t* addr) in android_atomic_inc() 99 int32_t android_atomic_dec(volatile int32_t* addr) in android_atomic_dec() 106 int32_t android_atomic_add(int32_t value, volatile int32_t* addr) in android_atomic_add() 113 int32_t android_atomic_and(int32_t value, volatile int32_t* addr) in android_atomic_and() 120 int32_t android_atomic_or(int32_t value, volatile int32_t* addr) in android_atomic_or() 141 int32_t android_atomic_acquire_load(volatile const int32_t* addr) in android_atomic_acquire_load() 148 int32_t android_atomic_release_load(volatile const int32_t* addr) in android_atomic_release_load() 172 void android_atomic_acquire_store(int32_t value, volatile int32_t* addr) in android_atomic_acquire_store() [all …]
|
/system/core/libcutils/include/cutils/ |
D | atomic.h | 75 volatile atomic_int_least32_t* to_atomic_int_least32_t(volatile const int32_t* addr) { in to_atomic_int_least32_t() 77 return reinterpret_cast<volatile atomic_int_least32_t*>(const_cast<volatile int32_t*>(addr)); in to_atomic_int_least32_t() 91 int32_t android_atomic_inc(volatile int32_t* addr) in android_atomic_inc() 99 int32_t android_atomic_dec(volatile int32_t* addr) in android_atomic_dec() 106 int32_t android_atomic_add(int32_t value, volatile int32_t* addr) in android_atomic_add() 113 int32_t android_atomic_and(int32_t value, volatile int32_t* addr) in android_atomic_and() 120 int32_t android_atomic_or(int32_t value, volatile int32_t* addr) in android_atomic_or() 141 int32_t android_atomic_acquire_load(volatile const int32_t* addr) in android_atomic_acquire_load() 148 int32_t android_atomic_release_load(volatile const int32_t* addr) in android_atomic_release_load() 172 void android_atomic_acquire_store(int32_t value, volatile int32_t* addr) in android_atomic_acquire_store() [all …]
|
/system/security/keystore/ |
D | key_store_service.h | 54 ::android::binder::Status getState(int32_t userId, int32_t* _aidl_return) override; 55 ::android::binder::Status get(const ::android::String16& name, int32_t uid, 58 const ::std::vector<uint8_t>& item, int32_t uid, int32_t flags, 59 int32_t* _aidl_return) override; 60 ::android::binder::Status del(const ::android::String16& name, int32_t uid, 61 int32_t* _aidl_return) override; 62 ::android::binder::Status exist(const ::android::String16& name, int32_t uid, 63 int32_t* _aidl_return) override; 64 ::android::binder::Status list(const ::android::String16& namePrefix, int32_t uid, 67 int32_t* _aidl_return) override; [all …]
|
D | defaults.h | 27 constexpr int32_t DSA_DEFAULT_KEY_SIZE = 1024; 28 constexpr int32_t DSA_MIN_KEY_SIZE = 512; 29 constexpr int32_t DSA_MAX_KEY_SIZE = 8192; 32 constexpr int32_t EC_DEFAULT_KEY_SIZE = 256; 33 constexpr int32_t EC_MIN_KEY_SIZE = 192; 34 constexpr int32_t EC_MAX_KEY_SIZE = 521; 37 constexpr int32_t RSA_DEFAULT_KEY_SIZE = 2048; 38 constexpr int32_t RSA_DEFAULT_EXPONENT = 0x10001; 39 constexpr int32_t RSA_MIN_KEY_SIZE = 512; 40 constexpr int32_t RSA_MAX_KEY_SIZE = 8192;
|
/system/vold/ |
D | VoldNativeService.h | 40 binder::Status onUserAdded(int32_t userId, int32_t userSerial); 41 binder::Status onUserRemoved(int32_t userId); 42 binder::Status onUserStarted(int32_t userId); 43 binder::Status onUserStopped(int32_t userId); 46 const std::vector<int32_t>& appIds); 47 binder::Status addSandboxIds(const std::vector<int32_t>& appIds, 52 binder::Status partition(const std::string& diskId, int32_t partitionType, int32_t ratio); 55 binder::Status mount(const std::string& volId, int32_t mountFlags, int32_t mountUserId); 65 binder::Status remountUid(int32_t uid, int32_t remountMode); 70 int32_t ownerGid, std::string* _aidl_return); [all …]
|
/system/media/audio_utils/include/audio_utils/ |
D | primitives.h | 56 void ditherAndClamp(int32_t *out, const int32_t *sums, size_t pairs); 68 void memcpy_to_i16_from_q4_27(int16_t *dst, const int32_t *src, size_t count); 119 void memcpy_to_i16_from_i32(int16_t *dst, const int32_t *src, size_t count); 149 void memcpy_to_float_from_q4_27(float *dst, const int32_t *src, size_t count); 220 void memcpy_to_i32_from_p24(int32_t *dst, const uint8_t *src, size_t count); 264 void memcpy_to_p24_from_q8_23(uint8_t *dst, const int32_t *src, size_t count); 279 void memcpy_to_p24_from_i32(uint8_t *dst, const int32_t *src, size_t count); 292 void memcpy_to_q8_23_from_i16(int32_t *dst, const int16_t *src, size_t count); 307 void memcpy_to_q8_23_from_float_with_clamp(int32_t *dst, const float *src, size_t count); 320 void memcpy_to_q8_23_from_p24(int32_t *dst, const uint8_t *src, size_t count); [all …]
|
/system/security/keystore/include/keystore/ |
D | keystore_return_types.h | 45 KeyStoreServiceReturnCode(const ErrorCode& errorCode) : errorCode_(int32_t(errorCode)) {} in KeyStoreServiceReturnCode() 47 KeyStoreServiceReturnCode(const ResponseCode& errorCode) : errorCode_(int32_t(errorCode)) {} in KeyStoreServiceReturnCode() 52 explicit inline KeyStoreServiceReturnCode(const int32_t& errorCode) : errorCode_(errorCode) {} in KeyStoreServiceReturnCode() 54 errorCode_ = int32_t(errorCode); 58 errorCode_ = int32_t(errorCode); 66 return errorCode_ == static_cast<int32_t>(ResponseCode::NO_ERROR) || in isOk() 67 errorCode_ == static_cast<int32_t>(ErrorCode::OK); in isOk() 70 inline int32_t getErrorCode() const { in getErrorCode() 71 if (!errorCode_) return static_cast<int32_t>(ResponseCode::NO_ERROR /* 1 */); in getErrorCode() 76 errorCode_ == static_cast<int32_t>(ErrorCode::OK)) || [all …]
|
/system/core/libziparchive/include/ziparchive/ |
D | zip_writer.h | 83 static const char* ErrorCodeString(int32_t error_code); 104 int32_t StartEntry(const char* path, size_t flags); 114 int32_t StartAlignedEntry(const char* path, size_t flags, uint32_t alignment); 119 int32_t StartEntryWithTime(const char* path, size_t flags, time_t time); 124 …int32_t StartAlignedEntryWithTime(const char* path, size_t flags, time_t time, uint32_t alignment); 130 int32_t WriteBytes(const void* data, size_t len); 138 int32_t FinishEntry(); 145 int32_t DiscardLastEntry(); 151 int32_t GetLastEntry(FileEntry* out_entry); 157 int32_t Finish(); [all …]
|
/system/media/audio_utils/ |
D | fixedfft.cpp | 83 static inline int32_t mult(int32_t a, int32_t b) in mult() 86 int32_t t = b; in mult() 97 static inline int32_t half(int32_t a) in half() 107 void fixed_fft(int n, int32_t *v) in fixed_fft() 114 int32_t t = v[i]; in fixed_fft() 124 int32_t x = half(v[i]); in fixed_fft() 125 int32_t y = half(v[i + p]); in fixed_fft() 131 int32_t w = MAX_FFT_SIZE / 4 - (r << scale); in fixed_fft() 133 w = ((int32_t) twiddle[(w ^ i) - i]) ^ (i << 16); in fixed_fft() 135 int32_t x = half(v[i]); in fixed_fft() [all …]
|
/system/libhwbinder/include/hwbinder/ |
D | IPCThreadState.h | 56 void setStrictModePolicy(int32_t policy); 57 int32_t getStrictModePolicy() const; 59 void setLastTransactionBinderFlags(int32_t flags); 60 int32_t getLastTransactionBinderFlags() const; 75 status_t transact(int32_t handle, 79 void incStrongHandle(int32_t handle, BpHwBinder *proxy); 80 void decStrongHandle(int32_t handle); 81 void incWeakHandle(int32_t handle, BpHwBinder *proxy); 82 void decWeakHandle(int32_t handle); 83 status_t attemptIncStrongHandle(int32_t handle); [all …]
|
/system/bt/embdrv/sbc/encoder/include/ |
D | sbc_enc_func_declare.h | 34 extern const int32_t gas32CoeffFor4SBs[]; 35 extern const int32_t gas32CoeffFor8SBs[]; 48 extern void SBC_FastIDCT8(int32_t* pInVect, int32_t* pOutVect); 49 extern void SBC_FastIDCT4(int32_t* x0, int32_t* pOutVect); 54 int32_t SBC_Multiply_32_16_Simplified(int32_t s32In2Temp, int32_t s32In1Temp);
|
/system/bt/stack/include/ |
D | ldacBT_bco_for_fluoride.h | 70 LDAC_BCO_API int32_t ldac_BCO_cleanup(HANDLE_LDAC_BCO hLdacBco); 89 LDAC_BCO_API int32_t ldac_BCO_decode_packet(HANDLE_LDAC_BCO hLdacBco, 90 void* data, int32_t length); 106 LDAC_BCO_API int32_t ldac_BCO_start(HANDLE_LDAC_BCO hLdacBco); 122 LDAC_BCO_API int32_t ldac_BCO_suspend(HANDLE_LDAC_BCO hLdacBco); 143 LDAC_BCO_API int32_t ldac_BCO_configure(HANDLE_LDAC_BCO hLdacBco, 144 int32_t sample_rate, 145 int32_t bits_per_sample, 146 int32_t channel_mode);
|
/system/bt/service/ipc/binder/ |
D | bluetooth_avrcp_control_binder_server.h | 50 android::binder::Status Unregister(int32_t id) override; 52 android::binder::Status Enable(int32_t id, bool* _aidl_return) override; 53 android::binder::Status Disable(int32_t id, bool* _aidl_return) override; 55 int32_t id, const android::String16& device_address, int32_t key_code, 58 int32_t id, const android::String16& device_address, int32_t abs_vol, 59 int32_t label, bool* _aidl_return) override; 61 int32_t id, const android::String16& device_address, 62 int32_t response_type, int32_t abs_vol, int32_t label, 71 void OnSetAbsVolumeRequest(const std::string& device_address, int32_t abs_vol, 72 int32_t label) override; [all …]
|
D | bluetooth_avrcp_target_binder_server.h | 53 android::binder::Status Unregister(int32_t id) override; 58 int32_t play_status, 59 int32_t song_len, 60 int32_t song_pos, 63 const android::String16& addr, const std::vector<int32_t>& attrs, 82 const android::String16& addr, int32_t rsp_status, 85 int32_t event_id, int32_t type, 89 android::binder::Status SetVolume(int32_t volume, 94 void OnGetRemoteFeatures(const std::string& addr, int32_t features) override; 97 void OnListPlayerAppValues(const std::string& addr, int32_t attr_id) override; [all …]
|
/system/bt/service/common/bluetooth/ |
D | remote_device_props.h | 32 int32_t device_class, int32_t device_type, int32_t rssi); 40 int32_t device_class() const { return device_class_; } in device_class() 41 int32_t device_type() const { return device_type_; } in device_type() 42 int32_t rssi() const { return rssi_; } in rssi() 48 int32_t device_class_ = -1; 49 int32_t device_type_ = -1; 50 int32_t rssi_ = -1;
|
/system/core/libpixelflinger/ |
D | fixed.cpp | 26 int32_t gglRecipQNormalized(int32_t x, int* exponent) in gglRecipQNormalized() 28 const int32_t s = x>>31; in gglRecipQNormalized() 40 const int32_t lz = gglClz(a); in gglRecipQNormalized() 60 int32_t gglRecipQ(GGLfixed x, int q) in gglRecipQ() 83 const int32_t lz = gglClz(x); in gglSqrtRecipx() 85 const int32_t exp = lz - 16; in gglSqrtRecipx() 102 int32_t bshift = 15; in gglSqrtx() 137 int32_t exp = gglClz(x) - 16; in gglPowx() 163 int32_t gglDivQ(GGLfixed n, GGLfixed d, int32_t i) in gglDivQ() 166 const int32_t ds = n^d; in gglDivQ() [all …]
|