/external/eigen/unsupported/Eigen/src/Skyline/ |
SkylineInplaceLU.h | 130 //Lower matrix Columns update 136 //Upper matrix update -> contiguous memory access 145 //update upper part -> contiguous memory access 155 //Upper matrix update -> non contiguous memory access 161 //update lower part -> non contiguous memory access 168 //update diag -> contiguous 234 //Upper matrix update 268 //Diag matrix update
|
/external/guava/guava/src/com/google/common/collect/ |
Table.java | 170 * <p>Changes to the returned map will update the underlying table, and vice 184 * <p>Changes to the returned map will update the underlying table, and vice 194 * returned set will update the underlying table, and vice versa. The cell set 204 * Changes to the set will update the underlying table, and vice versa. 212 * Changes to the set will update the underlying table, and vice versa. 220 * to the returned collection will update the underlying table, and vice 229 * column keys to values. Changes to the returned map will update this table. 244 * from row keys to values. Changes to the returned map will update this
|
/external/jmonkeyengine/engine/src/core/com/jme3/audio/ |
AudioRenderer.java | 74 * Update the audio system. Must be called periodically. 77 public void update(float tpf); method in interface:AudioRenderer
|
/external/llvm/ |
Makefile | 249 SVN-UPDATE-OPTIONS = 268 update: 269 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT) 270 @eval $$SUB_SVN_DIRS; $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | svnup $(LLVM_SRC_ROOT) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update 272 happiness: update all check-all 274 .PHONY: srpm rpm update happiness
|
/external/llvm/autoconf/ |
AutoRegen.sh | 16 ### If you update these, please also update docs/GettingStarted.rst
|
/external/llvm/lib/MC/ |
MCModule.cpp | 30 // remap - Update the interval mapping for an atom. 41 // Update the atom internal bounds.
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
Transport.java | 43 /** This should update the HTTP engine's sentRequestMillis field. */ 55 /** Read response headers and update the cookie manager. */
|
/external/openfst/src/include/fst/ |
compat.h | 90 void Update(void const *data, int size) { 96 void Update(string const &data) {
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowRemoteViews.java | 104 viewUpdater.update(v); 115 final void update(View parent) { method in class:ShadowRemoteViews.ViewUpdater
|
/external/skia/bench/ |
ChecksumBench.cpp | 66 md5.update(reinterpret_cast<uint8_t*>(fData), sizeof(fData)); 75 sha1.update(reinterpret_cast<uint8_t*>(fData), sizeof(fData));
|
/external/skia/include/views/ |
SkWindow.h | 41 bool update(SkIRect* updateArea); 43 // to be wide open. Call before update() to ensure we redraw everything.
|
/external/skia/legacy/include/views/ |
SkWindow.h | 43 bool update(SkIRect* updateArea, SkCanvas* = NULL); 45 // to be wide open. Call before update() to ensure we redraw everything.
|
/external/valgrind/main/docs/internals/ |
release-HOWTO.txt | 20 - Update version number and date in docs/xml/vg-entities.xml. (Exact 109 - Update the bug-fix list in NEWS if necessary. 115 - Again, update date in docs/xml/vg-entities.xml for the official release 165 - Update website: 167 - Update the docs -- both the tarball'd docs, and the online-readable docs. 168 - Update www.valgrind.org/downloads/current.html. 169 - Update www.valgrind.org/downloads/old.html. 173 - Update the "release-date" and "release-version" in php/.htconfx.
|
/external/webkit/Source/WebCore/dom/ |
MessageEvent.h | 60 // FIXME: remove this when we update the ObjC bindings (bug #28774). 62 // FIXME: remove this when we update the ObjC bindings (bug #28774).
|
/external/webkit/Source/WebCore/rendering/ |
RenderFrame.cpp | 83 // Update the dimensions to get the correct width and height 92 // Update one more time
|
/external/webkit/Source/WebKit/chromium/src/ |
DragScrollTimer.h | 51 void fired(WebCore::Timer<DragScrollTimer>*) { update(); } 57 void update();
|
IDBCursorBackendProxy.cpp | 77 void IDBCursorBackendProxy::update(PassRefPtr<SerializedScriptValue> value, PassRefPtr<IDBCallbacks> callbacks, ExceptionCode& ec) function in class:WebKit::IDBCursorBackendProxy 79 m_idbCursor->update(value, new WebIDBCallbacksImpl(callbacks), ec);
|
WebIDBCursorImpl.cpp | 70 void WebIDBCursorImpl::update(const WebSerializedScriptValue& value, WebIDBCallbacks* callbacks, WebExceptionCode& ec) function in class:WebKit::WebIDBCursorImpl 72 m_idbCursorBackend->update(value, IDBCallbacksProxy::create(callbacks), ec);
|
/external/webkit/Source/WebKit/mac/Carbon/ |
CarbonWindowAdapter.h | 58 // Update this window's frame and content rectangles to match the Carbon window's structure and content bounds rectangles. Return yes if the update was really necessary, no otherwise.
|
/external/webkit/Source/WebKit2/Shared/ |
UpdateInfo.h | 56 // The bounds of the update rects. 59 // All the update rects, in view coordinates.
|
/external/webkit/Tools/DumpRenderTree/win/ |
MD5.cpp | 50 static updatePtr update() function 69 update()(context, input, length);
|
/external/webkit/Tools/TestResultServer/handlers/ |
menu.py | 39 ["Update dashboard files", "/dashboards/update"],
|
/external/webrtc/src/modules/audio_processing/utility/ |
delay_estimator.c | 222 // Update |mean_bit_counts|, which is the smoothed version of |bit_counts|. 228 // Update |mean_bit_counts| only when far-end signal has something to 230 // we likely have a poor echo condition, hence don't update. 254 // whether to update |last_delay| or not. 257 // don't update |last_delay|. 258 // 2) If the situation is reliable we update |last_delay| if the value of the 264 // Update |minimum_probability|. 279 // Update |last_delay_probability|.
|
/external/webrtc/src/system_wrappers/source/ |
cpu_mac.cc | 88 if(Update(timeDiffMS) != 0) 100 WebRtc_Word32 CpuWrapperMac::Update(WebRtc_Word64 timeDiffMS)
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
BP_1I_D16F16C14_TRC_WRA_01.c | 70 pBiquadState->pDelays[2]=ynL; // Update y(n-1)L in Q0 71 pBiquadState->pDelays[0]=(*pDataIn++); // Update x(n-1)L in Q0
|