HomeSort by relevance Sort by last modified time
    Searched refs:retrieve (Results 1 - 25 of 44) sorted by null

1 2

  /prebuilts/misc/common/swig/include/2.0.11/d/
dhead.swg 96 exception.next = SwigPendingException.retrieve();
102 exception.next = SwigPendingException.retrieve();
108 exception.next = SwigPendingException.retrieve();
114 exception.next = SwigPendingException.retrieve();
120 exception.next = SwigPendingException.retrieve();
155 static object.Exception retrieve() {
199 exception.next = SwigPendingException.retrieve();
234 static object.Exception retrieve() {
  /external/libunwind/src/arm/
getcontext.S 45 @ retrieve r14 from call site, then store
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /external/chromium_org/v8/test/webkit/fast/js/
caller-property.js 52 shouldThrow("strictCaller(nonStrictCallee)", '"TypeError: Function.caller used to retrieve strict caller"');
60 shouldThrow("strictCaller(boundNonStrictCallee)", '"TypeError: Function.caller used to retrieve strict caller"');
82 shouldThrow("strictGetter(nonStrictAccessor)", '"TypeError: Function.caller used to retrieve strict caller"');
83 shouldThrow("strictSetter(nonStrictAccessor)", '"TypeError: Function.caller used to retrieve strict caller"');
  /external/libunwind/doc/
unw_get_accessors.tex 26 Note that \Func{unw\_get\_accessors}() can be used to retrieve the
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
background.js 159 // If only 1 entry is selected, retrieve entries in the same directory.
189 // We need to map the isolated entries to the normal entries to retrieve their
  /external/chromium_org/chrome/test/chromedriver/js/
call_function.js 70 * @param {number} id The ID for the cached item to retrieve.
125 * @param {Document=} opt_doc The document whose cache to retrieve. Defaults to
168 * @param {Cache} cache The cache to retrieve wrapped elements from.
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
errwarn.pxi 63 # retrieve info (clears error)
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_grid.js 105 * @param {MetadataCache} metadataCache To retrieve metadata.
139 * @param {MetadataCache} metadataCache To retrieve metadata.
file_table.js 212 * @param {MetadataCache} metadataCache To retrieve metadata.
755 * @param {MetadataCache} metadataCache Cache to retrieve metadada.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
braille_util_test.js 42 * Helper to retrieve braille for testing.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
breadcrumbs_controller.js 10 * @param {MetadataCache} metadataCache To retrieve metadata.
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 234 void retrieve(Context context, TypedArray from, int index) { method in class:BatteryHistoryChart.TextAttrs
388 mainTextAttrs.retrieve(context, a, R.styleable.BatteryHistoryChart_android_textAppearance);
389 headTextAttrs.retrieve(context, a, R.styleable.BatteryHistoryChart_headerAppearance);
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/automation/
automation_node.js 269 // Retrieve the internal AutomationNodeImpl instance for this node.
293 // |this| is an AutomationRootNodeImpl; retrieve the
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/
key_map.js 19 * To retrieve static data about user commands, see both cvox.CommandStore and
  /frameworks/base/docs/html/training/
training_toc.cs 254 <a href="<?cs var:toroot ?>training/secure-file-sharing/retrieve-info.html">
665 <a href="<?cs var:toroot ?>training/contacts-provider/retrieve-names.html">
670 <a href="<?cs var:toroot ?>training/contacts-provider/retrieve-details.html">
696 <a href="<?cs var:toroot ?>training/location/retrieve-current.html">
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 94 return _urlopener.retrieve(url, filename, reporthook, data)
142 # self.retrieve(). This is not enabled by default
225 def retrieve(self, url, filename=None, reporthook=None, data=None): member in class:URLopener
226 """retrieve(url) returns (filename, headers) for a local object
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py 94 return _urlopener.retrieve(url, filename, reporthook, data)
142 # self.retrieve(). This is not enabled by default
225 def retrieve(self, url, filename=None, reporthook=None, data=None): member in class:URLopener
226 """retrieve(url) returns (filename, headers) for a local object
    [all...]

Completed in 772 milliseconds

1 2