/kernel/linux/linux-6.6/lib/ |
H A D | ts_fsm.c | 137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br.c | 345 bool cur = !!br_opt_get(br, opt); in br_opt_toggle() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cngdec.c | 85 float *next, *cur; in make_lpc_coefs() local
|
H A D | avs2_parser.c | 31 int cur = 0; in avs2_find_frame_end() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_stereowiden.c | 37 float *cur; member
|
H A D | tinterlace.h | 71 AVFrame *cur; member
|
H A D | vf_mpdecimate.c | 191 static int filter_frame(AVFilterLink *inlink, AVFrame *cur) in filter_frame() argument 71 diff_planes(AVFilterContext *ctx, uint8_t *cur, int cur_linesize, uint8_t *ref, int ref_linesize, int w, int h) diff_planes() argument 109 decimate_frame(AVFilterContext *ctx, AVFrame *cur, AVFrame *ref) decimate_frame() argument [all...] |
H A D | yadif.h | 59 AVFrame *cur; member
|
H A D | vf_idet.h | 61 AVFrame *cur; member
|
/third_party/ffmpeg/libavformat/ |
H A D | mpc.c | 125 int ret, size, size2, curbits, cur = c->curframe; in mpc_read_packet() local
|
H A D | riffdec.c | 242 int64_t start, end, cur; in ff_read_riff_info() local
|
/third_party/gn/src/base/ |
H A D | environment.cc | 115 size_t cur = 0; in ParseEnvLine() local
|
/third_party/gn/src/gn/ |
H A D | immutable_vector.h | 200 auto* cur = &(this->header_->item0); in ~ImmutableVector() local
|
H A D | ninja_rust_binary_target_writer.cc | 170 const ConfigValues& cur = iter.cur(); in Run() local 336 const ConfigValues& cur = iter.cur(); in WriteExternsAndDeps() local
|
/third_party/cups-filters/fontembed/ |
H A D | sfnt_subset.c | 79 char *cur=otf->gly+10; in otf_subset_glyf() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nmfmapts.cpp | 82 NumberFormat *cur = NumberFormat::createCurrencyInstance(status); in testAPI() local
|
/third_party/libuv/src/ |
H A D | inet.c | 71 struct { int base, len; } best, cur; in inet_ntop6() local [all...] |
/third_party/libbpf/src/ |
H A D | hashmap.c | 65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local 104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local 135 struct hashmap_entry *cur, **prev_ptr; in hashmap_find_entry() local [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_ringbuffer.h | 66 uint32_t *cur, *end, *start, *last_start; member
|
/third_party/mbedtls/library/ |
H A D | ssl_cache.c | 46 mbedtls_ssl_cache_entry *cur; in ssl_cache_find_entry() local 141 mbedtls_ssl_cache_entry *cur, *last; ssl_cache_pick_writing_slot() local 253 mbedtls_ssl_cache_entry *cur; mbedtls_ssl_cache_set() local 392 mbedtls_ssl_cache_entry *cur, *prv; mbedtls_ssl_cache_free() local [all...] |
/third_party/lzma/CPP/7zip/Common/ |
H A D | StreamObjects.cpp | 257 UInt32 cur = size;
in Read() local
|
H A D | LimitedStreams.cpp | 268 UInt32 cur;
in Read() local 362 UInt32 cur;
in Write() local
|
/third_party/mesa3d/src/egl/main/ |
H A D | egldevice.c | 87 _EGLDevice *cur; in _eglCheckDeviceHandle() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_phi_builder.c | 142 nir_block *cur = pb->W[w_start++]; in nir_phi_builder_add_value() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_lower_samplers_as_deref.c | 89 nir_deref_instr *cur = p[0], *next = p[1]; in remove_struct_derefs_prep() local
|