Home
last modified time | relevance | path

Searched defs:ori (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dppc_zoom_ultimate.s69 ori r12,r12,0xFF label
200 ori r12,r12,0xFF label
/third_party/ltp/tools/sparse/sparse-src/
Doptions.c238 static int handle_switches(const char *ori, const char *opt, const struct flag *flags) in handle_switches()
Dlinearize.c1002 pseudo_t ori, pseudo_t val, struct symbol *ctype, struct symbol *btype) in linearize_bitfield_insert()
/third_party/openssl/crypto/cms/
Dcms_local.h151 CMS_OtherRecipientInfo *ori; member
/third_party/ffmpeg/libavcodec/
Dsnow_dwt.c749 int level, ori; in w_c() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp966 void AssemblerMIPS32::ori(const Operand *OpRt, const Operand *OpRs, in ori() function in Ice::MIPS32::AssemblerMIPS32