Home
last modified time | relevance | path

Searched refs:range (Results 1926 - 1950 of 2473) sorted by relevance

1...<<71727374757677787980>>...99

/third_party/openssl/apps/lib/
H A Ds_cb.c1043 enum range { OPT_X_ENUM }; enum
1061 switch ((enum range)opt) { in args_excert()
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp110 * \n Return -1, if the 'index' is out of range
156 * \n Return null, if 'styleIndex' or 'index' is out of range
192 * \n Return null, if 'styleIndex' is out of range
313 LOGE("Slant out of range, dst:%{public}d, src:%{public}d", dstStyle.slant(), srcStyle.slant()); in getFontStyleDifference()
909 font.axisSet.range.clear(); in getAxisValues()
912 font.axisSet.range.emplace_back(axisDefs[i]); in getAxisValues()
/third_party/python/Lib/test/
H A Dtest_memoryio.py388 for _ in range(100):
418 for proto in range(2, pickle.HIGHEST_PROTOCOL + 1):
H A Dtest_posixpath.py524 for i in range(depth):
533 for i in range(depth + 1):
H A Dtest_pydoc.py1223 self.assertEqual(self._get_summary_line(range.start), "start")
1575 for __ in range(clean_path.count(spelling)):
H A Dtest_exception_group.py255 for i in range(3):
437 for i in range(2000):
H A Dtest_except_star.py69 for i in range(5):
79 for i in range(5):
93 for i in range(5):
102 for i in range(5):
112 for i in range(5):
148 for i in range(5):
456 for _ in range(2):
H A Dtest_signal.py124 # signal module have a number in the [0; signal.NSIG-1] range.
144 "for _ in range(999): time.sleep(0.01)"],
702 for loop in range(2):
1228 durations = [times[i+1] - times[i] for i in range(len(times) - 1)]
1349 for i in range(20000):
H A Dtest_time.py226 # value forced into range by a ``% 7`` calculation.
250 for y in range(0x0, 0x10):
468 times = [time.monotonic() for n in range(100)]
902 # PyTime_FromSeconds() expects a C int, reject values out of range
/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py59 from six.moves import range namespace
1299 for i in range(len(value)):
H A Djson_format_test.py872 for a in range(0, 256):
874 for b in range(0, 256):
976 'Failed to parse int32Value field: Value out of range: '
980 'Value out of range: -1.')
1065 'Failed to parse value field: year (0 )?is out of range.',
1071 'date value out of range',
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs30 /// span in an error is a valid range into this string.
858 /// Add a new range to this set.
859 pub fn push(&mut self, range: ClassUnicodeRange) { in push()
860 self.set.push(range); in push()
877 /// this class consists of the range `a-z`, then applying case folding will
896 /// this class consists of the range `a-z`, then applying case folding will
968 /// A single range of characters represented by Unicode scalar values. in next()
970 /// The range is closed. That is, the start and end of the range are included in next()
971 /// in the range in next()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp1076 m_inBufferAccessRange // VkDeviceSize range; in BufferAccessInstance()
1088 m_outBufferAccessRange, // VkDeviceSize range; in BufferAccessInstance()
1421 logMsg << ", OK, written within the memory range bound to the buffer";
1451 logMsg << "expected value within the buffer range or 0";
1458 logMsg << "written out of the range";
1569 VkDeviceSize range;
1679 const VkDeviceSize rangeInBytes = rangeConfig.range * rangeMultiplier;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c198 os_free(data->allowed_groups.range); in eap_pwd_deinit()
241 if (!data->allowed_groups.range) { in eap_pwd_allowed_group()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c995 os_free(conf->acs_ch_list.range); in hostapd_config_free()
996 os_free(conf->acs_freq_list.range); in hostapd_config_free()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c198 os_free(data->allowed_groups.range); in eap_pwd_deinit()
241 if (!data->allowed_groups.range) { in eap_pwd_allowed_group()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py561 for offset in range(0, len(resp), send_miu):
596 for i in range(10):
/third_party/ffmpeg/libavcodec/
H A Dac3dec.c72 /** dynamic range table. converts codes to scale factors. */
170 /* generate dynamic range table in ac3_tables_init()
177 /* generate compr dynamic range table in ac3_tables_init()
464 av_log(s->avctx, AV_LOG_ERROR, "expacc %d is out-of-range\n", expacc); in decode_exponents()
477 av_log(s->avctx, AV_LOG_ERROR, "exponent %d is out-of-range\n", prevexp); in decode_exponents()
492 * range using the coupling coefficients and coupling coordinates.
552 /* random noise with approximate range of -0.707 to 0.707 */ in ac3_decode_transform_coeffs_ch()
613 * Remove random dithering from coupling range coefficients with zero-bit
776 * subband in the range, 1 means it is combined with the previous band, and 0
783 * @param[in] start_subband subband number for start of range
1125 INTFLOAT range = AC3_RANGE(range_bits); decode_audio_block() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddshow.c93 // not an ffmpeg color range in dshow_color_range()
98 // not an ffmpeg color range in dshow_color_range()
943 const char *range = av_color_range_name(fmt_info->col_range); in dshow_cycle_formats() local
948 range ? range : "unknown", in dshow_cycle_formats()
1583 av_log(avctx, AV_LOG_DEBUG, "attempt to use full range for HDYC...\n"); in dshow_add_device()
/third_party/ffmpeg/libavfilter/
H A Dvf_morpho.c51 int range; member
734 imp->range = R; in read_iplane()
857 ret = read_iplane(&s->g[p], dst, dst_linesize, s->f[p].w, s->f[p].h, s->f[p].range, type_size, depth); in do_morpho()
/third_party/ffmpeg/libavutil/
H A Dpixdesc.c2990 const char *av_color_range_name(enum AVColorRange range) in av_color_range_name() argument
2992 return (unsigned) range < AVCOL_RANGE_NB ? in av_color_range_name()
2993 color_range_names[range] : NULL; in av_color_range_name()
/third_party/littlefs/scripts/
H A Dtest.py82 for i in range(len(v)):
101 # range statements. This matches the runtime define parser in
118 for x in range(start, stop, step):
939 for job in range(args['jobs']):
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc1061 bool range = loops_[i].header->LoopContains(block); in PrintRPO() local
1062 bool membership = loops_[i].header != block && range; in PrintRPO()
1064 os << (range ? "x" : " "); in PrintRPO()
1068 os << " range: [B" << block->rpo_number() << ", B" in PrintRPO()
/third_party/libabigail/src/
H A Dabg-suppression.cc576 /// @param r the new insertion range vector.
581 /// Getter for the vector of data member insertion range that
590 /// Getter for the vector of data member insertion range that
813 type_suppression::insertion_range_sptr range = *i; in suppresses_diff() local
816 (range->begin(), first_type_decl, range_begin_val)) in suppresses_diff()
819 (range->end(), first_type_decl, range_end_val)) in suppresses_diff()
849 // match the insertion range specified. So in suppresses_diff()
854 // insertion range constraints have been in suppresses_diff()
1246 /// @param begin the start of the range. A range boundar
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_streams.py873 await asyncio.gather(*[drainer(stream) for _ in range(10)])
966 for proto in range(pickle.HIGHEST_PROTOCOL + 1):
975 for proto in range(pickle.HIGHEST_PROTOCOL + 1):

Completed in 45 milliseconds

1...<<71727374757677787980>>...99