Home
last modified time | relevance | path

Searched defs:nops (Results 1 – 13 of 13) sorted by relevance

/external/elfutils/libdw/
Ddwarf_frame_cfa.c38 dwarf_frame_cfa (Dwarf_Frame *fs, Dwarf_Op **ops, size_t *nops) in dwarf_frame_cfa()
Ddwarf_frame_register.c38 Dwarf_Op **ops, size_t *nops) in dwarf_frame_register()
/external/elfutils/libdwfl/
Ddwfl_module_return_value_location.c49 int nops = ebl_return_value_location (mod->ebl, functypedie, locops); in dwfl_module_return_value_location() local
Dframe_unwind.c152 size_t nops, Dwarf_Addr *result, Dwarf_Addr bias) in expr_eval()
/external/autotest/client/tests/fsstress/
Dfsstress.py23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
/external/elfutils/tests/
Daddrcfi.c49 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/
Dpeephole.c303 int nops, h, adj; in PyCode_Optimize() local
Dast.c1606 int i, nops; in ast_for_binop() local
/external/gemmlowp/internal/
Dmulti_thread_gemm.h114 int nops = 0; in WaitForVariableChange() local
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java1485 int nops = gap - padding; in write() local
1513 void adjustOffsets(int size, int nops) { in adjustOffsets()
/external/e2fsprogs/contrib/
Dfsstress.c250 int nops; variable
/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c223 int nops; variable
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc1253 const int nops = (ldr_range - ldrd_range) / nop_size; in EmitReusedLoadLiteralStressTest() local