/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_range.h | 54 util_range_set_empty(struct util_range *range) in util_range_set_empty() 62 util_range_add(struct pipe_resource *resource, struct util_range *range, in util_range_add() 80 util_ranges_intersect(const struct util_range *range, in util_ranges_intersect() 90 util_range_init(struct util_range *range) in util_range_init() 97 util_range_destroy(struct util_range *range) in util_range_destroy()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SubresourceStorageTests.cpp | 45 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); in Update() local 57 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); in Merge() local 131 real.Iterate([&](const SubresourceRange& range, const T& data) { in CheckSameAs() 167 s.Iterate([&](const SubresourceRange& range, const T&) { in CheckAspectCompressed() 197 s.Iterate([&](const SubresourceRange& range, const T&) { in CheckLayerCompressed() 265 const SubresourceRange& range, in CallUpdateOnBoth() 269 s->Update(range, [&](const SubresourceRange& range, T* data) { in CallUpdateOnBoth() 285 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 3, 2); in TEST() local 299 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Stencil, 1, 2); in TEST() local 320 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Depth, layer, level); in TEST() local [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtsprange.c | 111 parse_npt_range (const gchar * str, GstRTSPTimeRange * range) in parse_npt_range() 185 parse_utc_range (const gchar * str, GstRTSPTimeRange * range) in parse_utc_range() 237 parse_smpte_range (const gchar * str, GstRTSPTimeRange * range) in parse_smpte_range() 267 gst_rtsp_range_parse (const gchar * rangestr, GstRTSPTimeRange ** range) in gst_rtsp_range_parse() 405 range_to_string (const GstRTSPTimeRange * range, GString * string) in range_to_string() 430 gst_rtsp_range_to_string (const GstRTSPTimeRange * range) in gst_rtsp_range_to_string() 479 gst_rtsp_range_free (GstRTSPTimeRange * range) in gst_rtsp_range_free() 584 gst_rtsp_range_get_times (const GstRTSPTimeRange * range, in gst_rtsp_range_get_times() 677 gst_rtsp_range_convert_units (GstRTSPTimeRange * range, GstRTSPRangeUnit unit) in gst_rtsp_range_convert_units()
|
D | gstrtsptransport.c | 323 check_range (const gchar * str, gchar ** tmp, gint * range) in check_range() 337 parse_range (const gchar * str, GstRTSPRange * range) in parse_range() 377 range_as_text (const GstRTSPRange * range) in range_as_text() 427 #define IS_VALID_PORT_RANGE(range) \ argument 430 #define IS_VALID_INTERLEAVE_RANGE(range) \ argument
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | segment.h | 45 typedef struct range { struct 48 } range_t; argument
|
/third_party/json/doc/mkdocs/docs/home/ |
D | exceptions.md | 753 ### json.exception.out_of_range.401 763 ### json.exception.out_of_range.402 773 ### json.exception.out_of_range.403 783 ### json.exception.out_of_range.404 793 ### json.exception.out_of_range.405 803 ### json.exception.out_of_range.406 813 ### json.exception.out_of_range.407 827 ### json.exception.out_of_range.408 837 ### json.exception.out_of_range.409
|
/third_party/rust/crates/clap/src/builder/ |
D | range.rs | 198 let range: ValueRange = 5.into(); in from_fixed() localVariable 209 let range: ValueRange = 0.into(); in from_fixed_empty() localVariable 220 let range: ValueRange = (5..10).into(); in from_range() localVariable 231 let range: ValueRange = (5..=10).into(); in from_range_inclusive() localVariable 242 let range: ValueRange = (..).into(); in from_range_full() localVariable 253 let range: ValueRange = (5..).into(); in from_range_from() localVariable 264 let range: ValueRange = (..10).into(); in from_range_to() localVariable 275 let range: ValueRange = (..=10).into(); in from_range_to_inclusive() localVariable
|
/third_party/gn/src/gn/ |
D | err.cc | 28 void FillRangeOnLine(const LocationRange& range, in FillRangeOnLine() 70 for (const auto& range : ranges) in OutputHighlighedPosition() local 99 Err::Err(const LocationRange& range, in Err() 117 LocationRange range = node->GetRange(); in Err() local 128 LocationRange range = value.origin()->GetRange(); in Err() local
|
/third_party/skia/third_party/externals/expat/expat/gennmtab/ |
D | gennmtab.c | 39 struct range { struct 44 struct range nmstrt[] = { argument
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/ |
D | main.c | 32 typedef struct range { struct 38 } range_t; argument
|
/third_party/openssl/crypto/bn/ |
D | bn_rand.c | 133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range() 205 int BN_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_rand_range_ex() 212 int BN_rand_range(BIGNUM *r, const BIGNUM *range) in BN_rand_range() 218 int BN_priv_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_priv_rand_range_ex() 225 int BN_priv_rand_range(BIGNUM *r, const BIGNUM *range) in BN_priv_rand_range() 236 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) in BN_pseudo_rand_range() 251 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, in BN_generate_dsa_nonce()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | cabac.h | 58 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument 66 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument 80 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument 120 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument 130 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument 144 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/ |
D | main.c | 18 typedef struct range { struct 24 } range_t; argument
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_convert_ycbcr.c | 31 VkSamplerYcbcrRange range) in y_range() 53 VkSamplerYcbcrRange range) in chroma_range() 116 VkSamplerYcbcrRange range, in nir_convert_ycbcr_to_rgb()
|
/third_party/node/test/parallel/ |
D | test-http2-respond-file-fd-range.js | 25 function getOffsetLength(range) { argument 61 const req = client.request({ range: 'bytes=8-11' }); property 78 const req = client.request({ range: 'bytes=8-28' }); property
|
/third_party/typescript/src/testRunner/unittests/ |
D | semver.ts | 7 const range = VersionRange.tryParse(version)!; constant 124 const range = new VersionRange(rangeText); constant
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ms-feature-ranges.cc | 84 auto *range = range_records.push (); in hb_ms_setup_features() local 129 auto *range = &range_records[i]; in hb_ms_setup_features() local 151 auto *range = last_range; in hb_ms_make_feature_ranges() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-os2-unicode-ranges.hh | 40 const OS2Range *range = (OS2Range *) _item; in cmp() local 236 OS2Range *range = (OS2Range*) hb_bsearch (&cp, _hb_os2_unicode_ranges, in _hb_ot_os2_get_unicode_range_bit() local
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFMakeCIDGlyphWidthsArray.cpp | 60 AdvanceMetric* range) { in strip_uninteresting_trailing_advances_from_range() 78 static void zero_wildcards_in_range(AdvanceMetric* range) { in zero_wildcards_in_range() 94 AdvanceMetric* range, in finish_range() 114 static void compose_advance_data(const AdvanceMetric& range, in compose_advance_data()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtsp.c | 158 GstRTSPTimeRange *range; in GST_START_TEST() local 329 GstRTSPTimeRange *range; in GST_START_TEST() local 420 GstRTSPTimeRange *range; in GST_START_TEST() local 470 GstRTSPTimeRange *range; in GST_START_TEST() local
|
/third_party/cef/libcef/browser/views/ |
D | textfield_impl.cc | 106 const gfx::Range& range = root_view()->GetSelectedRange(); in GetSelectedRange() local 110 void CefTextfieldImpl::SelectRange(const CefRange& range) { in SelectRange() 156 const CefRange& range) { in ApplyTextColor() 166 const CefRange& range) { in ApplyTextStyle()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | PointParameterTest.cpp | 50 GLfloat range[2] = {}; in TEST_P() local 110 GLfloat range[2] = {}; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | PointParameterTest.cpp | 50 GLfloat range[2] = {}; in TEST_P() local 110 GLfloat range[2] = {}; in TEST_P() local
|
/third_party/node/deps/npm/node_modules/semver/ |
D | semver.js | 835 function Range (range, options) { argument 866 this.set = range.split(/\s*\|\|\s*/).map(function (range) { argument 891 Range.prototype.parseRange = function (range) { argument 931 Range.prototype.intersects = function (range, options) { argument 949 function toComparators (range, options) { argument 1251 function satisfies (version, range, options) { argument 1261 function maxSatisfying (versions, range, options) { argument 1283 function minSatisfying (versions, range, options) { argument 1305 function minVersion (range, loose) { argument 1359 function validRange (range, options) { argument [all …]
|
/third_party/mesa3d/src/imagination/rogue/ |
D | rogue_regalloc.c | 162 struct live_range *range; in rogue_ra_alloc() local 210 struct live_range *range = entry->data; in rogue_ra_alloc() local 265 struct live_range *range = entry->data; in rogue_ra_alloc() local
|