Searched refs:NewHandler (Results 1 - 8 of 8) sorted by relevance

/external/lzma/CPP/7zip/UI/Client7z/
H A Dmakefile10 $O\NewHandler.obj \
/external/llvm/lib/Support/Unix/
H A DSignals.inc91 struct sigaction NewHandler;
93 NewHandler.sa_handler = SignalHandler;
94 NewHandler.sa_flags = SA_NODEFER|SA_RESETHAND;
95 sigemptyset(&NewHandler.sa_mask);
98 sigaction(Signal, &NewHandler,
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/
H A Dmakefile10 $O\NewHandler.obj \
/external/lzma/CPP/7zip/UI/Console/
H A Dmakefile28 $O\NewHandler.obj \
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DURLConnectionTest.java59 static class NewHandler extends URLStreamHandler { class in class:URLConnectionTest
514 URL url = new URL("http", "test", 80, "index.html", new NewHandler());
530 URL url = new URL("http", "test", 80, "index.html", new NewHandler());
/external/lzma/CPP/7zip/Bundles/Format7zR/
H A Dmakefile9 $O\NewHandler.obj \
/external/lzma/CPP/7zip/Bundles/Alone7z/
H A Dmakefile27 $O\NewHandler.obj \
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 1297 milliseconds