Home
last modified time | relevance | path

Searched defs:push (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dexception.S97 .set push define
116 .set push define
567 .set push define
847 .set push define
1099 .set push define
H A Dswtch.S417 .set push define
547 .set push define
585 .set push define
H A Dlocore.S153 .set push define
165 .set push define
/f-stack/freebsd/mips/malta/
H A Dasm_malta.S50 .set push define
59 .set push define
/f-stack/freebsd/mips/cavium/
H A Dasm_octeon.S39 .set push define
H A Docteon_nmi.S37 .set push define
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-interrupt-handler.S169 .set push define
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h50 struct semaphore push; member
/f-stack/freebsd/mips/nlm/
H A Dmpreset.S54 .set push define
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.h42 ngx_flag_t push; member
H A Dngx_http_v2_filter_module.c679 ngx_uint_t i, push; in ngx_http_v2_push_resources() local
H A Dngx_http_v2.c2991 ngx_http_v2_create_stream(ngx_http_v2_connection_t *h2c, ngx_uint_t push) in ngx_http_v2_create_stream()
4298 ngx_uint_t push; in ngx_http_v2_close_stream() local
/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c463 local int push(void *desc, unsigned char *buf, unsigned len) in push() function
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c277 bool push, bool load, bool pre_index) in emit_ls_pair_64()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js4848 Array.prototype.push.apply( ret, array ); method in Array