HomeSort by relevance Sort by last modified time
    Searched full:checks (Results 576 - 600 of 7809) sorted by null

<<21222324252627282930>>

  /external/ceres-solver/internal/ceres/
gradient_checking_cost_function.h 43 // Creates a CostFunction that checks the jacobians that cost_function computes
69 // which checks its derivatives against estimates from numeric
  /external/chromium/base/memory/
weak_ptr_unittest.cc 121 // checks that ensure that a weak reference is not used by multiple threads.
130 // checks that ensure that a weak reference is not used by multiple threads.
  /external/chromium/base/synchronization/
lock.h 72 // Note that this checks for recursive locks and allows them
74 // on windows but not on Posix, so we're doing unneeded checks on Posix.
  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.cc 124 // Before swinging the axe, do some sanity checks to make
143 // Before swinging the axe, do some sanity checks to make
  /external/chromium/chrome/browser/
spellchecker_platform_engine.h 48 // and checks the given language agains the languages that the current system
56 // Checks the spelling of the given string, using the platform-specific
  /external/chromium/chrome/browser/sync/notifier/
invalidation_notifier.cc 31 // TODO(akalin): Replace NonThreadSafe checks with IO thread checks.
  /external/chromium/chrome/common/
thumbnail_score.h 86 // Checks whether we should consider updating a new thumbnail based on
92 // Checks whether we should replace one thumbnail with another.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checker.py 32 'List of files with relaxed documentation checks. Will not '
70 """Checks a token stream for lint warnings/errors.
  /external/chromium_org/base/synchronization/
lock.h 74 // Note that this checks for recursive locks and allows them
76 // on windows but not on Posix, so we're doing unneeded checks on Posix.
  /external/chromium_org/chrome/app/
image_pre_reader_win.h 25 // This function checks the Windows version to determine which pre-reading
35 // This function checks the Windows version to determine which pre-reading
  /external/chromium_org/chrome/browser/
chrome_page_zoom_unittest.cc 23 // Iterate through the vector, with the following checks:
55 // Iterate through the vector, with the following checks:
  /external/chromium_org/chrome/browser/chromeos/drive/
download_handler.h 61 // Checks if there is a Drive upload associated with |download|
64 // Checks a file corresponding to the download item exists in Drive.
  /external/chromium_org/chrome/browser/chromeos/login/
login_performer.h 65 // If auth_mode is AUTH_MODE_EXTENSION, there are no further auth checks,
66 // AUTH_MODE_INTERNAL will perform auth checks.
  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_manager_chromeos.h 70 // Checks whether enterprise enrollment should be a regular step during OOBE.
73 // Checks whether the user can cancel enrollment.
  /external/chromium_org/chrome/browser/speech/
speech_recognition_bubble_controller.h 54 // Checks whether the bubble is active and is showing a message.
66 // Checks whether a bubble is being shown on the RenderView (tab/extension)
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac.h 51 // and checks the given language agains the languages that the current system
59 // Checks the spelling of the given string, using the platform-specific
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.h 62 // Checks that the two vectors contain the same set of URLRows (possibly in
67 // Checks that the passed URLRows are equivalent.
  /external/chromium_org/chrome/browser/ui/
browser_iterator_unittest.cc 51 // Sanity checks.
78 // Sanity checks.
  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
README.chromium 24 This implementation now checks the integrity of both the original and the
40 and added hash checks to the patcher.
  /external/chromium_org/chrome_frame/
chrome_frame_activex.h 80 // Overridden to perform security checks.
125 // Utility function that checks the size of the vector and if > 0 creates
chrome_frame_helper_util.h 32 // Checks to see whether the passed in window is of the class specified.
80 // Returns true if our BHO is registered in the HKLM subkey that IE checks for
  /external/chromium_org/content/browser/renderer_host/
web_input_event_aura_unittest.cc 19 // Checks that MakeWebKeyboardEvent makes a DOM3 spec compliant key event.
49 // Checks that MakeWebKeyboardEvent returns a correct windowsKeyCode.
  /external/chromium_org/content/browser/worker_host/
worker_service_impl.h 94 // Checks if we can create a worker process based on the process limit when
99 // Checks if the tab associated with the passed RenderView can create a
  /external/chromium_org/content/public/browser/
browser_message_filter.h 57 // since that has extra checks to avoid deadlocks.
74 // Checks that the given message can be dispatched on the UI thread, depending
  /external/chromium_org/net/quic/crypto/
proof_verifier.h 44 // A ProofVerifier checks the signature on a server config, and the certificate
59 // VerifyProof checks that |signature| is a valid signature of

Completed in 1610 milliseconds

<<21222324252627282930>>