HomeSort by relevance Sort by last modified time
    Searched full:widths (Results 201 - 225 of 499) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialTextsView.java 115 // Initialize the widths and heights of the grid, and calculate the values for the numbers.
  /frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DrawerArrowDrawable.java 342 // Interpolated widths of arrow bars
  /dalvik/libdex/
InstrUtils.cpp 34 // BEGIN(libdex-widths); GENERATED AUTOMATICALLY BY opcode-gen
51 // END(libdex-widths)
  /external/icu/icu4c/source/i18n/unicode/
dtptngen.h 356 * @return pattern adjusted to match the skeleton fields widths and subtypes.
387 * @return pattern adjusted to match the skeleton fields widths and subtypes.
udatpg.h 498 * @param dest pattern adjusted to match the skeleton fields widths and subtypes.
535 * @param dest pattern adjusted to match the skeleton fields widths and subtypes.
  /external/icu/icu4c/source/samples/cal/
cal.c 450 /* Calculate widths for justification */
573 /* Calculate widths for justification */
  /external/llvm/include/llvm/ADT/
APInt.h 63 /// widths will yield an assertion.
67 /// widths must be the same, operations such as Mul and Add produce the same
557 /// one of them (if needed!) to ensure that the bit-widths match.
776 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
791 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
813 assert(BitWidth == RHS.BitWidth && "Bit widths must be the same");
    [all...]
  /external/llvm/lib/Support/
SourceMgr.cpp 287 // separate byte widths for the source and fixit lines.
475 // space. Really we should be precomputing column widths, which we'll
  /external/skia/include/codec/
SkCodec.h 286 * While the widths of the Y, U, and V planes are not restricted, the
307 * allocation widths of the Y, U, and V planes.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneLayout.java 305 * have the correct widths set for the current overall size and view mode.
310 // only adjust the pane widths when my width changes
    [all...]
  /external/freetype/src/pshinter/
pshalgo.c 352 FT_Pos delta = len - dim->stdw.widths[0].cur;
360 len = dim->stdw.widths[0].cur;
533 /* Stem adjustment tries to snap stem widths to standard
    [all...]
  /external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
YUVImage.html 445 strides for all planes will be set to their respective plane widths. When
501 strides for all planes will be set to their respective plane widths. You
572 strides for all planes will be set to their respective plane widths. You
    [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.c 352 FT_Pos delta = len - dim->stdw.widths[0].cur;
360 len = dim->stdw.widths[0].cur;
533 /* Stem adjustment tries to snap stem widths to standard
    [all...]
  /external/skia/include/core/
SkPaint.h     [all...]
  /cts/tests/tests/assist/src/android/assist/cts/
AssistTestBase.java 418 assertEquals("Widths do not match.", parentView.getWidth(), parentNode.getWidth());
  /cts/tests/tests/graphics/src/android/graphics/cts/
YuvImageTest.java 347 assertEquals("mismatching widths", expected.getWidth(),
  /dalvik/opcode-gen/
opcode-gen.awk 179 emission == "libdex-widths" {
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
sanitizer.py 112 'values', 'version', 'viewBox', 'visibility', 'width', 'widths', 'x',
  /external/freetype/include/
ftautoh.h 431 * The warping code can also change advance widths. Have a look at the
  /external/freetype/src/cff/
cf2ft.c 438 /* get standard stem widths for the current subfont; */
cf2hints.c 141 * Hints with negative widths were produced by an early version of a
143 * with negative widths, but says
145 * All other negative widths have undefined meaning.
152 * widths at some blends. For example, see a light weight of
    [all...]
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 406 // in v8, IfConversion depends on Thumb instruction widths
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 620 // depend on operand and address widths.
  /external/llvm/test/CodeGen/AMDGPU/
setcc-opt.ll 189 ; 255. Seems to be because of ordering problems when not allowing load widths to be reduced.
  /external/opencv3/modules/videoio/src/
cap_pvapi.cpp 542 // Cap out of bounds widths to the max supported by the sensor

Completed in 2212 milliseconds

1 2 3 4 5 6 7 891011>>