Home
last modified time | relevance | path

Searched refs:NOOP (Results 1 - 10 of 10) sorted by relevance

/third_party/lame/libmp3lame/
H A Dpresets.c139 #define NOOP(m) (void)p.m macro
151 NOOP(vbr_q); in apply_vbr_preset()
152 NOOP(quant_comp); in apply_vbr_preset()
153 NOOP(quant_comp_s); in apply_vbr_preset()
154 NOOP(expY); in apply_vbr_preset()
163 NOOP(safejoint); in apply_vbr_preset()
/third_party/ffmpeg/libavcodec/
H A Dfilter_units_bsf.c39 NOOP, enumerator
112 if (ctx->mode == NOOP) in filter_units_filter()
/third_party/skia/src/core/
H A DSkPictureFlat.h63 NOOP, enumerator
H A DSkPicturePlayback.cpp111 case NOOP: { in handleOp()
H A DSkPictureRecord.cpp887 this->addDraw(NOOP, &size); in addNoOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp104 /// NOOP instructions before early exits.
219 /// addPadding - Add the given number of NOOP instructions to the function
228 BuildMI(*MBB, MBBI, DL, TSM.getInstrInfo()->get(X86::NOOP)); in addPadding()
H A DX86MCInstLower.cpp1054 OS.EmitInstruction(MCInstBuilder(X86::NOOP), STI); in EmitNop()
1072 Opc = X86::NOOP; in EmitNop()
1132 case X86::NOOP: in EmitNop()
2251 EmitAndCountInstruction(MCInstBuilder(X86::NOOP)); in EmitInstruction()
H A DX86InstrInfo.cpp6912 NopInst.setOpcode(X86::NOOP); in getNoop()
H A DX86ISelLowering.cpp[all...]
/third_party/libuv/test/
H A Dtest-signal.c93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
221 sc.stop_or_close = NOOP; in TEST_IMPL()

Completed in 48 milliseconds