/system/core/libcutils/ |
open_memstream.c | 144 DBUG(("+++ EOF advanced to %d, appending nul\n", stream->offset));
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
gcc.info | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-g++.1 | [all...] |
x86_64-w64-mingw32-gcc.1 | [all...] |
/external/chromium_org/base/files/ |
file_path.h | 41 // final path component (BaseName), and appending a relative pathname string 289 // Returns a FilePath by appending a separator and the supplied path
|
/external/chromium_org/media/filters/ |
frame_processor.cc | 152 << "(): Failure appending processed frames to stream"; 671 // Steps 13-18: Note, we optimize by appending groups of contiguous
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/ |
unicodetext.h | 48 // There are methods for appending and retrieving UTF-8 data directly. 157 // Generic appending operation.
|
/external/chromium_org/third_party/re2/re2/ |
nfa.cc | 92 // Run runq on byte c, appending new states to nextq. 284 // Run runq on byte c, appending new states to nextq.
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts3cov.test | 113 # appending column numbers to doclists. For example, if a doclist consists 118 # The following tests check that malloc errors encountered while appending
|
/external/chromium_org/tools/gn/ |
operators.cc | 19 // of source (can be a list or a string), appending it to dest if it doesn't 175 // involves a copy of the value when it's returned. Many times we're appending
|
/external/pdfium/core/include/thirdparties/zlib/ |
zlib.h | 490 The Z_BLOCK option assists in appending to or combining deflate streams.
[all...] |
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
zlib.h | 494 The Z_BLOCK option assists in appending to or combining deflate streams. [all...] |
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeComposer.java | 214 // Continue appending at the next instruction offset. 290 // Continue appending at the next instruction offset. [all...] |
/external/qemu/distrib/zlib-1.2.8/ |
zlib.h | 430 The Z_BLOCK option assists in appending to or combining deflate streams. [all...] |
/external/regex-re2/re2/ |
nfa.cc | 92 // Run runq on byte c, appending new states to nextq. 284 // Run runq on byte c, appending new states to nextq.
|
/external/zlib/src/ |
zlib.h | 430 The Z_BLOCK option assists in appending to or combining deflate streams. [all...] |
/frameworks/base/docs/html/google/play/licensing/ |
licensing-reference.jd | 335 validity period in its response to all license checks, appending an 402 appending them as extras under the keys {@code GT} and {@code GR}. </p>
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
ICalendar.java | 189 * caller is responsible for appending a newline at the end of the 337 * caller is responsible for appending a newline after this property.
|
/libcore/luni/src/main/native/ |
java_lang_StringToReal.cpp | 170 /* Make a back up of f before appending, so that we can 608 /* Make a back up of f before appending, so that we can
|
/external/valgrind/main/callgrind/ |
dump.c | 1288 Bool appending = False; local [all...] |
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
XmlDocumentProvider.java | 94 * A projection can also fetch any node attribute by appending a <code>@attribute_name</code>
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
RubyTarget.java | 172 then the acronym must be completed by appending an underscore */
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SuballocatedIntVector.java | 29 * higher due to the top-level array -- but appending is O(1) fast rather
|
/external/chromium_org/base/ |
command_line_unittest.cc | 245 // Test methods for appending switches to a command line.
|
pickle.h | 94 // The Pickle class supports appending primitive values (ints, strings, etc.)
|