/device/generic/opengl-transport/host/commands/emugen/ |
D | Parser.cpp | 29 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()
|
D | Parser_unittest.cpp | 25 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/ |
D | remote_keymint_operation.cpp | 53 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/ |
D | crosvm_builder.cpp | 84 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/ |
D | pdu_format_builder.cc | 53 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/ |
D | aeabi_llsr.c | 27 udwords input; in __aeabi_llsr() local
|
D | aeabi_llsl.c | 27 dwords input; in __aeabi_llsl() local
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | base64util.cpp | 32 std::string input(base64input); in base64_decode() local
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | mdss_rotator.h | 36 struct mdp_rotation_buf_info input; member 46 struct mdp_layer_buffer input; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | mdss_rotator.h | 48 struct mdp_rotation_buf_info input; member 58 struct mdp_layer_buffer input; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | mdss_rotator.h | 48 struct mdp_rotation_buf_info input; member 58 struct mdp_layer_buffer input; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | mdss_rotator.h | 80 struct mdp_rotation_buf_info input; member 98 struct mdp_layer_buffer input; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | mdss_rotator.h | 80 struct mdp_rotation_buf_info input; member 98 struct mdp_layer_buffer input; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | mdss_rotator.h | 85 struct mdp_rotation_buf_info input; member 103 struct mdp_layer_buffer input; member
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | encrypted_serializable_test.cpp | 34 keymaster::Buffer input(input_data, sizeof(input_data)); in TEST() local
|
/device/google/cuttlefish/common/libs/utils/ |
D | json.cpp | 26 Result<Json::Value> ParseJson(std::string_view input) { in ParseJson()
|
/device/google/cuttlefish/common/libs/security/ |
D | gatekeeper_channel_sharedfd.cpp | 24 SharedFdGatekeeperChannel::SharedFdGatekeeperChannel(SharedFD input, in SharedFdGatekeeperChannel()
|
D | keymaster_channel_sharedfd.cpp | 33 SharedFdKeymasterChannel::SharedFdKeymasterChannel(SharedFD input, in SharedFdKeymasterChannel()
|
D | confui_sign.cpp | 59 SharedFD input) { in Receive()
|
/device/google/trout/agl_services_build/yocto-layer/meta-google/recipes-trout/images/machine-image/sa81x5/google-overlay/usr/bin/ |
D | gnss_replay.py | 47 def load(input): argument
|
/device/google/trout/hal/gnss/host/ |
D | gnss_replay.py | 47 def load(input): argument
|
/device/google/cuttlefish/common/libs/transport/ |
D | channel_sharedfd.cpp | 27 SharedFdChannel::SharedFdChannel(SharedFD input, SharedFD output) in SharedFdChannel()
|
/device/amlogic/yukawa/hal/audio/ |
D | fir_filter.c | 101 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/ |
D | fir_filter.c | 101 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/ |
D | parse.cc | 80 Result<SnapshotCmd> ConvertToSnapshotCmd(const std::string& input) { in ConvertToSnapshotCmd()
|