OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:piece
(Results
26 - 50
of
577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/dexgen/src/com/android/dexgen/dex/file/
Item.java
23
* repeated
piece
of a Dalvik file.
/dalvik/dx/src/com/android/dx/dex/file/
Item.java
23
* repeated
piece
of a Dalvik file.
/external/chromium/chrome/browser/sync/util/
extensions_activity_monitor.h
55
// Add |records|
piece
-wise (by extension id) to the set of active records.
/external/chromium/chrome/browser/ui/cocoa/applescript/
tab_applescript.h
74
// Executes a
piece
of javascript in the tab.
/external/chromium/crypto/
signature_verifier.h
63
// Feeds a
piece
of the data to the signature verifier.
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
Item.java
23
* repeated
piece
of a Dalvik file.
/external/dnsmasq/contrib/openvpn/
README
37
>
piece
of the puzzle and that this problem has been solved before. Any
/external/icu4c/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/utils/TableGen/
StringToOffsetTable.h
24
/// reference each
piece
.
/external/webkit/Source/WebCore/loader/
DocumentWriter.h
62
// FIXME: It's really unforunate to need to expose this
piece
of state.
/external/oprofile/libopagent/
opagent.h
94
* Add debug line information to a
piece
of code. An op_write_native_code()
136
/* idea how to post additional information for a
piece
of code.
/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/webkit/Source/WebCore/platform/wx/wxcode/win/
scrollbar_render.cpp
155
// Unlike Mac, on MSW you draw the scrollbar
piece
by
piece
.
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
AbstractResult.java
240
* Returns a
piece
of HTML code that presents a visual diff between a result and
244
* a
piece
of HTML code with a visual diff between the result and the expected result
/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
371
const PathDiagnosticPiece *
piece
= I->getPtr();
local
372
AddFID(FM, Fids, SM,
piece
->getLocation().asLocation());
373
ArrayRef<SourceRange> Ranges =
piece
->getRanges();
381
dyn_cast<PathDiagnosticCallPiece>(
piece
)) {
390
dyn_cast<PathDiagnosticMacroPiece>(
piece
)) {
/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.
/dalvik/vm/alloc/
DdmHeap.cpp
192
/* Patch the "length of
piece
" field.
243
/* [u4]: offset of this
piece
(relative to the virtual address) */
246
/* [u4]: length of
piece
, in allocation units
270
* the start of a malloc-ed
piece
of memory of size used_bytes. If
/dalvik/vm/mterp/mips/
OP_EXECUTE_INLINE.S
42
* - Use a jump table from the main
piece
to jump directly into the
/dalvik/vm/native/
java_lang_reflect_Array.cpp
64
*
piece
and work our way in.
/external/apache-http/src/org/apache/http/impl/cookie/
BasicClientCookie2.java
39
* HTTP "magic-cookie" represents a
piece
of state information
/external/chromium/chrome/browser/
command_updater.h
79
// A
piece
of data about a command - whether or not it is enabled, and a list
/external/e2fsprogs/intl/
xsize.h
36
returns a
piece
of memory that is way too small, and the program then
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
ResourceLoader.java
85
* based on some
piece
(s) of metadata that strongly indicates the resource has changed, for
Completed in 514 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>