OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:piece
(Results
176 - 200
of
577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/common/unicode/
ubidi.h
479
* the Bidi properties of a
piece
of text containing one or more paragraphs
[
all
...]
/libcore/luni/src/main/java/javax/crypto/
Cipher.java
343
String
piece
= pieces[i].trim();
local
344
if (!
piece
.isEmpty()) {
345
result[i] =
piece
;
[
all
...]
/dalvik/docs/
java-constraints.html
15
From the point of view of a
piece
of code written in the Java
/dalvik/vm/compiler/template/
gen-template.py
206
# Output the alignment directive and label for an assembly
piece
.
/dalvik/vm/mterp/
README.txt
223
If you need to debug the initial
piece
of an opcode handler, and your
/docs/source.android.com/src/tech/test_infra/tradefed/
getting_started.md
239
The next important
piece
is the ITestInvocationListener. This is one of the components of an
/external/aac/libAACdec/src/
channelinfo.h
277
INT granuleLength; /* Size of smallest spectrum
piece
*/
/external/chromium/base/
callback.h.pump
120
// it stores a refcounted
piece
of state that represents the target function
/external/chromium/third_party/libevent/
event.3
623
up the missing
piece
of documentation and send it to
/external/e2fsprogs/e2fsck/
e2fsck.8.in
340
Almost any
piece
of software will have bugs. If you manage to find a
/external/elfutils/libelf/
libelf.h
95
Elf_Type d_type; /* Type of this
piece
of data. */
/external/grub/netboot/
rtl8139.c
42
driver and even the FreeBSD driver (what a
piece
of crap!) - and
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Splitter.java
197
* iterable containing {@code ["ab", "cd", "e"]}. The last
piece
can be
/external/icu4c/common/
caniter.cpp
330
//if (PROGRESS) printf("
Piece
: %s\n", UToS(*chStr));
/external/icu4c/tools/icupkg/
icupkg.cpp
19
* At the same time, it swaps each
piece
to a consistent set of platform
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
BinaryExporter.java
235
// keep track of location for each
piece
/external/kernel-headers/original/linux/
rtnetlink.h
592
/* TC action
piece
*/
/external/llvm/docs/
HowToSubmitABug.html
86
piece
of the puzzle is to figure out if it is crashing in the GCC front-end
/external/llvm/docs/tutorial/
LangImpl1.html
95
significant
piece
of the "language" as library routines.</li>
/external/tcpdump/
print-llc.c
416
* or a packet bridged by some
piece
of
/external/valgrind/main/docs/internals/
xml-output.txt
192
STRING is not escaped in any way, so that it itself may be a
piece
/external/webkit/Source/WebCore/platform/network/mac/
FormDataStreamMac.mm
393
// Handle the common special case of one
piece
of form data, with no files.
/external/webkit/Tools/android/flex-2.5.4a/
parse.y
44
/* AIX requires this to be the first thing in the file. What a
piece
. */
/frameworks/base/core/java/android/text/util/
Linkify.java
39
* Linkify take a
piece
of text and a regular expression and turns all of the
/frameworks/base/core/java/android/widget/
Toast.java
411
// announce a transient
piece
of information to the user
Completed in 1900 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>