HomeSort by relevance Sort by last modified time
    Searched full:engine (Results 601 - 625 of 3084) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 40 // originating tab is closed. If NULL, the engine is not added.
  /external/chromium/chrome/common/
search_provider.h 20 // default search engine.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
TtsPlatformImpl.java 185 params.put(TextToSpeech.Engine.KEY_PARAM_VOLUME, Double.toString(volume));
187 params.put(TextToSpeech.Engine.KEY_PARAM_UTTERANCE_ID, Integer.toString(utteranceId));
210 // support the default speech engine, and expose the different
211 // supported languages for the default engine as different voices.
  /external/chromium_org/chrome/browser/sync/glue/
history_model_worker.h 8 #include "sync/internal_api/public/engine/model_safe_worker.h"
password_model_worker.h 8 #include "sync/internal_api/public/engine/model_safe_worker.h"
ui_model_worker.h 12 #include "sync/internal_api/public/engine/model_safe_worker.h"
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
edit_search_engine_cocoa_controller.h 16 // engine. If constructed with a nil |templateURL| then it is an add operation,
  /external/chromium_org/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 39 // originating tab is closed. If NULL, the engine is not added.
  /external/chromium_org/chrome/common/extensions/docs/server2/
document_renderer.py 15 within the template engine, DocumentRenderer is responsible for interpreting
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
settings_overrides_handler.h 17 // An extension can add a search engine as default or non-default, overwrite the
  /external/chromium_org/chromeos/ime/
input_method_property.h 15 // A structure which represents a property for an input method engine.
  /external/chromium_org/content/renderer/media/
rtc_video_decoder_bridge_tv.h 19 // An object shared between WebMediaPlayerAndroid and WebRTC Video Engine.
  /external/chromium_org/gpu/command_buffer/service/
common_decoder.h 100 // Sets the engine, to get shared memory buffers from, and to set the token
102 void set_engine(CommandBufferEngine* engine) {
103 engine_ = engine;
105 CommandBufferEngine* engine() const { return engine_; } function in class:gpu::CommonDecoder
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 54 // Create the event which the audio engine will signal each time
91 // an audio stream between an audio application and the audio engine.
96 // Retrieve the stream format which the audio engine uses for its internal
138 // Start streaming data between the endpoint buffer and the audio engine.
382 // Copy captured data from audio engine buffer to local buffer.
519 // audio engine uses for its internal processing of shared-mode streams.
557 // on the audio engine to perform only limited format conversions. The audio
558 // engine can convert between a standard PCM sample size used by the
559 // application and the floating-point samples that the engine uses for its
564 // the audio engine can mix only PCM streams
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/
README.chromium 11 GOOGLE APP ENGINE SDK
  /external/chromium_org/sync/engine/
conflict_resolver.h 15 #include "sync/engine/syncer_types.h"
sync_directory_commit_contribution.cc 5 #include "sync/engine/sync_directory_commit_contribution.h"
7 #include "sync/engine/commit_util.h"
8 #include "sync/engine/get_commit_ids.h"
9 #include "sync/engine/syncer_util.h"
traffic_logger.cc 5 #include "sync/engine/traffic_logger.h"
update_applicator.h 18 #include "sync/internal_api/public/engine/model_safe_worker.h"
  /external/chromium_org/sync/engine/net/
url_translator.cc 8 #include "sync/engine/net/url_translator.h"
  /external/chromium_org/sync/internal_api/public/engine/
model_safe_worker_unittest.cc 5 #include "sync/internal_api/public/engine/model_safe_worker.h"
  /external/chromium_org/sync/sessions/
status_controller_unittest.cc 6 #include "sync/test/engine/test_id_factory.h"
  /external/chromium_org/third_party/jinja2/
__init__.py 6 Jinja2 is a template engine written in pure Python. It provides a
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
regexp_adapter_icu.h 29 // engine.
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
d2i_pr.c 65 #include <openssl/engine.h>
88 if (ret->engine)
90 ENGINE_finish(ret->engine);
91 ret->engine = NULL;

Completed in 510 milliseconds

<<21222324252627282930>>