/hardware/interfaces/wifi/1.6/default/tests/ |
D | ringbuffer_unit_tests.cpp | 41 const std::vector<uint8_t> input(maxBufferSize_ / 2, '0'); in TEST_F() local 51 const std::vector<uint8_t> input(maxBufferSize_ / 2, '0'); in TEST_F() local 63 const std::vector<uint8_t> input(maxBufferSize_ / 2, '0'); in TEST_F() local 74 const std::vector<uint8_t> input = {}; in TEST_F() local 80 const std::vector<uint8_t> input(maxBufferSize_ + 1, '0'); in TEST_F() local 86 const std::vector<uint8_t> input(maxBufferSize_, '0'); in TEST_F() local
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 38 …void updateAad(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken a… in updateAad() 39 …byte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken au… in update() 40 ….security.keymint.HardwareAuthToken authToken, in @nullable android.hardware.security.secureclock.… in finish()
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 38 …void updateAad(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken a… in updateAad() 39 …byte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken au… in update() 40 ….security.keymint.HardwareAuthToken authToken, in @nullable android.hardware.security.secureclock.… in finish()
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 38 …void updateAad(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken a… in updateAad() 39 …byte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken au… in update() 40 ….security.keymint.HardwareAuthToken authToken, in @nullable android.hardware.security.secureclock.… in finish()
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 87 void updateAad(in byte[] input, in @nullable HardwareAuthToken authToken, in updateAad() 171 byte[] update(in byte[] input, in @nullable HardwareAuthToken authToken, in update() 270 byte[] finish(in @nullable byte[] input, in @nullable byte[] signature, in finish()
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | v4l2_control_delegate_test.cpp | 80 uint8_t input = 10; in TEST_F() local 91 uint8_t input = 10; in TEST_F() local 98 uint8_t input = 10; in TEST_F() local
|
/hardware/interfaces/input/processor/aidl/default/ |
D | InputProcessor.cpp | 22 namespace input { namespace
|
/hardware/interfaces/wifi/1.6/default/ |
D | ringbuffer.cpp | 29 enum Ringbuffer::AppendStatus Ringbuffer::append(const std::vector<uint8_t>& input) { in append()
|
/hardware/interfaces/input/classifier/1.0/default/ |
D | InputClassifier.cpp | 28 namespace input { namespace
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerCommandEngine.h | 107 const std::string& funcName, const InputType input, in dispatchLayerCommand()
|
/hardware/interfaces/rebootescrow/aidl/default/ |
D | HadamardUtils.cpp | 27 static inline uint8_t read_bit(const std::vector<uint8_t>& input, size_t bit) { in read_bit() 53 std::vector<uint8_t> EncodeKey(const std::vector<uint8_t>& input) { in EncodeKey()
|
/hardware/nxp/secure_element/snxxx/1.2/OsuHal/src/ |
D | OsuHalExtn.cpp | 200 uint8_t* input, uint32_t* outLength, const hidl_vec<uint8_t>& data) { in checkTransmit()
|
/hardware/google/apf/ |
D | apf_run.c | 55 size_t parse_hex(const char* input, uint8_t** output) { in parse_hex() 79 void print_hex(const uint8_t* input, int len) { in print_hex()
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | mdss_rotator.h | 48 struct mdp_rotation_buf_info input; member 58 struct mdp_layer_buffer input; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | mdss_rotator.h | 55 struct mdp_rotation_buf_info input; member 67 struct mdp_layer_buffer input; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | mdss_rotator.h | 80 struct mdp_rotation_buf_info input; member 98 struct mdp_layer_buffer input; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | mdss_rotator.h | 80 struct mdp_rotation_buf_info input; member 98 struct mdp_layer_buffer input; member
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 612 void inv_convert_to_body(unsigned short orientation, const long *input, long *output) in inv_convert_to_body() 624 void inv_convert_to_chip(unsigned short orientation, const long *input, long *output) in inv_convert_to_chip() 641 const long *input, long *output) in inv_convert_to_body_with_scale() 672 void inv_calc_state_to_match_output(inv_biquad_filter_t *pFilter, float input) in inv_calc_state_to_match_output() 680 float inv_biquad_filter_process(inv_biquad_filter_t *pFilter, float input) { in inv_biquad_filter_process()
|
D | ml_math_func.h | 30 float input; member
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 612 void inv_convert_to_body(unsigned short orientation, const long *input, long *output) in inv_convert_to_body() 624 void inv_convert_to_chip(unsigned short orientation, const long *input, long *output) in inv_convert_to_chip() 641 const long *input, long *output) in inv_convert_to_body_with_scale() 672 void inv_calc_state_to_match_output(inv_biquad_filter_t *pFilter, float input) in inv_calc_state_to_match_output() 680 float inv_biquad_filter_process(inv_biquad_filter_t *pFilter, float input) { in inv_biquad_filter_process()
|
D | ml_math_func.h | 30 float input; member
|
/hardware/google/pixel/power-libperfmgr/adaptivecpu/ |
D | AdaptiveCpuConfig.cpp | 126 bool ParseThrottleDecisions(const std::string &input, std::vector<ThrottleDecision> *output) { in ParseThrottleDecisions()
|
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
D | Keymaster4.h | 134 const hidl_vec<uint8_t>& input, const HardwareAuthToken& authToken, in update() 141 const hidl_vec<uint8_t>& input, const hidl_vec<uint8_t>& signature, in finish()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateRequest.cpp | 57 for (size_t input = 0; input < request.inputs.size(); ++input) { in removeInputTest() local
|
/hardware/qcom/display/msm8996/libqdutils/ |
D | qd_utils.cpp | 34 int parseLine(char *input, char *tokens[], const uint32_t maxToken, uint32_t *count) { in parseLine()
|