Home
last modified time | relevance | path

Searched defs:op_index (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/epoll/
H A Depoll-ltp.c409 unsigned int op_index; /* index into the list of operations for the op in test_epoll_ctl() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator-verifier.cc473 int op_index = 0; in ValidatePendingAssessment() local
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.c928 const int op_index = FFMIN(lowres, 3); in hpel_motion_lowres() local
981 const int op_index = FFMIN(lowres-1+s->chroma_x_shift, 3); in mpeg_motion_lowres() local
1111 const int op_index = FFMIN(lowres, 3); in chroma_4mv_motion_lowres() local
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c83 unsigned int op_index; member
H A DlibdwP.h301 unsigned int op_index:8; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp745 parse_base_offset(opt_ctx& ctx, Instruction* instr, unsigned op_index, Temp* base, uint32_t* offset, in parse_base_offset() argument
/third_party/elfutils/src/
H A Dreadelf.c8945 unsigned int op_index = 0; in print_debug_line_section() local
8538 run_advance_pc(unsigned int op_advance, unsigned int minimum_instr_len, unsigned int max_ops_per_instr, unsigned int *op_addr_advance, Dwarf_Word *address, unsigned int *op_index) run_advance_pc() argument
[all...]

Completed in 35 milliseconds