HomeSort by relevance Sort by last modified time
    Searched full:each (Results 176 - 200 of 23250) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/apps/
pref_names.h 12 // Keep alphabetized and document each one in the source file.
  /external/chromium_org/chrome/app/
breakpad_field_trial_win.h 15 // values to set, where each entry may contain multiple experiment tuples, with
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_title_match.h 16 // Each MatchPosition is the [begin, end) positions of a match within a
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_invalidation_handler_delegate.h 12 // Delegate interface for the push messaging invalidation handler. For each
  /external/chromium_org/chrome/browser/extensions/api/system_indicator/
system_indicator_manager_factory.h 16 // BrowserContextKeyedServiceFactory for each SystemIndicatorManager.
  /external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator_factory.h 13 // Creates an instance of UserCloudPolicyInvalidator for each profile.
  /external/chromium_org/chrome/browser/resources/net_internals/
sockets_view.js 8 * - Shows a summary of the state of each socket pool at the top.
9 * - For each pool with allocated sockets or connect jobs, shows all its
70 // Add table for each socket pool with information on each of its groups.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
apps_manifest.html 15 with links to the page that discusses each field.
extensions_manifest.html 15 with links to the page that discusses each field.
  /external/chromium_org/components/autofill/core/common/
autofill_pref_names.h 12 // component. Keep alphabetized, and document each in the .cc file.
  /external/chromium_org/components/browser_context_keyed_service/
browser_context_dependency_manager.h 23 // rebroadcasts them to each BrowserContextKeyedBaseFactory in a safe order
24 // based on the stated dependencies by each service.
36 // Called by each BrowserContext to alert us of its creation. Several services
44 // Called by each BrowserContext to alert us that we should destroy services
  /external/chromium_org/content/browser/net/
browser_online_state_observer.h 14 // updates to each RenderProcess via RenderProcessHost IPC.
  /external/chromium_org/crypto/
ec_signature_creator.cc 28 // We should always clear the factory after each test to avoid
  /external/chromium_org/native_client_sdk/src/
README.naclports 13 Please note that each of libraries libraries is licensed under its
  /external/chromium_org/ppapi/proxy/
ppb_var_unittest.cc 51 // At this point, they should each have a ref count of 1. Add some more.
66 // Now remove the ref counts for each string and make sure they are gone.
80 // 1) Spawn kNumThreads 'CreateVar' threads, giving each a roughly equal subset
81 // of test_strings_ to 'create'. Each 'CreateVar' thread also converts its
84 // 2) Spawn kNumThreads 'ChangeRefVar' threads. Each of these threads will
86 // Finally, each thread adds 1 ref count. This leaves each var with a ref-
88 // each var with a ref-count of |kNumThreads|.
89 // 3) Spawn kNumThreads 'RemoveVar' threads. Each of these threads releases each
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.h 27 * try to test the full functionality. It just calls each function in the class and
  /external/chromium_org/third_party/re2/re2/testing/
regexp_generator.h 24 // For each such expression re, calls HandleRegexp(re).
34 // Generates all the regular expressions, calling HandleRegexp(re) for each.
37 // Generates n random regular expressions, calling HandleRegexp(re) for each.
61 // Returns one string for each character in s.
  /external/chromium_org/third_party/skia/include/core/
SkImageEncoder.h 72 * This must be overridden by each SkImageEncoder implementation.
78 // for each encoder (e.g., CreateJPEGImageEncoder)
82 // This macro defines the global creation entry point for each encoder. Each
  /external/chromium_org/third_party/skia/include/effects/
SkMatrixConvolutionImageFilter.h 32 @param kernelSize The kernel size in pixels, in each dimension (N by M).
35 @param gain A scale factor applied to each pixel after
38 @param bias A bias factor added to each pixel after convolution.
39 @param target An offset applied to each pixel coordinate before
  /external/chromium_org/ui/compositor/test/
test_layers.h 15 // Returns a string containing the name of each of the child layers (bottommost
  /external/chromium_org/ui/gfx/
favicon_size.h 12 // Size (along each axis) of the favicon.
  /external/chromium_org/ui/keyboard/resources/
constants.js 18 * The number of rows in each keyset.
  /external/chromium_org/ui/keyboard/resources/webui/
constants.js 19 * The number of rows in each keyset.
  /external/clang/test/Parser/
nested-namespaces-recovery.cpp 6 namespace foo1::foo2::foo3 { // expected-error {{nested namespace definition must define each namespace separately}}
  /external/clang/test/SemaCXX/
new-delete-predefined-decl.cpp 7 // Note that each test must be run separately so it can be the first operator

Completed in 1818 milliseconds

1 2 3 4 5 6 78 91011>>