Home
last modified time | relevance | path

Searched refs:Noop (Results 1 – 8 of 8) sorted by relevance

/external/v8/test/mjsunit/
Ddebug-liveedit-check-stack.js71 function Noop() {} class
124 assertEquals("Cat", test.ChooseAnimal(Noop));
128 assertEquals("Capybara", test.ChooseAnimal(Noop));
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java60 Remove, Update, Add, RegisterServiceType, Noop enumConstant
1330 Operation cacheOperation = Operation.Noop; in handleRecord()
1354 cacheOperation = Operation.Noop; in handleRecord()
1397 if (typeAdded && (cacheOperation == Operation.Noop)) { in handleRecord()
1403 if (cacheOperation != Operation.Noop) { in handleRecord()
/external/llvm/lib/Support/Unix/
DProgram.inc99 if (!Path) // Noop
129 if (!Path) // Noop
/external/llvm/test/TableGen/
DTargetInstrInfo.td141 // Noop, does nothing.
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp866 MCInst Noop; in EmitFunctionBody() local
867 MF->getSubtarget().getInstrInfo()->getNoopForMachoTarget(Noop); in EmitFunctionBody()
872 if (Noop.getOpcode()) in EmitFunctionBody()
873 OutStreamer.EmitInstruction(Noop, getSubtargetInfo()); in EmitFunctionBody()
/external/llvm/test/Transforms/MemCpyOpt/
Dmemcpy.ll105 ;; Noop memcpy should be zapped.
/external/llvm/lib/Target/ARM/
DARMSchedule.td87 // Noop.
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch736 + <KeyRelease>F8: Noop()\\n\
738 + <KeyRelease>F9: Noop()\\n\
1598 + {"Noop", Noop},
10009 +void Noop(Widget w, XEvent *event, String *params, Cardinal *num_params) {
21044 +extern void Noop(Widget w, XEvent *event, String *params,