Home
last modified time | relevance | path

Searched defs:added (Results 26 - 50 of 81) sorted by relevance

1234

/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp38 auto added = 0; in GetMatching() local
320 auto& added = changedCalls_[2]; in HWTEST_F() local
H A DIntfContainerTest.cpp373 const auto added = ChildChangedInfo { replaceWith, index, container_ }; in HWTEST_P() local
415 const auto added = ChildChangedInfo { notThere, expectedCount, container_ }; in HWTEST_P() local
450 const auto added = ChildChangedInfo { replaceWith, NumDirectChildren, container_ }; in HWTEST_P() local
496 const auto added = ChildChangedInfo { replaceWith, expectedCount, container_ }; in HWTEST_P() local
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp103 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
H A Drunning_lock_strategy.cpp113 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp79 std::list<Route> added; in UpdateRoutes() local
/third_party/curl/src/
H A Dvar.c215 bool added = FALSE; in varexpand() local
H A Dtool_operate.c736 single_transfer(struct GlobalConfig *global, struct OperationConfig *config, CURLSH *share, bool capath_from_env, bool *added) single_transfer() argument
2457 bool added = FALSE; serial_transfers() local
2534 transfer_per_config(struct GlobalConfig *global, struct OperationConfig *config, CURLSH *share, bool *added) transfer_per_config() argument
2645 create_transfer(struct GlobalConfig *global, CURLSH *share, bool *added) create_transfer() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_acktr.c111 int added = 0; in ngtcp2_acktr_add() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp151 bool added = false; in d3d12_process_batch_residency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h86 iterator_range<ModulePtrSet::iterator> added() { in added() function in llvm::MCJIT::OwningModuleContainer
/third_party/skia/src/pathops/
H A DSkPathOpsCommon.cpp256 bool added; in HandleCoincidence() local
271 bool added; in HandleCoincidence() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c818 bool added = false; in kill_sched() local
H A Dir3_nir_analyze_ubo_ranges.c166 uint32_t added = (plan_r->start - r.start) + (r.end - plan_r->end); in gather_ubo_ranges() local
/third_party/skia/tests/
H A DSkBlockAllocatorTest.cpp453 size_t added = add_block(pool); in DEF_TEST() local
/third_party/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp74 DataId& added = fDataIdCache.push_back(); in FindOrAdd() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h444 std::condition_variable added; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1257 unsigned added = search_phi_bcsel(nir_get_ssa_scalar(src->src.ssa, 0), in search_phi_bcsel() local
1274 unsigned added = search_phi_bcsel(src0, buf, buf_size - 1, visited); in search_phi_bcsel() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp331 bool added = fibers.emplace(fiber, timeout).second; in add() local
693 auto added = idleFibers.emplace(currentFiber).second; in runUntilIdle() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/pci/
H A Dpci.h415 static inline void pci_dev_assign_added(struct pci_dev *dev, bool added) in pci_dev_assign_added() argument
/third_party/curl/lib/vtls/
H A Dgtls.c1281 bool added = FALSE; in gtls_verifyserver() local
H A Dbearssl.c899 bool added = FALSE; in bearssl_connect_step3() local
H A Dmbedtls.c893 bool added = FALSE; local
H A Dwolfssl.c959 bool added = FALSE; in wolfssl_connect_step3() local
H A Dx509asn1.c660 bool added = FALSE; in encodeDN() local
/third_party/curl/lib/
H A Dconnect.c661 int added = 0; in is_connected() local

Completed in 33 milliseconds

1234