HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 401 - 425 of 6694) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/socket/
ssl_server_socket.h 27 // Perform the SSL server handshake, and notify the supplied callback
  /external/chromium_org/ppapi/c/private/
ppb_tcp_socket_private.h 130 * as |bytes_to_read|. May perform a partial read. Returns the number of bytes
134 * exceeds 1 megabyte, it will always perform a partial read.
142 * Writes data to the socket. May perform a partial write. Returns the number
145 * exceeds 1 megabyte, it will always perform a partial write.
  /external/chromium_org/sandbox/win/src/
eat_resolver.cc 48 // Perform the patch.
  /external/chromium_org/sandbox/win/wow_helper/
service64_resolver.h 13 // This is the concrete resolver used to perform service-call type functions
  /external/chromium_org/sync/internal_api/public/test/
test_user_share.h 57 // the directory invariant checks and perform the SaveChanges action
  /external/chromium_org/sync/test/engine/
test_directory_setter_upper.h 65 // invariant checks and perform the SaveChanges action on the directory.
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-step-on-for-statements.html 12 Before running the tests please perform the following:
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
AnimationTranslationUtil.h 48 // to perform this translation, we return nullptr. This can happen if
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/filters/
FEFlood.h 42 // feFlood does not perform color interpolation of any kind, so the result is always in the current
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
IndexBuffer.h 8 // class with derivations, classes that perform graphics API agnostic index buffer operations.
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
errorhandler.py 20 perform some action based on the reported errors, for example, logging the error
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.h 80 * routine to perform subtests, used by TestDisplayNames
  /external/chromium_org/third_party/libjingle/source/talk/base/
asyncfile.h 35 // Provides the ability to perform file I/O asynchronously.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
core.h 36 * indirectly included here do not perform feature tests (#if FEATURE_xxx).
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
swrast_setup.h 31 * the software rasterizer (swrast) to perform actual rasterization.
  /external/chromium_org/third_party/skia/include/views/
SkViewInflate.h 48 to perform additional initializations to view, either before or after calling
  /external/chromium_org/third_party/sqlite/src/test/
tkt3442.test 45 # These tests perform an EXPLAIN QUERY PLAN on both versions of the
  /external/chromium_org/tools/android/forwarder2/
daemon.h 37 // setup signal handlers or perform global initialization.
  /external/chromium_org/tools/
prepare-bisect-perf-regression.py 39 'working_directory and that will be used to perform the '
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
page_action.py 12 """Represents an action that a user might try to perform to a page."""
  /external/chromium_org/ui/base/text/
utf16_indexing.h 21 // which perform the same function for UTF-8. As in glib, it is an error to
  /external/chromium_org/ui/views/corewm/
visibility_controller.h 45 // // Perform unanimated action here.
  /external/chromium_org/v8/test/webkit/
dfg-dead-speculation.js 25 "Tests that the DFG will still perform speculations on dead things."
dfg-double-addition-simplify-to-int.js 25 "Tests that the DFG doesn't get confused about an edge being a double edge after we perform CFG simplification."
  /external/clang/include/clang/Sema/
Initialization.h 624 /// \brief Perform a derived-to-base cast, producing an rvalue.
626 /// \brief Perform a derived-to-base cast, producing an xvalue.
628 /// \brief Perform a derived-to-base cast, producing an lvalue.
638 /// \brief Perform a user-defined conversion, either via a conversion
641 /// \brief Perform a qualification conversion, producing an rvalue.
643 /// \brief Perform a qualification conversion, producing an xvalue.
645 /// \brief Perform a qualification conversion, producing an lvalue.
647 /// \brief Perform a load from a glvalue, producing an rvalue.
649 /// \brief Perform an implicit conversion sequence.
651 /// \brief Perform list-initialization without a constructo
    [all...]

Completed in 1241 milliseconds

<<11121314151617181920>>