/external/clang/include/clang/StaticAnalyzer/Core/ |
Analyses.def | 32 ANALYSIS_DIAGNOSTICS(PLIST_MULTI_FILE, "plist-multi-file", "Output analysis results using Plists (allowing for mult-file bugs)", createPlistMultiFileDiagnosticConsumer, true)
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
ObjCMissingSuperCallChecker.cpp | 111 assert(Descriptor.ArgumentCount <= 1); // No multi-argument selectors yet. 240 - finishedHandlingError:recovered: (is multi-arg) 241 - finishedHandlingError:recovered: (is multi-arg) 246 duration:options:animations:completion: (is multi-arg)
|
/external/dropbear/ |
SMALL | 38 You can create a combined binary, see the file MULTI, which will put all
|
dbmulti.c | 69 fprintf(stderr, "Dropbear multi-purpose version %s\n"
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/ |
TextDialog.java | 88 m_textWidget = new Text(area, SWT.BORDER | SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
|
/external/icu4c/test/threadtest/ |
threadtest.h | 30 // the test in the full multi-threaded environment.
|
/external/iptables/iptables/ |
ip6tables-standalone.c | 38 #include "ip6tables-multi.h"
|
iptables-standalone.c | 40 #include "iptables-multi.h"
|
/external/libnl-headers/netlink/ |
handlers.h | 93 /** Last message in a series of multi part messages received */
|
/external/libogg/doc/ |
index.html | 86 <li><a href="ogg-multiplex.html">Ogg multi-stream multiplexing</a></li>
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
idl.php | 80 'MULTI' => 'color: #4080ff; font-style: italic;'
|
/external/llvm/include/llvm/Support/ |
MutexGuard.h | 25 /// a host of nasty multi-threading problems in the face of exceptions, etc.
|
/external/llvm/test/Transforms/InstCombine/ |
align-2d-gep.ll | 4 ; A multi-dimensional array in a nested loop doing vector stores that
|
/external/openssl/crypto/threads/ |
netware.bat | 2 rem batch file to build multi-thread test ( mttest.nlm )
|
/external/quake/quake/src/WinQuake/ |
keys.h | 77 // aux keys are for multi-buttoned joysticks to generate so they can use
|
/external/skia/tools/ |
bench_pictures_cfg_helper.py | 70 return TiledBitmapConfig(multi=str(threads), tile_x=tile_x, tile_y=tile_y,
|
/external/valgrind/main/none/tests/ |
pth_atfork1.c | 1 /* Tests for fork in multi-threaded environment.
|
/external/webkit/Source/WebCore/manual-tests/inspector/ |
bp-in-named-eval-after-reload.html | 38 function doNothing() { /* allows multi-line functions, easier to debug */ };
|
/external/webkit/Source/WebCore/platform/audio/ |
Reverb.h | 39 // Multi-channel convolution reverb with channel matrixing - one or more ReverbConvolver objects are used internally.
|
/external/webkit/Source/WebCore/platform/text/ |
TextCodecICU.h | 62 unsigned char m_bufferedBytes[16]; // bigger than any single multi-byte character
|
/external/webkit/Source/WebCore/platform/text/gtk/ |
TextCodecGtk.h | 59 unsigned char m_bufferedBytes[16]; // bigger than any single multi-byte character
|
/external/webkit/Source/WebCore/platform/text/mac/ |
TextCodecMac.h | 59 unsigned char m_bufferedBytes[16]; // bigger than any single multi-byte character
|
/external/webkit/Source/WebCore/rendering/style/ |
StyleMultiColData.h | 36 // CSS3 Multi Column Layout
|
/external/webkit/Source/WebCore/workers/ |
WorkerLoaderProxy.h | 45 // Note that in multi-process browsers, the Worker object context and the Document
|
/external/webkit/Source/WebKit/chromium/public/ |
WebAudioBus.h | 40 // A container for multi-channel linear PCM audio data.
|