Home
last modified time | relevance | path

Searched refs:result (Results 10876 - 10900 of 11021) sorted by relevance

1...<<431432433434435436437438439440441

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c227 " 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 Dloadimage.cpp632 __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 Dmpp_iep2.c850 .result = iep2_result,
H A Dmpp_rkvenc.c1352 .result = rkvenc_result,
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc.c1398 .result = rkvenc_result,
H A Dmpp_iep2.c901 .result = iep2_result,
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9lpf_16bpp.asm136 ; if dont_store is set, don't write the result into memory, instead keep the
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h408 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 Dlibunwind.tex233 targeting a cross-platform will result in a link-time error
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp900 bool ParseComplexSize(const wchar_t *s, UInt64 &result);
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h1136 struct qreg result);
/third_party/mesa3d/src/compiler/glsl/
H A Dir.h293 * 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 Dghash-armv4.S530 veor d4,d4,d3 @ Xh|Xl - 256-bit result
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghash-armv4.S530 veor d4,d4,d3 @ Xh|Xl - 256-bit result
/third_party/node/src/
H A Dutil.h853 int ReadFileSync(std::string* result, const char* path);
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.h208 // 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 Dkeyed-store-generic.cc1206 ExitPoint exit_point(this, [&](TNode<Object> result) { Goto(&done); }); in StoreProperty()
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h758 // 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 Dmod.rs983 result: *mut *mut passwd, in getpwuid_r()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c658 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 DIntermNode.h412 TConstantUnion *result) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp911 Hash = Hasher.result(); in parseBlock()
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs325 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 Dselinux_restorecon.c383 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 Dwpa_supplicant_i.h1106 result);

Completed in 56 milliseconds

1...<<431432433434435436437438439440441