/third_party/nghttp2/ |
H A D | help2rst.py | 144 rest = rest.strip() variable
|
/third_party/skia/src/core/ |
H A D | SkCubicSolver.h | 23 static float eval_poly(float t, float m, float b, Rest... rest) { in eval_poly() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | av7110_ipack.c | 136 int rest = p->size - p->count; in write_ipack() local
|
H A D | dvb_filter.c | 87 int ret=0, rest; in dvb_filter_pes2ts() local
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | av7110_ipack.c | 136 int rest = p->size - p->count; in write_ipack() local
|
H A D | dvb_filter.c | 87 int ret=0, rest; in dvb_filter_pes2ts() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/ |
H A D | vlset.c | 43 char *rest; in parse_options() local
|
/third_party/f2fs-tools/tools/debug_tools/ |
H A D | fsck_debug.c | 47 unsigned int rest = len;
in hex_info_dump() local
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | NfaFlattenerTest.java | 205 private static Edge seq(Edge first, Edge second, Edge... rest) { in seq() argument
|
H A D | EdgeWriterTest.java | 130 private static Edge seq(Edge first, Edge second, Edge... rest) { in seq() argument
|
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-terratec.c | 87 long rest; in terratec_s_frequency() local
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sc/sc_1.0/ |
H A D | ia_css_sc.host.c | 85 u32 slice, rest, i; in ia_css_sc_config() local
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-terratec.c | 86 long rest; in terratec_s_frequency() local
|
/third_party/ffmpeg/libavformat/ |
H A D | subfile.c | 103 int64_t rest = c->end - c->pos; in subfile_read() local
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | fast-dtoa.cc | 61 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 181 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | double-conversion-fast-dtoa.cpp | 75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | double-conversion-fast-dtoa.cpp | 75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
/third_party/lwip/test/unit/core/ |
H A D | test_pbuf.c | 111 struct pbuf *p, *rest=NULL; in START_TEST() local
|
/third_party/python/Include/internal/ |
H A D | pycore_blocks_output_buffer.h | 213 Py_ssize_t rest = buffer->max_length - buffer->allocated; in _BlocksOutputBuffer_Grow() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | double-conversion-fast-dtoa.cpp | 75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument 195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/ |
H A D | Debug.h | 98 inline std::ostream& Write(std::ostream& out, FIRST&& first, REST&&... rest) { in Write() argument
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort.c | 185 FT_UInt rest; in gxv_mort_subtables_validate() local
|
H A D | gxvmorx.c | 75 FT_ULong rest; in gxv_morx_subtables_validate() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser_test.cc | 110 StringPiece rest = json.substr(split); in RunTest() local 111 GOOGLE_LOG(INFO) << "Testing split: " << first << "><" << rest; in RunTest() local
|
/third_party/skia/fuzz/ |
H A D | Fuzz.h | 100 inline void Fuzz::next(Arg* first, Args... rest) { in next() argument
|