HomeSort by relevance Sort by last modified time
    Searched full:ensure (Results 826 - 850 of 9267) sorted by null

<<31323334353637383940>>

  /external/chromium_org/content/public/browser/
site_instance.h 82 // ensure only one RenderProcessHost for the site exists/ within the
98 // should ensure that this SiteInstance becomes ref counted, by storing it in
112 // from scratch (or similar circumstances). Callers should ensure that
  /external/chromium_org/content/renderer/media/
renderer_gpu_video_accelerator_factories.cc 100 // AsyncCreateVideoDecodeAccelerator() function later we need to ensure
205 // flush the command buffers to ensure that.
214 // ensure that the underlying pixels in the SkBitmap passed in remain valid
  /external/chromium_org/media/base/
vector_math.cc 68 // Ensure |src| and |dest| are 16-byte aligned.
80 // Ensure |src| and |dest| are 16-byte aligned.
93 // Ensure |src| is 16-byte aligned.
  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config_test.cc 285 // Ensure that configs get deleted when removed.
300 // Ensure that the primary config isn't deleted when removed.
333 // Ensure that invalid configs don't change anything.
  /external/chromium_org/ppapi/shared_impl/
tracked_callback.h 45 // The ability to post aborts is needed in many situations to ensure that the
56 // - They must ensure that the callback is executed at most once (by looking at
58 // - They must ensure that the callback is run abortively if it is marked as to
  /external/chromium_org/third_party/libjingle/source/talk/base/
pathutils.cc 186 // Ensure folder ends in a path delimiter
194 // Ensure folder ends in a path delimiter
222 // Ensure extension begins with the extension delimiter
  /external/chromium_org/ui/app_list/
app_list_model_unittest.cc 199 // Ensure that the first item is the expected one
229 // Ensure order is preserved.
236 // Ensure order is preserved.
  /external/chromium_org/v8/test/mjsunit/
object-create.js 83 // Ensure the property is writable.
89 // Ensure by default properties are not writable.
223 // Ensure that only enumerable own properties on the descriptor are used.
  /external/clang/bindings/python/tests/cindex/
test_cursor.py 77 """Ensure that references to TranslationUnit are kept."""
106 """Ensure Cursor.is_static_method works."""
236 """Ensure we can map cursors back to tokens."""
  /external/jpeg/
jdhuff.h 29 /* (maxcode[17] is a sentinel to ensure jpeg_huff_decode terminates) */
123 * Use CHECK_BIT_BUFFER to ensure there are N bits in get_buffer
128 * Ensure there are N bits in get_buffer; if suspend, take action.
  /external/pixman/
Makefile.am 72 ensure-prev:
84 release-check: ensure-prev release-verify-newer release-remove-old distcheck
96 release-publish-message: $(HASHFILES) ensure-prev
  /external/qemu/distrib/jpeg-6b/
jdhuff.h 29 /* (maxcode[17] is a sentinel to ensure jpeg_huff_decode terminates) */
123 * Use CHECK_BIT_BUFFER to ensure there are N bits in get_buffer
128 * Ensure there are N bits in get_buffer; if suspend, take action.
  /external/qemu/
m68k.ld 72 /* Ensure the __preinit_array_start label is properly aligned. We
134 /* Align here to ensure that the .bss section occupies space up to
135 _end. Align after .bss to ensure correct alignment even if the
x86_64.ld 78 /* Ensure the __preinit_array_start label is properly aligned. We
140 /* Align here to ensure that the .bss section occupies space up to
141 _end. Align after .bss to ensure correct alignment even if the
  /external/skia/tests/
Writer32Test.cpp 138 // Ensure that the align4 of the string is padded with zeroes.
178 // Ensure that the data read is the same as what was written.
180 // Ensure that the rest is padded with zeroes.
  /external/v8/test/mjsunit/
object-create.js 83 // Ensure the property is writable.
89 // Ensure by default properties are not writable.
223 // Ensure that only enumerable own properties on the descriptor are used.
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
WifiClientTest.java 276 /* Ensure no network is CURRENT */
286 /* Ensure connected network is CURRENT */
301 /* Ensure no network is CURRENT */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/arm-eabi/lib/ldscripts/
armelf.xr 97 /* Ensure the __preinit_array_start label is properly aligned. We
119 /* Align here to ensure that the .bss section occupies space up to
120 _end. Align after .bss to ensure correct alignment even if the
armelf.xu 97 /* Ensure the __preinit_array_start label is properly aligned. We
120 /* Align here to ensure that the .bss section occupies space up to
121 _end. Align after .bss to ensure correct alignment even if the
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/arm-linux-androideabi/lib/ldscripts/
armelf_linux_eabi.xr 97 /* Ensure the __preinit_array_start label is properly aligned. We
119 /* Align here to ensure that the .bss section occupies space up to
120 _end. Align after .bss to ensure correct alignment even if the
armelf_linux_eabi.xu 97 /* Ensure the __preinit_array_start label is properly aligned. We
120 /* Align here to ensure that the .bss section occupies space up to
121 _end. Align after .bss to ensure correct alignment even if the
armelfb_linux_eabi.xr 97 /* Ensure the __preinit_array_start label is properly aligned. We
119 /* Align here to ensure that the .bss section occupies space up to
120 _end. Align after .bss to ensure correct alignment even if the
armelfb_linux_eabi.xu 97 /* Ensure the __preinit_array_start label is properly aligned. We
120 /* Align here to ensure that the .bss section occupies space up to
121 _end. Align after .bss to ensure correct alignment even if the
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/lib/ldscripts/
elf32btsmip.xr 106 /* Ensure the __preinit_array_start label is properly aligned. We
143 /* Align here to ensure that the .bss section occupies space up to
144 _end. Align after .bss to ensure correct alignment even if the
elf32btsmip.xu 106 /* Ensure the __preinit_array_start label is properly aligned. We
144 /* Align here to ensure that the .bss section occupies space up to
145 _end. Align after .bss to ensure correct alignment even if the

Completed in 823 milliseconds

<<31323334353637383940>>