/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/dvb/ |
H A D | osd.h | 35 OSD_Command cmd; member 66 int cmd; member 68 long val; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/dvb/ |
H A D | osd.h | 35 OSD_Command cmd; member 66 int cmd; member 68 long val; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/dvb/ |
H A D | osd.h | 123 OSD_Command cmd; member 157 int cmd; member 159 long val; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/dvb/ |
H A D | osd.h | 35 OSD_Command cmd; member 66 int cmd; member 68 long val; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/dvb/ |
H A D | osd.h | 35 OSD_Command cmd; member 66 int cmd; member 68 long val; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/dvb/ |
D | osd.h | 47 OSD_Command cmd; member 78 int cmd; member 80 long val; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/dvb/ |
H A D | osd.h | 35 OSD_Command cmd; member 66 int cmd; member 68 long val; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/dvb/ |
H A D | osd.h | 35 OSD_Command cmd; member 66 int cmd; member 68 long val; member
|
/aosp_15_r20/frameworks/native/cmds/rawbu/ |
H A D | backup.cpp | 173 static int write_int32(FILE* fh, int32_t val) in write_int32() 184 static int write_int64(FILE* fh, int64_t val) in write_int64() 417 int32_t val; in read_int32() local 428 int64_t val; in read_int64() local 630 static void show_help(const char *cmd) in show_help()
|
/aosp_15_r20/external/coreboot/src/soc/intel/braswell/ |
H A D | smihandler.c | 29 unsigned int val; in busmaster_disable_on_bus() local 60 static void tristate_gpios(uint32_t val) in tristate_gpios() 171 static em64t100_smm_state_save_area_t *smi_apmc_find_state_save(uint8_t cmd) in smi_apmc_find_state_save()
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/parser/ |
D | parser.rs | 24 cmd: &'cmd mut Command, field 424 let val = ok!(external_parser.parse_ref( in get_matches_with() localVariable 634 let mut cmd = self.cmd.clone(); in parse_help_subcommand() localVariable 942 let val = short_arg.clone().next_value_os().unwrap_or_default(); in parse_short_arg() localVariable 944 let val = Some(val).filter(|v| !v.is_empty()); in parse_short_arg() localVariable 1083 let val = ok!(value_parser.parse_ref(self.cmd, Some(arg), &raw_val, source)); in push_arg_values() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/parser/ |
H A D | parser.rs | 24 cmd: &'cmd mut Command, field 424 let val = ok!(external_parser.parse_ref( in get_matches_with() localVariable 634 let mut cmd = self.cmd.clone(); in parse_help_subcommand() localVariable 942 let val = short_arg.clone().next_value_os().unwrap_or_default(); in parse_short_arg() localVariable 944 let val = Some(val).filter(|v| !v.is_empty()); in parse_short_arg() localVariable 1083 let val = ok!(value_parser.parse_ref(self.cmd, Some(arg), &raw_val, source)); in push_arg_values() localVariable
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | pcsc_funcs.c | 813 unsigned char cmd[50] = { SIM_CMD_SELECT }; in _scard_select_file() local 899 unsigned char cmd[5] = { SIM_CMD_READ_RECORD /* , len */ }; in scard_get_record_len() local 934 unsigned char cmd[5] = { SIM_CMD_READ_RECORD /* , len */ }; in scard_read_record() local 980 unsigned char cmd[5] = { SIM_CMD_READ_BIN /* , len */ }; in scard_read_file() local 1025 unsigned char cmd[5 + 8] = { SIM_CMD_VERIFY_CHV1 }; in scard_verify_pin() local 1057 unsigned char cmd[5] = { SIM_CMD_VERIFY_CHV1 }; in scard_get_pin_retry_counter() local 1059 u16 val; in scard_get_pin_retry_counter() local 1244 unsigned char cmd[5 + 1 + 16] = { SIM_CMD_RUN_GSM_ALG }; in scard_gsm_auth() local 1345 unsigned char cmd[5 + 1 + AKA_RAND_LEN + 1 + AKA_AUTN_LEN] = in scard_umts_auth() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | ctrl_iface_ap.c | 196 static const char * timeout_next_str(int val) in timeout_next_str() 1176 int hostapd_ctrl_iface_pmksa_add(struct hostapd_data *hapd, char *cmd) in hostapd_ctrl_iface_pmksa_add() 1234 void * hostapd_ctrl_iface_pmksa_create_entry(const u8 *aa, char *cmd) in hostapd_ctrl_iface_pmksa_create_entry() 1285 const char *cmd) in hostapd_ctrl_iface_disassoc_imminent() 1310 const char *cmd) in hostapd_ctrl_iface_ess_disassoc() 1346 const char *cmd) in hostapd_ctrl_iface_bss_tm_req() 1567 const char *cmd) in hostapd_ctrl_iface_acl_add_mac()
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | EffectBundleTest.java | 402 int cmd[] = {command, band}; in eqGetParam() local 429 int cmd[] = {command, band}; in eqGetParam() local 467 int cmd[] = {command, band}; in eqSetParam() local 554 int val = byteArrayToInt(reply, 0 /*offset*/); in executeSetParameter() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_debug.c | 93 get_prim_name(unsigned val) in get_prim_name() 437 BR13(struct debug_stream *stream, unsigned val) in BR13() 447 BR22(struct debug_stream *stream, unsigned val) in BR22() 455 BR23(struct debug_stream *stream, unsigned val) in BR23() 463 BR09(struct debug_stream *stream, unsigned val) in BR09() 469 BR26(struct debug_stream *stream, unsigned val) in BR26() 477 BR11(struct debug_stream *stream, unsigned val) in BR11() 484 BR12(struct debug_stream *stream, unsigned val) in BR12() 490 BR16(struct debug_stream *stream, unsigned val) in BR16() 734 unsigned cmd = *ptr; in i915_debug_packet() local
|
/aosp_15_r20/external/musl/src/legacy/ |
H A D | ulimit.c | 5 long ulimit(int cmd, ...) in ulimit() 10 long val; in ulimit() local
|
/aosp_15_r20/external/trusty/musl/src/legacy/ |
D | ulimit.c | 5 long ulimit(int cmd, ...) in ulimit() 10 long val; in ulimit() local
|