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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/net/base/
load_states.h 12 // These states correspond to the lengthy periods of time that a resource load
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm_oss.h 34 unsigned int periods; member in struct:snd_pcm_oss_setup
53 unsigned int periods; member in struct:snd_pcm_oss_runtime
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm_oss.h 34 unsigned int periods; member in struct:snd_pcm_oss_setup
53 unsigned int periods; member in struct:snd_pcm_oss_runtime
  /external/chromium/net/proxy/
proxy_config_service.h 57 // ProxyService will call this periodically during periods of activity.
63 // the disadvantage of doing continuous work even during idle periods.
  /external/chromium_org/net/proxy/
proxy_config_service.h 56 // ProxyService will call this periodically during periods of activity.
62 // the disadvantage of doing continuous work even during idle periods.
  /external/chromium/base/mac/
scoped_nsautorelease_pool.h 40 // alive for long periods of time (such as the entire length of the app).
  /external/chromium_org/base/mac/
scoped_nsautorelease_pool.h 31 // alive for long periods of time (such as the entire length of the app).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_msilib.py 10 ASCII characters A-Z (a-z), digits, underscores (_), or periods (.).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_msilib.py 10 ASCII characters A-Z (a-z), digits, underscores (_), or periods (.).
  /sdk/eclipse/scripts/
build_update_site.sh 6 # The build number cannot contain spaces *nor* periods (dashes are ok.)
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_control.spec 35 of color buffer swaps, measured in video frame periods.
79 glXSwapIntervalMESA specifies the minimum number of video frame periods
  /external/mesa3d/docs/
MESA_swap_control.spec 35 of color buffer swaps, measured in video frame periods.
79 glXSwapIntervalMESA specifies the minimum number of video frame periods
  /external/protobuf/gtest/xcode/Scripts/
versiongenerate.py 15 2. The version string will be 3 integers separated by periods and will be
42 # Extract three integers separated by periods and surrounded by squre
  /external/chromium/base/
spin_wait.h 13 // spin wait (for longer periods of time).
  /external/chromium_org/base/synchronization/
spin_wait.h 13 // spin wait (for longer periods of time).
  /external/chromium_org/third_party/openssl/openssl/crypto/objects/
objects.README 18 Note that if the base name contains spaces, dashes or periods,
  /external/openssl/crypto/objects/
objects.README 18 Note that if the base name contains spaces, dashes or periods,
  /external/protobuf/gtest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /frameworks/support/v4/java/android/support/v4/app/
ServiceCompat.java 41 * and stopped to run for arbitrary periods of time, such as a service
  /external/chromium/base/i18n/
break_iterator.h 21 // the periods in ". .foo. .bar.!. .").
30 // the breaks are at the periods in ". .foo .bar! .").
41 // breaks are at the periods in ".foo\n.bar\n.\n.").
  /external/chromium_org/base/i18n/
break_iterator.h 21 // the periods in ". .foo. .bar.!. .").
30 // the breaks are at the periods in ". .foo .bar! .").
41 // breaks are at the periods in ".foo\n.bar\n.\n.").
  /frameworks/ex/common/java/com/android/common/
Rfc822Validator.java 97 * except for periods and any of the following punctuation.
99 * periods, so do allow periods here.
  /external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.c 386 unsigned int periods = 0; local
389 SDL_NAME(snd_pcm_hw_params_get_periods)(hwparams, &periods, NULL);
391 fprintf(stderr, "ALSA: period size = %ld, periods = %u, buffer size = %lu\n", persize, periods, bufsize);
402 unsigned int periods; local
424 periods = 2;
425 status = SDL_NAME(snd_pcm_hw_params_set_periods_near)(pcm_handle, hwparams, &periods, NULL);
  /external/chromium/chrome/browser/debugger/
inspectable_tab_proxy.h 34 // for extended periods of time as tabs might get closed thus invalidating
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state.h 26 // there are periods where the hover state is in transtion between open and

Completed in 920 milliseconds

1 2 3 4 5 6 7 8 91011>>