/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dpp_hostapd.c | 227 " result=%s", MAC2STR(dst), ok ? "SUCCESS" : "FAILED"); in hostapd_dpp_tx_status() 238 "DPP: Complete exchange on configuration result"); in hostapd_dpp_tx_status() 907 enum gas_query_ap_result result, in hostapd_dpp_gas_resp_cb() 920 if (result != GAS_QUERY_AP_SUCCESS || in hostapd_dpp_gas_resp_cb() 1177 "DPP: No DPP Configuration waiting for result - drop"); in hostapd_dpp_rx_conf_result() 1231 "DPP: No DPP Configuration waiting for connection status result - drop"); in hostapd_dpp_rx_conn_status_result() 1238 "result=%d ssid=%s channel_list=%s", in hostapd_dpp_rx_conn_status_result() 1242 "result=%d ssid=%s channel_list=%s", in hostapd_dpp_rx_conn_status_result() 906 hostapd_dpp_gas_resp_cb(void *ctx, const u8 *addr, u8 dialog_token, enum gas_query_ap_result result, const struct wpabuf *adv_proto, const struct wpabuf *resp, u16 status_code) hostapd_dpp_gas_resp_cb() argument
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
H A D | loadimage.cpp | 632 __m128i result = _mm_or_si128(gaComponents, brSwapped); in LoadRGBA8ToBGRA8() local 633 _mm_store_si128(reinterpret_cast<__m128i *>(&dest[x]), result); in LoadRGBA8ToBGRA8() local
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_iep2.c | 850 .result = iep2_result,
|
H A D | mpp_rkvenc.c | 1352 .result = rkvenc_result,
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_rkvenc.c | 1398 .result = rkvenc_result,
|
H A D | mpp_iep2.c | 901 .result = iep2_result,
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9lpf_16bpp.asm | 136 ; if dont_store is set, don't write the result into memory, instead keep the
|
/third_party/benchmark/include/benchmark/ |
H A D | benchmark.h | 408 virtual void Stop(Result& result) = 0; 623 // In the end, invert the result. This is always done last! 1204 // is not repeated then the single result is always reported. 1721 // Interface for custom benchmark result printers.
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 233 targeting a cross-platform will result in a link-time error
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveCommandLine.cpp | 900 bool ParseComplexSize(const wchar_t *s, UInt64 &result);
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_compiler.h | 1136 struct qreg result);
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir.h | 293 * negative one. For boolean types, the result is always \c false. 1315 * and the value in *result if result is non-NULL. 1320 ir_constant **result);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/ |
H A D | ghash-armv4.S | 530 veor d4,d4,d3 @ Xh|Xl - 256-bit result
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/ |
H A D | ghash-armv4.S | 530 veor d4,d4,d3 @ Xh|Xl - 256-bit result
|
/third_party/node/src/ |
H A D | util.h | 853 int ReadFileSync(std::string* result, const char* path);
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.h | 208 // Tag an word-size value. The result must be known to be a valid smi value. 253 // Add an integer constant to a tagged smi, giving a tagged smi as result. 254 // No overflow testing on the result is done. 345 Register result, const StringConstantBase* string, 801 // Always use unsigned comparisons: below_equal for a positive result.
|
/third_party/node/deps/v8/src/ic/ |
H A D | keyed-store-generic.cc | 1206 ExitPoint exit_point(this, [&](TNode<Object> result) { Goto(&done); }); in StoreProperty()
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.h | 758 // if any input or result is NaN, the result is quiet_NaN in CanonicalizeFPUOpFMA() 776 // if any input or result is NaN, the result is quiet_NaN in CanonicalizeFPUOp3() 793 // if any input or result is NaN, the result is quiet_NaN in CanonicalizeFPUOp2() 808 // if any input or result is NaN, the result is quiet_NaN in CanonicalizeFPUOp1() 935 void SetFpResult(const double& result);
|
/third_party/rust/crates/libc/src/unix/hermit/ |
H A D | mod.rs | 983 result: *mut *mut passwd, in getpwuid_r()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.c | 658 pa_log_info("Add role %s to device %s(%s), result %s", role, dev_name, role_name, pa_proplist_gets(dev->proplist, in add_role_to_device() 1086 This way, the result will always be less than the individual components, in ucm_add_port_combination() 1087 yet higher components will lead to higher result. */ in ucm_add_port_combination()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | IntermNode.h | 412 TConstantUnion *result) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 911 Hash = Hasher.result(); in parseBlock()
|
/third_party/rust/crates/libc/src/unix/redox/ |
H A D | mod.rs | 325 pub const ERANGE: ::c_int = 34; /* Math result not representable */ 1024 result: *mut *mut passwd, in getpwuid_r()
|
/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 383 new_entry->result = digest_result; in add_xattr_entry() 1025 "ignore cfg parsing result %d \n", in selinux_restorecon_thread()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant_i.h | 1106 result);
|