Home
last modified time | relevance | path

Searched defs:range (Results 76 - 100 of 706) sorted by relevance

12345678910>>...29

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DIndexRangeCache.cpp22 addRange(DrawElementsType type, size_t offset, size_t count, bool primitiveRestartEnabled, const IndexRange &range) addRange() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DClearImageBenchmarks.cpp68 vk::ImageSubresourceRange range; in initialize() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DHuffmanEncoder.java31 private int range; field in HuffmanEncoder
42 public HuffmanEncoder(BitIOWriter bits, int range) { in HuffmanEncoder() argument
[all...]
/third_party/skia/tests/
H A DSubsetPath.cpp17 int SubsetPath::range(int* end) const { in range() function in SubsetPath
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupLayoutD3D12.cpp101 D3D12_DESCRIPTOR_RANGE range; in BindGroupLayout() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafglobal.c159 AF_Script_UniRange range; in af_face_globals_compute_style_coverage() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_table.cpp48 uint32 range = upper - lower; in SubDivide() local
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h37 mls_range_t range; member
[all...]
/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs257 let mut range = clang_getCursorExtent(cur); in file_visit_macros() variables
/third_party/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c152 char range[128]; in main() local
/third_party/ffmpeg/libavcodec/
H A Dbgmc.c527 unsigned int range = high - low + 1; in ff_bgmc_decode() local
H A Dgolomb.h211 static inline int get_te0_golomb(GetBitContext *gb, int range) in get_te0_golomb() argument
226 static inline int get_te_golomb(GetBitContext *gb, int range) in get_te_golomb() argument
[all...]
H A Dmss1.c70 int range = c->high - c->low + 1; in arith_get_bits() local
84 int range = c->high - c->low + 1; in arith_get_number() local
98 int range = c->high - c->low + 1; in arith_get_prob() local
[all...]
/third_party/f2fs-tools/lib/
H A Dlibf2fs_zoned.c428 struct blk_zone_range range; in f2fs_reset_zone() local
451 struct blk_zone_range range; in f2fs_reset_zones() local
/third_party/gn/src/gn/
H A Derr.cc28 void FillRangeOnLine(const LocationRange& range, in FillRangeOnLine() argument
99 Err(const LocationRange& range, const std::string& msg, const std::string& help) Err() argument
117 LocationRange range = node->GetRange(); Err() local
128 LocationRange range = value.origin()->GetRange(); Err() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
H A DStandardPluralRanges.java
/third_party/icu/icu4c/source/test/intltest/
H A Dnmfmtrt.cpp82 NumberFormatRoundTripTest::randomDouble(double range) in randomDouble() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.cpp228 le_int32 range = 0; in unicodeToGlyph() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCodePointMap.java150 private Range range = new Range(); field in CodePointMap.RangeIterator
354 getRange(int start, ValueFilter filter, Range range) getRange() argument
377 getRange(int start, RangeOption option, int surrogateValue, ValueFilter filter, Range range) getRange() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java138 private Range range = new Range(); field in CodePointMap.RangeIterator
332 getRange(int start, ValueFilter filter, Range range) getRange() argument
354 getRange(int start, RangeOption option, int surrogateValue, ValueFilter filter, Range range) getRange() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp79 void CProgressDialog::SetRange(UInt64 range) in SetRange() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_constant_folding.c239 unsigned range = nir_intrinsic_range(intrin); in try_fold_intrinsic() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_draw.c101 SVGA3dPrimitiveRange range; in retry_draw_auto() local
150 SVGA3dPrimitiveRange range; in retry_draw_indirect() local
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_regalloc.c162 struct live_range *range; in rogue_ra_alloc() local
210 struct live_range *range = entry->data; rogue_ra_alloc() local
265 struct live_range *range = entry->data; rogue_ra_alloc() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp350 range(T i, T j) { in range() function
361 range(T i, typename std::iterator_traits<T>::difference_type n) { in range() function
382 range(R &&r) { range() function
[all...]

Completed in 20 milliseconds

12345678910>>...29