Home
last modified time | relevance | path

Searched refs:range (Results 1551 - 1575 of 3935) sorted by relevance

1...<<61626364656667686970>>...158

/third_party/ffmpeg/libavcodec/
H A Dlagarithrac.c2 * Lagarith range decoder
25 * Lagarith range decoder
46 l->range = 0x80; in ff_lag_rac_init()
H A Dxface.h37 /* compressed output uses the full range of printable characters.
87 /* Data of varying probabilities are encoded by a value in the range 0 - 255.
88 * The probability of the data determines the range of possible encodings.
89 * Offset gives the first possible encoding of the range. */
91 uint8_t range; member
/third_party/jerryscript/tools/
H A Dgen_c_source.py34 return [list_to_group[i:i+num] for i in range(0, len(list_to_group), num)]
/third_party/jinja2/
H A Ddefaults.py30 "range": range,
/third_party/nghttp2/
H A Dgennmchartbl.py15 for i in range(256):
H A Dgenvchartbl.py14 for i in range(256):
H A Dgenauthoritychartbl.py15 for i in range(256):
H A Dgenmethodchartbl.py15 for i in range(256):
/third_party/node/deps/base64/base64/lib/tables/
H A Dtable_enc_12bit.py14 for n in range(0, 2**12):
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_add_base_work_group_id.c45 .range = 3 * sizeof(uint32_t)); in anv_nir_add_base_work_group_id_instr()
/third_party/musl/Benchmark/musl/
H A Dlibc_cxa_finalize.cpp47 for (int i = 0; i < g_count[state.range(0)]; i++) { in Bm_function_cxa_finalize_dynamic()
/third_party/python/Tools/freeze/
H A Dmakemakefile.py14 for i in range(len(files)):
/third_party/python/Tools/scripts/
H A Dfind-uname.py25 for ix in range(sys.maxunicode+1):
/third_party/python/Lib/test/subprocessdata/
H A Dfd_status.py21 test_fds = range(0, _MAXFD)
/third_party/python/Lib/test/
H A Dreperf.py14 for i in range(n):
H A Dtestcodec.py36 decoding_map = codecs.make_identity_dict(range(256))
/third_party/python/Lib/ctypes/test/
H A Dtest_incomplete.py30 for i in range(8):
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DIndexRangeCache.h33 const IndexRange &range);
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/
H A Dframe_checksums.py75 for frame in range(n_frames):
/third_party/skia/tests/
H A DSubsetPath.h42 int range(int* end) const;
/third_party/skia/third_party/externals/brotli/scripts/dictionary/
H A Dstep-02-rfc-to-bin.py21 for i in range(32):
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dcordic.py13 for n in range(1,32):
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dprobability_context.h49 /// Returns a random value in the range `[0; arr.size())`.
64 /// @param range - a pair of integers `a` and `b` s.t. `a <= b`.
65 /// @return an random number in the range `[a; b]`.
66 uint32_t RandomFromRange(std::pair<uint32_t, uint32_t> range);
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_external_texture_type_test.cc35 EXPECT_EQ(t.value->source.range, (Source::Range{{1u, 1u}, {1u, 17u}})); in TEST_F()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_benchmark.cc27 const int num_nodes = state.range(0); in BM_StressTest()

Completed in 9 milliseconds

1...<<61626364656667686970>>...158