Home
last modified time | relevance | path

Searched defs:op_code (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_load_store_with_copy_memory.cpp136 SpvOp op_code) { in IsMemoryWritingOpCode()
151 SpvOp op_code) { in IsMemoryBarrierOpCode()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_replace_load_store_with_copy_memory.cpp136 SpvOp op_code) { in IsMemoryWritingOpCode()
151 SpvOp op_code) { in IsMemoryBarrierOpCode()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_wsc.c368 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
395 u8 id, u8 flags, u8 op_code, in eap_wsc_process_fragment()
435 u8 op_code, flags, id; in eap_wsc_process() local
Deap_pax.c94 u8 id, u8 op_code, size_t plen) in eap_pax_alloc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_wsc.c368 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
395 u8 id, u8 flags, u8 op_code, in eap_wsc_process_fragment()
435 u8 op_code, flags, id; in eap_wsc_process() local
Deap_pax.c94 u8 id, u8 op_code, size_t plen) in eap_pax_alloc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_wsc.c291 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
318 u8 flags, u8 op_code, u16 message_length, in eap_wsc_process_fragment()
354 u8 op_code, flags; in eap_wsc_process() local
Deap_server_mschapv2.c18 u8 op_code; /* MSCHAPV2_OP_* */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_wsc.c291 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
318 u8 flags, u8 op_code, u16 message_length, in eap_wsc_process_fragment()
354 u8 op_code, flags; in eap_wsc_process() local
Deap_server_mschapv2.c18 u8 op_code; /* MSCHAPV2_OP_* */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps.c202 enum wsc_op_code op_code, in wps_process_msg()
221 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg()
Dwps_enrollee.c453 enum wsc_op_code *op_code) in wps_enrollee_get_msg()
1478 enum wsc_op_code op_code, in wps_enrollee_process_msg()
Dwps_upnp_web.c457 enum wsc_op_code op_code; in web_process_get_device_info() local
496 enum wsc_op_code op_code; in web_process_put_message() local
Dwps_er.c1010 enum wsc_op_code op_code) in wps_er_sta_process()
1092 enum wsc_op_code op_code = WSC_MSG; in wps_er_process_wlanevent_eap() local
1746 enum wsc_op_code op_code; in wps_er_ap_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps.c202 enum wsc_op_code op_code, in wps_process_msg()
221 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg()
Dwps_enrollee.c453 enum wsc_op_code *op_code) in wps_enrollee_get_msg()
1478 enum wsc_op_code op_code, in wps_enrollee_process_msg()
Dwps_upnp_web.c457 enum wsc_op_code op_code; in web_process_get_device_info() local
496 enum wsc_op_code op_code; in web_process_put_message() local
Dwps_er.c1010 enum wsc_op_code op_code) in wps_er_sta_process()
1092 enum wsc_op_code op_code = WSC_MSG; in wps_er_process_wlanevent_eap() local
1746 enum wsc_op_code op_code; in wps_er_ap_process() local
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/broadwell/
Diobp.c119 int pch_iobp_exec(u32 addr, u16 op_code, u8 route_id, u32 *data, u8 *resp) in pch_iobp_exec()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_pax_common.h17 u8 op_code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_pax_common.h17 u8 op_code; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Damd_ext_to_khr.cpp29 std::string GetTest(std::string op_code, std::string new_op_code) { in GetTest()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Damd_ext_to_khr.cpp29 std::string GetTest(std::string op_code, std::string new_op_code) { in GetTest()
/third_party/node/src/
Dinspector_socket.cc203 OpCode op_code = kOpCodeText; in encode_frame_hybi17() local
247 int op_code = first_byte & kOpCodeMask; in decode_frame_hybi17() local
/third_party/boost/tools/build/src/engine/
Dfunction.cpp133 unsigned int op_code; member
1396 static void compile_emit( compiler * c, unsigned int op_code, int arg ) in compile_emit()
1404 static void compile_emit_branch( compiler * c, unsigned int op_code, int label ) in compile_emit_branch()
1428 static void compile_push_cleanup( compiler * c, unsigned int op_code, int arg ) in compile_push_cleanup()
2814 unsigned int op_code; in compile_parse() local
3643 int op_code; in function_bind_variables() local

12