Home
last modified time | relevance | path

Searched defs:is (Results 26 – 50 of 212) sorted by relevance

123456789

/netbsd/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinit.c392 struct instk *is = &pbase; in beginit() local
454 struct instk *is; in stkpush() local
559 acalc(struct instk *is, int n) in acalc()
573 struct instk *is; in findoff() local
1101 struct instk *is; in asginit() local
/netbsd/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinit.c371 struct instk *is = &pbase; in beginit() local
433 struct instk *is; in stkpush() local
538 acalc(struct instk *is, int n) in acalc()
552 struct instk *is; in findoff() local
1076 struct instk *is; in asginit() local
H A Dinline.c98 struct istat *is; in findfun() local
140 struct istat *is; in inline_start() local
400 struct istat *is = findfun(sp); in inlinetree() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/ess/
H A Dess_lib.c197 static int ess_issuer_serial_cmp(const ESS_ISSUER_SERIAL *is, const X509 *cert) in ess_issuer_serial_cmp()
225 const ESS_ISSUER_SERIAL *is; in find() local
/netbsd/external/bsd/atf/dist/tools/
H A Dio_test.cpp59 systembuf_check_data(std::istream& is, std::size_t length) in systembuf_check_data()
102 std::istream is(&sb); in systembuf_test_read() local
122 std::ifstream is("test_write.txt"); in systembuf_test_write() local
H A Dparser_test.cpp136 tokenizer(std::istream& is, bool skipws) : in tokenizer()
156 tokenizer(std::istream& is, bool skipws) : in tokenizer()
179 tokenizer(std::istream& is, bool skipws) : in tokenizer()
200 tokenizer(std::istream& is, bool skipws) : in tokenizer()
734 header_reader(std::istream& is) : in header_reader()
H A Dtest_helpers.hpp55 std::istringstream is(input); in do_read() local
/netbsd/external/bsd/ntp/dist/sntp/tests/
H A DkodFile.c96 FILE * is = fopen(kod_db_file, "rb"); in test_WriteEmptyFile() local
/netbsd/sys/arch/arm/cortex/
H A Dgicv3.c171 gicv3_establish_irq(struct pic_softc *pic, struct intrsource *is) in gicv3_establish_irq()
307 struct intrsource * const is = sc->sc_pic.pic_sources[n + o]; in gicv3_redist_enable() local
324 struct intrsource * const is = sc->sc_pic.pic_sources[16 + n]; in gicv3_redist_enable() local
567 gicv3_lpi_establish_irq(struct pic_softc *pic, struct intrsource *is) in gicv3_lpi_establish_irq()
756 struct intrsource * const is = pic->pic_sources[irq - pic->pic_irqbase]; in gicv3_irq_handler() local
H A Dgic.c365 struct intrsource * const is = sc->sc_pic.pic_sources[irq]; in armgic_irq_handler() local
414 armgic_establish_irq(struct pic_softc *pic, struct intrsource *is) in armgic_establish_irq()
507 struct intrsource * const is = sc->sc_pic.pic_sources[i+j]; in armgic_cpu_update_priorities() local
525 struct intrsource * const is = sc->sc_pic.pic_sources[irq]; in armgic_cpu_init_targets() local
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dmips-dis.c1300 void *is = info->stream; in mips_print_save_restore() local
1375 void *is = info->stream; in print_insn_arg() local
1778 void *is = info->stream; in print_insn_args() local
1894 void *is = info->stream; in print_insn_mips() local
2009 void *is = info->stream; in print_mips16_insn_arg() local
2168 void *is = info->stream; in print_insn_mips16() local
2385 void *is = info->stream; in print_insn_micromips() local
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-dis.c1300 void *is = info->stream; in mips_print_save_restore() local
1375 void *is = info->stream; in print_insn_arg() local
1778 void *is = info->stream; in print_insn_args() local
1894 void *is = info->stream; in print_insn_mips() local
2009 void *is = info->stream; in print_mips16_insn_arg() local
2168 void *is = info->stream; in print_insn_mips16() local
2385 void *is = info->stream; in print_insn_micromips() local
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dmips-dis.c1329 void *is = info->stream; in mips_print_save_restore() local
1404 void *is = info->stream; in print_insn_arg() local
1807 void *is = info->stream; in print_insn_args() local
1923 void *is = info->stream; in print_insn_mips() local
2038 void *is = info->stream; in print_mips16_insn_arg() local
2197 void *is = info->stream; in print_insn_mips16() local
2414 void *is = info->stream; in print_insn_micromips() local
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-dis.c1300 void *is = info->stream; in mips_print_save_restore() local
1375 void *is = info->stream; in print_insn_arg() local
1778 void *is = info->stream; in print_insn_args() local
1894 void *is = info->stream; in print_insn_mips() local
2009 void *is = info->stream; in print_mips16_insn_arg() local
2168 void *is = info->stream; in print_insn_mips16() local
2385 void *is = info->stream; in print_insn_micromips() local
/netbsd/sys/arch/arm/apple/
H A Dapple_intc.c138 apple_intc_establish_irq(struct pic_softc *pic, struct intrsource *is) in apple_intc_establish_irq()
200 apple_intc_local_establish_irq(struct pic_softc *pic, struct intrsource *is) in apple_intc_local_establish_irq()
304 struct intrsource *is; in apple_intc_irq_handler() local
374 struct intrsource * const is = pic->pic_sources[LOCALPIC_SOURCE_TIMER]; in apple_intc_fiq_handler() local
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldelfgen.c48 lang_input_section_type *is; member
56 add_link_order_input_section (lang_input_section_type *is, in add_link_order_input_section()
/netbsd/lib/libtelnet/
H A Dauth.h68 void (*is)(struct XauthP *, unsigned char *, int); member
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtsinh_cosh.c49 int isc, is, ic; in check() local
/netbsd/sys/arch/arm/imx/
H A Dimx23_icoll.c233 icoll_establish_irq(struct pic_softc *pic, struct intrsource *is) in icoll_establish_irq()
251 struct intrsource *is; in icoll_set_priority() local
/netbsd/sys/arch/arm/marvell/
H A Darmadaxp.c643 armadaxp_pic_establish_irq(struct pic_softc *pic, struct intrsource *is) in armadaxp_pic_establish_irq()
686 struct intrsource *is; in armadaxp_find_pending_irqs() local
757 armadaxp_err_pic_establish_irq(struct pic_softc *pic, struct intrsource *is) in armadaxp_err_pic_establish_irq()
771 struct intrsource *is; in armadaxp_err_pic_pending_irqs() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ts/
H A Dts_rsp_verify.c304 ESS_ISSUER_SERIAL *is = cid->issuer_serial; in ts_find_cert() local
336 ESS_ISSUER_SERIAL *is = cid->issuer_serial; in ts_find_cert_v2() local
346 static int ts_issuer_serial_cmp(ESS_ISSUER_SERIAL *is, X509 *cert) in ts_issuer_serial_cmp()
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dsafe-ctype.c129 #define is _sch_isidst macro
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dsafe-ctype.c129 #define is _sch_isidst macro
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dsafe-ctype.c129 #define is _sch_isidst macro
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dsafe-ctype.c129 #define is _sch_isidst macro

123456789