HomeSort by relevance Sort by last modified time
    Searched refs:updated (Results 126 - 150 of 590) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
ldb.s 13 # be updated when gp-relative relocations are added
ldh.s 13 # be updated when gp-relative relocations are added
ldw.s 13 # be updated when gp-relative relocations are added
stb.s 13 # be updated when gp-relative relocations are added
sth.s 13 # be updated when gp-relative relocations are added
stw.s 13 # be updated when gp-relative relocations are added
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewLayoutTest.java     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_wildcard_iterator.py 239 bucket_listing_fields=['updated']))
242 self.assertTrue(blr.root_object and blr.root_object.updated)
249 self.assertTrue(blr.root_object and not blr.root_object.updated)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
instance.py 398 def _update(self, updated):
399 self.__dict__.update(updated.__dict__)
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/
location_info_mixin.js 91 //NOTE: <body> and <html> are never popped from the stack, so we need to updated
  /external/icu/icu4c/source/data/mappings/
ucmfiles.mk 20 # Note: ICU is updated to handle three EBCDIC converters (JIPS, KEIS, and JEF) which uses
  /external/v8/test/mjsunit/
debug-script.js 74 // This has to be updated if the number of native scripts change.
  /external/v8/test/webkit/fast/js/
string-capitalization.js 42 // either return the updated results for compliant platforms or the
  /external/vulkan-validation-layers/
CONTRIBUTING.md 25 * Please base your fixes on the master branch. SDK branches are generally not updated except for critical fixes needed to repair an SDK release.
  /frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
SoundTriggerTestService.java 291 GenericSoundModel updated = createNewSoundModel(modelInfo); local
292 boolean status = mSoundTriggerUtil.addOrUpdateSoundModel(updated);
  /frameworks/rs/api/
rs_atomic.spec 21 They ensure that the values are atomically updated, i.e. that the memory
  /ndk/build/core/
build-all.mk 63 # generated during the build. It will be updated by build scripts
  /packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java 243 Policy updated = setupPolicy(10, Policy.PASSWORD_MODE_SIMPLE, 0, 0, false, 0, 0, 0, local
245 SecurityPolicy.setAccountPolicy(mMockContext, account, updated, null);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /external/ImageMagick/www/api/
cache-view.php 189 <p>GetCacheViewAuthenticMetacontent() returns the meta-content corresponding with the last call to SetCacheViewIndexes() or GetCacheViewAuthenticMetacontent(). The meta-content are authentic and can be updated.</p>
211 <p>GetCacheViewAuthenticPixelQueue() returns the pixels associated with the last call to QueueCacheViewAuthenticPixels() or GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be updated.</p>
299 <p>GetCacheViewVirtualMetacontent() returns the meta-content corresponding with the last call to GetCacheViewVirtualMetacontent(). The meta-content is virtual and therefore cannot be updated.</p>
322 <p>GetCacheViewVirtualPixelQueue() returns the the pixels associated with the last call to GetCacheViewVirtualPixels(). The pixels are virtual and therefore cannot be updated.</p>
  /external/autotest/server/
kvm.py 345 The is_used status will be updated according to the presence
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
timeline_view_test.js 212 // updated, which will trigger an onscroll event.
323 * makes sure the range is correctly set and not automatically updated.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
ls.py 331 r'\1T\2Z', str(obj.updated).decode(UTF8).encode('ascii'))
440 bucket_listing_fields = ['name', 'updated', 'size']
  /external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.cc 1141 // Check if there are any updated buffers
1142 bool updated = false; local
1144 // TODO: check if window size is updated!
    [all...]

Completed in 3395 milliseconds

1 2 3 4 56 7 8 91011>>