Searched
full:remaining (Results
576 -
600 of
4438) sorted by null
<<21222324252627282930>>
/external/chromium_org/remoting/webapp/html/ |
dialog_host.html | 20 <span id="seconds-remaining"
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderRubyBase.cpp | 129 // Move all remaining children normally.
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
FFTFrame.h | 76 // The remaining public methods have cross-platform implementations:
|
SincResampler.cpp | 192 unsigned remaining = numberOfDestinationFrames; local 194 while (remaining) { 195 unsigned framesThisTime = min(remaining, m_blockSize); 199 remaining -= framesThisTime;
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebThemeEngine.h | 85 // FIXME: The remaining definitions are only used on the non-Apple ports.
|
/external/chromium_org/third_party/libjingle/source/talk/sound/ |
automaticallychosensoundsystem.h | 76 // Else it failed to initialize, so try the remaining ones.
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
usage_dx.dox | 58 automatically by the codec, depending on the amount of time remaining before
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_pipe_vertex.c | 61 /* Copy remaining data */
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
testlib.c | 138 * Compute the time remaining to wait.
|
/external/chromium_org/third_party/opus/src/silk/float/ |
sort_FLP.c | 70 /* If less than L values are asked check the remaining values, */
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrGeometryBuffer.h | 85 * placed at the beginning of the buffer and any remaining contents will
|
/external/chromium_org/third_party/skia/src/opts/ |
memset.arm.S | 100 /* (Optionally) store any remaining trailing bytes.
|
/external/chromium_org/third_party/skia/tests/ |
TDStackNesterTest.cpp | 102 // that the destructor handles a remaining object.
|
TextureCompressionTest.cpp | 104 // value. The remaining indices can be any value, and since we try to match the pixels
|
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/ |
real_fft.c | 85 // FFT, then construct the remaining n - 2 elements by real FFT's
|
real_fft_unittest.cc | 84 // from complex_fft_buff to real_fft_freq since remaining words (2nd half)
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
state_search.c | 60 * and set the remaining samples to zero.
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/ |
packet.h | 46 // length of the remaining payload (typically only the RTP header).
|
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/ |
packet_manipulator.h | 68 // When a packet loss has occurred in a frame, the remaining data in that
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/ |
android_ds2784_power_monitor.py | 109 # Because the data is stalled for a few seconds, compute the remaining
|
/external/chromium_org/ui/chromeos/ |
touch_exploration_controller.cc | 299 // If the only finger now remaining is the first finger, 344 // to touch explore anymore. The remaining finger acts as a pending 353 // only finger remaining. 358 // only finger remaining.
|
/external/chromium_org/ui/keyboard/resources/elements/ |
kb-altkey-data.js | 111 // Verify that there is room remaining for an additional character.
|
/external/chromium_org/v8/tools/testrunner/network/ |
distro.py | 76 "Remaining tests: %d. Going to slow mode." % len(shell.tests))
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
p1-0x.cpp | 26 // parameter-declaration-list, the type A of each remaining argument
|
/external/clang/test/CodeGen/ |
builtinshufflevector2.c | 14 // Similarly on the remaining insertelement.
|
Completed in 396 milliseconds
<<21222324252627282930>>