Home
last modified time | relevance | path

Searched refs:Replaced (Results 1 – 25 of 65) sorted by relevance

123

/external/elfutils/libdw/
Dlibdw.map191 # Replaced ELFUTILS_0.130 version, which has bug-compatibility wrapper.
/external/markdown/docs/
DCHANGE_LOG16 Nov 2008: Added Definistion List ext. Replaced old core with BlockProcessors.
116 Mar. 15, 2006: Replaced some instance variables with class variables
/external/libvorbis/
DCHANGES46 * Replaced RTP payload format draft with RFC 5215.
/external/clang/include/clang/AST/
DType.h3454 const TemplateTypeParmType *Replaced;
3461 Replaced(Param) { }
3468 return Replaced;
3484 const TemplateTypeParmType *Replaced,
3486 ID.AddPointer(Replaced);
3509 const TemplateTypeParmType *Replaced;
3525 IdentifierInfo *getIdentifier() const { return Replaced->getIdentifier(); }
3529 return Replaced;
3539 const TemplateTypeParmType *Replaced,
DASTContext.h1030 QualType getSubstTemplateTypeParmType(const TemplateTypeParmType *Replaced,
1033 const TemplateTypeParmType *Replaced,
/external/libpng/
DCHANGES252 Version 99c "buffered" operations didn't work as intended. Replaced them
266 Replaced pngtest.png with one created with zlib 1.1.1
294 Replaced ansi2knr.c with the one from jpeg-v6
383 Replaced and extended code that was removed from png_set_filler() in 1.0.1a.
425 Replaced leading blanks with tab characters in makefile.hux
452 Replaced 2147483647L several places with PNG_MAX_UINT macro, defined in png.h
498 Replaced some instances of memcpy with simple assignments in pngvcrd (GR-P)
877 Replaced png_set_empty_plte_permitted() with png_permit_mng_features().
1013 Replaced calls to fprintf(stderr,...) with png_warning() in pnggccrd.c
1195 Replaced toucan.png in contrib/gregbook (it has been corrupt since 1.0.11)
[all …]
/external/clang/lib/AST/
DType.cpp1861 Replaced(Param), in SubstTemplateTypeParmPackType()
1875 const TemplateTypeParmType *Replaced, in Profile() argument
1877 ID.AddPointer(Replaced); in Profile()
/external/oprofile/events/ia64/itanium2/
Devents16 …8 counters:0,1,2,3 um:alat_capacity_miss minimum:5000 name:ALAT_CAPACITY_MISS : ALAT Entry Replaced
201 event:0xdf counters:0,1,2,3 um:zero minimum:5000 name:L3_LINES_REPLACED : Cache Lines Replaced
/external/webkit/Source/WebKit/haiku/
DChangeLog145 Replaced the call to node() by a call to containerNode() because the returned node is
836 Replaced windowObjectCleared with this function. Does nothing if the
/external/ceres-solver/docs/
Dchanges.tex80 \item Replaced EXPECT/ASSERT\_DEATH with the more portable
/external/wpa_supplicant_8/wpa_supplicant/
Deap_testing.txt8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
/external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
DPHP SmartyPants Readme.txt340 * Replaced a lot of spaces characters by tabs, saving about 4 KB.
/external/libsepol/
DChangeLog777 * Replaced exported global variables with set functions.
/external/webkit/Tools/
DChangeLog-2009-06-161875 (LayoutTestController::staticFunctions): Replaced queueScript with queueLoadingScript and
3793 (_tWinMain): Replaced a delete with a Release. We can't delete the
4489 - Replaced "threshold" option in by "tolerance" expressed in percents
6939 - Replaced isDarwin() by isOSX() as they have now the same behaviour.
7089 - Replaced use of `find` statements with File::Find::find().
8236 copyright statement. Replaced license with newer Apple BSD-style license.
11008 * DumpRenderTree/win/UIDelegate.cpp: Replaced uses of wprintf with
14790 * DumpRenderTree/LayoutTestController.h: Replaced.
17498 (dumpRenderTree): Replaced the check that Ahem is available with a call
19482 a final garbage collect afterward without any stray values on the stack. Replaced
[all …]
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-103290 Replaced m_vectorLength with m_fastAccessCutoff.
3921 Replaced the hand-rolled dynamic arrays for source ranges and replacements
6986 * kjs/nodes.h: Replaced refcount with hasOneRef.
9959 Replaced AttachedGlobalObject linked list with a HashSet because HashSet
16486 … (KJS::List::List): Replaced m_isInMarkSet boolean with an actual pointer to the set, since it
16790 Removed collectOnMainThreadOnly, as this is the only way to collect now. Replaced calls to
17022 * wtf/HashMap.h: Replaced uses of PairBaseHashTraits with PairHashTraits.
17516 Replaced isIdentifier with a pointer to IdentifierTable, so that destruction can be done
18040 Got rid of static variables. Replaced UString with Vector to avoid O(n^2) behavior and
18228 Moved here from WebCore/platform. Replaced all instances of "WebCore"
[all …]
DChangeLog-2009-06-16655 … * wtf/DateMath.cpp: Replaced math with algorithm include (looking for std::min def for Windows).
3187 Replaced all uses of emit{Get,Put}CTIArgument with explicit peeks, pokes,
3472 * parser/Grammar.y: Replaced uses of ParserRefCountedData with uses of
3493 * parser/NodeInfo.h: Replaced uses of ParserRefCountedData with uses of
3517 (JSC::Parser::didFinishParsing): Replaced uses of ParserRefCountedData
4287 Replaced two more macros with references to the JITStackFrame structure.
5314 * runtime/JSGlobalData.h: Replaced the HashSet and HashCountedSet
5631 Replaced m_skipLF and m_skipCR with m_skipLineEnd. Replaced the old
5653 (JSC::Lexer::lex): Changed type of stringType to int. Replaced m_skipLF
5673 function, which is the same as isASCIIHedDigit. Replaced shift with four
[all …]
DChangeLog-2007-10-141905 * kjs/array_instance.h: Replaced pushUndefinedObjectsToEnd with
2996 Replaced setExceptionDetailsIfNeeded and debugExceptionIfNeeded with handleException,
5311 (JSGlobalContextCreate): Replaced FIXME for NULL JSContextRef with Radar number.
5316 (JSStringCreateWithUTF8CString): Replaced FIXME with Radar number.
5323 (JSStringCopyCFString): Replaced JSChar cast with UniChar cast, which is
5789 (JavaJSObject::createNative): Changed to use new constructor. Replaced
5856 (KJS::Bindings::convertValueToNPVariant): Replaced use of createLanguageInstanceForValue
5885 Replaced #include with forward declaration to reduce header dependency.
5888 (_NPN_GetStringIdentifier): Replaced assert with ASSERT.
8406 * bindings/objc/WebScriptObject.h: Replaced.
[all …]
/external/webkit/Source/JavaScriptGlue/
DChangeLog1213 Replaced with an explicit destructor function pointer.
1966 (KJSValueToCFTypeInternal): Replaced uses of JSValue::type() with
2463 member access from Interpreter to JSGlobalObject. Replaced JSInterpreter
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-291218 Replaced windowObjectCleared with this function. If the delegate
1317 * WebView/WebFramePrivate.h: Replaced contextForWorldID: with
5015 (-[NSString _web_drawAtPoint:font:textColor:]): Replaced the malloc()ed
5019 (-[NSString _web_widthWithFont:]): Replaced the malloc()ed string buffer
5022 (-[WebHTMLView _addToStyle:fontA:fontB:]): Replaced call to
6082 Replaced calls to noValue() with calls to JSValue() (which is what
17854 Replaced static Collector calls with calls to a current thread's instance.
19099 - Replaced _highlightNode with _inspectorController
19884 * Plugins/WebBaseNetscapePluginStream.h: Replaced #ifndef __LP64__ with
19912 * WebView/WebFrame.mm: Replaced #ifndef __LP64__ with
[all …]
/external/stlport/etc/
DChangeLog-5.1741 stlport/stl/config/user_config.h, _hpacc.h: Replaced references to
1100 compatibility as alias for X86. Replaced all cases of IX86
1380 * stlport/stl/_vector.h, _vector.c: Replaced _TrivialAss by
1792 _tree.h: Replaced called to std::swap for _STLP_alloc_proxy instances
3766 * stlport/cstdio, cstdlib: Replaced some _WIN64 checks by a
4050 * test/unit/unary.h: Replaced old STLport with new style ones. Get sqrt
4071 * src/complex_exp.cpp: Replaced complex log10 function static variables
4282 _time_facets.c: Replaced occurences of __in and __out reserved by Microsoft.
4617 * test/unit/: Replaced all _STLP_NO_IOSTREAMS occurences with the STLport
5037 * stlport/stl/_valarray.h: Replaced all the _STLP_DO_* macros by real
/external/webkit/Source/WebKit/win/
DChangeLog108 Replaced assertions with FIXMEs.
992Replaced elements still snap to integer positions on lines, and they use a rounding model as well,…
1305 * WebView.h: Replaced some broader #includes with more specific ones, plus a
7753 Replaced windowObjectCleared with this function. If the delegate
7833 * Interfaces/IWebFramePrivate.idl: Replaced contextForWorldID with
7852 * WebFrame.h: Replaced contextForWorldID with contextForWorld.
7995 - Replaced #include of CoreFoundation.h with forward-declaration of
9689 * Interfaces/IWebUIDelegatePrivate.idl: Replaced the delegate
DChangeLog-2009-06-161642 * DOMCoreClasses.cpp: Replaced "using namespace WebCore" with
4950Replaced static Collector calls with calls to a current thread's instance. Pass ExecState to jsStr…
4973 Replaced uses of COMPtr::operator& with COMPtr::adoptionPointer.
5645 Replaced IID_DOMNode with __uuidof(DOMNode).
6330 and added sharedHistory. Replaced addItemForURL and containsItemForURLString with
7630 detailsForDatabase. Replaced deleteDatabasesWithOrigin with deleteOrigin.
7635 * Interfaces/IWebUIDelegatePrivate.idl: Replaced the two database quota functions
7639 (WebChromeClient::exceededDatabaseQuota): Replaced the two database quota functions
8067 Replaced the use of editor command "ForwardDelete" with "DeleteForward" to be consistent
8077 …- Replaced the use of editor command "BackwardDelete" with "DeleteBackward" since it's no longer s…
[all …]
/external/webkit/Source/WebCore/
DChangeLog-2006-05-101567 elements rather than arbitrary DOM nodes. Replaced docState with formElementsState and
1569 and takeStateForFormElement. Replaced m_maintainsState with m_formElementsWithState,
3846 * WebCore.xcodeproj/project.pbxproj: Replaced absolute path on my system
4050 that takes only a boolean. Replaced with constructors that take platform
4051 graphics contexts only. Replaced brush-related calls with fill color calls.
4052 Replaced use of Brush with use of Color. Changed Image::CompositeOperator to
4063 (WebCore::GraphicsContextState::GraphicsContextState): Replaced Brush with
5181 "DoNotCache" attribute. Replaced C macros with text because (1) it
6893 replacing them with isOverLink and m_isOverLink. Replaced innerNode with targetNode,
12430 should not return NULL (which turned out to be all but one). Replaced
[all …]
/external/dropbear/libtomcrypt/
Dchanges366 -- Replaced // comments with /**/ so it will build on older UNIX-like platforms
556 -- Replaced memcpy/memset with XMEMCPY and XMEMSET for greater flexibility
778 -- Replaced "errno" with "err" in all functions that had it so it wouldn't clash
/external/bison/
DChangeLog-1998196 (parse_percent_token): Replaced if-else statement with percent_table.

123