| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/rtl-ssa/ | |
| insns.h | 309 bool is_temporary () const { return m_is_temp; } function in class:rtl_ssa::insn_info |
| accesses.h | 209 bool is_temporary () const { return m_is_temp; } function in class:rtl_ssa::access_info |
| /src/external/gpl3/gdb/dist/gdb/guile/ | |
| scm-breakpoint.c | 73 int is_temporary; member in struct:gdbscm_breakpoint_object::__anon17869 424 bp_smob->spec.is_temporary = temporary; 460 int temporary = bp_smob->spec.is_temporary; |
| /src/external/gpl3/gdb.old/dist/gdb/guile/ | |
| scm-breakpoint.c | 73 int is_temporary; member in struct:gdbscm_breakpoint_object::__anon20608 424 bp_smob->spec.is_temporary = temporary; 460 int temporary = bp_smob->spec.is_temporary; |
| /src/external/mpl/dhcp/dist/keama/ | |
| confparse.c | 3222 isc_boolean_t is_temporary = ISC_FALSE; local 3264 is_temporary = ISC_TRUE; 3273 is_temporary = ISC_TRUE; 3313 if (is_temporary) { |