Home
last modified time | relevance | path

Searched refs:added (Results 151 - 175 of 187) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c1445 /* device has been added to bridge */ in wpa_driver_nl80211_event_rtm_newlink()
2312 * created and is created only once another wpa_s interface was added. in wpa_driver_nl80211_drv_init_rfkill()
5328 * 1. New station is added, already associated. in wpa_driver_nl80211_sta_add()
5330 * 3. Set an already added unassociated station, if driver supports in wpa_driver_nl80211_sta_add()
5473 * station is added in unauthenticated state, set the in wpa_driver_nl80211_sta_add()
5477 * This is irrelevant for mesh mode where the station is added to the in wpa_driver_nl80211_sta_add()
8238 int added = 1; local
8267 added = 0;
8279 if (added)
8294 if (added)
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp962 const uint32_t added = count - g_lastCacheImageCount; in OnParallelRenderBegin() local
964 return added; in OnParallelRenderBegin()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp604 STANDBYSERVICE_LOGD("after update record, there is added exemption type: %{public}d", in ApplyAllowResInner()
750 uint32_t allowType, bool added) in NotifyAllowListChanged()
757 standbyMessage.want_->SetParam("added", added); in NotifyAllowListChanged()
749 NotifyAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) NotifyAllowListChanged() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc398 // Keep track whether we already added a sample for PKU support (we only want
1424 auto added = info->potentially_dead_code.insert(code); in AddPotentiallyDeadCode()
1425 if (!added.second) return false; // An entry already existed. in AddPotentiallyDeadCode()
/third_party/curl/lib/vtls/
H A Dopenssl.c134 #define HAVE_X509_GET0_EXTENSIONS 1 /* added in 1.1.0 -pre1 */
990 /* This might get called before it has been added to a multi handle */ in ossl_seed()
2928 bool added = FALSE; in ossl_new_session_cb() local
2946 0 /* unknown size */, &added)) { in ossl_new_session_cb()
2947 if(added) { in ossl_new_session_cb()
3568 OpenSSL added a work-around for a SSL 3.0/TLS 1.0 CBC vulnerability in ossl_connect_step1()
3569 (https://www.openssl.org/~bodo/tls-cbc.txt). In 0.9.6e they added a bit to in ossl_connect_step1()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c920 bool added = false; in add_clipdist_bits_for_clipvertex() local
930 added = true; in add_clipdist_bits_for_clipvertex()
932 return added; in add_clipdist_bits_for_clipvertex()
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5038 auto added = cache.updateParagraph(impl); in UNIX_ONLY_TEST()
5039 REPORTER_ASSERT(reporter, added != expectedToBeFound); in UNIX_ONLY_TEST()
5075 auto added = cache.updateParagraph(impl); in UNIX_ONLY_TEST()
5076 REPORTER_ASSERT(reporter, added != expectedToBeFound); in UNIX_ONLY_TEST()
5123 auto added = cache.updateParagraph(impl); in UNIX_ONLY_TEST()
5124 REPORTER_ASSERT(reporter, added != expectedToBeFound); in UNIX_ONLY_TEST()
5161 auto added = cache.updateParagraph(impl); in UNIX_ONLY_TEST()
5162 REPORTER_ASSERT(reporter, added != expectedToBeFound); in UNIX_ONLY_TEST()
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgk104.asm642 // The exponent is recovered by adding what we added to the exponent.
651 // added to the exponent extracted from the result above.
/third_party/mksh/
H A DBuild.sh1919 # only testn: added later below
2811 LDFLAGS default empty; added before sources
2813 LIBS default empty; added after sources
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex841 been added to the XML, in the form of \tag{group} tags (see
857 The \tag{group}s added to \code{gl.xml} are the enumerant groups defined
/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex316 \File{-lunwind-ia64} should be added. Note: multiple such switches
H A Dlibunwind-dynamic.tex177 that needs to be added to the segment-relative values stored in the
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c1223 pa_log_debug("Device added to combination, number %d", dev_num + 1); in ucm_check_conformance()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1661 added to the beginning of each program fragment.
1687 write it explicitly, because the C<PREPEND> option added it for you
1726 write it explicitly, because the C<STRICT> option added it for you
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1661 added to the beginning of each program fragment.
1687 write it explicitly, because the C<PREPEND> option added it for you
1726 write it explicitly, because the C<STRICT> option added it for you
/third_party/openGLES/xml/
H A Dreadme.tex918 been added to the XML, in the form of \tag{group} tags (see
934 The \tag{group}s added to \code{gl.xml} are the enumerant groups defined
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc1571 std::set<const SCC*> added; in GenerateJspbAllowedMap() local
1575 if (added.insert(analyzer->GetSCC(desc)).second && in GenerateJspbAllowedMap()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c62 /* 1.6.1 added support for the configure test harness, which uses 77 to indicate
2658 * it is added here.
2747 * or 'added' as appropriate if the modify_fn returns 1 (true). If the
2765 unsigned int added :1; /* Chunk was added */ member
2775 pmm->added = 0; in modification_reset()
3083 /* Terminators first, they may have to be delayed for added in modifier_read_imp()
3095 mod->modify_fn != NULL && !mod->modified && !mod->added) in modifier_read_imp()
3100 mod->added = 1; in modifier_read_imp()
3128 * just added in modifier_read_imp()
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_16bpp_neon.S1550 @ of the odd inputs, added/subtracted onto the outputs of the first idct16.
/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak1 # Contains the requirements added implicitly if CMD is video_filter.
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex721 % TeX does not even consider page breaks if a penalty added to the
723 % empty box we just added fits on the page, we must make it consider
6122 % (This space doesn't include the extra space that gets added after
9684 % stretch added to depend on the line length, hence the dependence on
/third_party/lame/
H A Dconfigure4191 as 'x'. The following induces an error, until -std is added to get
10717 # Assume -lc should be added
13055 as 'x'. The following induces an error, until -std is added to get
/third_party/icu/icu4c/source/
H A Dconfigure3456 as 'x'. The following induces an error, until -std is added to get
/third_party/ltp/scripts/
H A Dcheckpatch.pl1026 added => '',
3252 # Check for added, moved or deleted files
3261 "added, moved or deleted file(s), does MAINTAINERS need updating?\n" . $herecurr);
4304 # Track the 'values' across context and added lines.
4317 #ignore lines not being added
4408 # Checks which are anchored on the added line.
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure3444 as 'x'. The following induces an error, until -std is added to get

Completed in 131 milliseconds

12345678