HomeSort by relevance Sort by last modified time
    Searched full:certain (Results 401 - 425 of 4223) sorted by null

<<11121314151617181920>>

  /sdk/files/
proguard-android-optimize.txt 7 # certain risks, since for example not all optimizations performed by
  /cts/tests/tests/view/src/android/view/cts/
VelocityTrackerTest.java 78 // simple acceleration. Certain alternate algorithms will fare less well but
90 // simple acceleration. Certain alternate algorithms will fare less well but
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java 83 * Tests whether a certain function name is known within this namespace.
90 * Tests whether a certain element name is known within this namespace.
  /external/chromium/net/base/
mime_util.h 64 // certain subset of codecs.
68 // certain subset of codecs. Returns true if and only if all codecs are
  /external/chromium/net/url_request/
url_request_throttler_manager.h 129 // Certain tests do not obey the net component's threading policy, so we
130 // keep track of whether we're being used by tests, and turn off certain
  /external/chromium_org/chrome/browser/mac/
keystone_glue_unittest.mm 131 // Confirms certain things are happy
138 // Confirms certain things are happy
  /external/chromium_org/chrome/browser/ui/passwords/
password_manager_presenter.cc 39 // Due to the way that handlers are (re)initialized under certain types of
124 // Due to the way that handlers are (re)initialized under certain types of
  /external/chromium_org/extensions/browser/
management_policy.h 16 // This class registers providers that want to prohibit certain actions from
31 // provider does not need to control a certain action, that method does not
  /external/chromium_org/extensions/common/permissions/
permission_set.h 132 // The api list is used when deciding if an extension can access certain
137 // can access certain extension APIs and features.
  /external/chromium_org/net/base/
mime_util.h 76 // certain subset of codecs.
80 // certain subset of codecs. Returns true if and only if all codecs are
  /external/chromium_org/net/url_request/
url_request_throttler_manager.h 143 // Certain tests do not obey the net component's threading policy, so we
144 // keep track of whether we're being used by tests, and turn off certain
  /external/chromium_org/ppapi/c/documentation/
index.dox 10 <p>This reference documentation describes the C version of the Pepper API, a cross-platform, open-source API for creating Native Client modules. Some interfaces are already implemented in any Native Client-aware browser and certain portions of the API will be implemented by you in the Native Client module. This page has the following contents:
43 <p>In some cases, there might be both a browser and a Native Client module interface for the same concept. For example, the PPP_Instance interface represents the Native Client module functions that the browser calls related to a certain instance. This interface is used to deliver mouse click events to the Native Client module. The Native Client module will call PPB_Instance in the browser to allow the Native Client module to manipulate its instance.</p>
  /external/chromium_org/ppapi/cpp/documentation/
index.dox 10 <p>This reference documentation describes the C version of the Pepper API, a cross-platform, open-source API for creating Native Client modules. Some interfaces are already implemented in any Native Client-aware browser and certain portions of the API will be implemented by you in the Native Client module. This page has the following contents:
43 <p>In some cases, there might be both a browser and a Native Client module interface for the same concept. For example, the PPP_Instance interface represents the Native Client module functions that the browser calls related to a certain instance. This interface is used to deliver mouse click events to the Native Client module. The Native Client module will call PPB_Instance in the browser to allow the Native Client module to manipulate its instance.</p>
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler.h 148 // Indicators of whether we got certain prefixes that certain
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
error_handlers.py 37 be suppressed after reaching a certain number of reports.
45 5 means that we are certain of the problem, and the
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftoption.h 185 /* it for certain configurations only. */
267 /* them for certain configurations only. */
400 /* them for certain configurations only. */
434 /* them for certain configurations only. */
452 /* it for certain configurations only. */
466 /* it would break source compatibility of certain programs that use */
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
jsep.h 87 // candidates for a certain m-line.
122 // Returns a collection of all candidates that belong to a certain m-line
mediastreamhandler.h 29 // MediaTracks that are connected to a certain PeerConnection.
47 // connected to a certain PeerConnection.
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
stacktrace.h 86 // better stack trace under certain conditions. The "uc" may safely be NULL.
112 // better stack trace under certain conditions. The "uc" may safely be NULL.
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
stacktrace.h 86 // better stack trace under certain conditions. The "uc" may safely be NULL.
112 // better stack trace under certain conditions. The "uc" may safely be NULL.
  /external/chromium_org/tools/memory_watcher/
mini_disassembler.h 155 // Indicators of whether we got certain prefixes that certain
  /external/chromium_org/tools/traceline/traceline/sidestep/
mini_disassembler.h 148 // Indicators of whether we got certain prefixes that certain
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedWatch.xml 15 <!-- 2. Watch feed for certain change conditions and respond if necessary -->
16 <target name="watchFeed" depends="init" description="Watch feed for certain change conditions and respond if necessary">
  /external/eigen/doc/
I01_TopicLazyEvaluation.dox 13 Eigen determines automatically, for each sub-expression, whether to evaluate it into a temporary variable. Indeed, in certain cases it is better to evaluate immediately a sub-expression into a temporary variable, while in other cases it is better to avoid that.
57 <b>The third circumstance</b> in which Eigen chooses immediate evaluation, is when its cost model shows that the total cost of an operation is reduced if a sub-expression gets evaluated into a temporary. Indeed, in certain cases, an intermediate result is sufficiently costly to compute and is reused sufficiently many times, that is worth "caching". Here is an example:
  /external/freetype/include/freetype/config/
ftoption.h 185 /* it for certain configurations only. */
267 /* them for certain configurations only. */
400 /* them for certain configurations only. */
434 /* them for certain configurations only. */
452 /* it for certain configurations only. */
466 /* it would break source compatibility of certain programs that use */
    [all...]

Completed in 348 milliseconds

<<11121314151617181920>>