Searched refs:replaced (Results 1 – 25 of 75) sorted by relevance
123
/external/bison/m4/ |
D | mbrtowc.m4 | 9 dnl This file can be removed, and gl_FUNC_MBRTOWC replaced with
|
/external/zlib/contrib/iostream3/ |
D | README | 24 - setcompressionlevel()/strategy() members replaced by single setcompression()
|
/external/webkit/WebCore/inspector/front-end/ |
D | ElementsPanel.js | 588 …iedNodes.push({node: event.target, parent: event.target.defaultView.frameElement, replaced: true}); property 625 var replaced = this.recentlyModifiedNodes[i].replaced; 632 parentNodeItem.updateChildren(replaced);
|
/external/bison/tests/ |
D | c++.at | 74 # $line, and $text tags, which will be replaced by the file and line
|
/external/webkit/WebCore/bindings/objc/ |
D | DOMRGBColor.mm | 128 // FIXME: this should be removed once all internal Apple uses of it have been replaced with
|
D | DOM.mm | 584 // FIXME: this should be removed as soon as all internal Apple uses of it have been replaced with
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 52 out that method was a leftover, and no longer needed. I replaced
|
/external/openssl/crypto/engine/ |
D | README | 77 was previously replaced by an "ENGINE" pointer and all RSA code that required 108 application will actually be replaced by an EVP_CIPHER from the registered
|
/external/openssl/crypto/des/asm/ |
D | readme | 127 but for the pentium it has been replaced by evil instruction ordering tricks.
|
/external/libpcap/ |
D | CHANGES | 190 Security fixes: Strcpy replaced with strlcpy, sprintf replaced
|
/external/webkit/WebCore/page/mac/ |
D | AccessibilityObjectWrapper.mm | 510 // we should always be given a rendered node and a replaced node, but be safe 511 // replaced nodes are either attachments (widgets) or images 522 // use the attachmentCharacter to represent the replaced node 548 … // non-zero length means textual node, zero length means replaced node (AKA "attachments" in AX)
|
/external/dosfstools/ |
D | ChangeLog | 22 Macro MSDOS_FAT12 is now replaced by FAT12_THRESHOLD to make it
|
/external/tcpdump/ |
D | CHANGES | 233 BXXP protocol was replaced by the BEEP protocol; 316 Security fixes: buffer overrun audit done. Strcpy replaced with 317 strlcpy, sprintf replaced with snprintf.
|
/external/dropbear/libtomcrypt/ |
D | changes | 41 -- Removed all memcmp/memset/memcpy from the source (replaced with X macros) 373 …-- Removed -funroll-all-loops from GCC makefile and replaced with -funroll-loops which is a bit mo… 410 …-- Removed all labels starting with __ and replaced with LBL_ to avoid namespace conflicts (Randy … 444 -- Deprecated LTMSSE and removed it (to be replaced with TFM later on) 582 -- replaced old RSA code with new code that uses PKCS #1 v2.0 padding 583 -- replaced old test harness with new over-engineer'ed one in /demos/test/ 730 …-- I've removed the primes from dh.c and replaced them with DR safe primes suitable for the default 752 -- Removed the LTC version of next_prime() and replaced it with a call to the 1047 -- replaced the primes in the DH code with new ones that are larger than the size they are 1425 … values of p. I replaced it with a slow function. Once the author of MPI fixes his faster routine
|
/external/wpa_supplicant/ |
D | ChangeLog | 109 * removed STAKey handshake since PeerKey handshake has replaced it in 326 current PMKSA cache entry is replaced with a valid new entry 497 * replaced OpenSSL patch for EAP-FAST support 626 replaced by moving enable/disable functionality into init()/deinit()) 1042 - replaced SIGUSR1 status/statistics with the new control interface
|
D | defconfig | 95 # replaced with the following option which replaces WinPcap calls with NDISUIO.
|
/external/srec/ |
D | NOTICE | 185 replaced with your own identifying information. (Don't include
|
/external/zlib/ |
D | algorithm.txt | 5 the input data. The second occurrence of a string is replaced by a
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | LICENSE | 182 replaced with your own identifying information. (Don't include
|
/external/srec/doc/ |
D | srec.doxygen | 84 # replaced with the name of the entity): "The $name class" "The $name widget" 279 # where file will be replaced with the base name of the file that contains the anonymous 468 # tags, which will be replaced by the file and line number from which the 470 # $version, which will be replaced by the version of the file (if it could
|
/external/bzip2/ |
D | bzip2.txt | 27 mand-line flags. Each file is replaced by a compressed
|
D | bzip2.1.preformatted | 30 mand‐line flags. Each file is replaced by a compressed
|
/external/openssl/crypto/des/ |
D | VERSION | 62 Assember for x86. The file to replace is des_enc.c, which is replaced
|
/external/tinyxml/ |
D | readme.txt | 19 all be replaced with XML. One parser for everything.
|
/external/bison/ |
D | ChangeLog | 876 * data/yacc.c (YYMODERN_C): Remove. All uses replaced by 1210 All uses of /*CONSTCOND*/0 replaced by YYID(0). 1468 All uses replaced by 0 and 1. 1512 All uses replaced by YYFPRINTF and YYDPRINTF. 1685 parser members, replaced by... 1825 (yyreport_syntax_error_): Remove, replaced by... 2479 * examples/calc++/Makefile: Remove, replaced by... 4335 Adjust: nerrs and errstatus is now replaced by... 6783 (YY_USER_FORMALS, YY_USER_ARGS): Remove, replaced by 7517 All instances of "struct bitset_struct *" replaced with "bitset". [all …]
|
123