HomeSort by relevance Sort by last modified time
    Searched full:piece (Results 126 - 150 of 577) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 622 PathDiagnosticPiece *piece = VisitNodeImpl(N, Prev, BRC, BR); local
624 dyn_cast_or_null<PathDiagnosticEventPiece>(piece))
626 return piece;
    [all...]
  /external/stlport/src/
allocators.cpp 385 // Try to make use of the left-over piece.
412 // Any leftover piece will eventually make it to the
958 // Try to make use of the left-over piece.
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
README_DEVELOPERS 22 gdb does this by sending some commands (e.g. using tcp/ip) to a piece
23 of code running on the remote computer. This piece of code (called a
318 This would allow to interactively searching who is "keeping" a piece
  /external/valgrind/main/docs/internals/
xml-output-protocol4.txt 165 STRING is not escaped in any way, so that it itself may be a piece
349 XWHAT is an extended version of WHAT. It also contains a piece of
632 hthreadid is a Helgrind-specific piece of information and is
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 385 // Try to make use of the left-over piece.
412 // Any leftover piece will eventually make it to the
958 // Try to make use of the left-over piece.
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
CatchStructs.java 34 * handler address) for a particular piece of code. Instances of this
  /dalvik/dx/src/com/android/dx/dex/file/
CatchStructs.java 32 * handler address) for a particular piece of code. Instances of this
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 51 * one piece of data we don't need to distinguish, so we just pick
  /external/apache-http/src/org/apache/http/impl/cookie/
BasicClientCookie.java 43 * HTTP "magic-cookie" represents a piece of state information
  /external/chromium/base/
shared_memory_posix.cc 115 // It doesn't make sense to have a open-existing private piece of shmem
  /external/chromium/googleurl/src/
url_canon.h 272 // Piece-by-piece canonicalizers ----------------------------------------------
506 // See the above piece-by-piece functions for information specific to
    [all...]
  /external/chromium/third_party/libevent/
evdns.3 321 up the missing piece of documentation and send it to
  /external/compiler-rt/lib/asan/scripts/
asan_symbolize.py 72 We're ooking for the following piece in otool -l output:
  /external/dbus/doc/
dbus-test-plan.xml 35 D-Bus is a large and complex piece of software (about 25,000
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
CatchStructs.java 32 * handler address) for a particular piece of code. Instances of this
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 18 REM This is an inordinately troublesome piece of code, particularly because it
  /external/icu4c/common/unicode/
bytestream.h 9 // Used so that we can write a single piece of code that can operate
rep.h 32 * change a piece of text while retaining metadata. Metadata is data
  /external/iproute2/include/linux/
rtnetlink.h 589 /* TC action piece */
  /external/jmonkeyengine/engine/src/android/jme3tools/android/
Fixed.java 313 * Derived from a piece in Graphics Gems.
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/
Terrain.java 41 * Terrain can be one or many meshes comprising of a, probably large, piece of land.
  /external/libvorbis/doc/
05-comment.tex 111 The track number of this piece if part of a specific larger collection or album
v-comment.html 168 <dd>The track number of this piece if part of a specific larger collection or album</dd>
  /external/mesa3d/docs/
README.AMIWIN 24 register for this great piece of software) and released a development kit
  /external/oprofile/doc/
op-jit-devel.xml 250 Add debug line information to a piece of code. An <function>op_write_native_code()</function>

Completed in 900 milliseconds

1 2 3 4 56 7 8 91011>>