/external/chromium/chrome/browser/ui/panels/ |
panel_manager.h | 26 // Called when the display is changed, i.e. work area is updated. 115 // the dragging happens. Then it is updated to the position that will be set
|
/external/dnsmasq/contrib/wrt/ |
README | 35 updated. When it is called with argv[1] as "old", "add", or "del" 54 number of writes to the NVRAM. With HAVE_BROKEN_RTC, NVRAM is updated
|
/external/kernel-headers/original/linux/ |
taskstats.h | 57 * count, delay_total NOT updated atomically 62 /* Following four fields atomically updated using task->delays->lock */
|
/external/llvm/include/llvm/ |
AutoUpgrade.h | 34 /// which need to have both the function updated as well as all calls updated
|
/external/netcat/ |
netcat.blurb | 1 Netcat 1.10 is an updated release of Netcat, a simple Unix utility which reads 38 Better portability -- updated generic.h and Makefile [thanx folks!]
|
/external/zlib/contrib/puff/ |
README | 61 On return, *sourcelen is updated to the amount of input data consumed, and 62 *destlen is updated to the size of the uncompressed data. See the comments
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_Inter_s.s | 33 ; * [out] ppBitStream *ppBitStream is updated after the block is 36 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s | 33 ; * [out] ppBitStream *ppBitStream is updated after the block is 36 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_Inter_s.s | 33 ; * [out] ppBitStream *ppBitStream is updated after the block is 36 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s | 33 ; * [out] ppBitStream *ppBitStream is updated after the block is 36 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_FillVLCBuffer.c | 51 * [out] ppBitStream *ppBitStream is updated after the block is encoded 54 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
omxVCM4P2_DecodeBlockCoef_Inter.c | 49 * ppBitStream - *ppBitStream is updated after the block is decoded, so 51 * pBitOffset - *pBitOffset is updated so that it points to the current bit
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC.c | 60 * ppBitStream - *ppBitStream is updated after the block is decoded such 62 * pBitOffset - *pBitOffset is updated such that it points to the current
|
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c | 65 * ppBitStream - *ppBitStream is updated after the block is encoded, so 67 * pBitOffset - *pBitOffset is updated so that it points to the current bit
|
omxVCM4P2_PredictReconCoefIntra.c | 58 * pPredBufRow - pointer to the updated coefficient row buffer 59 * pPredBufCol - pointer to the updated coefficient column buffer Note:
|
/frameworks/ex/variablespeed/jni/ |
ring_buffer.h | 87 // Merges updated data back into the ring buffer, if it was updated in
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicLongFieldUpdater.java | 38 * @param fieldName the name of the field to be updated. 60 * to the given updated value if the current value {@code ==} the 76 * to the given updated value if the current value {@code ==} the 96 * given updated value. This operation is guaranteed to act as a volatile 106 * updater to the given updated value. 193 * @return the updated value 209 * @return the updated value 226 * @return the updated value
|
/libcore/luni/src/main/java/java/util/zip/ |
CheckedInputStream.java | 73 * updated with the bytes read. 99 * @return the updated checksum.
|
/cts/tools/dasm/src/java_cup/runtime/ |
symbol.java | 17 * @version last updated: 11/25/95
|
/external/chromium/chrome/browser/extensions/ |
browser_action_test_util.h | 31 // Waits for a browser action at |index| to get updated.
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_exceptions_table_model.h | 31 // parent, and it has children, the row in model will be updated to have
|
/external/chromium/chrome/browser/history/ |
download_database.h | 37 // state are not updated during browser shutdown (particularly when crashing).
|
starred_url_database.h | 109 // be updated with the ID of the newly created entry. The URL table will be 110 // updated to point to the entry. The URL row will be created if it doesn't 145 // If the order differs, the database is updated. Returns false if the order 146 // differed and the db couldn't be updated.
|
/external/chromium/chrome/browser/tab_contents/ |
web_drop_target_win.h | 60 // content area. This can be updated async during a drag operation.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_instructions_view.h | 62 // Have the colors of the child views been updated? This is initially false
|