OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:piece
(Results
76 - 100
of
577
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_mergesort.h
47
struct
Piece
87
std::vector<
Piece
<difference_type> >* pieces;
444
sd.pieces = new std::vector<
Piece
<difference_type> >[num_threads];
/external/icu4c/common/
udataswp.h
219
* Read the beginning of an ICU data
piece
, recognize magic bytes,
221
* Set a U_UNSUPPORTED_ERROR if it does not look like an ICU data
piece
.
udatamem.c
12
* UDataMemory A class-like struct that serves as a handle to a
piece
of memory
/external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h
161
*
piece
-wise linear approximator. Note that we ignore the lower
181
*
piece
-wise linear approximator.
/frameworks/base/docs/html/design/patterns/
help.jd
4
<p>We wish we could guarantee that if you follow every
piece
of advice on this website, everyone will be able to learn and use your app without a hitch. Sadly, that's not the case.</p>
109
<p>People don't read help from start to finish. They scan around, looking for a
piece
of information containing the answer they need. Make it less burdensome with friendly formatting and layout choices like bold headings, bulleted and numbered lists, tables, and white space between paragraphs. And if you have a large amount of content, divide it into multiple screens to cut down on scrolling.</p>
/dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S
43
* - Use a jump table from the main
piece
to jump directly into the
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeFilter.cs
67
apply them to a particular subtree. The final
piece
of the tree
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeFilter.java
63
apply them to a particular subtree. The final
piece
of the tree
/external/apache-http/src/org/apache/http/cookie/
Cookie.java
37
* HTTP "magic-cookie" represents a
piece
of state information
/external/chromium/base/memory/
ref_counted.h
155
// A wrapper for some
piece
of data so we can place other things in
/external/chromium/base/
string_piece.h
6
// A string-like object that points to a sized
piece
of memory.
/external/chromium/chrome/browser/extensions/
extension_proxy_api_helpers.h
35
// The following functions extract one
piece
of data from the |proxy_config|
/external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc
238
{"peice", "
piece
"},
/external/chromium-trace/trace-viewer/src/
timeline_view_test.html
65
// Add a known problematic
piece
of data to test the import errors UI.
/external/mesa3d/docs/
thanks.html
29
substantial
piece
of work.
/external/openssl/crypto/
opensslv.h
79
* which is just a
piece
of text in the format "M.m.e" (Major, minor, edit).
/external/openssl/include/openssl/
opensslv.h
79
* which is just a
piece
of text in the format "M.m.e" (Major, minor, edit).
/external/valgrind/main/helgrind/tests/
filter_xml
76
# Check whether we're ignoring this
piece
of XML..
/external/webkit/Source/JavaScriptCore/assembler/
CodeLocation.h
47
// The one new
piece
of functionallity introduced by these classes is the
/external/webkit/Source/WebCore/platform/chromium/
ScrollbarThemeChromium.cpp
98
// Just assume a forward track part. We only paint the track as a single
piece
when there is no thumb.
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.cpp
88
// These are pseudo-structural hacks until we get real tree syncing up in this
piece
.
/external/webkit/Source/WebCore/platform/graphics/gpu/
PODInterval.h
36
// Plain Old Datatype (POD) as its endpoints and a
piece
of user
/frameworks/base/core/java/android/content/
ClipDescription.java
52
* other
piece
of data; in that case the MIME type should be the type
/frameworks/base/core/jni/android/graphics/
TextLayoutCache.h
214
* Buffer for normalizing a
piece
of a run with ICU
/frameworks/base/docs/html/guide/basics/
building-blocks.jd
47
piece
of code (in this case, the Browser) that knows how to handle that
Completed in 1694 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>