| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstsegment.c | 28 #define check_times(segment, position, stream_time, running_time) G_STMT_START { \ argument 52 GstSegment segment; in GST_START_TEST() local 259 GstSegment segment; in GST_START_TEST() local 488 GstSegment segment; in GST_START_TEST() local 540 GstSegment segment; in GST_START_TEST() local 603 GstSegment segment = { 0.0, }; in GST_START_TEST() local 629 GstSegment segment; in GST_START_TEST() local 684 GstSegment segment; in GST_START_TEST() local 815 GstSegment segment; in GST_START_TEST() local 1001 GstSegment segment; in GST_START_TEST() local [all …]
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/impl/ |
| D | StringSegmentTest.java | 23 StringSegment segment = new StringSegment(SAMPLE_STRING, false); in testOffset() local 37 StringSegment segment = new StringSegment(SAMPLE_STRING, false); in testLength() local 51 StringSegment segment = new StringSegment(SAMPLE_STRING, false); in testCharAt() local 61 StringSegment segment = new StringSegment(SAMPLE_STRING, false); in testGetCodePoint() local 74 StringSegment segment = new StringSegment(SAMPLE_STRING, true); in testCommonPrefixLength() local
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstsegment.c | 101 gst_segment_copy (const GstSegment * segment) in gst_segment_copy() 155 gst_segment_free (GstSegment * segment) in gst_segment_free() 172 gst_segment_init (GstSegment * segment, GstFormat format) in gst_segment_init() 232 gst_segment_do_seek (GstSegment * segment, gdouble rate, in gst_segment_do_seek() 411 gst_segment_to_stream_time_full (const GstSegment * segment, GstFormat format, in gst_segment_to_stream_time_full() 514 gst_segment_to_stream_time (const GstSegment * segment, GstFormat format, in gst_segment_to_stream_time() 569 gst_segment_position_from_stream_time_full (const GstSegment * segment, in gst_segment_position_from_stream_time_full() 667 gst_segment_position_from_stream_time (const GstSegment * segment, in gst_segment_position_from_stream_time() 728 gst_segment_to_running_time_full (const GstSegment * segment, GstFormat format, in gst_segment_to_running_time_full() 833 gst_segment_to_running_time (const GstSegment * segment, GstFormat format, in gst_segment_to_running_time() [all …]
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | string_segment_test.cpp | 40 StringSegment segment(sampleString, false); in testOffset() local 53 StringSegment segment(sampleString, false); in testLength() local 68 StringSegment segment(sampleString, false); in testCharAt() local 82 StringSegment segment(sampleString, false); in testGetCodePoint() local 96 StringSegment segment(sampleString, false); in testCommonPrefixLength() local
|
| /third_party/boost/boost/polygon/ |
| D | segment_concept.hpp | 117 get(const Segment& segment, direction_1d dir) { in get() 134 void>::type set(Segment& segment, direction_1d dir, const Point& point) { in set() 171 Segment1>::type copy_construct(const Segment2& segment) { in copy_construct() 220 typename segment_point_type<Segment>::type>::type low(const Segment& segment) { in low() 234 typename segment_point_type<Segment>::type>::type high(const Segment& segment) { in high() 249 center(const Segment& segment) { in center() 268 void>::type low(Segment& segment, const Point& point) { in low() 285 void>::type high(Segment& segment, const Point& point) { in high() 345 int>::type orientation(const Segment& segment, const Point& point) { in orientation() 363 bool>::type contains(const Segment& segment, in contains() [all …]
|
| /third_party/skia/src/pathops/ |
| D | SkOpContour.h | 63 SkOpSegment* segment = &fHead; in calcAngles() local 118 SkOpSegment* segment = &fHead; in debugShowActiveSpans() local 135 const SkOpSegment* segment = &fHead; in debugValidate() local 205 SkOpSegment* segment = &fHead; in joinSegments() local 214 SkOpSegment* segment = &fHead; in markAllDone() local 223 SkOpSegment* segment = &fHead; in missingCoincidence() local 236 SkOpSegment* segment = &fHead; in moveMultiples() local 247 SkOpSegment* segment = &fHead; in moveNearby() local 305 const SkOpSegment* segment = &fHead; in setBounds() local 343 SkOpSegment* segment = &fHead; in sortAngles() local [all …]
|
| D | SkOpSpan.cpp | 42 bool SkOpPtT::contains(const SkOpSegment* segment, const SkPoint& pt) const { in contains() argument 54 bool SkOpPtT::contains(const SkOpSegment* segment, double t) const { in contains() argument 114 const SkOpSegment* segment = this->segment(); in onEnd() local 138 const SkOpSegment* SkOpPtT::segment() const { in segment() function in SkOpPtT 142 SkOpSegment* SkOpPtT::segment() { in segment() function in SkOpPtT 169 const SkOpSegment* segment = this->segment(); in collapsed() local 237 void SkOpSpanBase::initBase(SkOpSegment* segment, SkOpSpan* prev, double t, const SkPoint& pt) { in initBase() 322 SkOpSegment* segment = test->segment(); in mergeMatches() local 392 void SkOpSpan::init(SkOpSegment* segment, SkOpSpan* prev, double t, const SkPoint& pt) { in init() 407 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence()
|
| /third_party/flutter/skia/src/pathops/ |
| D | SkOpContour.h | 64 SkOpSegment* segment = &fHead; in calcAngles() local 119 SkOpSegment* segment = &fHead; in debugShowActiveSpans() local 136 const SkOpSegment* segment = &fHead; in debugValidate() local 206 SkOpSegment* segment = &fHead; in joinSegments() local 215 SkOpSegment* segment = &fHead; in markAllDone() local 224 SkOpSegment* segment = &fHead; in missingCoincidence() local 237 SkOpSegment* segment = &fHead; in moveMultiples() local 248 SkOpSegment* segment = &fHead; in moveNearby() local 306 const SkOpSegment* segment = &fHead; in setBounds() local 344 SkOpSegment* segment = &fHead; in sortAngles() local [all …]
|
| D | SkOpSpan.cpp | 42 bool SkOpPtT::contains(const SkOpSegment* segment, const SkPoint& pt) const { in contains() argument 54 bool SkOpPtT::contains(const SkOpSegment* segment, double t) const { in contains() argument 114 const SkOpSegment* segment = this->segment(); in onEnd() local 138 const SkOpSegment* SkOpPtT::segment() const { in segment() function in SkOpPtT 142 SkOpSegment* SkOpPtT::segment() { in segment() function in SkOpPtT 169 const SkOpSegment* segment = this->segment(); in collapsed() local 237 void SkOpSpanBase::initBase(SkOpSegment* segment, SkOpSpan* prev, double t, const SkPoint& pt) { in initBase() 322 SkOpSegment* segment = test->segment(); in mergeMatches() local 392 void SkOpSpan::init(SkOpSegment* segment, SkOpSpan* prev, double t, const SkPoint& pt) { in init() 407 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | numparse_symbols.cpp | 35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() 105 void InfinityMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 120 void MinusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 134 void NanMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 164 void PercentMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 178 void PermilleMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 193 void PlusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | numparse_symbols.cpp | 35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() 105 void InfinityMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 120 void MinusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 134 void NanMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 164 void PercentMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 178 void PermilleMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 193 void PlusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept()
|
| D | number_skeletons.cpp | 509 StringSegment segment(tempSkeletonString, false); in parseSkeleton() local 606 skeleton::parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen, in parseStem() 792 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption() 966 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption() 995 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption() 1012 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption() 1037 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption() 1082 void blueprint_helpers::parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasurePerUnitOption() 1093 void blueprint_helpers::parseIdentifierUnitOption(const StringSegment& segment, MacroProps& macros, in parseIdentifierUnitOption() 1109 void blueprint_helpers::parseUnitUsageOption(const StringSegment &segment, MacroProps ¯os, in parseUnitUsageOption() [all …]
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | numparse_symbols.cpp | 35 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() 105 void InfinityMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 120 void MinusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 134 void NanMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 164 void PercentMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 178 void PermilleMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 193 void PlusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept()
|
| D | number_skeletons.cpp | 510 StringSegment segment(tempSkeletonString, false); in parseSkeleton() local 607 skeleton::parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen, in parseStem() 798 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption() 972 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption() 1001 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption() 1018 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption() 1043 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption() 1088 void blueprint_helpers::parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasurePerUnitOption() 1099 void blueprint_helpers::parseIdentifierUnitOption(const StringSegment& segment, MacroProps& macros, in parseIdentifierUnitOption() 1115 void blueprint_helpers::parseUnitUsageOption(const StringSegment &segment, MacroProps ¯os, in parseUnitUsageOption() [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | numparse_symbols.cpp | 34 bool SymbolMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode&) const { in match() 100 void InfinityMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 115 void MinusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 129 void NanMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 159 void PercentMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 173 void PermilleMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept() 188 void PlusSignMatcher::accept(StringSegment& segment, ParsedNumber& result) const { in accept()
|
| /third_party/boost/libs/interprocess/example/ |
| D | doc_spawn_vector.cpp | 58 managed_shared_memory segment(create_only, test::get_process_id_name(), 65536); in main() local 61 managed_shared_memory segment(create_only, "MySharedMemory", 65536); in main() local 91 managed_shared_memory segment(open_only, argv[2]); in main() local
|
| D | doc_ipc_message.cpp | 46 managed_shared_memory segment(create_only, test::get_process_id_name(), 65536); in main() local 49 managed_shared_memory segment(create_only, "MySharedMemory", 65536); in main() local 82 managed_shared_memory segment(open_only, argv[2]); in main() local
|
| D | doc_named_alloc.cpp | 50 managed_shared_memory segment(create_only, test::get_process_id_name(), 65536); in main() local 53 managed_shared_memory segment(create_only, "MySharedMemory", 65536); in main() local 104 managed_shared_memory segment(open_only, argv[2]); in main() local
|
| /third_party/boost/libs/geometry/index/test/rtree/interprocess/ |
| D | test_interprocess.hpp | 28 bi::managed_shared_memory segment(bi::create_only, "shmem", 65535); in test_rtree_interprocess() local 46 bi::managed_shared_memory segment(bi::create_only, "shmem", 65535); in modifiers() local 62 bi::managed_shared_memory segment(bi::create_only, "shmem", 65535); in queries() local 78 bi::managed_shared_memory segment(bi::create_only, "shmem", 65535); in additional() local 94 bi::managed_shared_memory segment(bi::create_only, "shmem", 65535); in modifiers_and_additional() local
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | audiowsincband.c | 111 GstSegment segment; in GST_START_TEST() local 186 GstSegment segment; in GST_START_TEST() local 263 GstSegment segment; in GST_START_TEST() local 337 GstSegment segment; in GST_START_TEST() local 409 GstSegment segment; in GST_START_TEST() local 487 GstSegment segment; in GST_START_TEST() local 559 GstSegment segment; in GST_START_TEST() local 623 GstSegment segment; in GST_START_TEST() local 695 GstSegment segment; in GST_START_TEST() local 772 GstSegment segment; in GST_START_TEST() local [all …]
|
| D | audiowsinclimit.c | 111 GstSegment segment; in GST_START_TEST() local 181 GstSegment segment; in GST_START_TEST() local 252 GstSegment segment; in GST_START_TEST() local 321 GstSegment segment; in GST_START_TEST() local 391 GstSegment segment; in GST_START_TEST() local 445 GstSegment segment; in GST_START_TEST() local 515 GstSegment segment; in GST_START_TEST() local 586 GstSegment segment; in GST_START_TEST() local 655 GstSegment segment; in GST_START_TEST() local 725 GstSegment segment; in GST_START_TEST() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| D | SymbolMatcher.java | 38 public boolean match(StringSegment segment, ParsedNumber result) { in match() 65 public boolean smokeTest(StringSegment segment) { in smokeTest() 76 protected abstract void accept(StringSegment segment, ParsedNumber result); in accept()
|
| D | ValidationMatcher.java | 15 public boolean match(StringSegment segment, ParsedNumber result) { in match() 20 public boolean smokeTest(StringSegment segment) { in smokeTest()
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| D | segment.c | 54 struct segment { struct 55 char *seg_name; 56 void *seg_start; 57 size_t seg_length; 59 off_t seg_offset; /* memory mapped files */ 83 void segment_init(struct global_context *gcp) in segment_init() argument 90 die(4, "%s: can't alloc segment table\n", gcp->program_name); in segment_init() argument
|
| /third_party/gstreamer/gstreamer/tests/check/elements/ |
| D | queue.c | 238 GstSegment segment; in GST_START_TEST() local 334 GstSegment segment; in GST_START_TEST() local 423 GstSegment segment; in GST_START_TEST() local 507 GstSegment segment; in GST_START_TEST() local 613 GstSegment segment; in GST_START_TEST() local 660 GstSegment segment; in GST_START_TEST() local 913 GstSegment segment; in GST_START_TEST() local 992 GstSegment segment; in GST_START_TEST() local 1139 GstSegment segment; in GST_START_TEST() local
|