| /device/linaro/poplar/wifi/wifi_hal/ |
| D | cpp_bindings.cpp | 595 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() 693 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler() 707 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler() 723 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler() 730 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler() 737 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler() 744 int WifiCommand::error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler()
|
| D | common.cpp | 70 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 96 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
|
| /device/google/cuttlefish/host/commands/cvd/selector/ |
| D | arguments_lexer.cpp | 141 for (const auto& arg : args) { in Tokenize() local 162 for (const auto& arg : preprocessed_args) { in Tokenize() local 189 for (const auto& arg : args) { in Preprocess() local
|
| D | group_selector.cpp | 32 for (const auto& arg : selector_args_copied) { in GetSelector() local
|
| D | instance_selector.cpp | 37 for (const auto& arg : selector_args_copied) { in GetSelector() local
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | NativeSubWindow_x11.cpp | 23 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) { in WaitForMapNotify() 30 static Bool WaitForConfigureNotify(Display *d, XEvent *e, char *arg) { in WaitForConfigureNotify()
|
| /device/google/cuttlefish/host/libs/web/ |
| D | build_api.cc | 101 std::visit([&out](auto&& arg) { out << arg; }, build); in operator <<() 348 const std::string& arg, const std::string& default_build_target) { in ArgumentToBuild() 431 std::visit([](auto&& arg) { return arg.product; }, build); in GetBuildZipName() 432 auto id = std::visit([](auto&& arg) { return arg.id; }, build); in GetBuildZipName()
|
| /device/google/cuttlefish/host/commands/cvd/server_command/ |
| D | utils.cpp | 38 for (const std::string& arg : request.command_request().args()) { in ParseInvocation() local 84 for (const std::string& arg : param.args) { in ConstructCommand() local
|
| D | fleet.cpp | 115 for (const auto& arg : args) { in IsHelp() local
|
| /device/google/cuttlefish/host/commands/display/ |
| D | main.cpp | 114 for (const std::string& arg : args) { in RunCrosvmDisplayCommand() local 253 for (const auto& arg : args) { in DoRemove() local
|
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
| D | spcom.h | 80 uint32_t arg; member 101 uint32_t arg; member
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
| D | spcom.h | 80 uint32_t arg; member 101 uint32_t arg; member
|
| /device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
| D | spcom.h | 51 uint32_t arg; member 66 uint32_t arg; member
|
| /device/google/coral-kernel/sm8150/kernel-headers/linux/ |
| D | spcom.h | 51 uint32_t arg; member 66 uint32_t arg; member
|
| /device/generic/opengl-transport/host/commands/emugen/ |
| D | getopt.c | 20 const char* arg = argv[optind]; in getopt() local
|
| /device/generic/vulkan-cereal/protocols/generic-apigen/ |
| D | getopt.c | 20 const char* arg = argv[optind]; in getopt() local
|
| /device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
| D | spcom.h | 78 uint32_t arg; member 101 uint32_t arg; member
|
| /device/google/cuttlefish/host/commands/cvd/ |
| D | reset_client_utils.cpp | 122 for (const auto& arg : args) { in CreateStopCvdCommand() local 388 for (const auto& arg : proc_info_result->args_) { in KillCvdServerProcess() local
|
| /device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
| D | spcom.h | 53 uint32_t arg; member 70 uint32_t arg; member
|
| /device/google/cuttlefish/host/commands/start/ |
| D | main.cc | 92 for (const auto& arg : argv) { in StartAssembler() local 105 for (const auto& arg : argv) { in StartRunner() local
|
| /device/google/cuttlefish/host/commands/run_cvd/launch/ |
| D | root_canal.cpp | 66 for (auto const& arg : config_.rootcanal_args()) { in Commands() local
|
| /device/google/cuttlefish/host/commands/assemble_cvd/ |
| D | flag_feature.cpp | 46 for (auto& arg : args) { in Process() local
|
| /device/google/cuttlefish/host/commands/cvd/unittests/server/ |
| D | cmd_runner.cpp | 45 for (const auto& arg : args) { in CmdRunner() local
|
| /device/google/trout/tools/ |
| D | bpttool | 116 def ParseNumber(arg): argument 141 def ParseGuid(arg): argument 156 def ParseSize(arg): argument
|
| /device/generic/goldfish-opengl/android-emu/aemu/base/threads/ |
| D | AndroidThread_pthread.cpp | 133 void* Thread::thread_main(void* arg) { in thread_main()
|