Home
last modified time | relevance | path

Searched refs:ivar (Results 1 – 15 of 15) sorted by relevance

/external/svox/pico/lib/
Dpicocep.c967 picoos_int32 mean, ivar; in makeWUWandWUm() local
1015 ivar = getFromPdf(pdf, vecstart, cepnum, PICOCEP_WANTIVAR, in makeWUWandWUm()
1017 … prev_diag0 = cep->diag0[i] = ivar << 2; /* multiply ivar by 4 (4 used to be first entry of xsq) */ in makeWUWandWUm()
1026 ivar = getFromPdf(pdf, vecstart, cepnum, PICOCEP_WANTIVAR, in makeWUWandWUm()
1028 cep->diag0[i] += xsq[j] * ivar; in makeWUWandWUm()
1040 ivar = getFromPdf(pdf, vecstart, cepnum, PICOCEP_WANTIVAR, in makeWUWandWUm()
1042 cep->diag0[i] += xsq[numd + j] * ivar; in makeWUWandWUm()
1110 ivar = getFromPdf(pdf, vecstart, cepnum, PICOCEP_WANTIVAR, in makeWUWandWUm()
1112 cep->diag2[i] -= (ivar + 2) / 4; in makeWUWandWUm()
1139 picoos_int32 mean = 0, ivar = 0; in getFromPdf() local
[all …]
/external/webkit/WebCore/bridge/objc/
Dobjc_runtime.mm77 ObjcField::ObjcField(Ivar ivar)
78 : _ivar(ivar)
/external/webkit/WebKit/mac/WebView/
DWebVideoFullscreenController.mm433 // the weak reference to the window ivar that may be destroyed from
DWebHTMLView.mm4985 …// FIXME: NSTextView bails out if becoming or resigning first responder, for which it has ivar fla…
/external/webkit/WebKit/mac/
DChangeLog-2006-02-091024 added trackedFirstResponder ivar
6209 (-[WebResource _response]): return ivar if we have one
7415 … * Plugins.subproj/WebBaseNetscapePluginView.h: Addded currentEventIsUserGesture boolean ivar.
8264 (-[WebBasePluginPackage isLoaded]): return isLoaded ivar
8663 private struct now keeps ivar for cached value of showsURLsInToolTips
9095 …(-[WebDataSource _setData:]): removed unnecessary cast since the resourceData ivar is now an NSDat…
9096 …(-[WebDataSource data]): return resourceData ivar, else return the resourceData from the main clie…
9471 (-[WebViewPrivate dealloc]): Object no longer has typingStyle ivar.
9474 * WebView.subproj/WebViewInternal.h: Object no longer has typingStyle ivar.
9975 removed notificationsSuppressed ivar from private data object
[all …]
DChangeLog-2002-12-031307 clientRedirect param removed. Check our own ivar to know if we are in client redirect case.
2626 removed obsolete ivar _bookmarksByID
2629 removed obsolete ivar _bookmarksByID
2631 removed obsolete ivar _bookmarksByID
5663 * Plugins.subproj/WebPluginStream.h: Add response ivar.
5668 (-[WebNetscapePluginStream handle:didReceiveResponse:]): New method. Set the response ivar.
5669 * WebCoreSupport.subproj/WebSubresourceClient.h: Add response ivar.
5671 (-[WebSubresourceClient dealloc]): Release response ivar.
5674 (-[WebSubresourceClient handle:didReceiveResponse:]): New method. Set the response ivar.
5686 * WebView.subproj/WebMainResourceClient.h: Add response ivar.
[all …]
DChangeLog-2010-01-291387 ivar.
1889 … * Plugins/WebBaseNetscapePluginView.h: Added new boolean ivar and -hasBeenHalted instance method.
1930 …* Plugins/WebBaseNetscapePluginView.h: Added _isHalted ivar and three new methods: -halt, -resumeF…
2000 Listen for WebPreferences notifications and update the _isPrivateBrowsingEnabled ivar
2526 … * Plugins/WebBaseNetscapePluginView.h: Add WebHaltablePlugin forward declare and _haltable ivar.
2533 Initialize new _haltable ivar.
6186 * Plugins/Hosted/NetscapePluginHostProxy.h: Change m_placeholderWindow ivar to be
6498 (-[WebNetscapePluginView fini]): Release _containerChecksInProgress ivar.
6504 (-[WebPluginContainerCheck cancel]): Release _contextInfo ivar.
7823 Added an _isFlash ivar.
[all …]
DChangeLog-2007-10-141741 made ivar name even longer
1745 updated for ivar name change
2506 * WebView/WebHTMLViewInternal.h: Removed showsURLsInToolTips ivar.
2778 …e document is searched or limit is hit; records results by saving PDFSelections in textMatches ivar
2791 new helper method, stores value in ivar
5756 * WebView/WebResource.mm: Addd private ivar shouldIgnoreWhenUnarchiving.
6690 remove startHasSelection ivar; special-case WebViews with only one frame; clarify the
9370 Made plugin a pointer instead of an inline ivar. This allows us to NULL
13251 new previewView ivar
13260 release new previewView ivar (retained in initWithFrame:)
[all …]
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowAdapter.mm46 …ial writing of this class; I haven't methodically gone through NSWindow's ivar list or anything li…
/external/webkit/WebCore/
DChangeLog-2003-10-2511351 * kwq/KWQKHTMLPart.h: New ivar to save form along with form values to be submitted.
11353 (KWQKHTMLPart::KWQKHTMLPart): Init _formAboutToBeSubmitted ivar.
11354 (KWQKHTMLPart::~KWQKHTMLPart): Free _formAboutToBeSubmitted ivar.
12648 * kwq/KWQKHTMLPart.h: New ivar to store formValues.
12650 (KWQKHTMLPart::KWQKHTMLPart): Init ivar
12651 (KWQKHTMLPart::~KWQKHTMLPart): Free ivar
DChangeLog-2005-08-2316299 added inInitWithFrame ivar
16304 set and clear inInitWithFrame ivar, used by -tile
22096 (khtml::ReplaceSelectionCommand::ReplaceSelectionCommand): clear new m_insertionStyle ivar
22097 (khtml::ReplaceSelectionCommand::~ReplaceSelectionCommand): deref new m_insertionStyle ivar
28090 namespace to EditAction usages; added m_editingAction ivar to ApplyStyleCommand
28100 return new ivar
40903 (KWQKHTMLPart::KWQKHTMLPart): Init new ivar.
DChangeLog-2006-12-316660 <rdar://problem/4843505> Fix cross-library ivar use for 64-bit Objective-C
43431 Added m_NPObject ivar.
53356 new getter method, uses boolean ivar in FramePrivate
53358 new setter method, uses boolean ivar in FramePrivate
53362 added boolean ivar m_highlightTextMatches, initialized to 0
DChangeLog-2002-12-033172 * kwq/khtml/java/kjavaappletwidget.h: ivar for the context
DChangeLog-2007-10-1418293 …don't append a null character to the m_path ivar. The appended null character was making the path()
18295 …path() method until now. Instead of appending a null character to the ivar, use charactersWithNull…
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-141836 … the root object, also invalidate all live runtime objects by zeroing out their instance ivar.