Searched refs:update (Results 1 - 25 of 1517) sorted by relevance

1234567891011>>

/prebuilts/go/darwin-x86/misc/chrome/gophertool/
H A Dbackground.js6 chrome.tabs.update(tab.id, { "url": url, "selected": true });
/prebuilts/go/linux-x86/misc/chrome/gophertool/
H A Dbackground.js6 chrome.tabs.update(tab.id, { "url": url, "selected": true });
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/common/
H A Ddescriptor_sets.cpp239 // Really this is just searching for the binding in which the update begins and adjusting offset accordingly
251 << update_count << " descriptors being updated but this update oversteps the bounds of this binding and the "
252 "next binding is not consistent with current binding so this update is invalid.";
340 // that any update buffers are valid, and that any dynamic offsets are within the bounds of their buffers.
391 << " with update range of VK_WHOLE_SIZE has dynamic offset " << dyn_offset
416 // For given bindings, place any update buffers or images into the passed-in unordered_sets
468 // Perform write update in given update struct
469 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) {
470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update
[all...]
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Ddescriptor_sets.cpp239 // Really this is just searching for the binding in which the update begins and adjusting offset accordingly
251 << update_count << " descriptors being updated but this update oversteps the bounds of this binding and the "
252 "next binding is not consistent with current binding so this update is invalid.";
340 // that any update buffers are valid, and that any dynamic offsets are within the bounds of their buffers.
391 << " with update range of VK_WHOLE_SIZE has dynamic offset " << dyn_offset
416 // For given bindings, place any update buffers or images into the passed-in unordered_sets
468 // Perform write update in given update struct
469 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) {
470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update
[all...]
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Ddescriptor_sets.cpp239 // Really this is just searching for the binding in which the update begins and adjusting offset accordingly
251 << update_count << " descriptors being updated but this update oversteps the bounds of this binding and the "
252 "next binding is not consistent with current binding so this update is invalid.";
340 // that any update buffers are valid, and that any dynamic offsets are within the bounds of their buffers.
391 << " with update range of VK_WHOLE_SIZE has dynamic offset " << dyn_offset
416 // For given bindings, place any update buffers or images into the passed-in unordered_sets
468 // Perform write update in given update struct
469 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) {
470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update
[all...]
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/common/
H A Ddescriptor_sets.cpp239 // Really this is just searching for the binding in which the update begins and adjusting offset accordingly
251 << update_count << " descriptors being updated but this update oversteps the bounds of this binding and the "
252 "next binding is not consistent with current binding so this update is invalid.";
340 // that any update buffers are valid, and that any dynamic offsets are within the bounds of their buffers.
391 << " with update range of VK_WHOLE_SIZE has dynamic offset " << dyn_offset
416 // For given bindings, place any update buffers or images into the passed-in unordered_sets
468 // Perform write update in given update struct
469 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) {
470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update
[all...]
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Ddescriptor_sets.cpp239 // Really this is just searching for the binding in which the update begins and adjusting offset accordingly
251 << update_count << " descriptors being updated but this update oversteps the bounds of this binding and the "
252 "next binding is not consistent with current binding so this update is invalid.";
340 // that any update buffers are valid, and that any dynamic offsets are within the bounds of their buffers.
391 << " with update range of VK_WHOLE_SIZE has dynamic offset " << dyn_offset
416 // For given bindings, place any update buffers or images into the passed-in unordered_sets
468 // Perform write update in given update struct
469 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) {
470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update
[all...]
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Ddescriptor_sets.cpp239 // Really this is just searching for the binding in which the update begins and adjusting offset accordingly
251 << update_count << " descriptors being updated but this update oversteps the bounds of this binding and the "
252 "next binding is not consistent with current binding so this update is invalid.";
340 // that any update buffers are valid, and that any dynamic offsets are within the bounds of their buffers.
391 << " with update range of VK_WHOLE_SIZE has dynamic offset " << dyn_offset
416 // For given bindings, place any update buffers or images into the passed-in unordered_sets
468 // Perform write update in given update struct
469 void cvdescriptorset::DescriptorSet::PerformWriteUpdate(const VkWriteDescriptorSet *update) {
470 auto start_idx = p_layout_->GetGlobalStartIndexFromBinding(update
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
H A D__init__.py52 v._propdict.update(getattr(superclass, '_propdict', {}))
53 v._elemdict.update(getattr(superclass, '_elemdict', {}))
54 v._propdict.update(getattr(v, '_privpropdict', {}))
55 v._elemdict.update(getattr(v, '_privelemdict', {}))
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
H A D__init__.py40 v._propdict.update(getattr(superclass, '_propdict', {}))
41 v._elemdict.update(getattr(superclass, '_elemdict', {}))
42 v._propdict.update(getattr(v, '_privpropdict', {}))
43 v._elemdict.update(getattr(v, '_privelemdict', {}))
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_md5.py49 m1.update(aas)
50 m1.update(bees)
51 m1.update(cees)
54 m2.update(aas + bees + cees)
H A Dtest_pep247.py31 obj3.update('string')
39 obj3.update('string')
50 obj1.update('string')
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_md5.py49 m1.update(aas)
50 m1.update(bees)
51 m1.update(cees)
54 m2.update(aas + bees + cees)
H A Dtest_pep247.py31 obj3.update('string')
39 obj3.update('string')
50 obj1.update('string')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
H A D__init__.py52 v._propdict.update(getattr(superclass, '_propdict', {}))
53 v._elemdict.update(getattr(superclass, '_elemdict', {}))
54 v._propdict.update(getattr(v, '_privpropdict', {}))
55 v._elemdict.update(getattr(v, '_privelemdict', {}))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
H A D__init__.py40 v._propdict.update(getattr(superclass, '_propdict', {}))
41 v._elemdict.update(getattr(superclass, '_elemdict', {}))
42 v._propdict.update(getattr(v, '_privpropdict', {}))
43 v._elemdict.update(getattr(v, '_privelemdict', {}))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_md5.py49 m1.update(aas)
50 m1.update(bees)
51 m1.update(cees)
54 m2.update(aas + bees + cees)
H A Dtest_pep247.py31 obj3.update('string')
39 obj3.update('string')
50 obj1.update('string')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_md5.py49 m1.update(aas)
50 m1.update(bees)
51 m1.update(cees)
54 m2.update(aas + bees + cees)
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dhmac.py72 self.outer.update(key.translate(trans_5C))
73 self.inner.update(key.translate(trans_36))
75 self.update(msg)
80 def update(self, msg): member in class:HMAC
83 self.inner.update(msg)
88 An update to this copy won't affect the original object.
103 h.update(self.inner.digest())
129 You can now feed arbitrary strings into the object using its update()
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dhmac.py72 self.outer.update(key.translate(trans_5C))
73 self.inner.update(key.translate(trans_36))
75 self.update(msg)
80 def update(self, msg): member in class:HMAC
83 self.inner.update(msg)
88 An update to this copy won't affect the original object.
103 h.update(self.inner.digest())
129 You can now feed arbitrary strings into the object using its update()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dhmac.py72 self.outer.update(key.translate(trans_5C))
73 self.inner.update(key.translate(trans_36))
75 self.update(msg)
80 def update(self, msg): member in class:HMAC
83 self.inner.update(msg)
88 An update to this copy won't affect the original object.
103 h.update(self.inner.digest())
129 You can now feed arbitrary strings into the object using its update()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dhmac.py72 self.outer.update(key.translate(trans_5C))
73 self.inner.update(key.translate(trans_36))
75 self.update(msg)
80 def update(self, msg): member in class:HMAC
83 self.inner.update(msg)
88 An update to this copy won't affect the original object.
103 h.update(self.inner.digest())
129 You can now feed arbitrary strings into the object using its update()
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
H A D__init__.py56 v._propdict.update(getattr(superclass, '_propdict', {}))
57 v._elemdict.update(getattr(superclass, '_elemdict', {}))
58 v._propdict.update(getattr(v, '_privpropdict', {}))
59 v._elemdict.update(getattr(v, '_privelemdict', {}))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
H A D__init__.py56 v._propdict.update(getattr(superclass, '_propdict', {}))
57 v._elemdict.update(getattr(superclass, '_elemdict', {}))
58 v._propdict.update(getattr(v, '_privpropdict', {}))
59 v._elemdict.update(getattr(v, '_privelemdict', {}))

Completed in 1035 milliseconds

1234567891011>>