/external/chromium_org/chrome/test/functional/perf/ |
endure_result_parser.py | 302 # result or an event, concatenate all the results together (assume results
|
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
WebAXObjectProxy.cpp | 341 // FIXME: Concatenate all attributes of the AXObject. [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
tridpars.cpp | 589 * Given source, target, and variant strings, concatenate them into a
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
shaderapi.c | 1312 * Basically, concatenate the source code strings into one long strin [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
CodedInputStream.java | 863 // OK, got everything. Now concatenate it all into one buffer.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
strutil.h | 185 // These methods concatenate a vector of strings into a C++ string, using
|
/external/clang/lib/Frontend/ |
InitHeaderSearch.cpp | 598 // Concatenate ANGLE+SYSTEM+AFTER chains together into SearchList.
|
/external/clang/lib/Lex/ |
Preprocessor.cpp | 771 // Concatenate and parse the strings.
|
/external/e2fsprogs/intl/ |
loadmsgcat.c | 1261 /* Concatenate the segments, and fill [all...] |
/external/icu4c/i18n/ |
tridpars.cpp | 589 * Given source, target, and variant strings, concatenate them into a
|
/external/llvm/docs/ |
TableGenFundamentals.rst | 352 "#" (paste) is a shorthand for !strconcat. It may concatenate things that
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeVectorOps.cpp | 395 // Instead, we load all significant words, mask bits off, and concatenate
|
LegalizeVectorTypes.cpp | 424 /// ScalarizeVecOp_CONCAT_VECTORS - The vectors to concatenate have length one - [all...] |
/external/mesa3d/src/mesa/main/ |
shaderapi.c | 1312 * Basically, concatenate the source code strings into one long strin [all...] |
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-internal.h | 60 // concatenate two tokens when one of them is __LINE__. Writing [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-internal.h | 60 // concatenate two tokens when one of them is __LINE__. Writing [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/ |
CodedInputStream.java | 808 // OK, got everything. Now concatenate it all into one buffer.
|
/external/protobuf/src/google/protobuf/stubs/ |
strutil.h | 173 // These methods concatenate a vector of strings into a C++ string, using
|
/frameworks/base/core/java/android/util/ |
Base64.java | 614 // First we need to concatenate the tail of the previous call
|
/frameworks/wilhelm/tests/examples/ |
slesTestDecodeAac.cpp | 443 char* outputPath = (char*) malloc(len + 4 + 1); // save room to concatenate ".raw" [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
NEWS | 112 missing newline is printed, so that the two lines don't concatenate.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
findertools.py | 205 ## concatenate in one dict
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
BaseViewRule.java | 831 static Map<String, String> concatenate(Map<String, String> pre, Map<String, String> post) { method in class:BaseViewRule [all...] |
/sdk/emulator/qtools/ |
trace_reader.cpp | 972 // Concatenate the class name, method name, and signature [all...] |
/external/chromium_org/third_party/re2/re2/ |
parse.cc | 36 // concatenate all the popped results, and push them back on 148 // Maybe concatenate Literals into LiteralString. 531 // Above the vertical bar is a list to concatenate. [all...] |