Home
last modified time | relevance | path

Searched +defs:val +defs:sm (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c89 static const u8 * wpa_auth_get_aa(const struct wpa_state_machine *sm) in wpa_auth_get_aa()
99 static const u8 * wpa_auth_get_spa(const struct wpa_state_machine *sm) in wpa_auth_get_spa()
109 static void wpa_gkeydone_sta(struct wpa_state_machine *sm) in wpa_gkeydone_sta()
127 void wpa_release_link_auth_ref(struct wpa_state_machine *sm, in wpa_release_link_auth_ref()
372 int (*cb)(struct wpa_state_machine *sm, void *ctx), in wpa_auth_for_each_sta()
604 struct wpa_state_machine *sm = timeout_ctx; in wpa_rekey_ptk() local
613 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm) in wpa_auth_set_ptk_rekey_timer()
627 static int wpa_auth_pmksa_clear_cb(struct wpa_state_machine *sm, void *ctx) in wpa_auth_pmksa_clear_cb()
941 struct wpa_state_machine *sm; local
965 struct wpa_state_machine *sm)
[all …]
H A Dieee802_1x.c218 struct eapol_state_machine *sm = sta->eapol_sm; in ieee802_1x_tx_key_one() local
310 struct eapol_state_machine *sm = sta->eapol_sm; in ieee802_1x_tx_key() local
400 struct eapol_state_machine *sm, in ieee802_1x_learn_identity()
442 int ver, val; in add_common_radius_sta_attr_rsn() local
748 struct eapol_state_machine *sm = sta->eapol_sm; in ieee802_1x_encapsulate_radius() local
925 struct eapol_state_machine *sm = sta->eapol_sm; in handle_eap_response() local
959 struct eapol_state_machine *sm = sta->eapol_sm; in handle_eap_initiate() local
1472 struct eapol_state_machine *sm = sta->eapol_sm; in ieee802_1x_free_station() local
1507 struct eapol_state_machine *sm = sta->eapol_sm; in ieee802_1x_decapsulate_radius() local
1585 struct eapol_state_machine *sm = sta->eapol_sm; in ieee802_1x_get_keys() local
[all …]
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/sm_intermediates/
Dclasses.jar ... com/android/commands/sm/Sm.class Sm.java package com.android.commands. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/sm/sm/android_common/repackaged-jarjar/javac/
Dsm.jar ... com/android/commands/sm/Sm.class Sm.java package com.android.commands. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/sm/sm/android_common/javac/
Dsm.jar ... .PersistableBundle extras } com/android/commands/sm/Sm$2.class Sm.java package ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/
DLogManager.java258 final SecurityManager sm = System.getSecurityManager(); in checkSubclassPermissions() local
1157 SecurityManager sm = System.getSecurityManager(); in doSetLevel() local
1176 SecurityManager sm = System.getSecurityManager(); in doSetParent() local
1472 String val = getProperty(name); in getStringProperty() local
1483 String val = getProperty(name); in getIntProperty() local
1498 String val = getProperty(name); in getBooleanProperty() local
1515 String val = getProperty(name); in getLevelProperty() local
1528 String val = getProperty(name); in getFilterProperty() local
1551 String val = getProperty(name); in getFormatterProperty() local
1590 SecurityManager sm = System.getSecurityManager(); in checkPermission() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/
DLogManager.java258 final SecurityManager sm = System.getSecurityManager(); in checkSubclassPermissions() local
1157 SecurityManager sm = System.getSecurityManager(); in doSetLevel() local
1176 SecurityManager sm = System.getSecurityManager(); in doSetParent() local
1472 String val = getProperty(name); in getStringProperty() local
1483 String val = getProperty(name); in getIntProperty() local
1498 String val = getProperty(name); in getBooleanProperty() local
1515 String val = getProperty(name); in getLevelProperty() local
1528 String val = getProperty(name); in getFilterProperty() local
1551 String val = getProperty(name); in getFormatterProperty() local
1590 SecurityManager sm = System.getSecurityManager(); in checkPermission() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/
H A DLogManager.java258 final SecurityManager sm = System.getSecurityManager(); in checkSubclassPermissions() local
1157 SecurityManager sm = System.getSecurityManager(); in doSetLevel() local
1176 SecurityManager sm = System.getSecurityManager(); in doSetParent() local
1472 String val = getProperty(name); in getStringProperty() local
1483 String val = getProperty(name); in getIntProperty() local
1498 String val = getProperty(name); in getBooleanProperty() local
1515 String val = getProperty(name); in getLevelProperty() local
1528 String val = getProperty(name); in getFilterProperty() local
1551 String val = getProperty(name); in getFormatterProperty() local
1590 SecurityManager sm = System.getSecurityManager(); in checkPermission() local
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp.c306 static int local_network_addr(struct upnp_wps_device_sm *sm, in local_network_addr()
481 static void upnp_wps_device_send_event(struct upnp_wps_device_sm *sm) in upnp_wps_device_send_event()
575 static void subscription_list_age(struct upnp_wps_device_sm *sm, time_t now) in subscription_list_age()
592 struct subscription * subscription_find(struct upnp_wps_device_sm *sm, in subscription_find()
714 struct subscription * subscription_start(struct upnp_wps_device_sm *sm, in subscription_start()
780 struct subscription * subscription_renew(struct upnp_wps_device_sm *sm, in subscription_renew()
809 int upnp_wps_device_send_wlan_event(struct upnp_wps_device_sm *sm, in upnp_wps_device_send_wlan_event()
820 char *val; in upnp_wps_device_send_wlan_event() local
1013 static void upnp_wps_device_stop(struct upnp_wps_device_sm *sm) in upnp_wps_device_stop()
1045 static int upnp_wps_device_start(struct upnp_wps_device_sm *sm, char *net_if) in upnp_wps_device_start()
[all …]
H A Dwps_upnp_web.c183 struct upnp_wps_device_sm *sm, in format_wps_device_xml()
302 static void web_connection_parse_get(struct upnp_wps_device_sm *sm, in web_connection_parse_get()
423 web_process_get_device_info(struct upnp_wps_device_sm *sm, in web_process_get_device_info()
489 web_process_put_message(struct upnp_wps_device_sm *sm, char *data, in web_process_put_message()
574 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, in web_process_put_wlan_response()
582 char *val; in web_process_put_wlan_response() local
687 static struct subscription * find_er(struct upnp_wps_device_sm *sm, in find_er()
699 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, in web_process_set_selected_registrar()
918 static void web_connection_parse_post(struct upnp_wps_device_sm *sm, in web_connection_parse_post()
983 static void web_connection_parse_subscribe(struct upnp_wps_device_sm *sm, in web_connection_parse_subscribe()
[all …]
/aosp_15_r20/sdk/testapps/testSensors/src/com/android/tests/testsensors/
H A DTestSensorsActivity.java157 SensorManager sm = (SensorManager) getSystemService(SENSOR_SERVICE); in startListening() local
166 SensorManager sm = (SensorManager) getSystemService(SENSOR_SERVICE); in stopListening() local
179 String val; in onSensorChanged() local
211 SensorManager sm = (SensorManager) getSystemService(SENSOR_SERVICE); in onCreate() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java279 SecurityManager sm = System.getSecurityManager(); in ObjectOutputStream() local
640 SecurityManager sm = System.getSecurityManager(); in enableReplaceObject() local
700 public void write(int val) throws IOException { in write()
775 public void writeBoolean(boolean val) throws IOException { in writeBoolean()
786 public void writeByte(int val) throws IOException { in writeByte()
797 public void writeShort(int val) throws IOException { in writeShort()
808 public void writeChar(int val) throws IOException { in writeChar()
819 public void writeInt(int val) throws IOException { in writeInt()
830 public void writeLong(long val) throws IOException { in writeLong()
841 public void writeFloat(float val) throws IOException { in writeFloat()
[all …]
DObjectInputStream.java378 SecurityManager sm = System.getSecurityManager(); in ObjectInputStream() local
839 SecurityManager sm = System.getSecurityManager(); in enableResolveObject() local
1202 public abstract boolean get(String name, boolean val) in get()
1217 public abstract byte get(String name, byte val) throws IOException; in get()
1231 public abstract char get(String name, char val) throws IOException; in get()
1245 public abstract short get(String name, short val) throws IOException; in get()
1259 public abstract int get(String name, int val) throws IOException; in get()
1273 public abstract long get(String name, long val) throws IOException; in get()
1287 public abstract float get(String name, float val) throws IOException; in get()
1301 public abstract double get(String name, double val) throws IOException; in get()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DObjectOutputStream.java279 SecurityManager sm = System.getSecurityManager(); in ObjectOutputStream() local
640 SecurityManager sm = System.getSecurityManager(); in enableReplaceObject() local
700 public void write(int val) throws IOException { in write()
775 public void writeBoolean(boolean val) throws IOException { in writeBoolean()
786 public void writeByte(int val) throws IOException { in writeByte()
797 public void writeShort(int val) throws IOException { in writeShort()
808 public void writeChar(int val) throws IOException { in writeChar()
819 public void writeInt(int val) throws IOException { in writeInt()
830 public void writeLong(long val) throws IOException { in writeLong()
841 public void writeFloat(float val) throws IOException { in writeFloat()
[all …]
H A DObjectInputStream.java378 SecurityManager sm = System.getSecurityManager(); in ObjectInputStream() local
839 SecurityManager sm = System.getSecurityManager(); in enableResolveObject() local
1202 public abstract boolean get(String name, boolean val) in get()
1217 public abstract byte get(String name, byte val) throws IOException; in get()
1231 public abstract char get(String name, char val) throws IOException; in get()
1245 public abstract short get(String name, short val) throws IOException; in get()
1259 public abstract int get(String name, int val) throws IOException; in get()
1273 public abstract long get(String name, long val) throws IOException; in get()
1287 public abstract float get(String name, float val) throws IOException; in get()
1301 public abstract double get(String name, double val) throws IOException; in get()
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java279 SecurityManager sm = System.getSecurityManager(); in ObjectOutputStream() local
640 SecurityManager sm = System.getSecurityManager(); in enableReplaceObject() local
700 public void write(int val) throws IOException { in write()
775 public void writeBoolean(boolean val) throws IOException { in writeBoolean()
786 public void writeByte(int val) throws IOException { in writeByte()
797 public void writeShort(int val) throws IOException { in writeShort()
808 public void writeChar(int val) throws IOException { in writeChar()
819 public void writeInt(int val) throws IOException { in writeInt()
830 public void writeLong(long val) throws IOException { in writeLong()
841 public void writeFloat(float val) throws IOException { in writeFloat()
[all …]
DObjectInputStream.java378 SecurityManager sm = System.getSecurityManager(); in ObjectInputStream() local
839 SecurityManager sm = System.getSecurityManager(); in enableResolveObject() local
1202 public abstract boolean get(String name, boolean val) in get()
1217 public abstract byte get(String name, byte val) throws IOException; in get()
1231 public abstract char get(String name, char val) throws IOException; in get()
1245 public abstract short get(String name, short val) throws IOException; in get()
1259 public abstract int get(String name, int val) throws IOException; in get()
1273 public abstract long get(String name, long val) throws IOException; in get()
1287 public abstract float get(String name, float val) throws IOException; in get()
1301 public abstract double get(String name, double val) throws IOException; in get()
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_teap_pac.c254 static int eap_teap_init_pac_data(struct eap_sm *sm, const char *pac_file, in eap_teap_init_pac_data()
412 int eap_teap_load_pac(struct eap_sm *sm, struct eap_teap_pac **pac_root, in eap_teap_load_pac()
536 static int eap_teap_write_pac(struct eap_sm *sm, const char *pac_file, in eap_teap_write_pac()
622 int eap_teap_save_pac(struct eap_sm *sm, struct eap_teap_pac *pac_root, in eap_teap_save_pac()
752 int eap_teap_load_pac_bin(struct eap_sm *sm, struct eap_teap_pac **pac_root, in eap_teap_load_pac_bin()
804 u16 val; in eap_teap_load_pac_bin() local
875 int eap_teap_save_pac_bin(struct eap_sm *sm, struct eap_teap_pac *pac_root, in eap_teap_save_pac_bin()
H A Deap_fast_pac.c253 static int eap_fast_init_pac_data(struct eap_sm *sm, const char *pac_file, in eap_fast_init_pac_data()
411 int eap_fast_load_pac(struct eap_sm *sm, struct eap_fast_pac **pac_root, in eap_fast_load_pac()
535 static int eap_fast_write_pac(struct eap_sm *sm, const char *pac_file, in eap_fast_write_pac()
618 int eap_fast_save_pac(struct eap_sm *sm, struct eap_fast_pac *pac_root, in eap_fast_save_pac()
748 int eap_fast_load_pac_bin(struct eap_sm *sm, struct eap_fast_pac **pac_root, in eap_fast_load_pac_bin()
800 u16 val; in eap_fast_load_pac_bin() local
871 int eap_fast_save_pac_bin(struct eap_sm *sm, struct eap_fast_pac *pac_root, in eap_fast_save_pac_bin()
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/
H A Dpoc.cpp54 int my_futex(volatile int *uaddr, int op, int val, in my_futex()
62 sp<IServiceManager> sm = defaultServiceManager(); in bcfree_helper() local
83 sp<IServiceManager> sm = defaultServiceManager(); in bcfree() local
/aosp_15_r20/external/libkmsxx/utils/
H A Dkmstest.cpp29 uint64_t val; member
74 __attribute__((unused)) static void print_regex_match(smatch sm) in print_regex_match()
126 smatch sm; in parse_crtc() local
250 smatch sm; in parse_plane() local
294 string name, val; in parse_prop() local
343 smatch sm; in parse_fb() local
370 smatch sm; in parse_view() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/message2/
H A DMFDataModelFormatter.java100 MFDataModel.SelectMessage sm = (MFDataModel.SelectMessage) dm; in format() local
133 SelectMessage sm, Map<String, Object> variables, Map<String, Object> arguments) { in findBestMatchingPattern()
435 String val = ((Literal) value).value; in resolveLiteralOrVariable() local
443 Object val = localVars.get(varName); in resolveLiteralOrVariable() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
H A DMFDataModelFormatter.java99 MFDataModel.SelectMessage sm = (MFDataModel.SelectMessage) dm; in format() local
132 SelectMessage sm, Map<String, Object> variables, Map<String, Object> arguments) { in findBestMatchingPattern()
434 String val = ((Literal) value).value; in resolveLiteralOrVariable() local
442 Object val = localVars.get(varName); in resolveLiteralOrVariable() local
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dlegalize.rs127 let val = match src_type { in copy_alu_src() localVariable
238 let val = self.alloc_ssa(RegFile::GPR, 1); in copy_alu_src_and_lower_fmod() localVariable
249 let val = self.alloc_ssa(RegFile::GPR, 1); in copy_alu_src_and_lower_fmod() localVariable
260 let val = self.alloc_ssa(RegFile::GPR, 2); in copy_alu_src_and_lower_fmod() localVariable
412 let sm = self.sm; in legalize() localVariable
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc862 jvalue val; in Visit() local
1507 void AdvancePointer(const void* val) { in AdvancePointer()
1522 void AdvanceInt(uint32_t val) { in AdvanceInt()
1559 void AdvanceLong(uint64_t val) { in AdvanceLong()
1593 void AdvanceFloat(uint32_t val) { in AdvanceFloat()
1636 void AdvanceDouble(uint64_t val) { in AdvanceDouble()
1679 void PushGpr(uintptr_t val) { in PushGpr()
1682 void PushFpr4(float val) { in PushFpr4()
1685 void PushFpr8(uint64_t val) { in PushFpr8()
1688 void PushStack(uintptr_t val) { in PushStack()
[all …]

12345678910>>...30