HomeSort by relevance Sort by last modified time
    Searched defs:num_ops (Results 1 - 9 of 9) sorted by null

  /external/v8/test/mjsunit/regress/
regress-580.js 31 function num_ops() { function
55 num_ops();
  /system/update_engine/payload_generator/
inplace_generator_unittest.cc 686 const size_t num_ops = 3; local
687 for (size_t i = 0; i < num_ops; i++) {
692 StoreExtents({ExtentForRange(1 + 2 * ((i + 1) % num_ops), 2)},
delta_diff_utils.cc 368 size_t num_ops = aops->size(); local
381 LOG(INFO) << "Produced " << (aops->size() - num_ops) << " operations for "
385 num_ops = aops->size();
425 LOG(INFO) << "Produced " << (aops->size() - num_ops) << " operations for "
  /toolchain/binutils/binutils-2.25/include/opcode/
i960.h 140 char num_ops; /* Number of operands */ member in struct:i960_opcode
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
sm4.h 291 unsigned num_ops; member in struct:sm4_insn
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h 198 unsigned num_ops; variable
242 tree GTY((length ("%h.opbase.gsbase.num_ops"))) op[1];
272 tree GTY((length ("%h.membase.opbase.gsbase.num_ops"))) op[1];
297 tree GTY((length ("%h.membase.opbase.gsbase.num_ops"))) op[1];
483 tree GTY((length ("%h.membase.opbase.gsbase.num_ops"))) op[1];
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h 479 UINT32 num_ops; \/* Number of operations since activation *\/ member in struct:__anon15933
    [all...]
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 4133 int num_records = 0, num_ops = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c 3779 int num_ops = xtensa_opcode_num_operands (isa, insn->opcode); local
3828 int num_ops = xtensa_opcode_num_operands (isa, insn->opcode); local
3864 int num_ops = 0; local
4365 int num_ops; local
    [all...]

Completed in 856 milliseconds