HomeSort by relevance Sort by last modified time
    Searched full:calculated (Results 151 - 175 of 1928) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RopMethod.java 41 * the labels for the blocks that return, if calculated
135 * The predecessors have been calculated. It's safe to
  /dalvik/dx/src/com/android/dx/rop/code/
RopMethod.java 40 * the labels for the blocks that return, if calculated
134 * The predecessors have been calculated. It's safe to
  /external/chromium_org/base/
md5_unittest.cc 208 // as an independently-calculated digest, and also does not modify the context.
218 // Context intermediate digest will be calculated from.
  /external/chromium_org/chrome/browser/ssl/
ssl_error_classification.h 48 // |CERT_DATE_INVALID|. The calculated score is between 0.0 and 1.0, higher
54 // |CERT_COMMON_NAME_INVALID|. The calculated score is between 0.0 and 1.0,
  /external/chromium_org/components/invalidation/
registration_manager.h 53 // The calculated delay of the pending registration (which may be
140 // The calculated delay of any pending registration (which may be
  /external/chromium_org/content/browser/download/
base_file.h 97 // Returns true if digest is successfully calculated.
169 // Indicates if hash should be calculated for the file.
  /external/chromium_org/net/url_request/
url_request_throttler_entry.h 52 // between 90%-100% of the calculated time.
147 // Timestamp calculated by the sliding window algorithm for when we advise
  /external/chromium_org/ppapi/proxy/
websocket_resource.h 142 // specification. The calculated value can be read via GetBufferedAmount().
148 // specification. The calculated value can be read via GetBufferedAmount().
  /external/chromium_org/third_party/WebKit/Source/platform/
Length.cpp 173 , m_type(Calculated)
197 case Calculated:
  /external/chromium_org/ui/gfx/
color_analysis.h 57 // Returns an SkColor that represents the calculated dominant color in the
100 // Returns an SkColor that represents the calculated dominant color in the
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RopMethod.java 41 * the labels for the blocks that return, if calculated
135 * The predecessors have been calculated. It's safe to
  /external/iproute2/man/man8/
tc-tbf.8 87 The minimum buffer size can be calculated by dividing the rate by HZ.
124 a 5kilobyte buffer, with a pre-bucket queue size limit calculated so the TBF causes
  /external/kernel-headers/original/uapi/linux/
vhost.h 45 /* Log writes to used structure, at offset calculated from specified
88 * (calculated from the physical address) from specified log base.
  /external/llvm/lib/Target/AArch64/
AArch64CleanupLocalDynamicTLSPass.cpp 12 // 1. The offset of this Module's thread-local area from TPIDR_EL0 is calculated
15 // 2. The variable's offset from _TLS_MODULE_BASE_ is calculated using
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s 129 ;// The value of pBottomIndex is calculated above this 'x' loop
149 ;// The product is already calculated above : Reuse
  /frameworks/base/core/java/android/view/inputmethod/
CursorAnchorInfo.java 66 * calculated or compatible with {@link Layout#getPrimaryHorizontal(int)}. This can be
73 * calculated or compatible with {@link Layout#getLineTop(int)}. This can be
80 * calculated or compatible with {@link Layout#getLineBaseline(int)}. This can be
87 * calculated or compatible with {@link Layout#getLineBottom(int)}. This can be
294 * screen. This should be calculated or compatible with
298 * should be calculated or compatible with {@link Layout#getLineTop(int)}.
301 * should be calculated or compatible with {@link Layout#getLineBaseline(int)}.
304 * should be calculated or compatible with {@link Layout#getLineBottom(int)}.
  /hardware/ti/omap4-aah/test/CameraHal/
surfacetexture_test.cpp 98 #define ALIGN_WIDTH 32 // Should be 32...but the calculated dimension causes an ion crash
99 #define ALIGN_HEIGHT 2 // Should be 2...but the calculated dimension causes an ion crash
  /packages/apps/DeskClock/src/com/android/deskclock/
CircleButtonsLayout.java 14 * the label text near the top. The maximum text size for the label text view is also calculated.
148 // Y value of the top of the label, calculated from the center of the circle.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
AdditionalSubtypeUtilsTests.java 41 * Predictable subtype ID for en_US dvorak layout. This is actually a hash code calculated as
76 * Predictable subtype ID for azerty layout. This is actually a hash code calculated as follows.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
gmon.h 73 * HASHFRACTION is calculated as:
83 * calculated as:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
gmon.h 73 * HASHFRACTION is calculated as:
83 * calculated as:
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGRoot.cpp 75 // not to have an intrinsic width or height. The intrinsic aspect ratio must be calculated based upon the following rules:
76 // - The aspect ratio is calculated by dividing a width by a height.
78 // px, em, ex) or in user units, then the aspect ratio is calculated from the ?width? and ?height? attributes after
87 // aspect ratio is calculated from the width and height values of the ?viewBox? specified for the current SVG document
89 // calculated and is considered unspecified.
  /external/lldb/tools/debugserver/source/MacOSX/
MachVMMemory.cpp 118 static bool calculated = false; local
119 if (calculated) return stolenPages;
215 calculated = true;
223 static bool calculated = false; local
224 if (calculated) return physical_memory;
  /external/qemu-pc-bios/bochs/bios/
biossums.c 129 printf( "Calculated checksum: 0x%02X ", new_val );
152 printf( "Calculated checksum: 0x%02X ", new_val );
175 printf( "Calculated checksum: 0x%02X ", new_val );
198 printf( "Calculated checksum: 0x%02X\n ", new_val );
219 printf( "Calculated checksum: 0x%02X ", new_val );
  /frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java 284 * specified, the maximum velocity will be used to clamp the calculated
303 * velocity will be used to clamp the calculated relative velocity.
322 * velocity will be used to clamp the calculated relative velocity.
362 * be used to constrain the calculated relative edge size.
383 * the maximum edge will be used to constrain the calculated relative edge
387 * {@link #NO_MAX} to use the unconstrained calculated relative
390 * {@link #NO_MAX} to use the unconstrained calculated relative
    [all...]

Completed in 1332 milliseconds

1 2 3 4 5 67 8 91011>>