/external/valgrind/include/ |
valgrind.h | [all...] |
/external/e2fsprogs/lib/ext2fs/ |
tdb.c | 1156 /* Give a piece of tdb data to a parser */ [all...] |
/art/runtime/ |
thread.h | 141 // For implicit overflow checks we reserve an extra piece of memory at the bottom [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
recognizers.rb | 922 that encapsulate a piece of text, a type label (such as ID or INTEGER), and the [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFA.java | 153 /** Which NFA are we converting (well, which piece of the NFA)? */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CodeGenerator.java | [all...] |
/external/clang/docs/ |
ThreadSafetyAnalysis.rst | 21 a piece of code reads or writes to ``foo`` without first locking ``mu``.
|
/external/clang/lib/CodeGen/ |
CGCleanup.cpp | 13 // A "cleanup" is a piece of code which needs to be executed whenever [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_allocator.h | 309 // UserChunk: a piece of memory returned to user. [all...] |
/external/eigen/doc/ |
InsideEigenExample.dox | 160 So let's end this digression and come back to the piece of code from our example program that we were currently analyzing,
|
/external/fio/ |
io_u.c | 1457 * If using an iolog, grab next piece if any available. [all...] |
/external/google-breakpad/src/common/windows/ |
pdb_source_line_writer.cc | [all...] |
/external/javassist/src/main/javassist/bytecode/ |
CodeIterator.java | 29 * If a piece of code in a <code>Code_attribute</code> is unnecessary, [all...] |
/external/libavc/encoder/ |
irc_picture_type.c | 842 * This piece of code resets the gop upon I frame(?) [all...] |
/external/libmtp/ |
README | 694 HOWEVER: this requires a piece of metadata with the .filesize properly
|
/external/libpng/ |
pngtest.c | 476 * This piece of code can be compiled to validate max 64K allocations [all...] |
/external/lldb/source/Interpreter/ |
Args.cpp | 190 // current start of each argument piece in "arg_piece_start" [all...] |
/external/lldb/www/ |
tutorial.html | 287 <p>The other piece of information in the breakpoint listing is whether the
[all...] |
/external/llvm/docs/tutorial/ |
LangImpl7.rst | 429 The final missing piece is adding the mem2reg pass, which allows us to
|
OCamlLangImpl3.rst | 377 The only piece left here is handling of the error case. For simplicity, [all...] |
/external/llvm/lib/MC/ |
MCAsmStreamer.cpp | 671 // handled earlier, we use four bytes as our largest piece of granularity. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopUnswitch.cpp | 350 /// invariant in the loop, or has an invariant piece, return the invariant. [all...] |
/external/protobuf/src/google/protobuf/io/ |
coded_stream.h | 547 // piece. The Fallback method is used when we can't use the one-byte [all...] |
tokenizer.cc | 73 // downloading one piece of software just to find that they need to [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
GLSurfaceView.java | 45 * <li>Manages a surface, which is a special piece of memory that can be [all...] |