Searched defs:nops (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_frame_cfa.c | 38 dwarf_frame_cfa (Dwarf_Frame *fs, Dwarf_Op **ops, size_t *nops) in dwarf_frame_cfa()
|
D | dwarf_frame_register.c | 38 Dwarf_Op **ops, size_t *nops) in dwarf_frame_register()
|
/external/elfutils/libdwfl/ |
D | dwfl_module_return_value_location.c | 49 int nops = ebl_return_value_location (mod->ebl, functypedie, locops); in dwfl_module_return_value_location() local
|
D | frame_unwind.c | 152 size_t nops, Dwarf_Addr *result, Dwarf_Addr bias) in expr_eval()
|
/external/autotest/client/tests/fsstress/ |
D | fsstress.py | 23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
|
/external/elfutils/tests/ |
D | addrcfi.c | 49 print_detail (int result, const Dwarf_Op *ops, size_t nops, Dwarf_Addr bias) in print_detail() 97 size_t nops; in print_register() local
|
/external/python/cpython2/Python/ |
D | peephole.c | 303 int nops, h, adj; in PyCode_Optimize() local
|
D | ast.c | 1606 int i, nops; in ast_for_binop() local
|
/external/gemmlowp/internal/ |
D | multi_thread_gemm.h | 114 int nops = 0; in WaitForVariableChange() local
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 1485 int nops = gap - padding; in write() local 1513 void adjustOffsets(int size, int nops) { in adjustOffsets()
|
/external/e2fsprogs/contrib/ |
D | fsstress.c | 250 int nops; variable
|
/external/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 223 int nops; variable
|
/external/vixl/test/aarch32/ |
D | test-assembler-aarch32.cc | 1253 const int nops = (ldr_range - ldrd_range) / nop_size; in EmitReusedLoadLiteralStressTest() local
|