Home
last modified time | relevance | path

Searched refs:set (Results 4201 - 4225 of 10270) sorted by relevance

1...<<161162163164165166167168169170>>...411

/third_party/skia/docs/examples/
H A DCanvas_drawRect.cpp18 rect.set(rectPts[0], rectPts[1]); in REG_FIDDLE()
H A DMatrix_getPerspY.cpp10 m.set(SkMatrix::kMPersp1, -0.004f); in REG_FIDDLE()
H A DMatrix_getPerspX.cpp10 m.set(SkMatrix::kMPersp0, -0.004f); in REG_FIDDLE()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation.h88 // Returns the set of fresh ids that appear in the transformation's protobuf
96 // module, and (b) |id| is not in |ids_used_by_this_transformation|, a set of
102 std::set<uint32_t>* ids_used_by_this_transformation);
/third_party/spirv-tools/source/reduce/
H A Dremove_unused_struct_member_reduction_opportunity_finder.h54 std::map<uint32_t, std::set<opt::Instruction*>>* unused_member_to_structs)
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexArray_unittest.cpp26 dirtyBits.set(bits[i]); in TEST()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatTest.java209 * Instantiate a SimpleDateFormat set up to produce a full time in TestWallyWedel()
494 // The format method only set position for the first occurrence of in TestFieldPosition()
679 // To allow cross pattern parsing, we need to set ParseOption.ALL_STYLES in TestGenericTime()
1573 cal.set(1997, 1 - 1, 17, 10, 11, 42); in TestPartialParse994()
1642 cal.set(1997, 2 - 1, 3); in TestRunTogetherPattern917()
1647 cal.set(1997, 3 - 1, 4); in TestRunTogetherPattern917()
1676 cal.set(1997, Calendar.JUNE, 15); in TestCzechMonths459()
1679 cal.set(1997, Calendar.JULY, 15); in TestCzechMonths459()
1724 cal.set(1995, 0, 1, 5, 1, 29); in TestLetterDPattern212()
1755 cal.set(yea in TestDayOfYearPattern195()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java206 * Instantiate a SimpleDateFormat set up to produce a full time in TestWallyWedel()
491 // The format method only set position for the first occurrence of in TestFieldPosition()
676 // To allow cross pattern parsing, we need to set ParseOption.ALL_STYLES in TestGenericTime()
1657 cal.set(1997, 1 - 1, 17, 10, 11, 42); in TestPartialParse994()
1726 cal.set(1997, 2 - 1, 3); in TestRunTogetherPattern917()
1731 cal.set(1997, 3 - 1, 4); in TestRunTogetherPattern917()
1760 cal.set(1997, Calendar.JUNE, 15); in TestCzechMonths459()
1763 cal.set(1997, Calendar.JULY, 15); in TestCzechMonths459()
1808 cal.set(1995, 0, 1, 5, 1, 29); in TestLetterDPattern212()
1839 cal.set(yea in TestDayOfYearPattern195()
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h70 // set callback
143 const std::set<std::string>& callbacks) override;
145 bool autoCancel, std::function<void(int32_t, int32_t)>&& callback, const std::set<std::string>& callbacks,
148 std::function<void(int32_t, int32_t)> &&callback, const std::set<std::string> &callbacks) override;
150 std::function<void(int32_t, int32_t)> &&callback, const std::set<std::string> &callbacks,
301 const std::set<std::string>& callbacks);
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp86 cpu_set_t set = {}; in SetCpuAffinity() local
87 CPU_ZERO(&set); in SetCpuAffinity()
88 CPU_SET(cpu, &set); // NOLINT in SetCpuAffinity()
89 sched_setaffinity(getpid(), sizeof(set), &set); in SetCpuAffinity() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_column.cpp50 const std::set<std::string> MediaColumn::MEDIA_COLUMNS = {
56 const std::set<std::string> MediaColumn::DEFAULT_FETCH_COLUMNS = {
154 const std::set<std::string> PhotoColumn::DEFAULT_FETCH_COLUMNS = {
407 const std::set<std::string> PhotoColumn::PHOTO_COLUMNS = {
551 const std::set<std::string> AudioColumn::AUDIO_COLUMNS = {
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Drunning_lock_strategy.cpp181 // get all app and set UNRESTRICTED flag to system app. in GetAllAppInfos()
212 std::set<int> runningUids {}; in GetAllRunningAppInfo()
322 std::set<std::string> allowNameList {}; in GetExemptionConfig()
334 std::set<std::string> restrictBundleName {}; in GetExemptionConfig()
517 std::set<std::string> allowNameList {}; in GetExemptionConfigForApp()
526 std::set<std::string> restrictNameList {}; in GetExemptionConfigForApp()
/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h25 #include <set>
112 virtual std::set<Pattern> DetectPatterns(const std::set<Pattern> &patternsToCheck) override;
203 using ObserverMap = std::map<int32_t, std::shared_ptr<std::set<sptr<IPasteboardChangedObserver>, classcomp>>>;
284 std::set<std::string> readBundles_;
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_blend.asm84 ; %1 name , %2 src (b or w), %3 inter (w or d), %4 (1 if 16bit, not set if 8 bit)
184 ;%1 name, %2 (b or w), %3 (set if 16 bit)
205 ; %1 name , %2 src (b or w), %3 inter (w or d), %4 (1 if 16bit, not set if 8 bit)
313 ; %1 name , %2 src (b or w), %3 inter (w or d), %4 (1 if 16bit, not set if 8 bit)
342 ; %1 name , %2 src (b or w), %3 inter (w or d), %4 (1 if 16bit, not set if 8 bit)
/third_party/icu/icu4c/source/common/
H A Ducnv_ct.cpp482 /* set up the subconverter arguments */ in UConverter_toUnicode_CompoundText_OFFSETS()
593 sa->add(sa->set, 0x0000); in _CompoundText_GetUnicodeSet()
594 sa->add(sa->set, 0x0009); in _CompoundText_GetUnicodeSet()
595 sa->add(sa->set, 0x000A); in _CompoundText_GetUnicodeSet()
596 sa->addRange(sa->set, 0x0020, 0x007F); in _CompoundText_GetUnicodeSet()
597 sa->addRange(sa->set, 0x00A0, 0x00FF); in _CompoundText_GetUnicodeSet()
/third_party/node/lib/internal/console/
H A Dconstructor.js153 optionsMap.set(this, inspectOptions);
218 set(value) { stdout = value; },
228 set(value) { stderr = value; },
405 this._times.set(label, process.hrtime());
469 counts.set(label, count);
/third_party/node/deps/v8/third_party/jinja2/
H A Dext.py70 tags = set()
282 referenced = set()
442 tags = set(["do"])
453 tags = set(["break", "continue"])
519 If you don't want that behavior set the `babel_style` parameter to `False`
624 is now set to a list of keywords for extraction, the extractor will
631 The `newstyle_gettext` flag can be set to `True` to enable newstyle
635 A `silent` option can now be provided. If set to `False` template
647 extensions = set()
/third_party/node/test/fixtures/wpt/resources/
H A Dchannel.sub.js74 this.readSockets.set(uuid, socket);
78 throw new Error("Can't set message handler for write sockets");
89 this.writeSockets.set(uuid, [socket, count]);
110 target.set(uuid, [socket, count]);
481 this.responseHandlers.set(commandId, fn);
509 * its URL set to the same as the ``uuid`` property of this
694 remoteObjectsById.set(rv, obj);
859 case "set":
883 objectsSeen.set(item, serialized);
894 case "set"
[all...]
/third_party/nghttp2/src/
H A Dshrpx_worker_process.cc602 sigset_t set; in worker_process_event_loop() local
603 sigemptyset(&set); in worker_process_event_loop()
604 sigaddset(&set, SIGCHLD); in worker_process_event_loop()
606 rv = pthread_sigmask(SIG_BLOCK, &set, nullptr); in worker_process_event_loop()
620 rv = pthread_sigmask(SIG_UNBLOCK, &set, nullptr); in worker_process_event_loop()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_ct.cpp482 /* set up the subconverter arguments */ in UConverter_toUnicode_CompoundText_OFFSETS()
593 sa->add(sa->set, 0x0000); in _CompoundText_GetUnicodeSet()
594 sa->add(sa->set, 0x0009); in _CompoundText_GetUnicodeSet()
595 sa->add(sa->set, 0x000A); in _CompoundText_GetUnicodeSet()
596 sa->addRange(sa->set, 0x0020, 0x007F); in _CompoundText_GetUnicodeSet()
597 sa->addRange(sa->set, 0x00A0, 0x00FF); in _CompoundText_GetUnicodeSet()
/third_party/mesa3d/src/intel/genxml/
H A Dgen_pack_header.py564 self.enums = set()
585 self.instruction_engines = set(attrs["engine"].split('|'))
764 if set(engines) - set(valid_engines):
771 p.engines = set(engines)
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ssa.cpp248 usedBeforeAssigned.set(i->getSrc(s)->id); in buildLiveSetsPreSSA()
250 assigned.set(i->getDef(d)->id); in buildLiveSetsPreSSA()
257 usedBeforeAssigned.set(it->get()->id); in buildLiveSetsPreSSA()
282 bb->defSet.set(i->getDef(d)->id); in buildDefSetsPreSSA()
539 it->set(lval); in search()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-printer.cc119 const std::set<size_t>& arrows_starting_here = {}, in PrintVerticalArrows()
120 const std::set<BasicBlock*>& targets_starting_here = {},
166 std::set<size_t>* arrows_starting_here = nullptr) { in AddTargetIfNotNext()
452 std::set<size_t> arrows_starting_here; in Process()
465 std::set<size_t> arrows_starting_here; in Process()
/third_party/skia/samplecode/
H A DSamplePatch.cpp100 pt->set(x, y); in eval_sheet()
173 tex[i*2 + 0].set(s, t); in draw()
174 tex[i*2 + 1].set(s, t + dt); in draw()
230 fSize1.set(2, 2);
311 fPts[((PtClick*)click)->fIndex].set(click->fCurr.fX - DX, click->fCurr.fY - DY);
/third_party/skia/src/core/
H A DSkRecordDraw.cpp151 r.set.get(), r.count, r.dstClips, r.preViewMatrices, r.sampling, r.paint, r.constraint));
253 const SkPaint* paint; // Unowned. If set, adjusts the bounds of all ops in this block.
492 SkRect entryBounds = op.set[i].fDstRect; in bounds()
493 if (op.set[i].fHasClip) { in bounds()
497 if (op.set[i].fMatrixIndex >= 0) { in bounds()
498 op.preViewMatrices[op.set[i].fMatrixIndex].mapRect(&entryBounds); in bounds()

Completed in 29 milliseconds

1...<<161162163164165166167168169170>>...411