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

<<11121314151617181920>>

  /external/kernel-headers/original/uapi/linux/
serial.h 94 * Four lines can interrupt: CTS, DSR, RI, DCD
  /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.elem/
get_const.fail.cpp 39 std::get<1>(t) = "four";
  /external/lldb/source/Interpreter/
Makefile 20 EXTRA_OPTIONS += -Wno-four-char-constants
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/
main.cpp 53 si.emplace("four",4);
  /external/llvm/test/CodeGen/Mips/cconv/
reserved-space.ll 13 ; Test that O32 correctly reserved space for the four arguments, even when
  /external/llvm/test/CodeGen/SystemZ/
unaligned-01.ll 9 ; Check that these four byte stores become a single word store.
  /external/ltrace/testsuite/lib/
compiler.c 55 /* IBM'x xlc compiler. NOTE: __xlc__ expands to a double quoted string of four
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.h 71 * all four channel.
  /external/skia/gm/
blurquickreject.cpp 14 // four blurred rects around a central clip. The blurred rect geometry outset
colorwheel.cpp 25 channel. Four copies of the same image should appear in the GM, and
  /external/skia/include/core/
SkRRect.h 76 //!< an interior patch, four edge patches, and four corner patches.
160 * Initialize the RR with the same radii for all four corners.
171 * Initialize the RR with potentially different radii for all four corners.
  /external/skia/platform_tools/android/tests/
android_framework_gyp_tests.py 33 # Fill the dir with four types of files. .gypd files should be deleted by
  /external/skia/src/animator/
SkAnimateField.cpp 96 fComponents <<= 2; // four color components
  /external/v8/test/mjsunit/es6/
debug-stepin-collections-foreach.js 83 // Step two steps further every four breaks to skip the
  /external/v8/test/mjsunit/regress/
regress-crbug-242502.js 47 // Called on four other objects to turn megamorphic.
  /external/zlib/src/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 19 // Version information for an assembly consists of the following four values:
  /frameworks/base/core/java/android/animation/
ArgbEvaluator.java 40 * given integers that represent the start and end values in the four
  /frameworks/base/core/java/android/app/
package.html 7 <p>An Android application is defined using one or more of Android's four core application
  /frameworks/base/docs/html/tools/performance/
index.jd 9 <p>Putting pixels on the screen involves four primary pieces of hardware.
  /hardware/invensense/6515/libsensors_iio/
CompassSensor.AKM.h 55 // TODO: following four APIs need further implementation for MPL's
  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.AKM.h 55 // TODO: following four APIs need further implementation for MPL's
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
AttributesTest.java 38 a.putValue("4", "four");
99 assertTrue("d) Should contain entry", valueSet.contains("four"));
172 assertEquals("Should not have been removed", "four", a.getValue("4"));
192 assertTrue("d) Should contain entry", valueCollection.contains("four"));
  /libcore/jsr166-tests/src/test/java/jsr166/
CopyOnWriteArraySetTest.java 79 assertTrue(full.addAll(Arrays.asList(three, four, five)));
81 assertFalse(full.addAll(Arrays.asList(three, four, five)));
91 assertTrue(full.addAll(Arrays.asList(three, four, one)));
93 assertFalse(full.addAll(Arrays.asList(three, four, one)));
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
se_explicit 17 PRE = three four
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
debugreg.h 27 bits - each field corresponds to one of the four debug registers,

Completed in 815 milliseconds

<<11121314151617181920>>