/third_party/lwip/src/netif/ |
H A D | bridgeif_fdb.c | 80 BRIDGEIF_DECL_PROTECT(lev); in bridgeif_fdb_update_src() 81 BRIDGEIF_READ_PROTECT(lev); in bridgeif_fdb_update_src() 89 BRIDGEIF_WRITE_PROTECT(lev); in bridgeif_fdb_update_src() 92 BRIDGEIF_WRITE_UNPROTECT(lev); in bridgeif_fdb_update_src() 93 BRIDGEIF_READ_UNPROTECT(lev); in bridgeif_fdb_update_src() 102 BRIDGEIF_WRITE_PROTECT(lev); in bridgeif_fdb_update_src() 112 BRIDGEIF_WRITE_UNPROTECT(lev); in bridgeif_fdb_update_src() 113 BRIDGEIF_READ_UNPROTECT(lev); in bridgeif_fdb_update_src() 116 BRIDGEIF_WRITE_UNPROTECT(lev); in bridgeif_fdb_update_src() 119 BRIDGEIF_READ_UNPROTECT(lev); in bridgeif_fdb_update_src() [all...] |
H A D | bridgeif.c | 139 BRIDGEIF_DECL_PROTECT(lev); in bridgeif_fdb_add() 144 BRIDGEIF_READ_PROTECT(lev); in bridgeif_fdb_add() 147 BRIDGEIF_WRITE_PROTECT(lev); in bridgeif_fdb_add() 152 BRIDGEIF_WRITE_UNPROTECT(lev); in bridgeif_fdb_add() 153 BRIDGEIF_READ_UNPROTECT(lev); in bridgeif_fdb_add() 156 BRIDGEIF_WRITE_UNPROTECT(lev); in bridgeif_fdb_add() 159 BRIDGEIF_READ_UNPROTECT(lev); in bridgeif_fdb_add() 172 BRIDGEIF_DECL_PROTECT(lev); in bridgeif_fdb_remove() 177 BRIDGEIF_READ_PROTECT(lev); in bridgeif_fdb_remove() 180 BRIDGEIF_WRITE_PROTECT(lev); in bridgeif_fdb_remove() [all...] |
/third_party/lwip/src/include/netif/ |
H A D | bridgeif.h | 108 #define BRIDGEIF_DECL_PROTECT(lev) SYS_ARCH_DECL_PROTECT(lev) 109 #define BRIDGEIF_READ_PROTECT(lev) SYS_ARCH_PROTECT(lev) 110 #define BRIDGEIF_READ_UNPROTECT(lev) SYS_ARCH_UNPROTECT(lev) 111 #define BRIDGEIF_WRITE_PROTECT(lev) 112 #define BRIDGEIF_WRITE_UNPROTECT(lev) 116 #define BRIDGEIF_DECL_PROTECT(lev) 117 #define BRIDGEIF_READ_PROTECT(lev) [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | jpeg2000dwt.c | 98 int lev, in dwt_encode53() local 103 for (lev = s->ndeclevels-1; lev >= 0; lev--){ in dwt_encode53() 104 int lh = s->linelen[lev][0], in dwt_encode53() 105 lv = s->linelen[lev][1], in dwt_encode53() 106 mh = s->mod[lev][0], in dwt_encode53() 107 mv = s->mod[lev][1], in dwt_encode53() 173 int lev, in dwt_encode97_float() local 178 for (lev in dwt_encode97_float() 249 int lev; dwt_encode97_int() local 327 int lev; dwt_decode53() local 403 int lev; dwt_decode97_float() local 480 int lev; dwt_decode97_int() local 539 int i, j, lev = decomp_levels, maxlen, ff_jpeg2000_dwt_init() local [all...] |
H A D | atrac.c | 89 float lev, gc_scale, gain_inc; in ff_atrac_gain_compensation() local 104 lev = gctx->gain_tab1[gc_now->lev_code[i]]; in ff_atrac_gain_compensation() 111 out[pos] = (in[pos] * gc_scale + prev[pos]) * lev; in ff_atrac_gain_compensation() 115 out[pos] = (in[pos] * gc_scale + prev[pos]) * lev; in ff_atrac_gain_compensation() 116 lev *= gain_inc; in ff_atrac_gain_compensation()
|
H A D | hqx.c | 100 int *run, int *lev) in hqx_get_ac() 108 val = ac->lut[val].lev + show_bits(&gb2, ac->extra_bits); in hqx_get_ac() 111 *lev = ac->lut[val].lev; in hqx_get_ac() 121 int run, lev, pos = 1; in decode_block() local 144 hqx_get_ac(gb, &ff_hqx_ac[ac_idx], &run, &lev); in decode_block() 148 block[ff_zigzag_direct[pos++]] = lev * q; in decode_block() 99 hqx_get_ac(GetBitContext *gb, const HQXAC *ac, int *run, int *lev) hqx_get_ac() argument
|
H A D | clearvideo.c | 86 static LevelCodes lev[4 + 3 + 3]; // 0..3: Y, 4..6: U, 7..9: V variable 602 tile = decode_tile_info(&c->gb, &lev[0], 0); // Y in clv_decode_frame() 617 tile = decode_tile_info(&c->gb, &lev[4], 0); // U in clv_decode_frame() 624 tile = decode_tile_info(&c->gb, &lev[7], 0); // V in clv_decode_frame() 687 build_vlc(&lev[i].mv_cb, clv_mv_len_counts[k], &mv_syms, &offset); in clv_init_static() 690 if (i == FF_ARRAY_ELEMS(lev) - 1) in clv_init_static() 693 lev[i].flags_cb.table = &vlc_buf[offset]; in clv_init_static() 694 lev[i].flags_cb.table_allocated = FF_ARRAY_ELEMS(vlc_buf) - offset; in clv_init_static() 695 ff_init_vlc_from_lengths(&lev[i].flags_cb, CLV_VLC_BITS, 16, in clv_init_static() 699 offset += lev[ in clv_init_static() [all...] |
H A D | hqx.h | 43 int16_t lev; member
|
H A D | j2kenc.c | 559 int nbands, lev = codsty->nreslevels - reslevelno - 1; in init_quantization() local 566 ss = 81920000 / dwt_norms[0][bandpos][lev], in init_quantization() 705 int width, int height, int bandpos, int lev) in encode_cblk() 1268 int precno, compno, reslevelno, bandno, cblkno, lev, passno, layno; in makelayers() local 1279 for (reslevelno = 0, lev = codsty->nreslevels-1; reslevelno < codsty->nreslevels; reslevelno++, lev--){ in makelayers() 1369 int precno, compno, reslevelno, bandno, cblkno, lev; in truncpasses() local 1375 for (reslevelno = 0, lev = codsty->nreslevels-1; reslevelno < codsty->nreslevels; reslevelno++, lev--){ in truncpasses() 1388 (int64_t)dwt_norms[codsty->transform == FF_DWT53][bandpos][lev] * (int64_ in truncpasses() 704 encode_cblk(Jpeg2000EncoderContext *s, Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, Jpeg2000Tile *tile, int width, int height, int bandpos, int lev) encode_cblk() argument [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | pppos.c | 159 #define PPPOS_DECL_PROTECT(lev) SYS_ARCH_DECL_PROTECT(lev) 160 #define PPPOS_PROTECT(lev) SYS_ARCH_PROTECT(lev) 161 #define PPPOS_UNPROTECT(lev) SYS_ARCH_UNPROTECT(lev) 163 #define PPPOS_DECL_PROTECT(lev) 164 #define PPPOS_PROTECT(lev) 165 #define PPPOS_UNPROTECT(lev) 316 PPPOS_DECL_PROTECT(lev); in pppos_connect() [all...] |
/third_party/lwip/src/include/lwip/ |
H A D | sys.h | 468 #define SYS_ARCH_DECL_PROTECT(lev) sys_prot_t lev 476 * "lev". This macro will default to calling the sys_arch_protect() function 480 #define SYS_ARCH_PROTECT(lev) lev = sys_arch_protect() 484 * Perform a "fast" set of the protection level to "lev". This could be 485 * implemented by setting the interrupt level to "lev" within the MACRO or by 491 #define SYS_ARCH_UNPROTECT(lev) sys_arch_unprotect(lev) 497 #define SYS_ARCH_DECL_PROTECT(lev) [all...] |
/third_party/alsa-lib/src/pcm/scopes/ |
H A D | level.c | 120 int s, lev = 0; in level_update() local 130 if (s > lev) in level_update() 131 lev = s; in level_update() 139 if (s > lev) in level_update() 140 lev = s; in level_update() 143 l->level = lev; in level_update() 146 lev >= l->peak) { in level_update() 147 l->peak = lev; in level_update() 150 if (lev < l->level - max_decay) in level_update() 151 lev in level_update() [all...] |
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_texture.c | 93 struct etna_resource_level *lev = &rsc->levels[0]; in etna_configure_sampler_ts() local 95 if (lev->clear_value != sts->TS_SAMPLER_CLEAR_VALUE) in etna_configure_sampler_ts() 98 assert(rsc->ts_bo && lev->ts_valid); in etna_configure_sampler_ts() 100 sts->mode = lev->ts_mode; in etna_configure_sampler_ts() 101 sts->comp = lev->ts_compress_fmt >= 0; in etna_configure_sampler_ts() 104 COND(lev->ts_compress_fmt >= 0, VIVS_TS_SAMPLER_CONFIG_COMPRESSION) | in etna_configure_sampler_ts() 105 VIVS_TS_SAMPLER_CONFIG_COMPRESSION_FORMAT(lev->ts_compress_fmt); in etna_configure_sampler_ts() 106 sts->TS_SAMPLER_CLEAR_VALUE = lev->clear_value; in etna_configure_sampler_ts() 107 sts->TS_SAMPLER_CLEAR_VALUE2 = lev->clear_value >> 32; in etna_configure_sampler_ts() 109 sts->TS_SAMPLER_STATUS_BASE.offset = lev in etna_configure_sampler_ts() [all...] |
H A D | etnaviv_surface.c | 136 struct etna_resource_level *lev = &rsc->levels[level]; in etna_create_surface() local 150 surf->reloc[1].offset = surf->surf.offset + lev->stride * lev->padded_height / 2; in etna_create_surface()
|
/third_party/musl/src/misc/ |
H A D | nftw.c | 36 struct FTW lev; in do_nftw() local 72 lev.level = new.level; in do_nftw() 74 lev.base = h->base; in do_nftw() 79 lev.base = k; in do_nftw() 91 if (!(flags & FTW_DEPTH) && (r=fn(path, &st, type, &lev))) in do_nftw() 141 if ((flags & FTW_DEPTH) && (r=fn(path, &st, type, &lev)))
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | nftw.c | 29 struct FTW lev; in do_nftw() local 56 lev.level = new.level; in do_nftw() 58 lev.base = h->base; in do_nftw() 63 lev.base = k; in do_nftw() 66 if (!(flags & FTW_DEPTH) && (r=fn(path, &st, type, &lev))) in do_nftw() 101 if ((flags & FTW_DEPTH) && (r=fn(path, &st, type, &lev))) in do_nftw()
|
/third_party/lwip/src/api/ |
H A D | sockets.c | 273 #define LWIP_SOCKET_SELECT_DECL_PROTECT(lev) 274 #define LWIP_SOCKET_SELECT_PROTECT(lev) LOCK_TCPIP_CORE() 275 #define LWIP_SOCKET_SELECT_UNPROTECT(lev) UNLOCK_TCPIP_CORE() 278 #define LWIP_SOCKET_SELECT_DECL_PROTECT(lev) SYS_ARCH_DECL_PROTECT(lev) 279 #define LWIP_SOCKET_SELECT_PROTECT(lev) SYS_ARCH_PROTECT(lev) 280 #define LWIP_SOCKET_SELECT_UNPROTECT(lev) SYS_ARCH_UNPROTECT(lev) 346 SYS_ARCH_DECL_PROTECT(lev); in sock_inc_used() 2724 SYS_ARCH_UNPROTECT(lev); global() variable [all...] |
/third_party/node/tools/icu/ |
H A D | iculslocs.cc | 189 * if lev==0, skips INSTALLEDLOCALES 192 int dumpAllButInstalledLocales(int lev, in dumpAllButInstalledLocales() argument 203 printf("dump@%d: got key %s\n", lev, key); in dumpAllButInstalledLocales() 205 if (lev == 0 && !strcmp(key, INSTALLEDLOCALES)) { in dumpAllButInstalledLocales() 210 printIndent(bf, lev); in dumpAllButInstalledLocales() 224 dumpAllButInstalledLocales(lev+1, &t, bf, status); in dumpAllButInstalledLocales() 225 printIndent(bf, lev); in dumpAllButInstalledLocales()
|
/third_party/lwip/test/unit/arch/ |
H A D | sys_arch.h | 56 #define SYS_ARCH_DECL_PROTECT(lev) 57 #define SYS_ARCH_PROTECT(lev) 58 #define SYS_ARCH_UNPROTECT(lev)
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
H A D | BidiFmwk.java | 340 byte lev; in printCaseInfo() 345 lev = levels[i]; in printCaseInfo() 346 if (lev < 0) { in printCaseInfo() 348 } else if (lev < columns.length) { in printCaseInfo() 349 levelChars[i] = columns[lev]; in printCaseInfo()
|
H A D | TestContext.java | 31 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument 36 paraLevel = lev; in ContextCase()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
H A D | BidiFmwk.java | 341 byte lev; in printCaseInfo() 346 lev = levels[i]; in printCaseInfo() 347 if (lev < 0) { in printCaseInfo() 349 } else if (lev < columns.length) { in printCaseInfo() 350 levelChars[i] = columns[lev]; in printCaseInfo()
|
H A D | TestContext.java | 34 ContextCase(String pro, String src, String epi, String exp, byte lev) { in ContextCase() argument 39 paraLevel = lev; in ContextCase()
|
/third_party/python/Lib/turtledemo/ |
H A D | fractalcurves.py | 47 def fractalgon(self, n, rad, lev, dir): 58 self.fractal(edge, lev, dir)
|
/third_party/lwip/src/core/ |
H A D | netif.c | 1227 SYS_ARCH_DECL_PROTECT(lev); 1271 SYS_ARCH_PROTECT(lev); 1290 SYS_ARCH_UNPROTECT(lev); 1300 SYS_ARCH_PROTECT(lev); 1302 SYS_ARCH_UNPROTECT(lev); 1353 SYS_ARCH_DECL_PROTECT(lev); 1358 SYS_ARCH_PROTECT(lev); 1391 SYS_ARCH_UNPROTECT(lev); 1402 SYS_ARCH_PROTECT(lev); 1404 SYS_ARCH_UNPROTECT(lev); [all...] |