/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
rope | [all...] |
/external/chromium_org/ui/gfx/ |
text_elider.cc | 652 // AddString() may be called multiple times to concatenate together 819 // AddString() may be called multiple times to concatenate together [all...] |
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 234 // Concatenate the requested file onto the directory. 532 // Concatenate the requested file onto the directory. [all...] |
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Code.java | 691 addInstruction(new ThrowingCstInsn(rop, sourcePosition, concatenate(object, args), 892 private static RegisterSpecList concatenate(Local<?> first, Local<?>[] rest) { method in class:Code [all...] |
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 32 ;# when we think of them as permutations of address bits: Concatenate a 837 lvx \V, 0, r0 ;# mask to concatenate active U,V pels [all...] |
/bionic/tests/ |
fortify_test.cpp | 25 // easy way to concatenate strings, so we need to use the complicated method
|
/external/chromium/base/ |
file_path.h | 42 // recommended over attempting to split and concatenate strings directly.
|
/external/chromium/chrome/browser/extensions/ |
extension_bookmarks_module.cc | 55 // Concatenate a date stamp to the filename.
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
gtest-internal.h | 56 // concatenate two tokens when one of them is __LINE__. Writing
|
/external/chromium_org/base/files/ |
file_path.h | 43 // recommended over attempting to split and concatenate strings directly.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
log_view_painter.js | 731 // Otherwise concatenate all of the modes into a numbered list
|
/external/chromium_org/net/websockets/ |
websocket_frame_parser_test.cc | 132 // Concatenate all frames.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
sunspider-crypto-aes.html | 222 // use '-' to separate blocks, use Array.join to concatenate arrays of strings for efficiency
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
crypto-aes.js | 218 // use '-' to separate blocks, use Array.join to concatenate arrays of strings for efficiency
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
crypto-aes.js | 218 // use '-' to separate blocks, use Array.join to concatenate arrays of strings for efficiency
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
crypto-aes.js | 218 // use '-' to separate blocks, use Array.join to concatenate arrays of strings for efficiency
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGSVGElement.cpp | 679 if (transformList.concatenate(transform))
|
/external/chromium_org/third_party/freetype/src/cff/ |
cffobjs.c | 680 /* concatenate the subfont matrix */ [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
FieldSet.java | 503 // Concatenate the lists.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
zero_copy_stream_unittest.cc | 877 // covering a buffer and then concatenate them.
|
/external/freetype/src/cff/ |
cffobjs.c | 680 /* concatenate the subfont matrix */ [all...] |
/external/guava/guava/src/com/google/common/io/ |
ByteStreams.java | 860 * @param suppliers the suppliers to concatenate
|
/external/guava/guava/src/com/google/common/primitives/ |
Chars.java | 275 * <p>If you need to convert and concatenate several values (possibly even of
|
Ints.java | 282 * <p>If you need to convert and concatenate several values (possibly even of
|
Longs.java | 252 * <p>If you need to convert and concatenate several values (possibly even of
|