HomeSort by relevance Sort by last modified time
    Searched refs:reload (Results 176 - 200 of 473) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 266 ; in black/white/both order. Note that we have to reload this here because
  /frameworks/base/core/java/android/webkit/
WebView.java 196 * the WebView to reload the current page. If you don't want that, you
1078 public void reload() { method in class:WebView
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 267 ; in black/white/both order. Note that we have to reload this here because
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ObjectOutputStreamTest.java 1050 protected Object reload() throws IOException, ClassNotFoundException { method in class:ObjectOutputStreamTest
    [all...]
SerializationStressTest.java 219 return reload();
233 protected Object reload() throws IOException, ClassNotFoundException { method in class:SerializationStressTest
    [all...]
SerializationStressTest2.java     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_import.py 92 imp.reload(mod)
239 # A failing reload should leave the module object in sys.modules.
253 # convince reload() to reparse it. Maybe the timestamp didn't
263 self.assertRaises(ZeroDivisionError, imp.reload, mod)
281 # (infinite recursion in C) when faced with self-recursive reload()ing.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_import.py 92 imp.reload(mod)
239 # A failing reload should leave the module object in sys.modules.
253 # convince reload() to reparse it. Maybe the timestamp didn't
263 self.assertRaises(ZeroDivisionError, imp.reload, mod)
281 # (infinite recursion in C) when faced with self-recursive reload()ing.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_import.py 92 imp.reload(mod)
239 # A failing reload should leave the module object in sys.modules.
253 # convince reload() to reparse it. Maybe the timestamp didn't
263 self.assertRaises(ZeroDivisionError, imp.reload, mod)
281 # (infinite recursion in C) when faced with self-recursive reload()ing.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py 92 imp.reload(mod)
239 # A failing reload should leave the module object in sys.modules.
253 # convince reload() to reparse it. Maybe the timestamp didn't
263 self.assertRaises(ZeroDivisionError, imp.reload, mod)
281 # (infinite recursion in C) when faced with self-recursive reload()ing.
  /build/tools/droiddoc/templates-ndk/
sdkpage.cs 227 location.reload();
505 location.reload();
  /build/tools/droiddoc/templates-sdk-refonly/
sdkpage.cs 239 location.reload();
516 location.reload();
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewClientTest.java 318 mOnUiThread.reload();
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert.s 380 ldmfd sp!,{r4-r12,r15} @reload the registers from sp
ihevc_inter_pred_chroma_vert_w16inp.s 338 ldmfd sp!,{r4-r12,r15} @reload the registers from sp
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 325 ldmfd sp!,{r4-r12,r15} @reload the registers from sp
ihevc_inter_pred_chroma_vert_w16out.s 364 ldmfd sp!,{r4-r12,r15} @reload the registers from sp
ihevc_inter_pred_filters_luma_vert.s 410 ldmfdeq sp!,{r4-r12,r15} @reload the registers from sp
494 ldmfd sp!, {r4-r12, r15} @reload the registers from sp
    [all...]
ihevc_intra_pred_chroma_planar.s 356 ldmfd sp!,{r4-r12,r15} @reload the registers from sp
ihevc_intra_pred_luma_vert.s 420 ldmfd sp!,{r4-r12,r15} @reload the registers from sp
  /packages/apps/TV/src/com/android/tv/data/
ChannelDataManager.java 514 public void reload() { method in class:ChannelDataManager
ProgramDataManager.java 217 public void reload() { method in class:ProgramDataManager
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 299 uint32_t reload : 2; member in struct:android::GGLAssembler::fragment_parts_t
  /external/libselinux/src/
android.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_armv5.asm 154 ; temp variable here. So after r10 is used, reload

Completed in 573 milliseconds

1 2 3 4 5 6 78 91011>>