Home
last modified time | relevance | path

Searched refs:set (Results 9226 - 9250 of 10197) sorted by relevance

1...<<361362363364365366367368369370>>...408

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h49 int set);
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp279 s_currentCtx.set((void*)context); in setCurrentContext()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.h600 void wpa_sm_set_reset_fils_completed(struct wpa_sm *sm, int set);
/third_party/skia/third_party/externals/angle2/scripts/
H A Dprocess_angle_perf_results.py382 # Assuming that multiple shards will be histogram set
451 # TODO(crbug.com/948281): This is currently set to 4 since the mac masters
500 logging.info('Inserted summary key generic set for perf result in %s: %s', directory,
502 stories_guids = set()
689 # configuration-name and results-url are set in the json file which is going
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h417 Register scratch = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); in StoreTaggedPointer()
538 if (offset_reg != no_reg) pinned_byte.set(offset_reg); in Store()
1051 pinned.set(GetUnusedRegister(liftoff::kByteRegs.MaskOut(pinned))) in AtomicCompareExchange()
1114 // We have to set new_lo specially, because it's the root register. We do it in AtomicCompareExchange()
2009 Register scratch = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); in emit_f32_copysign()
2138 Register scratch = pinned.set(GetUnusedRegister(kGpReg, pinned)).gp(); in emit_f64_copysign()
2248 pinned.set(__ GetUnusedRegister(kFpReg, pinned)).fp(); in EmitTruncateFloatToInt()
2250 pinned.set(__ GetUnusedRegister(kFpReg, pinned)).fp(); in EmitTruncateFloatToInt()
2287 pinned.set(__ GetUnusedRegister(kFpReg, pinned)).fp(); in EmitSatTruncateFloatToInt()
2289 pinned.set(_ in EmitSatTruncateFloatToInt()
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h198 pinned.set(assm->GetUnusedRegister(kGpReg, pinned)).gp(); in I64Shiftop()
891 Register store_result = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp(); in AtomicOp32()
896 Register temp = pinned.set(__ GetUnusedRegister(kGpReg, pinned)).gp(); in AtomicOp32()
1023 pinned.set(result_low); in AtomicOp64()
1029 pinned.set(result_high); in AtomicOp64()
1276 // We need to remember the high word of {result}, so we can set it to zero in in AtomicCompareExchange()
1327 pinned.set(new_value); in AtomicCompareExchange()
1328 pinned.set(expected); in AtomicCompareExchange()
1334 pinned.set(LiftoffRegister(result)); in AtomicCompareExchange()
1615 Register scratch1 = pinned.set(GetUnusedRegiste in emit_i32_popcnt()
[all...]
/third_party/skia/tests/
H A DPathTest.cpp35 radii[index].set(rad, rad); in set_radii()
725 path.moveTo(-5, -8); // should set the bounds in test_bounds_crbug_513799()
774 // set to true in this case, but the bounds were not set to empty (which in test_isfinite_after_transform()
909 pts[1].set(inf, 0); in test_rect_isfinite()
914 pts[1].set(nan, 0); in test_rect_isfinite()
1223 mv.set(0, 0); in check_close()
1744 // set some non-zero values in test_isLine()
1745 pts[0].set(value, value); in test_isLine()
1746 pts[1].set(valu in test_isLine()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c171 "nl80211: Could not set nl_socket RX buffer size: %s", in nl80211_register_eloop_read()
408 /* try to set NETLINK_EXT_ACK to 1, ignoring errors */ in send_and_recv()
413 /* try to set NETLINK_CAP_ACK to 1, ignoring errors */ in send_and_recv()
922 wpa_printf(MSG_DEBUG, "nl80211: if_removed already set - ignore RTM_DELLINK event for %s", in wpa_driver_nl80211_event_dellink()
1632 * wpa_driver_nl80211_set_country - ask nl80211 to set the regulatory domain
1637 * This asks nl80211 to set the regulatory domain for given
1837 wpa_printf(MSG_DEBUG, "nl80211: Could not set interface UP " in wpa_driver_nl80211_rfkill_unblocked()
2674 wpa_printf(MSG_ERROR, "nl80211: Could not set " in wpa_driver_nl80211_finish_drv_init()
2770 "nl80211: Could not set bridge %s down", in wpa_driver_nl80211_deinit()
2808 "nl80211: Could not set interfac in wpa_driver_nl80211_deinit()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c144 "nl80211: Could not set nl_socket RX buffer size: %s", in nl80211_register_eloop_read()
432 /* try to set NETLINK_EXT_ACK to 1, ignoring errors */ in send_and_recv()
437 /* try to set NETLINK_CAP_ACK to 1, ignoring errors */ in send_and_recv()
528 * handle may be set to NULL, to get the same behavior as send_and_recv_msgs().
551 * Final operations (e.g., disassociate) don't need to set these in send_and_recv_msgs_owner()
553 * the connection owner property set in the kernel. in send_and_recv_msgs_owner()
1167 wpa_printf(MSG_DEBUG, "nl80211: if_removed already set - ignore RTM_DELLINK event for %s", in wpa_driver_nl80211_event_dellink()
1958 * wpa_driver_nl80211_set_country - ask nl80211 to set the regulatory domain
1963 * This asks nl80211 to set the regulatory domain for given
2171 wpa_printf(MSG_DEBUG, "nl80211: Could not set interfac in wpa_driver_nl80211_rfkill_unblocked()
[all...]
/third_party/libbpf/src/
H A Dbtf.c118 /* a set of unique strings */
154 /* requested more than the set limit */ in libbpf_add_mem()
162 if (new_cnt > max_cnt) /* but not exceeding a set limit */ in libbpf_add_mem()
712 /* Override or set pointer size in bytes. Only values of 4 and 8 are
1697 struct strset *set = NULL; local
1716 set = strset__new(BTF_MAX_STR_OFFSET, btf->strs_data, btf->hdr->str_len);
1717 if (IS_ERR(set)) {
1718 err = PTR_ERR(set);
1727 btf->strs_set = set;
1742 strset__free(set);
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp206 #include <set>
682 if (!ok) // error already set
719 if (!ok) // error already set
1664 if (!ok) // error already set
1701 if (!ok) // error already set
2121 static void getValidReaderKeys(std::set<std::string>* valid_keys)
2140 std::set<std::string> valid_keys;
3983 #include <set>
5125 static void getValidWriterKeys(std::set<std::string>* valid_keys) in getValidWriterKeys()
5140 std::set<st in validate()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp31 const std::set<std::string> &extensions) in initProcsDesktopGL()
1915 const std::set<std::string> &extensions) in initProcsGLES()
2640 void DispatchTableGL::initProcsSharedExtensions(const std::set<std::string> &extensions) in initProcsSharedExtensions()
2820 const std::set<std::string> &extensions) in initProcsDesktopGLNULL()
4701 const std::set<std::string> &extensions) in initProcsGLESNULL()
5426 void DispatchTableGL::initProcsSharedExtensionsNULL(const std::set<std::string> &extensions) in initProcsSharedExtensionsNULL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp1890 mDirtyBits.set(uniformBlockIndex); in loadBinary()
3145 mState.mExecutable->mActiveUniformBlockBindings.set(uniformBlockIndex.value, in bindUniformBlock()
3147 mDirtyBits.set(DIRTY_BIT_UNIFORM_BLOCK_BINDING_0 + uniformBlockIndex.value); in bindUniformBlock()
3777 // Location is set by glBindAttribLocation or by location layout qualifier in linkAttributes()
3820 // Not set by glBindAttribLocation or by location layout qualifier in linkAttributes()
3869 mState.mExecutable->mActiveAttribLocationsMask.set(location); in linkAttributes()
3878 mState.mExecutable->mAttributesMask.set(location); in linkAttributes()
4070 mState.mExecutable->mActiveSamplersMask.set(newTextureUnit); in updateSamplerUniform()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp206 #include <set>
667 if (!ok) // error already set
704 if (!ok) // error already set
1630 if (!ok) // error already set
1667 if (!ok) // error already set
2094 static void getValidReaderKeys(std::set<std::string>* valid_keys)
2112 std::set<std::string> valid_keys;
3950 #include <set>
5061 static void getValidWriterKeys(std::set<std::string>* valid_keys)
5074 std::set<st
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp206 #include <set>
667 if (!ok) // error already set
704 if (!ok) // error already set
1630 if (!ok) // error already set
1667 if (!ok) // error already set
2094 static void getValidReaderKeys(std::set<std::string>* valid_keys)
2112 std::set<std::string> valid_keys;
3950 #include <set>
5061 static void getValidWriterKeys(std::set<std::string>* valid_keys)
5074 std::set<st
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp206 #include <set>
667 if (!ok) // error already set
704 if (!ok) // error already set
1630 if (!ok) // error already set
1667 if (!ok) // error already set
2094 static void getValidReaderKeys(std::set<std::string>* valid_keys)
2112 std::set<std::string> valid_keys;
3950 #include <set>
5061 static void getValidWriterKeys(std::set<std::string>* valid_keys)
5074 std::set<st
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c906 deceided to send UDP datagram with ECN bit set. Coalesced QUIC in conn_handle_tx_ecn()
907 packets also bear ECN bits set. */ in conn_handle_tx_ecn()
1112 ngtcp2_ksl_init(&(*pconn)->scid.set, cid_less, sizeof(ngtcp2_cid), mem); in conn_new()
1231 rv = ngtcp2_ksl_insert(&(*pconn)->scid.set, NULL, &scident->cid, scident); in conn_new()
1375 delete_scid(&(*pconn)->scid.set, mem); in conn_new()
1376 ngtcp2_ksl_free(&(*pconn)->scid.set); in conn_new()
1595 delete_scid(&conn->scid.set, conn->mem); in ngtcp2_conn_del()
1596 ngtcp2_ksl_free(&conn->scid.set); in ngtcp2_conn_del()
1653 * is untouched. The caller is advised to set |*pfr| to NULL before
2310 it = ngtcp2_ksl_lower_bound(&conn->scid.set, in conn_verify_dcid()
[all...]
/third_party/python/Python/
H A Dceval.c234 /* This can set eval_breaker to 0 even though gil_drop_request became
301 /* eval_breaker is not set to 1 if thread_can_handle_signals() is false */ in SIGNAL_PENDING_SIGNALS()
571 // _Py_ThreadCanHandleSignals() and always set eval_breaker to 1. in _PyEval_SignalReceived()
988 // error set). Use _PyErr_Occurred(tstate) to disambiguate.
1739 /* _PyEval_EvalFrameDefault() must not be called with an exception set,
2285 PyObject *set = PEEK(oparg); local
2287 err = PySet_Add(set, v);
3126 // "initial" is probably NULL but not if it's an arg (or set
3292 PyObject *set = PEEK(oparg); local
3293 int err = _PySet_Update(set, iterabl
3302 PyObject *set = PySet_New(NULL); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp987 const std::set<std::string>& callbacks) in ShowDialog()
1999 std::set<std::string> resourceFolderName; in LoadResourceConfiguration()
2019 std::set<std::string> mediaFileName; in LoadResourceConfiguration()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp19 #include <set>
131 static std::set<std::string> invalidTypeSet;
145 std::set<std::string> BmsBundleDefaultAppTest::invalidTypeSet = {INVALID_TYPE1, INVALID_TYPE2,
396 * @tc.name: test SetDefaultApplication, set empty
421 * @tc.desc: 1. call SetDefaultApplication set app type, return true
422 * 2. call SetDefaultApplication set file type, return true
1025 * @tc.name: test VerifyElementFormat, set bundleName is empty
1038 * @tc.name: test VerifyElementFormat, set moduleName is empty
1052 * @tc.name: test VerifyElementFormat, set abilityName is empty
1067 * @tc.name: test VerifyElementFormat, set extensionNam
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp1261 std::set<int32_t> pids; in CreateAudioInterruptZoneInternal()
1276 std::set<int32_t> pids; in AddAudioInterruptZonePidsInternal()
1291 std::set<int32_t> pids; in RemoveAudioInterruptZonePidsInternal()
2091 "set audio effect property size upper limit."); in SetAudioEffectPropertyInternal()
2119 "set audio enhance property size upper limit."); in SetAudioEnhancePropertyInternal()
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager.cpp1673 int32_t AudioPolicyManager::CreateAudioInterruptZone(const std::set<int32_t> &pids, const int32_t zoneID) in CreateAudioInterruptZone()
1681 int32_t AudioPolicyManager::AddAudioInterruptZonePids(const std::set<int32_t> &pids, const int32_t zoneID) in AddAudioInterruptZonePids()
1689 int32_t AudioPolicyManager::RemoveAudioInterruptZonePids(const std::set<int32_t> &pids, const int32_t zoneID) in RemoveAudioInterruptZonePids()
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp58 CHECK_AND_RETURN_RET_LOG(error == ERR_NONE, error, "set SetRingerModeLegacy failed, error: %d", error); in SetRingerModeLegacy()
74 CHECK_AND_RETURN_RET_LOG(error == ERR_NONE, error, "set ringermode failed, error: %d", error); in SetRingerMode()
168 CHECK_AND_RETURN_RET_LOG(error == ERR_NONE, error, "set audio scene failed, error: %d", error); in SetAudioScene()
201 CHECK_AND_RETURN_RET_LOG(error == ERR_NONE, error, "set mute failed, error: %d", error); in SetStreamMuteLegacy()
217 CHECK_AND_RETURN_RET_LOG(error == ERR_NONE, error, "set mute failed, error: %d", error); in SetStreamMute()
411 CHECK_AND_RETURN_RET_LOG(error == ERR_NONE, error, "set device active failed, error: %d", error); in SetDeviceActive()
1594 int32_t AudioPolicyProxy::CreateAudioInterruptZone(const std::set<int32_t> &pids, const int32_t zoneID) in CreateAudioInterruptZone()
1619 int32_t AudioPolicyProxy::AddAudioInterruptZonePids(const std::set<int32_t> &pids, const int32_t zoneID) in AddAudioInterruptZonePids()
1642 int32_t AudioPolicyProxy::RemoveAudioInterruptZonePids(const std::set<int32_t> &pids, const int32_t zoneID) in RemoveAudioInterruptZonePids()
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp943 std::set<int32_t> uids; in CmdCreateVnic()
1816 std::set<uint32_t> sharingTypeIsOn; in CmdGetNetworkSharingType()
2060 std::set<NetBearType> bearerTypes; in CmdNotifyNetBearerTypeChange()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp725 int RelationalSyncAbleStorage::GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const in GetCompressionAlgo()
1722 LOGI("[RelationalSyncAbleStorage] set logic delete %d", static_cast<int>(logicDelete)); in SetLogicDelete()
1816 std::set<std::vector<uint8_t>> primaryKeys; in UpsertDataInTransaction()
2091 const std::set<std::string> &gidFilters) in MarkFlagAsConsistent()

Completed in 156 milliseconds

1...<<361362363364365366367368369370>>...408