Home
last modified time | relevance | path

Searched refs:range (Results 1776 - 1800 of 3974) sorted by relevance

1...<<71727374757677787980>>...159

/third_party/node/deps/v8/src/torque/
H A Dtorque-code-generator.cc60 stack->DeleteRange(instruction.range); in EmitInstruction()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_nir_lower_ubo_to_uniform.c69 .range = nir_intrinsic_range(intr) / 16, in lower_ubo_to_uniform()
/third_party/python/Lib/email/
H A Dbase64mime.py94 for i in range(0, len(s), max_unencoded):
/third_party/python/Lib/test/test_asyncio/
H A Dtest_threads.py36 for _ in range(10):
/third_party/python/Doc/includes/
H A Dmp_newtype.py17 for i in range(10):
/third_party/python/Lib/distutils/
H A Ddep_util.py44 for i in range(len(sources)):
/third_party/python/Include/
H A Dpyhash.h97 /* cutoff for small string DJBX33A optimization in range [1, cutoff).
111 # error Py_HASH_CUTOFF must in range 0...7.
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationweights.h92 void lengthenRange(WeightRange &range) const;
/third_party/python/Lib/unittest/test/testmock/
H A Dtestsentinel.py29 for proto in range(pickle.HIGHEST_PROTOCOL+1):
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
H A DAnnotations.h23 /// void err() { [["hello" == 42]]; } // [[this is a range]]
31 /// llvm::Range R = Example.range("fail"); // find named ranges
49 /// represents a half-open range.
73 /// Returns the location of the range marked by [[ ]] (or $name[[ ]]).
75 Range range(llvm::StringRef Name = "") const;
/third_party/skia/tools/skpbench/
H A D_hardware_pixel_c.py36 ''' % tuple(CPU_CLOCK_RATE for _ in range(3)),
/third_party/python/Programs/
H A Dfreeze_test_frozenmain.py13 for i in range(0, len(data), 16):
/third_party/python/Lib/idlelib/
H A Dzzdummy.py17 for pos in range(len(lines) - 1):
/third_party/python/Lib/lib2to3/pgen2/
H A Dliterals.py51 for i in range(256):
/third_party/python/Lib/test/
H A Dcurses_tests.py35 for i in range(3):
H A Dtest_sndhdr.py34 for proto in range(pickle.HIGHEST_PROTOCOL + 1):
/third_party/python/Lib/turtledemo/
H A Dtwo_canvases.py39 for i in range(5):
H A Dlindenmayer.py31 for i in range(n):
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_benchmark.cc37 const int size = state.range(0); in BM_FixedArray()
/third_party/skia/experimental/tools/
H A Dmskp_parser.py38 for page in range(page_count):
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-debugfs.c347 struct regmap_range_node *range = file->private_data; in regmap_range_read_file() local
348 struct regmap *map = range->map; in regmap_range_read_file()
350 return regmap_read_debugfs(map, range->range_min, range->range_max, in regmap_range_read_file()
398 * file is not compatible with the `range' file */ in regmap_reg_ranges_read_file()
611 debugfs_create_file("range", 0400, map->debugfs, in regmap_debugfs_init()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dmsg_zerocopy.c397 uint32_t hi, lo, range; in do_recv_completion() local
433 range = hi - lo + 1; in do_recv_completion()
453 range, hi, lo); in do_recv_completion()
455 completions += range; in do_recv_completion()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c58 const struct channel_range *range = channel_ranges; in lbtf_geo_init() local
64 range = &channel_ranges[i]; in lbtf_geo_init()
68 for (ch = range->start; ch < range->end; ch++) in lbtf_geo_init()
/kernel/linux/linux-5.10/mm/
H A Dmremap.c260 struct mmu_notifier_range range; in move_page_tables() local
269 mmu_notifier_range_init(&range, MMU_NOTIFY_UNMAP, 0, vma, vma->vm_mm, in move_page_tables()
271 mmu_notifier_invalidate_range_start(&range); in move_page_tables()
328 mmu_notifier_invalidate_range_end(&range); in move_page_tables()
679 * range checks to reject the address as invalid. in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-debugfs.c347 struct regmap_range_node *range = file->private_data; in regmap_range_read_file() local
348 struct regmap *map = range->map; in regmap_range_read_file()
350 return regmap_read_debugfs(map, range->range_min, range->range_max, in regmap_range_read_file()
398 * file is not compatible with the `range' file */ in regmap_reg_ranges_read_file()
611 debugfs_create_file("range", 0400, map->debugfs, in regmap_debugfs_init()

Completed in 12 milliseconds

1...<<71727374757677787980>>...159