/external/opencv3/3rdparty/jinja2/ |
environment.py | 518 the load name of the template after it was joined using [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 1081 resulting in synchronization problems when segments are joined together.</p> [all...] |
/frameworks/base/libs/common_time/ |
common_time_server.cpp | 297 // joined, we will become master soon enough. If there is, [all...] |
/hardware/libhardware_legacy/include/hardware_legacy/ |
wifi_nan.h | [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
JSR166TestCase.java | 99 * <li>All threads generated must be joined inside each test case [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
package-info.java | 241 * string: "three". Finally the elements of the stream are collected and joined [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
ContactSaveService.java | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
future | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
events.c | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_cookielib.py | 143 joined = join_header_words([[("foo", None), ("bar", "baz")]]) 144 self.assertEqual(joined, "foo; bar=baz") [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_cookielib.py | 143 joined = join_header_words([[("foo", None), ("bar", "baz")]]) 144 self.assertEqual(joined, "foo; bar=baz") [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cookielib.py | 143 joined = join_header_words([[("foo", None), ("bar", "baz")]]) 144 self.assertEqual(joined, "foo; bar=baz") [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cookielib.py | 143 joined = join_header_words([[("foo", None), ("bar", "baz")]]) 144 self.assertEqual(joined, "foo; bar=baz") [all...] |
/development/samples/SupportLeanbackShowcase/libs/ |
picasso-2.5.2.jar | |
/prebuilts/go/darwin-x86/src/compress/bzip2/testdata/ |
Mark.Twain-Tom.Sawyer.txt.bz2 | |
/prebuilts/go/darwin-x86/src/compress/testdata/ |
Mark.Twain-Tom.Sawyer.txt | [all...] |
/prebuilts/go/linux-x86/src/compress/bzip2/testdata/ |
Mark.Twain-Tom.Sawyer.txt.bz2 | |
/prebuilts/go/linux-x86/src/compress/testdata/ |
Mark.Twain-Tom.Sawyer.txt | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/ |
base.js | [all...] |
/external/freetype/src/base/ |
ftstroke.c | 1109 /* the outer corners are simply joined together */ [all...] |
/external/iw/ |
scan.c | [all...] |
/external/llvm/lib/CodeGen/ |
TwoAddressInstructionPass.cpp | 788 /// potentially joined with r1 on the output side. It's worthwhile to commute [all...] |
/external/llvm/lib/Target/Mips/ |
MipsConstantIslandPass.cpp | 872 /// Split the basic block containing MI into two blocks, which are joined by [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCInstrFormats.td | 65 // Two joined instructions; used to emit two adjacent instructions as one. [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vs_emit.c | 893 * These almost look likey they could be joined up, but not really [all...] |