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

<<101102103104105106107108109110>>

  /external/chromium_org/chrome/installer/mac/
make_signers.sh 8 # will be used to sign the application bundle and inner bundles. It also
10 # the custom resource rules used to sign the outermost application bundle.
21 # shell scripts used as utility programs. SHELLOPTS is read-only and can't be
  /external/chromium_org/chrome/installer/setup/
uninstall.h 39 // longer needed. This is used during autoupdate since we don't do full
56 // was used to launch current uninstaller.
74 // was used to launch current uninstaller.
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_language.h 57 // Represents character attributes used for filtering out characters which
61 // Represents word iterators used in this spellchecker. The |text_iterator_|
70 // should only be set if hunspell is not used. (I.e. on OSX, for now)
  /external/chromium_org/chromeos/network/
network_handler_callbacks.h 29 // An error callback used by both the configuration handler and the state
67 // Callback for property getters used by NetworkConfigurationHandler
68 // (for Network Services) and by NetworkDeviceHandler. Used to translate
  /external/chromium_org/chromeos/process_proxy/
process_proxy.h 36 // it should not be one of commonly used threads. It should be thread created
53 // We want this be used as ref counted object only.
56 // Create master and slave end of pseudo terminal that will be used to
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.h 107 // Number of timeouts posted to MessageLoop. Is used for controlling "fake"
111 // Number of responses awaiting from XMPP server. Is used for controlling
115 // Is used for preventing multiple pings at the moment.
  /external/chromium_org/components/autofill/content/browser/autocheckout/
whitelist_manager.h 54 // Returns the |AutofillMetrics| instance that should be used for logging
61 // Used by tests only.
98 // When the whitelist download started. Used to track download latency.
  /external/chromium_org/components/autofill/core/common/
password_form_fill_data.h 21 // Defined so that this struct can be used as a key in a std::map.
34 // Structure used for autofilling password forms. Note that the realms in this
55 // used.
  /external/chromium_org/components/browser_context_keyed_service/
refcounted_browser_context_keyed_service_factory.h 35 // a given BrowserContext. This is used primarily for testing, where we want
40 // Associates |factory| with |context| so that |factory| is used to create
48 // BrowserContextKeyedService. Since the factory will be used immediately,
  /external/chromium_org/components/nacl/loader/
nacl_validation_query.h 33 // A key used by HMAC that is specific to this installation of Chrome.
36 // Bytes indicating the "version" of the validator being used. This is used
  /external/chromium_org/content/common/
child_process_host_impl.h 46 // function will be used to generate the id_, but it is also used to generate
51 // but normally this will be used on the IO thread.
clipboard_messages.h 39 // This message is used when the object list does not contain a bitmap.
42 // This message is used when the object list contains a bitmap.
44 // free the shared memory used to transfer the bitmap.
content_param_traits.h 5 // This file is used to define IPC::ParamTraits<> specializations for a number
9 // specializations for types that are used by the content code, and which need
11 // public members, or because the same type is being used in multiple
  /external/chromium_org/content/public/browser/
utility_process_host.h 35 // Used to create a utility process.
59 // If the sandbox is being used and we are on Linux, launch the process from
60 // the zygote. Can only be used for tasks that do not require FS access.
  /external/chromium_org/content/public/common/
content_constants.h 24 // The MIME type used for the browser plugin.
57 // Most sequence numbers are used by a renderer when responding to a browser
58 // request for histogram data. This reserved number is used when a renderer
  /external/chromium_org/content/renderer/accessibility/
renderer_accessibility.h 22 // control the web contents with high-level APIs. These APIs are also used
34 // accessible objects that can be used to respond to accessibility requests
46 // browser whenever focus changes. This mode is currently used
  /external/chromium_org/content/renderer/media/
video_source_handler.h 25 // Interface used by the effects pepper plugin to get captured frame
42 // |registry| is used to look up the media stream by url. If a NULL |registry|
43 // is given, the global WebKit::WebMediaStreamRegistry will be used.
  /external/chromium_org/dbus/
file_descriptor.h 13 // FileDescriptor is a type used to encapsulate D-Bus file descriptors
17 // Ownership is asserted only when PutValue is used and TakeValue can be
18 // used to take ownership.
  /external/chromium_org/gpu/command_buffer/tests/
gl_manager.h 56 // Image manager to be used.
58 // Image factory to be used.
110 // Used on Android to virtualize GL for all contexts.
  /external/chromium_org/media/audio/mac/
audio_input_mac.h 44 // Allocates and prepares the memory that will be used for recording.
68 // Manager that owns this stream, used for closing down.
80 // Used to determine if we need to slow down |callback_| calls.
  /external/chromium_org/media/base/
multi_channel_resampler.h 25 // of output frames already processed and can be used to estimate delay.
29 // used to acquire audio data for resampling. |io_sample_rate_ratio| is the
46 // of the kernels used for resampling. Not thread safe, do not call while
  /external/chromium_org/media/filters/
ffmpeg_h264_to_annex_b_bitstream_converter.h 11 // Forward declarations for FFmpeg datatypes used.
21 // The |stream_context| will be used during conversion and should be the
40 // FFmpeg allocation methods will be used for buffer allocation to ensure
  /external/chromium_org/media/video/capture/win/
video_capture_device_mf_win.h 6 // DirectShow is used for capturing. DirectShow provide its own threads
37 // This function is used by the static VideoCaptureDevice::Create function.
73 base::Lock lock_; // Used to guard the below variables.
video_capture_device_win.h 6 // DirectShow is used for capturing. DirectShow provide its own threads
39 // This function is used by the static VideoCaptureDevice::Create function.
76 // Used when using a MJPEG decoder.
  /external/chromium_org/native_client_sdk/src/tools/
quote.py 16 # Since escape is used in replacement pattern context, so we need to
29 the input |specials| are, if not quoted by |escape|, used as
31 strings of alternating non-specials and specials used to break the

Completed in 1636 milliseconds

<<101102103104105106107108109110>>