HomeSort by relevance Sort by last modified time
    Searched full:used (Results 826 - 850 of 64207) sorted by null

<<31323334353637383940>>

  /external/chromium_org/net/websockets/
websocket_mux.h 10 // Reason codes used by the mux extension.
12 // Codes starting with 2000 apply to the physical connection. They are used
  /external/chromium_org/remoting/base/
constants.h 10 // Service name used for authentication.
15 // Namespace used for chromoting XMPP stanzas.
  /external/chromium_org/remoting/host/posix/
signal_handler.h 5 // This file implements a signal handler that is used to safely handle SIGHUP
6 // and trigger the specified callback. It is used on Linux and Mac in order to
  /external/chromium_org/remoting/protocol/
util.h 5 // This file defines utility methods used for encoding and decoding the protocol
6 // used in Chromoting.
  /external/chromium_org/skia/ext/
vector_canvas.cc 21 // This function isn't used in the code. Verify this assumption.
27 // This function isn't used in the code. Verify this assumption.
  /external/chromium_org/sync/engine/net/
url_translator.h 5 // Contains the declaration of a few helper functions used for generating sync
15 // Convenience wrappers around CgiEscapePath(), used by gaia_auth.
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svxf86nm.h 10 /* This file is part of the FreeType project, and may only be used, */
29 * A trivial service used to return the name of a face's font driver,
  /external/chromium_org/third_party/freetype/src/autofit/
afdummy.c 5 /* Auto-fitter dummy routines to be used if no hinting should be */
11 /* This file is part of the FreeType project, and may only be used, */
  /external/chromium_org/third_party/freetype/src/raster/
ftrend1.h 10 /* This file is part of the FreeType project, and may only be used, */
34 /* used for backwards-compatibility with FT 1.x anyway. */
  /external/chromium_org/third_party/icu/source/common/
msvcres.h 5 // Used by common.rc and other .rc files.
13 STLPort's broken stddef.h from being used when rc.exe parses this file.
  /external/chromium_org/third_party/icu/source/i18n/
umsg_imp.h 8 * tab size: 8 (not used)
22 /* global variables used by the C and C++ message formatting API. */
  /external/chromium_org/third_party/libxslt/libexslt/
exsltconfig.h 40 * extra version information, used to show a CVS compilation
56 * This macro is used to flag unused function parameters to GCC
exsltconfig.h.in 40 * extra version information, used to show a CVS compilation
56 * This macro is used to flag unused function parameters to GCC
  /external/chromium_org/third_party/libxslt/linux/libexslt/
exsltconfig.h 40 * extra version information, used to show a CVS compilation
56 * This macro is used to flag unused function parameters to GCC
  /external/chromium_org/third_party/openssl/
openssl-chromium.config 4 # Location of Android source git server, used to retrieve configuration
8 # The exact commit used to checkout sources from the git server.
  /external/chromium_org/third_party/sqlite/src/
mkopcodec.awk 8 # opcodes used by the VDBE. These strings are used when disassembling a
  /external/chromium_org/tools/gyp/data/win/
large-pdb-shim.cc 5 // This file is used to generate an empty .pdb -- with a 4KB pagesize -- that is
6 // then used during the final link for modules that have large PDBs. Otherwise,
  /external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
AutofillSuggestion.java 8 * Autofill suggestion container used to store information needed for each Autofill popup entry.
19 * @param uniqueId The unique id used to identify the Autofill suggestion.
  /external/chromium_org/ui/base/cursor/
cursor_loader_win.h 30 // Used to pass the cursor resource module name to the cursor loader. This is
31 // typically used to load non system cursors.
  /external/chromium_org/ui/base/ime/
input_method_initializer.h 14 // called in the UI thread before input method is used.
18 // called in the UI thread after input method is used.
  /external/chromium_org/ui/message_center/
dummy_message_center.cc 9 // This file contains dummy implementation of MessageCenter and used to compile
14 #error This file should only be used in Android or iOS builds.
  /external/chromium_org/ui/views/
view_constants.h 16 // Time in milliseconds to autoscroll by a row. This is used during drag and
20 // Used to determine whether a drop is on an item or before/after it. If a drop
  /external/chromium_org/webkit/support/
webkit_support.h 8 // This package provides functions used by DumpRenderTree/chromium.
18 // SetUpTestEnvironmentForUnitTests() should be used when running in a
  /external/clang/test/CXX/dcl.decl/dcl.meaning/
p1-0x.cpp 9 int decltype(foo())::i; // expected-error{{'decltype' cannot be used to name a declaration}}
10 void decltype(foo())::func() { // expected-error{{'decltype' cannot be used to name a declaration}}
  /external/clang/test/CodeGenCXX/
dynamic_cast-no-rtti.cpp 12 // An upcast can be resolved statically and can be used with -fno-rtti, iff it
20 // A NoOp dynamic_cast can be used with -fno-rtti iff it does not use

Completed in 1597 milliseconds

<<31323334353637383940>>