Home
last modified time | relevance | path

Searched defs:range (Results 301 - 325 of 1831) sorted by relevance

1...<<11121314151617181920>>...74

/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTableTest.java408 assigned( String range, Column<?> column, Object value) assigned() argument
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c253 BIGNUM *base, *range; in ossl_bn_rsa_fips186_4_derive_prime() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DBuffer.cpp195 D3D12_RANGE range; in internalMap() local
224 D3D12_RANGE range; in internalUnmap() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DMath.hpp247 static const unsigned int range = 0xFFFFFFFF >> (32 - n); in snorm() local
300 static const unsigned int range = 0xFFFFFFFF >> (32 - n); in scast() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.cpp187 le_int32 range = 0; in unicodeToGlyph() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSubresourceStorage.h241 Update(const SubresourceRange& range, F&& updateFunc) Update() argument
363 SubresourceRange range = Iterate() local
372 SubresourceRange range = GetFullLayerRange(aspect, layer); Iterate() local
379 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); Iterate() local
[all...]
H A DPassResourceUsageTracker.cpp37 const SubresourceRange& range = view->GetSubresourceRange(); in TextureViewUsedAs() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_type_decl_test.cc96 Source::Range range; member
716 Source::Range range; global() member
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dsource.h202 Range range; global() member in tint::Source
223 operator <<(std::ostream& out, const Source::Range& range) operator <<() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSubresourceStorageTests.cpp45 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); in Update() local
57 SubresourceRange range = SubresourceRange::MakeSingle(aspect, layer, level); Merge() local
263 CallUpdateOnBoth(SubresourceStorage<T>* s, FakeStorage<T>* f, const SubresourceRange& range, F&& updateFunc) CallUpdateOnBoth() argument
285 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 3, 2); TEST() local
299 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Stencil, 1, 2); TEST() local
320 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Depth, layer, level); TEST() local
401 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 0, kLevels - 1); TEST() local
405 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, kLayers - 1, 0); TEST() local
452 SubresourceRange range = SubresourceRange::MakeFull(Aspect::Color, 2, 2); TEST() local
606 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, layer, level); TEST() local
636 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 0, 1); TEST() local
660 SubresourceRange range = SubresourceRange::MakeSingle(Aspect::Color, 1, 1); TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dlog_uniform_int_distribution.h108 unsigned_type range() const { return range_; } in range() function in absl::log_uniform_int_distribution::param_type
[all...]
H A Duniform_int_distribution.h95 unsigned_type range() const { return range_; } in range() function in absl::uniform_int_distribution::param_type
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_join_internal.h296 std::string JoinRange(const Range& range, absl::string_view separator, in JoinRange() argument
304 std::string JoinRange(const Range& range, abs argument
[all...]
/third_party/skia/include/utils/
H A DSkRandom.h78 uint32_t range = max - min + 1; in nextRangeU() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fImplementationLimitTests.cpp70 std::ostream& operator<< (std::ostream& str, const FloatRange& range) { return str << range.min << ", " << range.max; } in operator <<() argument
/kernel/linux/linux-5.10/drivers/dax/
H A Ddevice.c61 struct range *range = &dax_range->range; in dax_pgoff_to_phys() local
415 struct range *range in dev_dax_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defi-init.c279 static bool efifb_overlaps_pci_range(const struct of_pci_range *range) in efifb_overlaps_pci_range() argument
296 struct of_pci_range range; in find_pci_overlap_node() local
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-generated.c24 struct clk_range range; member
288 at91_clk_register_generated(struct regmap *regmap, spinlock_t *lock, const struct clk_pcr_layout *layout, const char *name, const char **parent_names, u32 *mux_table, u8 num_parents, u8 id, const struct clk_range *range, int chg_pid) at91_clk_register_generated() argument
[all...]
H A Dpmc.c24 of_at91_get_clk_range(struct device_node *np, const char *propname, struct clk_range *range) of_at91_get_clk_range() argument
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dparide.c277 int best, range; in pi_probe_mode() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcpu_errata.c193 const struct midr_range range = MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N1); in has_neoverse_n1_erratum_1542419() local
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dkasan_init_64.c159 static void __init map_range(struct range *range) in map_range() argument
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dinit.c404 u64 range = linear_region_size - in arm64_memblock_init() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Disa-bridge.c79 const struct isa_range *range; in pci_process_ISA_OF_ranges() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dof_device_32.c50 static int of_bus_pci_map(u32 *addr, const u32 *range, in of_bus_pci_map() argument
122 static int of_bus_ambapp_map(u32 *addr, const u32 *range, in of_bus_ambapp_map() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...74