Searched
full:ensure (Results
576 -
600 of
9267) sorted by null
<<21222324252627282930>>
/external/chromium_org/sync/internal_api/public/engine/ |
polling_constants.cc | 12 // We use high values here to ensure that failure to receive poll updates from
|
/external/chromium_org/testing/gtest/codegear/ |
gtest_link.cc | 36 // ensure that Debug versus Release test builds are linked against the
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
array-out-of-memory.html | 13 // In order to force arr[target] to be stored in the vector, rather than the sparse map, we need ensure the vector is sufficiently densely populated.
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector-wrappers/ |
inspector-wrappers-test-utils.js | 30 "<p>View this page from an http:// URL to ensure that it's in a different " +
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/ |
jquery.isonscreen.js | 11 //ensure numbers come in as intgers (not strings) and remove 'px' is it's there
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebGeolocationController.h | 56 // No implementation for the default constructor. Declared private to ensure that no instances
|
/external/chromium_org/third_party/angle/src/third_party/compiler/ |
ArrayBoundsClamper.h | 38 // Must be set before compiling any shaders to ensure consistency
|
/external/chromium_org/third_party/icu/source/i18n/ |
nfrlist.h | 78 add(NULL); // ensure null termination
|
/external/chromium_org/third_party/libxml/src/include/ |
wsockcompat.h | 31 /* Include <errno.h> here to ensure that it doesn't get included later
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
d3d10app.h | 38 #define ensure(x) do {HRESULT __hr = (x); if(!SUCCEEDED(__hr)) {fprintf(stderr, "COM error %08x\n", __hr); abort();}} while(0) macro
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
d3d11app.h | 38 #define ensure(x) do {HRESULT __hr = (x); if(!SUCCEEDED(__hr)) {fprintf(stderr, "COM error %08x\n", __hr); abort();}} while(0) macro
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
NOTES | 29 ensure the following funciton is called whenever the state changes and
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
platform_thread.h | 59 // release system resources associated with the thread. You must ensure that
|
/external/chromium_org/third_party/skia/src/core/ |
SkQuadClipper.h | 19 also in X, to ensure that all segments fit in a finite coordinate system.
|
/external/chromium_org/third_party/skia/src/utils/ |
SkBoundaryPatch.cpp | 73 // ensure our 4th cubic wraps to the start of the first
|
/external/chromium_org/tools/android/forwarder2/ |
forwarder.gyp | 14 # For the component build, ensure dependent shared libraries are stripped
|
/external/chromium_org/tools/gyp/test/library_dirs/subdir/ |
test-win.gyp | 32 # The point of this weird structuring is to ensure that 'library_dirs'
|
test.gyp | 32 # The point of this weird structuring is to ensure that 'library_dirs'
|
/external/chromium_org/tools/gyp/test/ninja/solibs_avoid_relinking/ |
gyptest-solibs-avoid-relinking.py | 28 # executable, ensure timestamp hasn't changed.
|
/external/chromium_org/tools/perf/measurements/ |
startup.py | 14 tests, you should repeat the page set to ensure it's cached.
|
/external/chromium_org/tools/telemetry/telemetry/ |
__init__.py | 13 # Ensure Python >= 2.6
|
/external/chromium_org/ui/base/dragdrop/ |
cocoa_dnd_util.h | 20 // any data associated with this type; it's only used to ensure that Chrome
|
/external/chromium_org/v8/test/mjsunit/ |
binary-operation-overwrite.js | 28 // Ensure that literals are not overwritten.
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
numeric-literals-off.js | 28 // This is to ensure that we do not support 0b and 0o in Number when
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1173979.js | 28 // Ensure that null only equals null and undefined, also for variables.
|
Completed in 1640 milliseconds
<<21222324252627282930>>