/external/chromium_org/sdch/open-vcdiff/src/ |
vcencoder_test.cc | 427 // in the vector and appends the result into result_target_. [all...] |
/external/chromium_org/third_party/codesighs/ |
maptsvdifftool.c | 97 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."}; [all...] |
/external/chromium_org/third_party/libwebp/dec/ |
idec.c | 152 // Appends data to the end of MemBuffer->buf_. It expands the allocated memory
|
/external/chromium_org/third_party/sqlite/src/src/ |
vtab.c | 306 ** in pParse->zArg[] and appends it to the list of arguments on the
|
/external/chromium_org/third_party/sqlite/src/test/ |
wal3.test | 436 # as it is obtaining the lock, [db2] appends to the log file.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
lib-link.m4 | 614 dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR,
|
/external/javassist/src/main/javassist/ |
CtBehavior.java | 585 * Appends a new parameter, which becomes the last parameter. [all...] |
/external/libnfc-nci/src/nfc/ndef/ |
ndef_utils.c | 1071 ** Description This function appends extra payload to a specific record in the [all...] |
/external/linux-tools-perf/ |
builtin-top.c | 678 * ppc64 uses function descriptors and appends a '.' to the
|
/external/llvm/lib/MC/ |
WinCOFFObjectWriter.cpp | 486 // sprintf always appends it, we use a larger temporary buffer.
|
/external/markdown/docs/ |
writing_extensions.txt | 221 appends that block to the previous code block rather than creating a new
|
/external/mockito/src/org/mockito/internal/matchers/apachecommons/ |
EqualsBuilder.java | 271 * <p>Appends the fields and values defined by the given object of the
|
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-internal.h | 160 // Appends the user-supplied message to the Google-Test-generated message. [all...] |
/external/open-vcdiff/src/ |
vcencoder_test.cc | 427 // in the vector and appends the result into result_target_. [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-internal.h | 163 // Appends the user-supplied message to the Google-Test-generated message. [all...] |
/external/srtp/include/ |
srtp.h | 695 * @brief appends the salt to the key
|
/external/webp/src/dec/ |
idec.c | 152 // Appends data to the end of MemBuffer->buf_. It expands the allocated memory
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/ |
FwdLockConv.c | 441 * Appends a character to the specified dynamically growing string. [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
DecTestBench.c | 674 function is given in H264SwDecApi.h. This implementation appends
|
/frameworks/base/core/java/android/app/ |
Service.java | 281 * other names if you want additional processes. The ':' prefix appends the [all...] |
/frameworks/native/cmds/installd/ |
utils.c | 832 * Puts the string into the record as a directory. Appends '/' to the end
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentLinkedQueue.java | 474 * Appends all of the elements in the specified collection to the end of
|
/ndk/build/core/ |
definitions-graph.mk | 217 # This appends the node to the work queue, and set its 'visit' flag.
|
/ndk/sources/host-tools/make-3.81/glob/ |
glob.c | 1211 The GLOB_APPEND flag is assumed to be set (always appends). */ [all...] |
/ndk/sources/host-tools/sed-4.2.1/m4/ |
lib-link.m4 | 667 dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR,
|