Home
last modified time | relevance | path

Searched refs:piece (Results 1 – 25 of 70) sorted by relevance

123

/external/valgrind/main/memcheck/tests/
Dmemalign2.c29 int* piece; in main()
50 piece = malloc(1024 * 1000); assert (piece); in main()
51 free (piece); in main()
56 piece = malloc(1024 * 100); assert (piece); in main()
58 free (piece); in main()
/external/webkit/Source/WebCore/inspector/front-end/
Dpopover.css125 .popover ::-webkit-scrollbar-track-piece:horizontal:start {
129 .popover ::-webkit-scrollbar-track-piece:horizontal:end {
133 .popover ::-webkit-scrollbar-track-piece:horizontal:end:corner-present {
137 .popover ::-webkit-scrollbar-track-piece:horizontal:decrement {
143 .popover ::-webkit-scrollbar-track-piece:horizontal:increment {
172 .popover ::-webkit-scrollbar-track-piece:vertical:start {
176 .popover ::-webkit-scrollbar-track-piece:vertical:end {
180 .popover ::-webkit-scrollbar-track-piece:vertical:end:corner-present {
184 .popover ::-webkit-scrollbar-track-piece:vertical:decrement {
190 .popover ::-webkit-scrollbar-track-piece:vertical:increment {
/external/regex-re2/util/
Dstringpiece.cc10 std::ostream& operator<<(std::ostream& o, const StringPiece& piece) { in operator <<() argument
11 o.write(piece.data(), piece.size()); in operator <<()
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp108 const PathDiagnosticPiece *piece = I->getPtr(); in HandlePathDiagnostic() local
109 FullSourceLoc L = piece->getLocation().asLocation().getExpansionLoc(); in HandlePathDiagnostic()
117 for (PathDiagnosticPiece::range_iterator RI = piece->ranges_begin(), in HandlePathDiagnostic()
118 RE = piece->ranges_end(); in HandlePathDiagnostic()
129 dyn_cast<PathDiagnosticCallPiece>(piece)) { in HandlePathDiagnostic()
133 dyn_cast<PathDiagnosticMacroPiece>(piece)) { in HandlePathDiagnostic()
586 const PathDiagnosticPiece *piece = it->getPtr(); in compute_path_size() local
588 dyn_cast<PathDiagnosticCallPiece>(piece)) { in compute_path_size()
DPlistDiagnostics.cpp374 const PathDiagnosticPiece *piece = I->getPtr(); in FlushDiagnosticsImpl() local
375 AddFID(FM, Fids, SM, piece->getLocation().asLocation()); in FlushDiagnosticsImpl()
377 for (PathDiagnosticPiece::range_iterator RI = piece->ranges_begin(), in FlushDiagnosticsImpl()
378 RE= piece->ranges_end(); RI != RE; ++RI) { in FlushDiagnosticsImpl()
384 dyn_cast<PathDiagnosticCallPiece>(piece)) { in FlushDiagnosticsImpl()
388 dyn_cast<PathDiagnosticMacroPiece>(piece)) { in FlushDiagnosticsImpl()
DBugReporter.cpp127 IntrusiveRefCntPtr<PathDiagnosticPiece> piece(pieces.front()); in RemoveUneededCalls() local
130 switch (piece->getKind()) { in RemoveUneededCalls()
132 PathDiagnosticCallPiece *call = cast<PathDiagnosticCallPiece>(piece); in RemoveUneededCalls()
141 PathDiagnosticMacroPiece *macro = cast<PathDiagnosticMacroPiece>(piece); in RemoveUneededCalls()
148 PathDiagnosticEventPiece *event = cast<PathDiagnosticEventPiece>(piece); in RemoveUneededCalls()
160 pieces.push_back(piece); in RemoveUneededCalls()
1605 PathDiagnosticPiece *piece = I->getPtr(); in CompactPathDiagnostic() local
1608 if (PathDiagnosticCallPiece *call=dyn_cast<PathDiagnosticCallPiece>(piece)){ in CompactPathDiagnostic()
1613 const FullSourceLoc Loc = piece->getLocation().asLocation(); in CompactPathDiagnostic()
1623 Pieces.push_back(piece); in CompactPathDiagnostic()
[all …]
DHTMLDiagnostics.cpp102 PathDiagnosticPiece *piece = it->getPtr(); in flattenPath() local
104 dyn_cast<PathDiagnosticCallPiece>(piece)) { in flattenPath()
117 dyn_cast<PathDiagnosticMacroPiece>(piece)) { in flattenPath()
118 currentPath.push_back(piece); in flattenPath()
125 currentPath.push_back(piece); in flattenPath()
DBugReporterVisitors.cpp442 PathDiagnosticPiece *piece = VisitNodeImpl(N, Prev, BRC, BR); in VisitNode() local
444 dyn_cast_or_null<PathDiagnosticEventPiece>(piece)) in VisitNode()
446 return piece; in VisitNode()
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/
Dtab_manipulation.applescript26 cut selection -- Cut a piece of text and place it on the system clipboard.
28 copy selection -- Copy a piece of text and place it on the system clipboard.
/external/icu4c/layout/
DIndicReordering.cpp245 LEUnicode piece = (*splitMatra)[j]; in decomposeReorderMatras() local
247 fOutChars[i+inv_count] = piece; in decomposeReorderMatras()
248 matraClass = classTable->getCharClass(piece); in decomposeReorderMatras()
250 insertCharacter(piece,i+1+inv_count,saveIndex,saveAuxData); in decomposeReorderMatras()
336 LEUnicode piece = (*splitMatra)[i]; in noteMatra() local
337 IndicClassTable::CharClass pieceClass = classTable->getCharClass(piece); in noteMatra()
339 saveMatra(piece, matraIndex, pieceClass); in noteMatra()
/external/chromium/base/
Dlogging.cc834 std::ostream& operator<<(std::ostream& o, const StringPiece& piece) { in operator <<() argument
835 o.write(piece.data(), static_cast<std::streamsize>(piece.size())); in operator <<()
Dlogging.h945 BASE_API std::ostream& operator<<(std::ostream& o, const StringPiece& piece);
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-pseudo/
Dwebkit46 -webkit-scrollbar-track-piece
/external/regex-re2/re2/
Dstringpiece.h180 extern std::ostream& operator<<(std::ostream& o, const re2::StringPiece& piece);
/external/dnsmasq/contrib/openvpn/
DREADME37 > piece of the puzzle and that this problem has been solved before. Any
/external/valgrind/main/
Ddarwin9.supp260 # un-identified piece of code, the ??? also matches any 3-char
/external/valgrind/main/docs/internals/
Dxml-output-protocol4.txt165 STRING is not escaped in any way, so that it itself may be a piece
349 XWHAT is an extended version of WHAT. It also contains a piece of
632 hthreadid is a Helgrind-specific piece of information and is
Dsegments-seginfos.txt20 A piece of address space may or may not be mmaped from a file.
/external/valgrind/main/coregrind/m_gdbserver/
DREADME_DEVELOPERS22 gdb does this by sending some commands (e.g. using tcp/ip) to a piece
23 of code running on the remote computer. This piece of code (called a
318 This would allow to interactively searching who is "keeping" a piece
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dant.bat18 REM This is an inordinately troublesome piece of code, particularly because it
/external/mesa3d/docs/
DREADME.AMIWIN24 register for this great piece of software) and released a development kit
/external/qemu/docs/
DCHAR-DEVICES.TXT137 As described above, a CharDriverState "user" is a piece of code that can write
/external/icu4c/test/intltest/
Dssearch.cpp1869 for(int32_t piece = 0; piece < pieces; piece += 1) { in generateTestCase() local
/external/bluetooth/glib/
DREADME.in175 As a last resort, you can also provide a pointer to a larger piece
/external/elfutils/
Dandroid.patch406 Elf_Type d_type; /* Type of this piece of data. */

123