OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:piece
(Results
101 - 125
of
577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Contacts/res/layout/
confirm_add_detail_activity.xml
17
<!-- Layout for confirming the addition of a
piece
of information to an existing contact. -->
/packages/apps/Exchange/exchange2/src/com/android/exchange/
CalendarSyncAdapterService.java
94
* The missing
piece
at this point is integration with the push/ping mechanism in EAS; this will
ContactsSyncAdapterService.java
99
* The missing
piece
at this point is integration with the push/ping mechanism in EAS; this will
/system/bluetooth/brfpatch/
brfpatch.c
111
// find length of this
piece
of data
/external/openssl/crypto/rc4/asm/
rc4-parisc.pl
196
or $ix,$acc,$acc ; last
piece
, no need to dep
216
or $ix,$acc,$acc ; last
piece
, no need to dep
/external/proguard/src/proguard/retrace/
ReTrace.java
256
// Copy a literal
piece
of input line.
312
// Copy the last literal
piece
of input line.
/frameworks/base/media/libdrm/mobile1/include/objmng/
svc_drm.h
267
* Get DRM media object content data. Support get the data
piece
by
piece
if the content is too large.
/frameworks/base/media/libdrm/mobile1/src/objmng/
drm_api.c
1338
int32_t i, j,
piece
, leftLen, firstBytes;
local
1578
int32_t bufLen,
piece
, i, copyBytes, leftBytes;
local
[
all
...]
/dalvik/vm/reflect/
Reflect.h
134
* Return an array of Annotation objects for the specified
piece
. For method
/development/samples/BackupRestore/src/com/example/android/backuprestore/
MultiRecordExampleAgent.java
36
* stores each distinct
piece
of application data in a separate record within
/external/apache-http/src/org/apache/http/impl/cookie/
NetscapeDraftSpec.java
99
* the HTTP headers a new
piece
of data which is to be stored by
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view.h
148
// Every
piece
of code that can change the edit should call these functions
/external/chromium/net/base/
escape.h
65
// you wouldn't want this since it might not be interpreted in one
piece
/external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h
176
// ",-/", and then rewrites segment to contain just the truncated
piece
so
/external/harfbuzz/src/
harfbuzz-buffer.c
39
* same
piece
of memory, which is owned by in_string. This remains the
/external/icu4c/common/unicode/
stringpiece.h
37
* A string-like object that points to a sized
piece
of memory.
/external/valgrind/main/
darwin9.supp
260
# un-identified
piece
of code, the ??? also matches any 3-char
/frameworks/av/media/libstagefright/rtsp/
AAVCAssembler.cpp
290
ALOGV("
piece
#%d/%d", i + 1, totalCount);
/external/chromium/base/
logging.cc
834
std::ostream& operator<<(std::ostream& o, const StringPiece&
piece
) {
835
o.write(
piece
.data(), static_cast<std::streamsize>(
piece
.size()));
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h
469
/// Mark the diagnostic
piece
as being potentially prunable. This
478
/// Return true if the diagnostic
piece
is prunable.
697
assert(Loc.isValid() && "Invalid location for end-of-path
piece
");
/external/zlib/src/examples/
gun.c
76
#define
PIECE
16384 /* limits i/o chunks for 16-bit int case */
99
ret =
PIECE
;
141
ret =
PIECE
;
/frameworks/base/core/java/android/widget/
Switch.java
407
* Set the drawable used for the switch "thumb" - the
piece
that the user
420
* Set the drawable used for the switch "thumb" - the
piece
that the user
432
* Get the drawable used for the switch "thumb" - the
piece
that the user
/ndk/sources/host-tools/make-3.81/
vmsify.c
909
static char
piece
[512];
local
915
p =
piece
;
989
return
piece
;
/dalvik/docs/
debugmon.html
485
u4 offset of this
piece
(relative to the virtual address)
486
u4 length of
piece
, in allocation units
579
u4 offset of this
piece
(relative to the virtual address)
580
u4 length of
piece
, in allocation units
672
<p>If a
piece
of code wants to send a chunk of data to the server at some
/frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd
143
create a longer
piece
. The sequencing can be fixed at the time the music file
150
<br>Figure 1: Linear Music
Piece
</p>
162
the musical segments can be recombined to create a linear music
piece
. In this
171
<br>Figure 2: Non-linear music
piece
</p>
175
piece
. The scenario is a first-person-shooter (FPS) and JET is providing the
[
all
...]
Completed in 453 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>