HomeSort by relevance Sort by last modified time
    Searched refs:reasons (Results 51 - 75 of 84) sorted by null

1 23 4

  /external/chromium_org/chrome/third_party/mozilla_security_manager/
nsNSSCertHelper.cpp 807 if (point->reasons.len) {
811 if (point->reasons.data[0] & reason_string_map[i].reason) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp 789 void GraphicsLayer::setCompositingReasons(CompositingReasons reasons)
791 m_debugInfo.setCompositingReasons(reasons);
    [all...]
  /frameworks/base/tools/aapt/
Command.cpp 470 * List of human-readable reasons for why this feature was implied.
472 SortedVector<String8> reasons; member in struct:ImpliedFeature
505 impliedFeatures->editValueAt(idx).reasons.add(String8(reason));
542 const size_t numReasons = impliedFeature.reasons.size();
544 printf("%s", impliedFeature.reasons[j].string());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.cpp     [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 2931 final ArrayList<TimerEntry> reasons = new ArrayList<TimerEntry>(); local
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc 1537 int reasons = extension_prefs_->GetDisableReasons(extension->id()); local
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 62 dynamically linking to glibc, for a couple of reasons:
  /external/oprofile/events/i386/nehalem/
unit_masks 315 0x01 flags Counts the number of cycles during which execution stalled due to several reasons, one of which is a partial flag register stall
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
x509v3.h 233 /* All existing reasons */
250 ASN1_BIT_STRING *reasons; member in struct:DIST_POINT_st
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
x509v3.h 233 /* All existing reasons */
250 ASN1_BIT_STRING *reasons; member in struct:DIST_POINT_st
  /external/openssl/crypto/x509v3/
x509v3.h 233 /* All existing reasons */
250 ASN1_BIT_STRING *reasons; member in struct:DIST_POINT_st
  /external/openssl/include/openssl/
x509v3.h 233 /* All existing reasons */
250 ASN1_BIT_STRING *reasons; member in struct:DIST_POINT_st
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.cpp 206 PassOwnPtr<GraphicsLayer> CompositedLayerMapping::createGraphicsLayer(CompositingReasons reasons)
214 graphicsLayer->setCompositingReasons(reasons);
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
exif_encoder.js 480 // The below switch is so verbose for two reasons:
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
exif_encoder.js 480 // The below switch is so verbose for two reasons:
  /external/iproute2/doc/
ip-tunnels.tex 424 by historical reasons broadcast mode is not supported by IPIP tunnels,
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 347 /// reasons, this space is preallocated on the stack and does not grow if
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 548 // special value mentioned in values, for two reasons: (1) it is
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 515 // special value mentioned in values, for two reasons: (1) it is
  /external/chromium_org/tools/traceline/svgui/
traceline.js 290 // Oh man, so here we go. For two reasons, I implement my own scrolling
  /external/chromium_org/v8/src/
liveedit-debugger.js 675 // reasons for correspondence not to be found; function with unmodified text
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 82 For these reasons, configurable aspects of codec setup intentionally
  /external/blktrace/btt/doc/
btt.tex 275 There are two major reasons why request queues are unplugged, and both
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 200 * this rule: the Hebrew language. For legacy reasons the old code (iw) should
    [all...]

Completed in 1542 milliseconds

1 23 4