HomeSort by relevance Sort by last modified time
    Searched full:ensure (Results 426 - 450 of 8868) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/browser/loader/
upload_data_stream_builder.cc 41 // This class is necessary to ensure the BlobData and any attached shareable
80 // Ensure the blob and any attached shareable files survive until
  /external/chromium_org/content/browser/renderer_host/
smooth_scroll_gesture_controller_unittest.cc 170 // Ensure it won't start another smooth scroll.
176 // Ensure the smooth scroll is ticked.
  /external/chromium_org/content/renderer/
disambiguation_popup_helper.cc 30 // Compute the scaling factor to ensure the smallest touch candidate reaches
62 // Ensure the disambiguation popup fits inside the screen,
  /external/chromium_org/ipc/
unix_domain_socket_util_unittest.cc 149 // Ensure that IPC::CreateServerUnixDomainSocket creates a socket that
157 // Ensure that messages can be sent across the resulting socket.
  /external/chromium_org/media/base/
multi_channel_resampler.cc 54 // We need to ensure that SincResampler only calls ProvideInput once for each
55 // channel. To ensure this, we chunk the number of requested frames into
vector_math.cc 58 // Ensure |src| and |dest| are 16-byte aligned.
70 // Ensure |src| and |dest| are 16-byte aligned.
  /external/chromium_org/media/filters/
pipeline_integration_test_base.h 51 // audio underflow will be disabled to ensure consistent hashes.
69 // --video-threads=1 to ensure correctness. Pipeline must have been started
  /external/chromium_org/net/quic/
quic_client_session_test.cc 82 // Close a stream and ensure I can now open a new one.
109 // Close a stream and ensure I can now open a new one.
  /external/chromium_org/net/ssl/
ssl_config_service_unittest.cc 112 // Ensure that changing a disabled cipher suite, while still maintaining
119 // Ensure that removing a disabled cipher suite, while still keeping some
  /external/chromium_org/ppapi/cpp/private/
flash_clipboard.cc 105 // Ensure that we don't dereference the memory in empty vectors. We still
130 // Ensure that we don't dereference the memory in empty vectors. We still
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
generatePatchCommand.pl 56 $title = "generatePatchCommand: --force and no \"ensure force\".";
65 $title = "generatePatchCommand: no --force and \"ensure force\".";
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
path_unittest.py 72 # Call cygpath to ensure the subprocess is running.
79 # Ensure that it is stopped.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 138 ensure(swap_chain->GetBuffer(0, IID_ID3D10Texture2D, (void**)&tex));
139 ensure(dev->CreateRenderTargetView(tex, NULL, &rtv));
  /external/chromium_org/third_party/sqlite/src/test/
vtab5.test 23 # The following tests - vtab5-1.* - ensure that an INSERT, DELETE or UPDATE
75 # The following tests - vtab5-2.* - ensure that collation sequences
  /external/clang/bindings/python/tests/cindex/
test_cdb.py 73 """Ensure CompilationsCommands are independent of the database"""
81 """Ensure CompilationsCommand keeps a reference to CompilationCommands"""
  /external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/
interception_readdir_r_test.cc 19 // Ensure the readdir_r interceptor doesn't erroneously mark the entire dirent
40 // Ensure the readdir64_r interceptor doesn't have the bug either.
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IExceptionHandlerTable.java 59 * checks are made. It is the responsibility of the caller to ensure
70 * the responsibility of the caller to ensure that all data referenced
  /external/emma/core/java12/com/vladium/util/exception/
IThrowableWrapper.java 39 * Every exception hierarchy implementing this interface must ensure that
48 * Every exception hierarchy implementing this interface must ensure that
  /external/icu4c/common/
cmemory.c 52 * Access the memory to ensure that it's all valid.
53 * Load and save a computed value to try to ensure that the compiler
  /external/libogg/doc/libogg/
ogg_sync_pageout.html 22 <p>In an actual decoding loop, this function should be called first to ensure that the buffer is cleared. The example code below illustrates a clean reading loop which will fill and output pages.
23 <p><b>Caution:</b>This function should be called before reading into the buffer to ensure that data does not remain in the ogg_sync_state struct. Failing to do so may result in a memory leak. See the example code below for details.
  /external/libsepol/tests/
test-common.h 39 /* Test the indexes in the policydb to ensure their correctness. These include
45 /* Test alias datum to ensure that it is as expected
  /external/llvm/include/llvm/Support/
IncludeFile.h 1 //===- llvm/Support/IncludeFile.h - Ensure Linking Of Library ---*- C++ -*-===//
72 /// @brief Class to ensure linking of corresponding object file.
  /external/llvm/test/Transforms/Inline/
inline_ssp.ll 2 ; Ensure SSP attributes are propagated correctly when inlining.
10 ; are used by the remaining functions to ensure that the SSP attributes are
  /external/llvm/test/Transforms/Mem2Reg/
use-analysis.ll 9 ; Ensure we can look through a bitcast to i8* and the addition of lifetime
25 ; Ensure we can look through a GEP to i8* and the addition of lifetime
  /external/markdown/docs/
release-2.0.txt 20 However, you may want to ensure that any third party extensions you are using
32 or removed. Ensure that your processors match the currently supported types.

Completed in 926 milliseconds

<<11121314151617181920>>