Home
last modified time | relevance | path

Searched refs:added (Results 76 - 100 of 187) sorted by relevance

12345678

/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
H A Dfortune_resources.mak17 # .res file must be added to this list, AND to the file res-file-list.txt
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp103 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
105 STANDBYSERVICE_LOGI("updatee exemption list, %{public}s apply exemption, added is %{public}d", in UpdateExemptionList()
106 processName.c_str(), added); in UpdateExemptionList()
107 if (added) { in UpdateExemptionList()
H A Drunning_lock_strategy.cpp113 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
115 STANDBYSERVICE_LOGD("%{public}s apply allow, added is %{public}d", processName.c_str(), added); in UpdateExemptionList()
116 if (added) { in UpdateExemptionList()
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfContainerTest.cpp373 const auto added = ChildChangedInfo { replaceWith, index, container_ }; in HWTEST_P() local
374 EXPECT_THAT(addedCalls_, ElementsAre(added)); in HWTEST_P()
415 const auto added = ChildChangedInfo { notThere, expectedCount, container_ }; in HWTEST_P() local
416 EXPECT_THAT(addedCalls_, ElementsAre(added)); in HWTEST_P()
450 const auto added = ChildChangedInfo { replaceWith, NumDirectChildren, container_ }; in HWTEST_P() local
451 EXPECT_THAT(addedCalls_, ElementsAre(added)); in HWTEST_P()
496 const auto added = ChildChangedInfo { replaceWith, expectedCount, container_ }; in HWTEST_P() local
497 EXPECT_THAT(addedCalls_, ElementsAre(added)); in HWTEST_P()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c1520 int added; member
1535 data->added++; in wps_add_pin()
1551 data.added = 0; in hostapd_wps_add_pin()
1562 return data.added ? 0 : -1; in hostapd_wps_add_pin()
1981 int added; member
1996 data->added++; in wps_add_nfc_password_token()
2008 data.added = 0; in hostapd_wps_add_nfc_password_token()
2011 return data.added ? 0 : -1; in hostapd_wps_add_nfc_password_token()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwps_hostapd.c1336 int added; member
1351 data->added++; in wps_add_pin()
1367 data.added = 0; in hostapd_wps_add_pin()
1378 return data.added ? 0 : -1; in hostapd_wps_add_pin()
1787 int added; member
1802 data->added++; in wps_add_nfc_password_token()
1814 data.added = 0; in hostapd_wps_add_nfc_password_token()
1817 return data.added ? 0 : -1; in hostapd_wps_add_nfc_password_token()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c2133 int added = 0; in wpa_insert_pmkid() local
2167 added += 2; in wpa_insert_pmkid()
2182 os_memmove(rpos + 2 + PMKID_LEN, rpos, end + added - rpos); in wpa_insert_pmkid()
2186 added += 2 + PMKID_LEN; in wpa_insert_pmkid()
2211 added -= num_pmkid * PMKID_LEN; in wpa_insert_pmkid()
2215 os_memmove(rpos + PMKID_LEN, rpos, end + added - rpos); in wpa_insert_pmkid()
2217 added += PMKID_LEN; in wpa_insert_pmkid()
2224 *ies_len += added; in wpa_insert_pmkid()
/third_party/curl/lib/vtls/
H A Dvtls_int.h194 bool *added);
H A Dmbedtls.c893 bool added = FALSE; local
916 0, &added);
918 if(!added) {
H A Dwolfssl.c103 * The TLS 1.3 secret callback (wolfSSL_set_tls13_secret_cb) was added in
959 bool added = FALSE; in wolfssl_connect_step3() local
984 added = TRUE; in wolfssl_connect_step3()
989 if(!added) { in wolfssl_connect_step3()
990 /* If the session info wasn't added to the cache, free our copy. */ in wolfssl_connect_step3()
H A Dx509asn1.c660 bool added = FALSE; in encodeDN() local
696 if(added) { in encodeDN()
720 added = TRUE; /* use separator for next */ in encodeDN()
H A Dvtls.c647 bool *added) in Curl_ssl_addsessionid()
660 if(added) in Curl_ssl_addsessionid()
661 *added = FALSE; in Curl_ssl_addsessionid()
737 if(added) in Curl_ssl_addsessionid()
738 *added = TRUE; in Curl_ssl_addsessionid()
643 Curl_ssl_addsessionid(struct Curl_cfilter *cf, struct Curl_easy *data, void *ssl_sessionid, size_t idsize, bool *added) Curl_ssl_addsessionid() argument
/third_party/python/Tools/buildbot/
H A Dtest.bat49 echo Also a key must be created with ssh-keygen and added to both the buildbot worker machine
H A DremoteDeploy.bat58 echo Also a key must be created with ssh-keygen and added to both the buildbot worker machine
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DMeasureUnitImpl.java31 * The "dimensionless" unit (SingleUnitImpl default constructor) must not be added to this list.
158 * @return true if a new item was added. If unit is the dimensionless unit,
159 * it is never added: the return value will always be false.
519 boolean added = result.appendSingleUnit(singleUnit); in parse()
520 if (fSawAnd && !added) { in parse()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/
H A DJacocoReportCheck.java76 boolean added = excludedSet.add(line); in main()
77 if (!added) { in main()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_lower_vulkan_resource.c102 nir_ssa_def *added = nir_iadd(b, intrin->src[0].ssa, offset); in lower_block_instr() local
104 nir_deref_instr *cast = nir_build_deref_cast(b, added, deref->modes, deref->type, 0); in lower_block_instr()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c818 bool added = false; in kill_sched() local
844 added = true; in kill_sched()
848 if (added) { in kill_sched()
/third_party/ltp/
H A Drunltp39 # - added support to put more then one file at CMDLINE (-f)
40 # - added a new option, that the user can pass the address of
46 # - added flag to get the command file that has all failed tests
49 # - added option to create Failed File if it is not an absolute path
50 # - added option to create Output File if it is not an absolute path
51 # - added option to create Failed File compulsory, even if user has not mentioned it
874 echo "Created TAR File: ./$TAR_FILE_NAME successfully, added $LTPROOT/output"
882 echo "Updated TAR File: ./$TAR_FILE_NAME successfully, added $LTPROOT/results"
890 echo "Updated TAR File: ./$TAR_FILE_NAME successfully, added $LTPROOT/nohup.out"
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java1969 boolean added; in addConditional()
1973 added = true; in addConditional()
1975 added = false; in addConditional()
1977 return added; in addConditional()
/third_party/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp192 bool added = false; in read_function() local
204 added = state->symbols->add_function(f); in read_function()
205 assert(added); in read_function()
216 return added ? f : NULL; in read_function()
324 * any functions that might use them. Functions are added to the in read_instructions()
/third_party/curl/scripts/
H A Dcd2nroff60 -e <ext> If -d is used, this option can provide an added "extension", arbitrary
/third_party/libunwind/libunwind/tests/
H A Dx64-test-dwarf-expressions.S7 # CFI expressions were added in DWARF v3 to allow compilers to specify memory
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp-sequencer.c313 e->added = lws_now_secs(); in lws_smtpc_add_email()
/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
417 assign_bit(PCI_DEV_ADDED, &dev->priv_flags, added); in pci_dev_assign_added()

Completed in 31 milliseconds

12345678