Searched refs:traps (Results 1 – 18 of 18) sorted by relevance
/external/icu4c/i18n/ |
D | decContext.c | 78 context->traps=DEC_Errors; /* all but informational */ in uprv_decContextDefault() 93 context->traps=0; /* no traps set */ in uprv_decContextDefault() 104 context->traps=0; /* no traps set */ in uprv_decContextDefault() 115 context->traps=0; /* no traps set */ in uprv_decContextDefault() 213 if (status & context->traps) raise(SIGFPE); in uprv_decContextSetStatus()
|
D | decContext.h | 92 uint32_t traps; /* trap-enabler flags */ member
|
D | digitlst.cpp | 71 fContext.traps = 0; in DigitList() 131 c.traps = 0; in operator ==()
|
D | decNumber.c | 3199 workset.traps=0; /* no traps */ in uprv_decNumberToIntegralExact() 3211 workset.traps=0; /* no traps */ in uprv_decNumberToIntegralValue()
|
/external/bluetooth/glib/docs/ |
D | macros.txt | 71 - memory profiling traps in gmem.c (consult debugging.txt for details) 76 - object ref/unref traps (consult debugging.txt) and object bookkeeping
|
D | debugging.txt | 9 Such traps lead to immediate code halts to examine the current
|
/external/stlport/stlport/stl/ |
D | _limits.c | 59 __declare_numeric_base_member(bool, traps); 131 __declare_float_limits_member(bool, traps);
|
D | _limits.h | 87 _STLP_STATIC_CONSTANT(bool, traps = false); 174 _STLP_STATIC_CONSTANT(bool, traps = true);
|
/external/zlib/contrib/asm686/ |
D | README.686 | 10 PPro's speed traps. My own tests show a speedup of around 10-20% at
|
/external/quake/quake/src/WinQuake/ |
D | quake-rogue.spec.sh | 91 traps are set in floors and ceilings.
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 208 Invisible or visible sensors which open doors, unleash traps, warn 732 Quake has many different traps. Don't be paranoid, because traps aren't 744 == TIP -- Monsters are smart enough not to activate their own traps, but == 745 == if you activate the traps, the monsters can get caught by them. ==
|
/external/bluetooth/glib/docs/reference/glib/ |
D | running.sgml | 240 Such traps lead to immediate code halts to examine the current program state
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-16 | 1556 testing.c: added tests for g_assert_cmphex() and forked test traps. 1580 includes elaborate assertions, performance report functions, test traps,
|
D | NEWS | 2936 * Implemented debugging traps. 2974 * Implemented debugging traps.
|
D | ChangeLog.pre-2-0 | 4042 * docs/debugging.txt: explain debugging traps.
|
/external/dropbear/libtomcrypt/ |
D | changes | 167 …pt_custom.h to make customizable PK easier (and also cleaned up the error traps so they're correct…
|
D | crypt.tex | 159 robustness and efficiency. LibTomCrypt traps and returns a series of errors ranging from invalid
|
/external/webkit/WebCore/ |
D | ChangeLog-2006-12-31 | 11841 * platform/cairo/cairo/src/cairo-traps.c: Removed.
|