HomeSort by relevance Sort by last modified time
    Searched full:assumed (Results 101 - 125 of 2641) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLVertexArray.h 65 * assumed that the GrGLAttribArrayState is tracking the state of the currently bound vertex
78 * This function disables vertex attribs not present in the mask. It is assumed that the
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
single_rw_fifo.cc 72 // Size can be queried outside of the Push function. The caller is assumed
87 // Size can be queried outside of the Pop function. The caller is assumed
  /external/chromium_org/ui/webui/resources/js/chromeos/
ui_account_tweaks.js 8 * It is assumed that required data is passed via i18n strings
11 * It is also assumed that tweaked page has chrome://resources/css/widgets.css
  /external/skia/src/gpu/gl/
GrGLVertexArray.h 65 * assumed that the GrGLAttribArrayState is tracking the state of the currently bound vertex
78 * This function disables vertex attribs not present in the mask. It is assumed that the
  /external/stlport/src/
warning_disable.h 34 # pragma warning( disable : 4430 ) /* Missing type specifier, int assumed. */
35 # pragma warning( disable : 4431 ) /* Missing type specifier, int assumed. */
  /ndk/sources/cxx-stl/stlport/src/
warning_disable.h 34 # pragma warning( disable : 4430 ) /* Missing type specifier, int assumed. */
35 # pragma warning( disable : 4431 ) /* Missing type specifier, int assumed. */
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERTaggedObject.java 7 * a [n] where n is some number - these are assumed to follow the construction
DLTaggedObject.java 7 * a [n] where n is some number - these are assumed to follow the construction
  /external/chromium_org/chrome/browser/chromeos/app_mode/
app_launch_utils.cc 43 // See comments above. Network is assumed to be online here.
  /external/chromium_org/content/renderer/android/
content_detector.h 46 // The end position is assumed to be non-inclusive.
  /external/chromium_org/ppapi/api/private/
ppb_find_private.idl 30 * assumed to handle find requests.
  /external/chromium_org/remoting/proto/
video.proto 31 // unset, the corresponding DPI should be assumed to be 96 (Windows' default)
  /external/chromium_org/third_party/WebKit/ManualTests/
video-waiting-seeking.html 76 Source is assumed to be about 188k with a uniform bitrate, > 4
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ColorSpace.h 49 // Convert a Color assumed to be in the |srcColorSpace| into the |dstColorSpace|.
  /external/chromium_org/third_party/WebKit/public/platform/
WebFilterAnimationCurve.h 48 // assumed that x0 = y0 = 0, and x3 = y3 = 1.
WebFloatAnimationCurve.h 44 // assumed that x0 = y0 = 0, and x3 = y3 = 1.
WebTransformAnimationCurve.h 44 // assumed that x0 = y0 = 0, and x3 = y3 = 1.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
filter_functions.c 23 /* the state of filter is assumed to be in InOut[-1] to InOut[-orderCoef] */
57 /* the state of filter is assumed to be in In[-1] to In[-orderCoef] */
79 /* the state of the zero section is assumed to be in In[-1] to In[-orderCoef] */
80 /* the state of the pole section is assumed to be in Out[-1] to Out[-orderCoef] */
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
overuse_detector.h 22 // This class is assumed to be protected by the owner if used by multiple
  /external/chromium_org/third_party/webrtc/test/testsupport/
frame_writer.h 47 // Creates a file handler. The input file is assumed to exist and be readable
  /external/clang/test/SemaObjCXX/
related-result-type-inference.mm 11 - (id)retain; // expected-note 2{{instance method 'retain' is assumed to return an instance of its receiver type ('NSArray *')}}
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 11 // However, if callers of this routine can be safely assumed to store the argument
lshrdi3.S 11 // However, if callers of this routine can be safely assumed to store the argument
  /external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h 22 // 2196 - routine is both "inline" and "noinline" ("noinline" assumed)
  /external/glide/library/src/main/java/com/bumptech/glide/util/
LruCache.java 7 * A general purpose size limited cache that evicts items using an LRU algorithm. By default every item is assumed to

Completed in 1079 milliseconds

1 2 3 45 6 7 8 91011>>