Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dcore.texi28 generated the file the BFD @var{abfd} is attached to.
38 @var{abfd} is attached to was generated from.
48 Return @code{TRUE} if the core file attached to @var{core_bfd}
49 was generated by a run of the executable file attached to
60 Return TRUE if the core file attached to @var{core_bfd}
61 was generated by a run of the executable file attached
/netbsd/external/gpl3/binutils/dist/bfd/doc/
H A Dcorefile.texi28 generated the file the BFD @var{abfd} is attached to.
38 @var{abfd} is attached to was generated from.
48 Return @code{TRUE} if the core file attached to @var{core_bfd}
49 was generated by a run of the executable file attached to
60 Return TRUE if the core file attached to @var{core_bfd}
61 was generated by a run of the executable file attached
/netbsd/sys/arch/i386/pci/
H A Dgeodecntr.c52 static int attached = 0; variable
57 return !attached; in geodecntr_match()
91 attached = 1; in geodecntr_attach()
99 attached = 0; in geodecntr_detach()
H A Dgeodewdg.c94 static int attached = 0; variable
213 return !attached; in geode_wdog_match()
262 attached = 1; in geode_wdog_attach()
280 attached = 0; in geode_wdog_detach()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticCommentKinds.td75 "'%select{\\|@}0param' command used in a comment that is not attached to "
81 "command should be used in a comment attached to "
88 "command should not be used in a comment attached to a "
95 "command should not be used in a comment attached to a non-container declaration">,
115 "'%select{\\|@}0tparam' command used in a comment that is not attached to "
136 "'%select{\\|@}0%1' command used in a comment that is not attached to "
141 "'%select{\\|@}0%1' command used in a comment that is attached to a "
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dinferiors.cc141 add_process (int pid, int attached) in add_process() argument
143 process_info *process = new process_info (pid, attached); in add_process()
190 return !process->attached; in have_started_inferiors_p()
200 return process->attached; in have_attached_inferiors_p()
H A Dinferiors.h37 : pid (pid_), attached (attached_) in process_info()
45 int attached; member
135 struct process_info *add_process (int pid, int attached);
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dinferiors.cc141 add_process (int pid, int attached) in add_process() argument
143 process_info *process = new process_info (pid, attached); in add_process()
190 return !process->attached; in have_started_inferiors_p()
200 return process->attached; in have_attached_inferiors_p()
H A Dinferiors.h37 : pid (pid_), attached (attached_) in process_info()
45 int attached; member
135 struct process_info *add_process (int pid, int attached);
/netbsd/external/ibm-public/postfix/dist/src/bounce/
H A D2template_test.in10 be delivered to one or more recipients. It's attached below.
15 delete your own text from the attached returned message.
38 delete your own text from the attached returned message.
78 be delivered to one or more recipients. It's attached below.
83 delete your own text from the attached returned message.
106 delete your own text from the attached returned message.
H A Dobs_template_test.ref10 be delivered to one or more recipients. It's attached below.
15 delete your own text from the attached returned message.
38 delete your own text from the attached returned message.
H A Dtemplate_test.ref10 be delivered to one or more recipients. It's attached below.
15 delete your own text from the attached returned message.
38 delete your own text from the attached returned message.
/netbsd/sys/arch/powerpc/ibm4xx/dev/
H A Dcom_opb.c147 static int attached = 0; in com_opb_cnattach() local
149 if (attached) in com_opb_cnattach()
151 attached = 1; in com_opb_cnattach()
/netbsd/sys/arch/sandpoint/sandpoint/
H A Dcom_eumb.c127 static int attached = 0; in eumbcnattach() local
132 if (attached) in eumbcnattach()
134 attached = 1; in eumbcnattach()
/netbsd/sys/arch/x86/x86/
H A Dgenfb_machdep.c102 static int inited, attached; in x86_genfb_init() local
111 return attached; in x86_genfb_init()
168 attached = 1; in x86_genfb_init()
/netbsd/sys/arch/arm/cortex/
H A Darmperiph.c51 static bool attached; variable
147 if (attached) in armperiph_match()
219 attached = true; in armperiph_attach()
H A Da9wdt.c73 static bool attached; variable
94 if (attached) in a9wdt_match()
261 attached = true; in a9wdt_attach()
H A Da9ptmr.c70 static bool attached; variable
90 if (attached) in a9ptmr_match()
180 attached = true; in a9ptmr_attach()
/netbsd/sys/arch/evbarm/conf/
H A DTS7200_LCD3 # TS7200_LCD - standard TS7200, but with a 2x24 LCD attached
4 # to the LCD header and a 4x4 matrix keypad attached to the DIO
/netbsd/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dcheck_cfc.py155 attached = False
159 attached = False
162 attached = True
167 if attached == True:
/netbsd/external/bsd/tmux/dist/
H A Dalerts.c202 if (s->curw != wl || s->attached == 0) { in alerts_check_bell()
238 if (s->curw != wl || s->attached == 0) { in alerts_check_activity()
274 if (s->curw != wl || s->attached == 0) { in alerts_check_silence()
/netbsd/sys/arch/acorn32/doc/
H A Dinterrupts48 the chain of attached interrupt handlers.
56 attached.
80 when serviced. Stray IRQ handlers may or may not be attached to the end
/netbsd/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_pool.c83 pool->attached = 1; in ossl_rand_pool_attach()
105 if (!pool->attached) { in ossl_rand_pool_free()
212 if (pool->attached || len > pool->max_len - pool->len) { in rand_pool_grow()
/netbsd/sys/arch/next68k/dev/
H A Dnextdma.c198 static int attached = 0; variable
226 if (attached >= nnextdma_channels) in nextdma_match()
229 ia->ia_addr = (void *)nextdma_channel[attached].nd_base; in nextdma_match()
240 if (attached >= nnextdma_channels) in nextdma_attach()
244 nsc->sc_chan = &nextdma_channel[attached]; in nextdma_attach()
261 printf(": channel %d (%s)\n", attached, in nextdma_attach()
263 attached++; in nextdma_attach()
/netbsd/external/bsd/unbound/dist/testdata/
H A Dedns_attached_once_per_upstream.rpl17 SCENARIO_BEGIN Test that upstream specific EDNS is attached once; uses string tag option
65 ; This will receive the answer; makes sure that EDNS is attached once

12345678910>>...27