HomeSort by relevance Sort by last modified time
    Searched full:piece (Results 51 - 75 of 716) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/dnsmasq/contrib/openvpn/
README 37 > piece of the puzzle and that this problem has been solved before. Any
  /external/icu/icu4c/source/common/
udatamem.h 12 * UDataMemory A class-like struct that serves as a handle to a piece of memory
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Envelope.java 36 * Encapsulates a received piece of data. This is used by the Kernel
  /external/llvm/include/llvm/TableGen/
StringToOffsetTable.h 24 /// reference each piece.
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfExpression.cpp 49 assert(SizeInBits > 0 && "piece has size zero");
101 // For example, EAX on x86_64 is a 32-bit piece of RAX with offset 0.
148 // its range, emit a DWARF piece for it.
210 // Piece always comes at the end of the expression.
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
ittnotify_types.h 11 * source base since this is a piece of code shared from Intel(R)
  /external/llvm/test/DebugInfo/X86/
deleted-bit-piece.ll 3 ; that gets deleted can't have its bit piece expression verified after it's
sroasplit-1.ll 22 ; Verify that SROA creates a variable piece when splitting i1.
27 ; Read Var and Piece:
  /packages/apps/Messaging/src/com/android/messaging/util/
UriUtil.java 177 * Persist a piece of content from the given input stream, byte by byte to the scratch
189 * Persist a piece of content from the given sourceUri, byte by byte to the scratch
222 * Persist a piece of content from the given input stream, byte by byte to the specified
245 * Persist a piece of content from the given sourceUri, byte by byte to the
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
html_module.py 73 for piece in self._parser_results.YieldHTMLInPieces(ctl, minify=minify):
74 f.write(piece)
  /external/chromium-trace/trace-viewer/tracing/tracing/model/
attribute_test.html 100 new StringAttribute('items', 'a piece of text'),
101 new StringAttribute('items', 'another piece of text')
  /external/elfutils/src/tests/
run-varlocs.sh 46 [80483f0,80483f6) {implicit_value(8){0200000000000000}, piece(8), implicit_value(8){1500000000000000}, piece(8)}
  /external/regex-re2/re2/
stringpiece.h 5 // A string-like object that points to a sized piece of memory.
180 extern std::ostream& operator<<(std::ostream& o, const re2::StringPiece& piece);
  /external/valgrind/memcheck/tests/vbit-test/
README 28 that instruction will be recognised and a suitable piece of IR will be
77 The file provides the function vex_inject_ir which will inject a piece of
  /libcore/luni/src/test/java/libcore/java/util/zip/
OldAndroidZipFileTest.java 144 * Read a piece of file #1.
150 * Read a piece of file #2.
  /external/clang/lib/StaticAnalyzer/Core/
PlistDiagnostics.cpp 314 const PathDiagnosticPiece *piece = I->get(); local
315 AddFID(FM, Fids, *SM, piece->getLocation().asLocation());
316 ArrayRef<SourceRange> Ranges = piece->getRanges();
324 dyn_cast<PathDiagnosticCallPiece>(piece)) {
333 dyn_cast<PathDiagnosticMacroPiece>(piece)) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessagePatternUtil.java 120 * A piece of MessageNode contents.
126 * The type of a piece of MessageNode contents.
149 * Returns the type of this piece of MessageNode contents.
180 * Literal text, a piece of MessageNode contents.
209 * A piece of MessageNode contents representing a message argument and its details.
  /external/protobuf/java/src/main/java/com/google/protobuf/
RopeByteString.java 258 // Find the relevant piece by recursive descent
660 // our new piece or of shorter pieces, to the extent that is possible.
661 // The goal is to clear the bin which our piece belongs in, but that may
822 // The current piece
824 // The size of the current piece
826 // The index of the next byte to read in the current piece
828 // The offset of the start of the current piece in the rope byte string
878 // Copy the bytes from this piece.
    [all...]
  /frameworks/base/include/androidfw/
Asset.h 214 * entire file or just a piece of it. Access is through fread/fseek.
222 * Use a piece of an already-open file.
277 * Use a piece of an already-open file.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
devices.jd 37 <p>This is an actual piece of hardware, connected to the TF host machine either by USB, or by using
  /external/apache-http/src/org/apache/http/impl/cookie/
BasicClientCookie2.java 39 * HTTP "magic-cookie" represents a piece of state information
  /external/bison/lib/
fd-hook.h 103 The LINK variable points to a piece of memory which is guaranteed to be
xsize.h 39 returns a piece of memory that is way too small, and the program then
  /external/chromium-trace/trace-viewer/third_party/Paste/
README.rst 2 to build web applications. Each piece of middleware uses the WSGI (`PEP 333`_)
  /external/e2fsprogs/intl/
xsize.h 36 returns a piece of memory that is way too small, and the program then

Completed in 2769 milliseconds

1 23 4 5 6 7 8 91011>>