Home
last modified time | relevance | path

Searched refs:cmd (Results 1 – 25 of 1819) sorted by relevance

12345678910>>...73

/aosp12/system/extras/tests/mmc_tracepoints/
H A Dmmc_trace_sample_data12 … mmcqd/0-82 [000] ...1 49.828932: mmc_blk_rw_start: cmd=25,addr=0x002c6518,size=0x00000010
13 … <...>-1484 [000] ..s4 49.829171: mmc_blk_rw_end: cmd=25,addr=0x002c6518,size=0x00000010
14 … mmcqd/0-82 [000] ...1 49.830095: mmc_blk_rw_start: cmd=25,addr=0x002c6528,size=0x00000008
15 … kworker/0:2-48 [000] ..s4 49.830218: mmc_blk_rw_end: cmd=25,addr=0x002c6528,size=0x00000008
16 … mmcqd/0-82 [000] ...1 52.465957: mmc_blk_rw_start: cmd=18,addr=0x001ad578,size=0x00000020
17 … <idle>-0 [000] ..s3 52.466404: mmc_blk_rw_end: cmd=18,addr=0x001ad578,size=0x00000020
18 … mmcqd/0-82 [000] ...1 52.492868: mmc_blk_rw_start: cmd=18,addr=0x001aecb8,size=0x00000020
19 … <idle>-0 [000] ..s3 52.493157: mmc_blk_rw_end: cmd=18,addr=0x001aecb8,size=0x00000020
21 … <idle>-0 [000] ..s3 54.834383: mmc_blk_rw_end: cmd=25,addr=0x005420a8,size=0x00000008
23 … <idle>-0 [000] .Ns3 56.114862: mmc_blk_rw_end: cmd=18,addr=0x0013fb18,size=0x00000020
[all …]
/aosp12/frameworks/native/vulkan/scripts/
H A Dapi_generator.py47 'PFN_' + cmd + ' ' + gencom.base_name(cmd) + ';')
50 'PFN_' + cmd + ' ' + gencom.base_name(cmd) + ';')
112 if (cmd in gencom.extension_dict and gencom.is_function_exported(cmd)):
132 def _is_intercepted(cmd): argument
139 if gencom.is_globally_dispatched(cmd) or cmd in _INTERCEPTED_COMMANDS:
157 if gencom.is_globally_dispatched(cmd) or cmd == 'vkGetInstanceProcAddr':
241 if _is_intercepted(cmd) or cmd == 'vkGetDeviceProcAddr':
248 def _api_dispatch(cmd, f): argument
369 if gencom.is_function_exported(cmd) and not _is_intercepted(cmd):
376 if gencom.is_function_exported(cmd) and not _is_intercepted(cmd):
[all …]
H A Ddriver_generator.py163 def _is_driver_table_entry(cmd): argument
170 if cmd in _NEEDED_COMMANDS:
300 def _is_intercepted(cmd): argument
315 def _get_proc_hook_enum(cmd): argument
327 def _need_proc_hook_stub(cmd): argument
333 if _is_intercepted(cmd) and gencom.is_device_dispatched(cmd):
349 if _need_proc_hook_stub(cmd):
413 if cmd in gencom.extension_dict:
511 if _is_intercepted(cmd):
574 gencom.init_proc(cmd, f)
[all …]
H A Dnull_generator.py31 def _is_driver_function(cmd): argument
37 if cmd in gencom.extension_dict:
65 for cmd in gencom.command_list:
66 if _is_driver_function(cmd):
125 for cmd in sorted_command_list:
126 if (_is_driver_function(cmd) and
128 f.write(gencom.indent(1) + '{\"' + cmd +
130 cmd + '>(' + gencom.base_name(cmd) + '))},\n')
139 for cmd in sorted_command_list:
140 if _is_driver_function(cmd):
[all …]
H A Dgenerator_common.py163 def base_name(cmd): argument
169 return cmd[2:]
219 if cmd not in param_dict:
222 if param_dict[cmd]:
236 return is_function_supported(cmd) and get_dispatch_table_type(cmd) == 'Global'
249 def is_device_dispatched(cmd): argument
255 return is_function_supported(cmd) and get_dispatch_table_type(cmd) == 'Device'
269 def is_function_exported(cmd): argument
278 if cmd in extension_dict:
293 return is_function_exported(cmd) and is_instance_dispatched(cmd)
[all …]
/aosp12/system/apex/apexer/
H A Dapexer.py197 cmd[0] = FindBinaryPath(cmd[0])
500 cmd = ['mke2fs']
600 cmd = ['avbtool']
629 cmd = ['avbtool']
636 cmd = ['soong_zip']
685 cmd = ['aapt2']
686 cmd.append('link')
709 cmd = ['soong_zip']
720 cmd = ['merge_zips']
728 cmd = ['zipalign']
[all …]
/aosp12/system/vold/fs/
H A DF2fs.cpp47 cmd.push_back(kFsckPath); in Check()
48 cmd.push_back("-a"); in Check()
49 cmd.push_back(source); in Check()
78 cmd.emplace_back("-f"); in Format()
79 cmd.emplace_back("-d1"); in Format()
82 cmd.emplace_back("-O"); in Format()
86 cmd.emplace_back("-O"); in Format()
90 cmd.emplace_back("-O"); in Format()
92 cmd.emplace_back("-O"); in Format()
95 cmd.emplace_back("-O"); in Format()
[all …]
H A DExt4.cpp154 cmd.push_back("-f"); in Resize()
155 cmd.push_back(source); in Resize()
158 return ForkExecvp(cmd); in Resize()
165 cmd.push_back("-b"); in Format()
166 cmd.push_back("4096"); in Format()
168 cmd.push_back("-t"); in Format()
169 cmd.push_back("ext4"); in Format()
171 cmd.push_back("-M"); in Format()
172 cmd.push_back(target); in Format()
194 cmd.push_back("-O"); in Format()
[all …]
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_rome.c406 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
423 cmd[3], cmd[4], cmd[5], cmd[6], cmd[7], cmd[8], cmd[9]); in frame_hci_cmd_pkt()
428 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
433 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
438 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
448 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5]); in frame_hci_cmd_pkt()
455 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
460 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
1571 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in rome_wipower_current_charging_status_req()
1618 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3]); in addon_feature_req()
[all …]
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_rome.c429 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
446 cmd[3], cmd[4], cmd[5], cmd[6], cmd[7], cmd[8], cmd[9]); in frame_hci_cmd_pkt()
451 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
456 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
461 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
471 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5]); in frame_hci_cmd_pkt()
478 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
1504 ALOGI("%s: HCI CMD: 0x%x 0x%x 0x%x 0x%x\n", __FUNCTION__, cmd[0], cmd[1], cmd[2], cmd[3]); in rome_hci_reset_req()
1592 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in rome_wipower_current_charging_status_req()
1639 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3]); in addon_feature_req()
[all …]
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dhw_rome.c450 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
467 cmd[3], cmd[4], cmd[5], cmd[6], cmd[7], cmd[8], cmd[9]); in frame_hci_cmd_pkt()
472 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
477 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
482 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
492 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5]); in frame_hci_cmd_pkt()
499 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
1533 ALOGI("%s: HCI CMD: 0x%x 0x%x 0x%x 0x%x\n", __FUNCTION__, cmd[0], cmd[1], cmd[2], cmd[3]); in rome_hci_reset_req()
1621 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in rome_wipower_current_charging_status_req()
1668 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3]); in addon_feature_req()
[all …]
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_rome.c436 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
453 cmd[3], cmd[4], cmd[5], cmd[6], cmd[7], cmd[8], cmd[9]); in frame_hci_cmd_pkt()
458 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
463 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
468 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
478 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5]); in frame_hci_cmd_pkt()
485 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
1518 ALOGI("%s: HCI CMD: 0x%x 0x%x 0x%x 0x%x\n", __FUNCTION__, cmd[0], cmd[1], cmd[2], cmd[3]); in rome_hci_reset_req()
1606 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in rome_wipower_current_charging_status_req()
1653 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3]); in addon_feature_req()
[all …]
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dhw_rome.c451 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
468 cmd[3], cmd[4], cmd[5], cmd[6], cmd[7], cmd[8], cmd[9]); in frame_hci_cmd_pkt()
473 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
478 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
483 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
493 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5]); in frame_hci_cmd_pkt()
500 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
1534 ALOGI("%s: HCI CMD: 0x%x 0x%x 0x%x 0x%x\n", __FUNCTION__, cmd[0], cmd[1], cmd[2], cmd[3]); in rome_hci_reset_req()
1622 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in rome_wipower_current_charging_status_req()
1669 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3]); in addon_feature_req()
[all …]
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcommon.cpp206 info->cmd[info->num_cmd].cmd = cmd; in wifi_register_cmd()
228 cmd = info->cmd[i].cmd; in wifi_unregister_cmd()
236 if (!cmd) { in wifi_unregister_cmd()
240 return cmd; in wifi_unregister_cmd()
251 cmd = info->cmd[i].cmd; in wifi_get_cmd()
256 return cmd; in wifi_get_cmd()
264 if (info->cmd[i].cmd == cmd) { in wifi_unregister_cmd()
280 if (cmd) { in wifi_cancel_cmd()
281 cmd->cancel(); in wifi_cancel_cmd()
294 if (cmd) { in wifi_get_cancel_cmd()
[all …]
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_rome.c455 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
472 cmd[3], cmd[4], cmd[5], cmd[6], cmd[7], cmd[8], cmd[9]); in frame_hci_cmd_pkt()
477 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
482 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
487 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
497 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4], cmd[5]); in frame_hci_cmd_pkt()
504 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
509 segtNo, cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in frame_hci_cmd_pkt()
1634 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3], cmd[4]); in rome_wipower_current_charging_status_req()
1710 ALOGD("HCI-CMD: \t0x%x \t0x%x \t0x%x \t0x%x", cmd[0], cmd[1], cmd[2], cmd[3]); in addon_feature_req()
[all …]
/aosp12/frameworks/base/core/java/android/nfc/tech/
H A DMifareClassic.java373 byte[] cmd = new byte[12]; in authenticate()
451 cmd[1] = (byte) blockIndex; in writeBlock()
454 transceive(cmd, false); in writeBlock()
478 cmd.put( (byte) 0xC1 ); in increment()
479 cmd.put( (byte) blockIndex ); in increment()
480 cmd.putInt(value); in increment()
506 cmd.put( (byte) 0xC0 ); in decrement()
507 cmd.put( (byte) blockIndex ); in decrement()
508 cmd.putInt(value); in decrement()
532 transceive(cmd, false); in transfer()
[all …]
/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsaucm_test.c65 struct cmd { struct
70 static struct cmd cmds[] = {
167 struct cmd *cmd = NULL; in process_cmd() local
177 for (cmd = cmds; cmd->cmd_str != NULL; cmd++) { in process_cmd()
178 if (strncmp(cmd->cmd_str, command, strlen(cmd->cmd_str)) == 0) in process_cmd()
182 if (cmd->cmd_str == NULL) { in process_cmd()
187 if ((identifier == NULL) && ((cmd->code != UCM_HELP) && in process_cmd()
188 (cmd->code != UCM_LISTCARDS) && (cmd->code != UCM_RESET) && in process_cmd()
189 (cmd->code != UCM_RELOAD))) in process_cmd()
195 switch (cmd->code) { in process_cmd()
[all …]
/aosp12/bionic/tools/versioner/src/
H A DDriver.cpp104 cmd.push_back("-x"); in generateTargetCC1Flags()
105 cmd.push_back("c++"); in generateTargetCC1Flags()
108 cmd.push_back("-x"); in generateTargetCC1Flags()
109 cmd.push_back("c"); in generateTargetCC1Flags()
114 cmd.push_back("-Wall"); in generateTargetCC1Flags()
115 cmd.push_back("-Wextra"); in generateTargetCC1Flags()
117 cmd.push_back("-Werror"); in generateTargetCC1Flags()
118 cmd.push_back("-Wundef"); in generateTargetCC1Flags()
125 cmd.push_back("-target"); in generateTargetCC1Flags()
144 cmd.push_back(dir); in generateTargetCC1Flags()
[all …]
/aosp12/art/tools/
H A Drun-libcore-tests.py155 cmd = ["vogar"]
166 cmd.append("--mode=jvm")
168 cmd.append("--variant=" + args.variant)
170 cmd.append("--vm-arg -Xgc:gcstress")
188 cmd.append("--toolchain d8 --language CUR")
200 cmd.append("--no-color")
204 cmd.append(test_name)
205 return cmd
238 cmd = " ".join(get_vogar_command(test_name))
241 with subprocess.Popen(shlex.split(cmd),
[all …]
/aosp12/frameworks/base/media/java/android/media/
H A DAsyncPlayer.java62 player.setDataSource(cmd.context, cmd.uri); in startSound()
87 Command cmd = null; in run() local
94 switch (cmd.code) { in run()
97 startSound(cmd); in run()
200 cmd.code = PLAY; in play()
201 cmd.context = context; in play()
202 cmd.uri = uri; in play()
203 cmd.looping = looping; in play()
206 enqueueLocked(cmd); in play()
222 cmd.code = STOP; in stop()
[all …]
/aosp12/build/soong/genrule/
H A Dgenrule_test.go110 cmd: "$(location) > $(out)",
201 cmd: "cat $(in) > $(out)",
210 cmd: "cat $(in) > $(out)",
219 cmd: "cat $(in) > $(out)",
228 cmd: "cat $(in) > $(out)",
272 cmd: "echo foo > $(out)",
305 cmd: "echo $$ > $(out)",
401 cmd: "echo foo > $(out)",
408 cmd: "echo foo > $(out)",
491 cmd: "echo foo > $(out)",
[all …]
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c81 cmd_t *cmd = NULL; in dhd_find_cmd() local
83 for (cmd = dhd_cmds; cmd->name && strcmp(cmd->name, name); cmd++); in dhd_find_cmd()
85 cmd = NULL; in dhd_find_cmd()
86 return cmd; in dhd_find_cmd()
165 ioc.cmd = cmd; in dhd_ioctl()
248 switch (cmd) { in dhd_set()
565 cmd_t *cmd = NULL; in process_args() local
616 if (!cmd) { in process_args()
621 err = (*cmd->func)((void *) ifr, cmd, argv); in process_args()
628 if (cmd) { in process_args()
[all …]
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DNotificationPlayer.java77 mCmd = cmd; in CreationAndCompletionThread()
181 Command cmd = null; in run() local
190 switch (cmd.code) { in run()
281 cmd.code = PLAY; in play()
282 cmd.uri = uri; in play()
283 cmd.looping = looping; in play()
284 cmd.stream = stream; in play()
285 cmd.volume = volume; in play()
287 enqueueLocked(cmd); in play()
309 cmd.code = STOP; in stop()
[all …]
/aosp12/build/soong/ui/build/
H A Dbazel.go97 cmd.Args = append(cmd.Args, strings.Fields(extraStartupArgs)...)
102 cmd.Args = append(cmd.Args,
135 cmd.Args = append(cmd.Args,
148 cmd.Environment.Set("PATH", pathEnvValue)
149 cmd.Args = append(cmd.Args, "--action_env=PATH="+pathEnvValue)
153 cmd.Args = append(cmd.Args, "--action_env=SHELL")
159 cmd.Args = append(cmd.Args, strings.Fields(extraBuildArgs)...)
163 cmd.Args = append(cmd.Args,
168 cmd.Dir = filepath.Join(config.OutDir(), "..")
171 cmd.Environment.Set(k, v)
[all …]
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp721 cmd[G2DSFR_IMG_LEFT] = 0; in prepareImage()
722 cmd[G2DSFR_IMG_TOP] = 0; in prepareImage()
746 cmd[G2DSFR_SRC_ROTATE] = 0; in setSolidLayer()
750 cmd[G2DSFR_SRC_XPHASE] = 0; in setSolidLayer()
751 cmd[G2DSFR_SRC_YPHASE] = 0; in setSolidLayer()
775 cmd[G2DSFR_IMG_LEFT] = 0; in prepareSolidLayer()
776 cmd[G2DSFR_IMG_TOP] = 0; in prepareSolidLayer()
785 cmd[G2DSFR_SRC_ALPHA] = 0; in prepareSolidLayer()
786 cmd[G2DSFR_SRC_BLEND] = 0; in prepareSolidLayer()
849 cmd[G2DSFR_SRC_SELECT] = 0; in prepareSource()
[all …]

12345678910>>...73