HomeSort by relevance Sort by last modified time
    Searched defs:instant (Results 1 - 8 of 8) sorted by null

  /external/webrtc/src/modules/audio_processing/aec/interface/
echo_cancellation.h 46 WebRtc_Word16 instant; member in struct:__anon18326
  /external/chromium/chrome/browser/instant/
instant_browsertest.cc 11 #include "chrome/browser/instant/instant_controller.h"
12 #include "chrome/browser/instant/instant_loader.h"
13 #include "chrome/browser/instant/instant_loader_manager.h"
61 "http://%s:%d/files/instant/%s?q={searchTerms}",
82 return browser()->instant()->GetPendingPreviewContents();
85 // Type a character to get instant to trigger.
95 InstantController* instant = browser()->instant(); local
96 ASSERT_TRUE(instant);
98 instant->GetPreviewContents() : GetPendingPreviewContents()
    [all...]
  /external/webrtc/src/modules/audio_processing/interface/
audio_processing.h 213 int instant; // Instantaneous value. member in struct:webrtc::AudioProcessing::Statistic
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 24 #include "chrome/browser/instant/instant_controller.h"
210 InstantController* instant = controller_->GetInstant(); local
214 if (update_instant_ && instant && tab) {
221 instant->DestroyPreviewContentsAndLeaveActive();
223 instant->Update(tab, CurrentMatch(), view_->GetText(),
227 instant->DestroyPreviewContents();
229 might_support_instant = instant->MightSupportInstant();
236 // No need to wait any longer for instant.
260 // TODO(suzhe): Fix Mac port to display Instant suggest in a separated NSView,
261 // so that we can display instant suggest along with composition text
401 InstantController* instant = controller_->GetInstant(); local
542 InstantController* instant = controller_->GetInstant(); local
592 InstantController* instant = controller_->GetInstant(); local
806 InstantController* instant = controller_->GetInstant(); local
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h 22 #include "chrome/browser/instant/instant_delegate.h"
187 InstantController* instant() const { return instant_.get(); } function in class:Browser
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 58 float instant; member in struct:__anon18316
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 54 #include "chrome/browser/instant/instant_controller.h"
3114 InstantController* instant = browser->instant(); local
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 

Completed in 894 milliseconds