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

1 2 3 4 5

  /toolchain/binutils/binutils-2.27/gas/config/
xtensa-relax.h 107 } OpType;
119 OpType typ; /* CONSTANT: op_data is a constant.
131 OpType typ;
173 extern bfd_boolean xg_has_userdef_op_fn (OpType);
174 extern long xg_apply_userdef_op_fn (OpType, long);
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCWin64EH.h 29 typedef Win64EH::UnwindOpcodes OpType;
31 OpType Operation;
36 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg)
43 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg, unsigned Off)
51 MCWin64EHInstruction(OpType Op, MCSymbol *L, bool Code)
55 OpType getOperation() const { return Operation; }
MCDwarf.h 232 enum OpType { SameValue, Remember, Restore, Move, RelMove };
234 OpType Operation;
240 MCCFIInstruction(OpType Op, MCSymbol *L)
244 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned Register)
252 MCCFIInstruction(OpType Op, MCSymbol *L, const MachineLocation &D,
257 OpType getOperation() const { return Operation; }
  /external/llvm/utils/TableGen/
AsmWriterInst.h 28 enum OpType {
53 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {}
56 OpType op = isLiteralTextOperand)
62 OpType op = isMachineInstrOperand)
  /external/swiftshader/third_party/LLVM/utils/TableGen/
AsmWriterInst.h 28 enum OpType {
57 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {}
60 OpType op = isLiteralTextOperand)
67 OpType op = isMachineInstrOperand)
  /packages/apps/DocumentsUI/src/com/android/documentsui/clipping/
DocumentClipper.java 29 import com.android.documentsui.services.FileOperationService.OpType;
51 @OpType int opType);
56 ClipData getClipDataForDocuments(List<Uri> uris, @OpType int opType, DocumentInfo parent);
61 ClipData getClipDataForDocuments(List<Uri> uris, @OpType int opType);
120 * @param opType the operation type
126 @OpType int opType,
    [all...]
RuntimeDocumentClipper.java 38 import com.android.documentsui.services.FileOperationService.OpType;
56 private static final String OP_TYPE_KEY = "clipper:opType";
93 Function<String, Uri> uriBuilder, Selection selection, @OpType int opType) {
106 return getClipDataForDocuments(uris, opType);
111 List<Uri> uris, @OpType int opType, DocumentInfo parent) {
112 ClipData clipData = getClipDataForDocuments(uris, opType);
119 public ClipData getClipDataForDocuments(List<Uri> uris, @OpType int opType) {
    [all...]
  /external/skqp/tools/bookmaker/
definition.cpp 81 enum class OpType : int8_t {
108 OpType fReturnType;
113 OpType fType;
117 { DEFOP::kUnknown, "??", "???", BLANK, OpType::kNone, OpMod::kNone, BLANK,
119 { DEFOP::kAdd, "+", "add", BLANK, OpType::kThis, OpMod::kNone, BLANK,
120 {{ CONST, OpType::kThis, OpMod::kReference, },
121 { CONST, OpType::kThis, OpMod::kReference, }}},
122 { DEFOP::kAddTo, "+=", "addto", BLANK, OpType::kVoid, OpMod::kNone, BLANK,
123 {{ CONST, OpType::kThis, OpMod::kReference, }}},
124 { DEFOP::kAddTo, "+=", "addto1", BLANK, OpType::kThis, OpMod::kReference, BLANK
    [all...]
  /system/update_engine/scripts/update_payload/
checker_unittest.py 34 'REPLACE': common.OpType.REPLACE,
35 'REPLACE_BZ': common.OpType.REPLACE_BZ,
36 'MOVE': common.OpType.MOVE,
37 'BSDIFF': common.OpType.BSDIFF,
38 'SOURCE_COPY': common.OpType.SOURCE_COPY,
39 'SOURCE_BSDIFF': common.OpType.SOURCE_BSDIFF,
40 'ZERO': common.OpType.ZERO,
41 'DISCARD': common.OpType.DISCARD,
42 'REPLACE_XZ': common.OpType.REPLACE_XZ,
43 'PUFFDIFF': common.OpType.PUFFDIFF
    [all...]
applier.py 235 if op.type == common.OpType.REPLACE_BZ:
412 if op.type in (common.OpType.BSDIFF, common.OpType.SOURCE_BSDIFF,
413 common.OpType.BROTLI_BSDIFF):
418 elif op.type == common.OpType.PUFFDIFF:
450 if op.type in (common.OpType.BSDIFF, common.OpType.SOURCE_BSDIFF,
451 common.OpType.BROTLI_BSDIFF):
456 elif op.type == common.OpType.PUFFDIFF:
511 if op.type in (common.OpType.REPLACE, common.OpType.REPLACE_BZ)
    [all...]
checker.py 724 if op.type == common.OpType.REPLACE:
863 if (op.type == common.OpType.BSDIFF or
864 (op.type == common.OpType.SOURCE_BSDIFF and self.minor_version <= 3)):
    [all...]
  /external/skia/tools/bookmaker/
definition.cpp 81 enum class OpType : int8_t {
108 OpType fReturnType;
113 OpType fType;
117 { DEFOP::kUnknown, "??", "???", BLANK, OpType::kNone, OpMod::kNone, BLANK,
119 { DEFOP::kAdd, "+", "add", BLANK, OpType::kThis, OpMod::kNone, BLANK,
120 {{ CONST, OpType::kThis, OpMod::kReference, },
121 { CONST, OpType::kThis, OpMod::kReference, }}},
122 { DEFOP::kAddTo, "+=", "addto", BLANK, OpType::kVoid, OpMod::kNone, BLANK,
123 {{ CONST, OpType::kThis, OpMod::kReference, }}},
124 { DEFOP::kAddTo, "+=", "addto1", BLANK, OpType::kThis, OpMod::kReference, BLANK
    [all...]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitcodeDecoders.h 44 /// operates on OpType. Returns true if the conversion
47 bool DecodeBinaryOpcode(uint64_t NaClOpcode, Type *OpType,
  /packages/apps/DocumentsUI/src/com/android/documentsui/
OperationDialogFragment.java 33 import com.android.documentsui.services.FileOperationService.OpType;
66 @OpType int operationType) {
88 final @OpType int operationType =
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestDocumentClipper.java 28 import com.android.documentsui.services.FileOperationService.OpType;
44 public final TestEventListener<Integer> opType = new TestEventListener<>();
53 int opType) {
59 @FileOperationService.OpType int opType) {
65 @FileOperationService.OpType int opType, DocumentInfo parent) {
103 @OpType int opType, Callback callback) {
105 this.opType.accept(opType)
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
fuse_binary_into_preceding_affine.cc 55 enum class OpType { BiasPlusOperand, BiasMinusOperand, OperandMinusBias };
57 const OpType optype = (add_or_sub_op->type == OperatorType::kAdd) local
58 ? OpType::BiasPlusOperand
60 ? OpType::BiasMinusOperand
61 : OpType::OperandMinusBias;
66 if (optype == OpType::BiasPlusOperand) {
68 } else if (optype == OpType::BiasMinusOperand)
    [all...]
  /packages/apps/DocumentsUI/src/com/android/documentsui/services/
FileOperation.java 40 import com.android.documentsui.services.FileOperationService.OpType;
51 private final @OpType int mOpType;
60 FileOperation(@OpType int opType, UrisSupplier srcs, DocumentStack destination) {
61 checkArgument(opType != OPERATION_UNKNOWN);
64 mOpType = opType;
74 public @OpType int getOpType() {
101 builder.append("opType=").append(mOpType);
248 private MoveDeleteOperation(@OpType int opType, UrisSupplier srcs
    [all...]
FileOperations.java 32 import com.android.documentsui.services.FileOperationService.OpType;
138 * @param opType file operation type {@link OpType}.
141 void onOperationResult(@Status int status, @OpType int opType, int docCount);
ResolvedResourcesJob.java 31 import com.android.documentsui.services.FileOperationService.OpType;
49 ResolvedResourcesJob(Context service, Listener listener, String id, @OpType int opType,
51 super(service, listener, id, opType, destination, srcs, features);
  /external/skia/tools/mdbviz/
Model.cpp 69 SkDrawCommand::OpType type = fOps[index]->getType();
77 SkDrawCommand::OpType type = fOps[index]->getType();
  /external/skqp/tools/mdbviz/
Model.cpp 69 SkDrawCommand::OpType type = fOps[index]->getType();
77 SkDrawCommand::OpType type = fOps[index]->getType();
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
TestJob.java 31 import com.android.documentsui.services.FileOperationService.OpType;
42 TestJob(Context service, Listener listener, String id, @OpType int opType, DocumentStack stack,
44 super(service, listener, id, opType, stack, srcs, features);
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/services/
AbstractJobTest.java 38 import com.android.documentsui.services.FileOperationService.OpType;
97 final T createJob(@OpType int opType, List<Uri> srcs, Uri srcParent, Uri destination)
104 .withOpType(opType)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }

Completed in 2879 milliseconds

1 2 3 4 5