HomeSort by relevance Sort by last modified time
    Searched refs:RAW (Results 1 - 25 of 382) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-raw-err.l 2 .*:10: Warning: Use of 'mov\.m' violates RAW dependency 'AR\[BSP\]' \(impliedf\)
4 .*:10: Warning: Use of 'mov\.m' violates RAW dependency 'RSE' \(impliedf\)
6 .*:15: Warning: Use of 'mov\.m' violates RAW dependency 'AR\[BSPSTORE\]' \(impliedf\)
8 .*:15: Warning: Use of 'mov\.m' violates RAW dependency 'RSE' \(impliedf\)
10 .*:20: Warning: Use of 'cmpxchg8\.acq' violates RAW dependency 'AR\[CCV\]' \(impliedf\)
12 .*:25: Warning: Use of 'mov\.i' violates RAW dependency 'AR\[EC\]' \(impliedf\)
14 .*:30: Warning: Use of 'fpcmp\.eq\.s0' violates RAW dependency 'AR\[FPSR\]\.sf0\.controls' \(impliedf\)
16 .*:35: Warning: Use of 'fpcmp\.eq\.s1' violates RAW dependency 'AR\[FPSR\]\.sf1\.controls' \(impliedf\)
18 .*:40: Warning: Use of 'fpcmp\.eq\.s2' violates RAW dependency 'AR\[FPSR\]\.sf2\.controls' \(impliedf\)
20 .*:45: Warning: Use of 'fpcmp\.eq\.s3' violates RAW dependency 'AR\[FPSR\]\.sf3\.controls' \(impliedf\
    [all...]
ldxmov-2.l 2 .*:5: Warning: Use of 'ld8.mov' violates RAW dependency .*number is 2
4 .*:8: Warning: Use of 'mov' violates RAW dependency .*number is 2
dv-mutex-err.l 2 .*:9: Warning: Use of 'ld8' .* RAW dependency 'GR%, % in 1 - 127' \(impliedf\), specific resource number is 26
dv-waw-err.l 10 .*:12: Warning: Use of 'mov\.m' violates RAW dependency 'RSE' \(impliedf\)
18 .*:27: Warning: Use of 'fsetc\.s0' violates RAW dependency 'AR\[FPSR\]\.sf0\.controls' \(impliedf\)
22 .*:32: Warning: Use of 'fsetc\.s1' violates RAW dependency 'AR\[FPSR\]\.sf0\.controls' \(impliedf\)
26 .*:37: Warning: Use of 'fsetc\.s2' violates RAW dependency 'AR\[FPSR\]\.sf0\.controls' \(impliedf\)
30 .*:42: Warning: Use of 'fsetc\.s3' violates RAW dependency 'AR\[FPSR\]\.sf0\.controls' \(impliedf\)
90 .*:134: Warning: Use of 'br\.wtop\.sptk' violates RAW dependency 'AR\[EC\]' \(impliedf\)
92 .*:134: Warning: Use of 'br\.wtop\.sptk' violates RAW dependency 'CFM' \(impliedf\)
106 .*:149: Warning: Use of 'mov' violates RAW dependency 'InService\*' \(impliedf\)
132 .*:204: Warning: Use of 'mov' violates RAW dependency 'InService\*' \(impliedf\)
166 .*:273: Warning: Use of 'itc\.i' violates RAW dependency 'DTC' \(impliedf\
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Bin/
ResetVector.inf 30 RAW|ResetVector.ia32.raw|*
33 RAW|ResetVector.x64.raw|*
  /external/llvm/lib/MC/
StringTableBuilder.cpp 24 case RAW:
109 case RAW:
129 size_t Pos = StringTable.size() - S.size() - (K != RAW);
146 if (K != RAW)
152 case RAW:
189 Size = Start + S.size() + (K != RAW);
  /external/llvm/include/llvm/MC/
StringTableBuilder.h 22 enum Kind { ELF, WinCOFF, MachO, RAW };
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 65 /** Bit position if this element type is should be raw characters. */
66 static final int RAW = (1 << 8);
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/
FspWrapperSecCore.inf 39 RAW|Vtf0/Bin/ResetVec.ia32.raw |GCC
  /libcore/ojluni/src/main/java/java/security/
KeyRep.java 82 private static final String RAW = "RAW";
150 * <li> Type.SECRET/"RAW" - returns a SecretKeySpec object
171 if (type == Type.SECRET && RAW.equals(format)) {
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
FspSecCore.inf 47 RAW|Vtf0/Bin/ResetVec.ia32.raw |GCC
  /device/generic/goldfish/camera/
EmulatedCamera3.h 62 RAW,
  /cts/tests/camera/src/android/hardware/camera2/cts/
RobustnessTest.java 224 {RAW, MAXIMUM },
226 {PRIV, PREVIEW, RAW, MAXIMUM },
228 {YUV, PREVIEW, RAW, MAXIMUM },
230 {PRIV, PREVIEW, PRIV, PREVIEW, RAW, MAXIMUM},
232 {PRIV, PREVIEW, YUV, PREVIEW, RAW, MAXIMUM},
234 {YUV, PREVIEW, YUV, PREVIEW, RAW, MAXIMUM},
236 {PRIV, PREVIEW, JPEG, MAXIMUM, RAW, MAXIMUM},
238 {YUV, PREVIEW, JPEG, MAXIMUM, RAW, MAXIMUM}
243 {PRIV, PREVIEW, PRIV, VGA, YUV, MAXIMUM, RAW, MAXIMUM},
245 {PRIV, PREVIEW, PRIV, VGA, JPEG, MAXIMUM, RAW, MAXIMUM
    [all...]
ExtendedCameraCharacteristicsTest.java 59 * Constants for static RAW metadata.
93 private static final int RAW =
333 expectKeyAvailable(c, CameraCharacteristics.HOT_PIXEL_AVAILABLE_HOT_PIXEL_MODES , OPT , RAW );
357 expectKeyAvailable(c, CameraCharacteristics.SENSOR_BLACK_LEVEL_PATTERN , FULL , MANUAL_SENSOR, RAW );
358 expectKeyAvailable(c, CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM1 , OPT , RAW );
359 expectKeyAvailable(c, CameraCharacteristics.SENSOR_COLOR_TRANSFORM1 , OPT , RAW );
360 expectKeyAvailable(c, CameraCharacteristics.SENSOR_FORWARD_MATRIX1 , OPT , RAW );
361 expectKeyAvailable(c, CameraCharacteristics.SENSOR_INFO_ACTIVE_ARRAY_SIZE , OPT , BC, RAW );
362 expectKeyAvailable(c, CameraCharacteristics.SENSOR_INFO_COLOR_FILTER_ARRANGEMENT , FULL , RAW );
368 expectKeyAvailable(c, CameraCharacteristics.SENSOR_INFO_WHITE_LEVEL , OPT , RAW );
    [all...]
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/
CorebootPayloadPkg.fdf 173 SECTION RAW = MdeModulePkg/Logo/Logo.bmp
265 RAW ACPI |.acpi
266 RAW ASL |.aml
271 RAW BIN |.bin
275 FILE RAW = $(NAMED_GUID) {
276 RAW RAW |.raw
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
config.ini 270 BinaryExtList = EXE, EFI, FV, ROM, DLL, COM, BMP, GIF, PYD, CMP, BIN, JPG, UNI, RAW, COM2, LIB, DEPEX, SYS, DB
  /hardware/interfaces/broadcastradio/1.0/
types.hal 149 * Raw binary data (icon or art)
151 RAW = 2,
176 /** Station icon - raw */
178 /** Album art - raw */
200 /** Value used for type MetadataType.RAW */
  /external/dhcpcd-6.8.2/
dhcp-common.h 66 #define RAW (1 << 23)
  /external/libxml2/
parser.c     [all...]
  /external/selinux/policycoreutils/run_init/
open_init_pty.c 51 static enum { RESET, RAW, CBREAK } tty_state = RESET;
86 tty_state = RAW;
93 if (tty_state != CBREAK && tty_state != RAW) {
  /tools/loganalysis/src/com/android/loganalysis/
LogAnalyzer.java 62 RAW, ANALYSIS;
93 private static final String RAW_DATA = "RAW";
184 case RAW:
199 case RAW:
  /development/ndk/platforms/android-21/include/sys/
ioctl_compat.h 103 #define RAW 0x00000020 /* no i/o processing */
  /development/ndk/platforms/android-9/arch-mips/include/sys/
ioctl_compat.h 103 #define RAW 0x00000020 /* no i/o processing */
  /development/ndk/platforms/android-9/include/sys/
ioctl_compat.h 99 #define RAW 0x00000020 /* no i/o processing */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
ioctl_compat.h 99 #define RAW 0x00000020 /* no i/o processing */

Completed in 1223 milliseconds

1 2 3 4 5 6 7 8 91011>>