Home
last modified time | relevance | path

Searched defs:range (Results 51 - 75 of 706) sorted by relevance

12345678910>>...29

/third_party/rust/crates/clap/src/builder/
H A Dmod.rs12 mod range; modules
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_descriptor.cc108 uint64_t range = descriptor_ranges_[i]; in UpdateDescriptorSetIfNeeded() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_inl_utils.h112 range_t range = br->range_; in VP8GetBit() local
164 range_t range in VP8GetBitAlt() local
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DFontInfo_ohos.h159 std::vector<SkTypeface_FreeType::Scanner::AxisDefinition> range; // the axis ranges global() member
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQueueGL.cpp69 SubresourceRange range = GetSubresourcesAffectedByCopy(textureCopy, writeSizePixel); in WriteTextureImpl() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ms-feature-ranges.cc84 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; hb_ms_make_feature_ranges() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dusetiter.h265 int32_t range; member in UnicodeSetIterator
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_join.h251 std::string StrJoin(const Range& range, absl::string_view separator, in StrJoin() argument
274 std::string StrJoin(const Range& range, absl::string_view separator) { in StrJoin() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcabac_functions.h150 int range; get_cabac_bypass() local
168 int range, mask; get_cabac_bypass_sign() local
[all...]
H A Dxface.h91 uint8_t range; member
H A Dopus_rc.h43 uint32_t range; member
68 uint32_t i, total_bits, rcbuffer, range; in opus_rc_tell_frac() local
[all...]
H A Drangecoder.h37 int range; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Ddrawutils.h44 enum AVColorRange range; member
/third_party/gn/src/gn/
H A Dheader_checker_unittest.cc156 LocationRange range; // Dummy value. in TEST_F() local
291 LocationRange range; // Dummy value. in TEST_F() local
345 LocationRange range; // Dummy value. TEST_F() local
446 LocationRange range; // Dummy value. TEST_F() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSetIterator.java260 private int range = 0; global() field in UnicodeSetIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMapIterator.java238 private int range = 0; global() field in UnicodeMapIterator
247 loadRange(int range) loadRange() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatRoundTripTest.java93 public double randomDouble(double range) { in randomDouble() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatRoundTripTest.java90 public double randomDouble(double range) { in randomDouble() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMapIterator.java235 private int range = 0; global() field in UnicodeMapIterator
244 loadRange(int range) loadRange() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
H A DStandardPluralRanges.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSetIterator.java224 private int range field in UnicodeSetIterator
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android_mapper.cpp196 Dataspace range = (Dataspace)((int)dataspace & (uint32_t)Dataspace::RANGE_MASK); in mapper_metadata_get_buffer_info() local
/third_party/musl/src/time/
H A Dstrptime.c94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dsource-range-ast-visitor.cc55 AstNodeSourceRanges* range = source_range_map_->Find(node); in VisitNode() local
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompilerTest.java120 private static int range(int... digits) { in range() method in MatcherCompilerTest

Completed in 13 milliseconds

12345678910>>...29