/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_webdata_service_observer.h | 17 // Called on DB thread when an AutofillProfile has been added/removed/updated
|
/external/chromium_org/google_apis/drive/ |
drive_entry_kinds.h | 12 // kEntryKindMap in gdata_wapi_parser.cc should also be updated if you modify
|
/external/chromium_org/remoting/host/installer/mac/tools/ |
ksregister.sh | 15 # Register a ticket with Keystone so we're updated.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
slider-thumb-tracking.html | 20 REGRESSION (Native slider): slider thumb not updated when the mouse is dragged/released out of range</i>.
|
/external/chromium_org/third_party/libpng/ |
README.chromium | 13 Updated to 1.2.45, no changes to the source files but all unneeded files
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
apple_glx.c | 70 int updated; local 72 updated = apple_glx_context_surface_changed(uid, pthread_self()); 74 apple_glx_diagnostic("surface notify updated %d\n", updated);
|
/external/chromium_org/ui/gfx/animation/ |
animation_container_observer.h | 19 // all the animations have updated.
|
/external/chromium_org/v8/src/ |
hydrogen-redundant-phi.cc | 64 bool updated; local 67 updated = false; 79 updated |= value->IsPhi() && !value->CheckFlag(HValue::kIsDead); 84 } while (updated);
|
/external/chromium_org/win8/metro_driver/ime/ |
text_service_delegate.h | 26 // Called when on-going composition is updated. An empty |text| represents
|
/external/dnsmasq/contrib/dnslist/ |
dhcp.css | 13 h1 .updated
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/data/ |
builds-eclipse-3.3.xml | 7 <updated>2006-11-14T23:54:27Z</updated> 16 <updated>2006-11-14T23:54:27Z</updated>
|
builds-uml2-uml-2.1.xml | 7 <updated>2006-11-14T23:12:21Z</updated> 16 <updated>2006-11-14T23:12:21Z</updated>
|
/external/eigen/doc/snippets/ |
Tutorial_Map_using.cpp | 19 cout << "Updated m2: " << m2 << endl;
|
/external/libnfc-nci/src/ |
nfca_version.c | 23 // The following string should be manually updated to contain the
|
/external/llvm/test/Other/ |
2002-02-24-InlineBrokePHINodes.ll | 1 ; Inlining used to break PHI nodes. This tests that they are correctly updated
|
2002-03-11-ConstPropCrash.ll | 2 ; was not updated to refer to the final position of the new terminator. This
|
/external/mesa3d/src/glx/apple/ |
apple_glx.c | 70 int updated; local 72 updated = apple_glx_context_surface_changed(uid, pthread_self()); 74 apple_glx_diagnostic("surface notify updated %d\n", updated);
|
/external/valgrind/main/VEX/ |
TODO.txt | 2 Last updated 15 Nov 04
|
/external/webrtc/src/common_audio/vad/ |
vad_filterbank.h | 35 * - filter_state : Updated state of the filter 59 * - filter_state : Updated state of the filter (Q(-1)) 83 * - upper_state : Updated state of the upper filter 84 * - lower_state : Updated state of the lower filter
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_Bitstream.h | 152 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 155 * [out] pBitOffset *pBitOffset is updated so that it points to the 192 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 195 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_Bitstream.h | 152 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 155 * [out] pBitOffset *pBitOffset is updated so that it points to the 192 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 195 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM_Bitstream.h | 152 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 155 * [out] pBitOffset *pBitOffset is updated so that it points to the 192 * [out] ppBitStream *ppBitStream is updated after the block is encoded, 195 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/base/core/java/android/app/ |
IThumbnailReceiver.aidl | 22 * System private API for receiving updated thumbnails from a checkpoint.
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicBoolean.java | 11 * A {@code boolean} value that may be updated atomically. See the 15 * updated flags, and cannot be used as a replacement for a 61 * Atomically sets the value to the given updated value 76 * Atomically sets the value to the given updated value
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/ |
MockClock.java | 20 /** Current time. Only updated with advance(). */
|