Searched refs:dies (Results 1 – 25 of 27) sorted by relevance
12
/external/icu4c/data/locales/ |
D | ca.txt | 145 "-3"{"fa tres dies"} 149 "3"{"d'aquí a tres dies"} 398 other{"{0} dies"} 428 other{"{0} dies"}
|
/external/elfutils/src/ |
D | readelf.c | 3515 Dwarf_Die *dies = (Dwarf_Die *) xmalloc (maxdies * sizeof (Dwarf_Die)); in print_debug_info_section() local 3546 if (unlikely (dwarf_offdie (dbg, offset, &dies[level]) == NULL)) in print_debug_info_section() 3556 offset = dwarf_dieoffset (&dies[level]); in print_debug_info_section() 3564 int tag = dwarf_tag (&dies[level]); in print_debug_info_section() 3663 (void) dwarf_getattrs (&dies[level], attr_callback, &args, 0); in print_debug_info_section() 3667 dies = (Dwarf_Die *) xrealloc (dies, in print_debug_info_section() 3671 int res = dwarf_child (&dies[level], &dies[level + 1]); in print_debug_info_section() 3674 while ((res = dwarf_siblingof (&dies[level], &dies[level])) == 1) in print_debug_info_section() 3701 free (dies); in print_debug_info_section()
|
D | ChangeLog | 66 * readelf.c (print_debug_info_section): Free dies memory.
|
/external/quake/quake/src/WinQuake/docs/ |
D | README.X11 | 73 one. Same with the CDROM. If it dies, try it with -nosound and/or
|
D | readme.squake | 92 one. Same with the CDROM. If it dies, try it with -nosound and/or
|
/external/webkit/WebKit/mac/Plugins/Hosted/ |
D | NetscapePluginHostManager.mm | 200 // FIXME: Should we add a notification for when the vendor port dies?
|
/external/bluetooth/glib/ |
D | README.in | 150 connected to dies, just disables it. See the API docs for the function
|
/external/quake/quake/src/QW/docs/ |
D | readme.qwcl | 189 one. Same with the CDROM. If it dies, try it with -nosound and/or
|
/external/libffi/ |
D | README | 82 --enable-debug configure switch. This is useful when your program dies
|
/external/chromium/third_party/icu/source/data/locales/ |
D | ca.txt | 3308 "-3"{"fa tres dies"} 3312 "3"{"d'aquí a tres dies"} 3544 other{"{0} dies"} 3574 other{"{0} dies"}
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 482 // workaround for <rdar://problem/4645507> NSUndoManager dies
|
/external/libpcap/ |
D | INSTALL.txt | 272 libpcap program and it dies with:
|
/external/quake/quake/src/QW/progs/ |
D | client.qc | 1202 called when a player dies
|
/external/bison/ |
D | NEWS | 507 Bison dies on incorrect %expectations, we fear there will be
|
D | ChangeLog | 12059 Gettext doesn't compile cleanly, and dies with -Werror.
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 3582 REGRESSION(53133): webkit-patch land dies if it can't find a bug id. 4551 In these cases, the whole queue dies because we're in the global 5151 [bzt] Second attempt to fix an issue where bugzilla-tool dies 5614 [bzt] Fixes an issue where bugzilla-tool dies when the keychain lookup 5620 However, if no such entry exists then bugzilla-tool dies with an error. 5937 installed then bugzilla-tool dies (with a trace) when it attempts to query Git 6003 Fixes an issue where checkFrameworks always dies with an error under Windows
|
D | ChangeLog-2009-06-16 | 7685 Bug 17665: determineSourceDir() dies if $sourceDir has a trailing backslash 8078 with autotools (currently dies at make distclean) 10692 closes correctly, but does not fix the case where one of them dies 23603 Build fix. build-webkit dies with "invalid build action: (empty string)"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_lexpos.utf | 1854 DET "dies" "'di:s"
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 9275 Fix crash when plug-in host dies. 12103 …Recover if the plug-in host dies and we try to instantiate another plugin before we get the port d…
|
D | ChangeLog-2002-12-03 | 7886 Fixed symbol lookup problem. NSLookupAndBindSymbol() dies horribly
|
/external/bison/doc/ |
D | bison.texinfo | 1003 however, neither of these parses ``dies,'' because the grammar as it stands is
|
D | bison.info | 1238 (*note Simple GLR Parsers::), however, neither of these parses "dies,"
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 7763 dies dIz
|
/external/webkit/WebCore/ |
D | ChangeLog-2007-10-14 | 45800 Bug 13129: Democracy Player dies in NSException from WebScriptObject on startup 47677 Bug 13129: Democracy Player dies in NSException from WebScriptObject on startup. 52173 If a node dies while mouse is over it, it is still supposed to receive
|
D | ChangeLog-2006-12-31 | 23830 …and stopAutoscrollTimer public, so the renderer being autoscrolled can kill the timer when it dies. 25808 Bug 11137: GdkLauncher dies with "pure virtual method called" if
|
12