Home
last modified time | relevance | path

Searched defs:input (Results 1 – 25 of 44) sorted by relevance

12

/device/generic/opengl-transport/host/commands/emugen/
DParser.cpp29 static bool parseTypeTokens(const std::string& input, in parseTypeTokens()
110 std::string normalizeTypeDeclaration(const std::string& input) { in normalizeTypeDeclaration()
118 bool parseTypeDeclaration(const std::string& input, in parseTypeDeclaration()
DParser_unittest.cpp25 const char* input; in TEST() member
45 const char* input; in TEST() member
83 const char* input; in TEST() member
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_operation.cpp53 const vector<uint8_t>& input, const optional<HardwareAuthToken>& authToken, in updateAad()
72 const vector<uint8_t>& input, const optional<HardwareAuthToken>& authToken, in update()
104 const optional<vector<uint8_t>>& input, // in finish()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp84 const std::string& input) { in AddHvcReadWrite()
107 const std::string& input, in AddSerialConsoleReadWrite()
114 const std::string& input) { in AddSerial()
/device/google/cuttlefish/host/commands/cvd_send_sms/
Dpdu_format_builder.cc53 static std::string Gsm7bitEncode(const std::string& input) { in Gsm7bitEncode()
114 static std::string SemiOctectsEncode(const std::string& input) { in SemiOctectsEncode()
/device/google/contexthub/firmware/lib/builtins/
Daeabi_llsr.c27 udwords input; in __aeabi_llsr() local
Daeabi_llsl.c27 dwords input; in __aeabi_llsl() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dbase64util.cpp32 std::string input(base64input); in base64_decode() local
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dmdss_rotator.h36 struct mdp_rotation_buf_info input; member
46 struct mdp_layer_buffer input; member
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dmdss_rotator.h48 struct mdp_rotation_buf_info input; member
58 struct mdp_layer_buffer input; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmdss_rotator.h48 struct mdp_rotation_buf_info input; member
58 struct mdp_layer_buffer input; member
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmdss_rotator.h80 struct mdp_rotation_buf_info input; member
98 struct mdp_layer_buffer input; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dmdss_rotator.h80 struct mdp_rotation_buf_info input; member
98 struct mdp_layer_buffer input; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dmdss_rotator.h85 struct mdp_rotation_buf_info input; member
103 struct mdp_layer_buffer input; member
/device/google/cuttlefish/host/commands/secure_env/
Dencrypted_serializable_test.cpp34 keymaster::Buffer input(input_data, sizeof(input_data)); in TEST() local
/device/google/cuttlefish/common/libs/utils/
Djson.cpp26 Result<Json::Value> ParseJson(std::string_view input) { in ParseJson()
/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel_sharedfd.cpp24 SharedFdGatekeeperChannel::SharedFdGatekeeperChannel(SharedFD input, in SharedFdGatekeeperChannel()
Dkeymaster_channel_sharedfd.cpp33 SharedFdKeymasterChannel::SharedFdKeymasterChannel(SharedFD input, in SharedFdKeymasterChannel()
Dconfui_sign.cpp59 SharedFD input) { in Receive()
/device/google/trout/agl_services_build/yocto-layer/meta-google/recipes-trout/images/machine-image/sa81x5/google-overlay/usr/bin/
Dgnss_replay.py47 def load(input): argument
/device/google/trout/hal/gnss/host/
Dgnss_replay.py47 def load(input): argument
/device/google/cuttlefish/common/libs/transport/
Dchannel_sharedfd.cpp27 SharedFdChannel::SharedFdChannel(SharedFD input, SharedFD output) in SharedFdChannel()
/device/amlogic/yukawa/hal/audio/
Dfir_filter.c101 void fir_process_interleaved(fir_filter_t* fir, int16_t* input, int16_t* output, uint32_t samples) { in fir_process_interleaved()
/device/linaro/dragonboard/audio/
Dfir_filter.c101 void fir_process_interleaved(fir_filter_t* fir, int16_t* input, int16_t* output, uint32_t samples) { in fir_process_interleaved()
/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dparse.cc80 Result<SnapshotCmd> ConvertToSnapshotCmd(const std::string& input) { in ConvertToSnapshotCmd()

12