| /external/capstone/bindings/java/capstone/ |
| D | Mips.java | 60 public byte op_count; field in Mips.UnionOpInfo
|
| D | Xcore.java | 56 public byte op_count; field in Xcore.UnionOpInfo
|
| D | Systemz.java | 59 public byte op_count; field in Systemz.UnionOpInfo
|
| D | Sparc.java | 57 public byte op_count; field in Sparc.UnionOpInfo
|
| D | Ppc.java | 71 public byte op_count; field in Ppc.UnionOpInfo
|
| D | M680x.java | 101 public byte op_count; field in M680x.UnionOpInfo
|
| D | Arm64.java | 90 public byte op_count; field in Arm64.UnionOpInfo
|
| D | Arm.java | 97 public byte op_count; field in Arm.UnionOpInfo
|
| D | X86.java | 98 public byte op_count; field in X86.UnionOpInfo
|
| /external/capstone/bindings/python/pyx/ |
| D | ccapstone.pyx | 224 def op_count(self, op_type): member in CsInsn
|
| /external/tensorflow/tensorflow/tools/graph_transforms/ |
| D | summarize_graph_main.cc | 271 for (const std::pair<string, int>& op_count : op_counts_vec) { in SummarizeGraph() local
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | op_level_cost_estimator.cc | 779 int64 op_count = CalculateLargestInputCount(op_info, &found_unknown_shapes); in PredictCwiseOp() local 1844 const int64 op_count = kOpsPerMac * num_elems_in_a * n_dim; in PredictSparseTensorDenseMatMul() local 1967 const int64 op_count = in PredictGatherOrSlice() local 2026 const int64 op_count = num_indices * num_elems_in_ref_per_index; in PredictScatter() local 2459 int64 op_count = CalculateLargestInputCount(op_info, &found_unknown_shapes); in PredictNaryOp() local
|
| D | virtual_scheduler_test.cc | 2967 std::unordered_map<string, int> op_count; in TEST_F() local
|
| /external/capstone/include/capstone/ |
| D | mos65xx.h | 140 uint8_t op_count; member
|
| D | xcore.h | 88 uint8_t op_count; member
|
| D | tms320c64x.h | 65 uint8_t op_count; member
|
| D | m680x.h | 167 uint8_t op_count; ///< number of operands for the instruction or 0 member
|
| D | sparc.h | 204 uint8_t op_count; member
|
| D | m68k.h | 214 uint8_t op_count; ///< number of operands for the instruction member
|
| D | arm.h | 437 uint8_t op_count; member
|
| D | mips.h | 253 uint8_t op_count; member
|
| D | arm64.h | 665 uint8_t op_count; member
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | mark_for_compilation_pass.cc | 1495 for (const XlaAutoClusteringSummary::OpAndCount& op_count : in VLogClusteringSummary() local 1506 for (const XlaAutoClusteringSummary::OpAndCount& op_count : in VLogClusteringSummary() local
|
| /external/capstone/bindings/python/capstone/ |
| D | __init__.py | 752 def op_count(self, op_type): member in CsInsn
|
| /external/skqp/src/compute/hs/gen/ |
| D | main.c | 1632 uint32_t const op_count = 1<<17; in main() local
|