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

<<81828384858687888990>>

  /external/chromium_org/third_party/openssl/openssl/crypto/dh/
dh.h 92 * to ensure the result is compliant.
98 * permitted it is then the applications responsibility to ensure that the
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
dh.h 92 * to ensure the result is compliant.
98 * permitted it is then the applications responsibility to ensure that the
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops.h 111 // ensure that no later memory access can be reordered ahead of the operation.
112 // "Release" operations ensure that no previous memory access can be reordered
  /external/chromium_org/third_party/skia/src/effects/
SkBitmapAlphaThresholdShader.cpp 228 // Add one pixel of border to ensure that clamp mode will be all zeros
244 // offset to ensure border is zero on top/left
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/
cpp-preproc.c 252 /* Loop to ensure entire line is read (don't want to limit line length). */
332 /* Ensure the buffer is null-terminated. */
  /external/chromium_org/tools/oopif/
iframe_server.py 109 Uses the .invalid domain to ensure DNS will not resolve to any real
161 # Ensure a stable random number per iframe.
  /external/chromium_org/tools/resources/
find_unused_resources.py 108 # Ensure the resource isn't used anywhere by checking both for the resource
154 # Try to ensure we are in a source checkout.
  /external/chromium_org/v8/test/mjsunit/
array-constructor-feedback.js 110 // Test: ensure that crankshafted array constructor sites are deopted
141 // Test: Ensure that inlined array calls in crankshaft learn from deopts
  /external/dhcpcd/
bind.c 54 /* We do things after aquiring the lease, so ensure we have enough time for them */
129 /* We're binding an address now - ensure that sockets are closed */
  /external/freetype/src/base/
ftgloadr.c 196 /* Ensure that we can add `n_points' and `n_contours' to our glyph. */
272 /* Ensure that we can add `n_subglyphs' to our glyph. this function */
  /external/icu4c/common/
util_props.cpp 79 * ensure has enough capacity.
81 * must ensure that parsedInts.length is >= the number of '#'
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java 50 * implementing a Data object that caches these values, care must be taken to ensure that a node
60 * implementing a Data object that caches these values, care must be taken to ensure that a node
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.c 209 /* Flush the upload managers to ensure recycling of upload buffers
217 /* Ensure that texture dma uploads are processed
  /external/open-vcdiff/src/
addrcache.h 141 // No bounds checking is performed; the caller must ensure that
150 // No bounds checking is performed; the caller must ensure that
  /external/openssl/crypto/dh/
dh.h 92 * to ensure the result is compliant.
98 * permitted it is then the applications responsibility to ensure that the
  /external/openssl/include/openssl/
dh.h 92 * to ensure the result is compliant.
98 * permitted it is then the applications responsibility to ensure that the
  /external/oprofile/libdb/
odb.h 142 * Node allocation is done in a two step way 1st) ensure a free node exist
145 * This is done in this way to ensure node setup is visible from another
  /external/oprofile/pp/
opgprof.cpp 156 // round-down low_pc to ensure bin number is correct in the inner loop
158 // round-up high_pc to ensure a correct histsize calculus
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscostask.c 133 /* Ensure cursor is put back to standard pointer shape if
138 /* Ensure we end up back in the wimp */
SDL_wimppoll.c 79 /* Flag to ensure window is correct size after a mode change */
166 /* Ensure window is correct size */
  /external/skia/src/effects/
SkBitmapAlphaThresholdShader.cpp 228 // Add one pixel of border to ensure that clamp mode will be all zeros
244 // offset to ensure border is zero on top/left
  /external/skia/tests/
GpuBitmapCopyTest.cpp 37 * Check to ensure that copying a GPU-backed SkBitmap behaved as expected.
100 // to ensure that they were copied properly.
  /external/skia/tools/tests/
skimage_self_test.py 77 # Another test (in main()) tests to ensure that "Missing" does not appear
91 # Another test (in main()) tests to ensure that "failures" does not
  /external/v8/src/
log-utils.cc 240 AssertNoAllocation no_heap_allocation; // Ensure string stay valid.
255 AssertNoAllocation no_heap_allocation; // Ensure string stay valid.
  /external/valgrind/main/docs/internals/
porting-HOWTO.txt 75 - Ensure the regression tests work, and add some arch-specific tests to
99 You'll have to ensure that everywhere that vki_*/VKI_* types and constants

Completed in 1374 milliseconds

<<81828384858687888990>>