HomeSort by relevance Sort by last modified time
    Searched full:provisional (Results 1 - 25 of 236) sorted by null

1 2 3 4 5 6 7 8 910

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_tab_reloader.h 41 // The slow load timer is running. Only started on SSL provisional loads.
49 // provisional load starts, it gets a captive portal result, or the load
55 // state until a new provisional load starts, the original load successfully
91 // process of getting the error, starting a new provisional load for the error
99 // This is called when the current provisional main frame load is canceled.
103 // Called whenever a provisional load to the main frame is redirected.
138 // Called by a timer when an SSL main frame provisional load is taking a
142 // Reloads the tab if there's no provisional load going on and the current
166 // is true between the time when a provisional load fails and when an error
167 // page's provisional load starts, so does not perfectly align with th
    [all...]
captive_portal_tab_helper_unittest.cc 113 // Provisional load starts for the error page.
139 // For interrupted provisional cross-process navigations, the
174 // For interrupted provisional cross-process navigations, the
257 // which adds another provisional load/commit for the error page, after the
263 // Provisional load starts for the error page.
302 // Abort while there's a provisional timeout error page loading.
310 // Abort a cross-process navigation while there's a provisional timeout error
329 // A provisional same-site navigation is interrupted by a cross-process
362 // The provisional load starts for the error page for the cross-process
442 // Simulates a subframe erroring out at the same time as a provisional load
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
rtcpmuxfilter_unittest.cc 67 // Received provisional answer without mux enabled.
70 // Received provisional answer with mux enabled.
84 // Received provisional answer without mux enabled.
89 // Received provisional answer with mux enabled.
109 // Test that we can receive provisional answer and final answer.
113 // Received provisional answer with mux enabled.
117 // Received provisional answer with mux disabled.
138 // Test that we can send provisional answer and final answer.
142 // Send provisional answer with mux enabled.
145 // Received provisional answer with mux disabled
    [all...]
rtcpmuxfilter.h 47 // Specifies whether the provisional answer indicates the use of RTCP mux.
68 // RTCP mux filter is active but the sent answer is only provisional.
72 // RTCP mux filter is active but the received answer is only provisional.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/118/1/.cp/lib/
jarprocessor-ant.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DocumentFix.java 24 import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
25 import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
26 import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SpeechRecognition.java 151 private void handleResults(Bundle bundle, boolean provisional) {
152 if (mContinuous && provisional) {
153 // In continuous mode, Android's recognizer sends final results as provisional.
154 provisional = false;
166 provisional);
293 boolean provisional);

Completed in 321 milliseconds

1 2 3 4 5 6 7 8 910