/external/guava/guava/src/com/google/common/primitives/ |
UnsignedInts.java | 116 * {@code separator}. For example, {@code join("-", 1, 2, 3)} returns the string {@code "1-2-3"}. 122 public static String join(String separator, int... array) { method in class:UnsignedInts
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Uninterruptibles.java | 97 * Invokes {@code toJoin.}{@link Thread#join() join()} uninterruptibly. 104 toJoin.join();
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AbstractIdleServiceTest.java | 62 executorThread.join();
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-linked_ptr.h | 107 // Join an existing circle. 109 void join(linked_ptr_internal const* ptr) { function in class:testing::internal::linked_ptr_internal 119 // last member of the circle. Once this is done, you can join() another. 206 link_.join(&ptr->link_);
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 107 // Join an existing circle. 109 void join(linked_ptr_internal const* ptr) { function in class:testing::internal::linked_ptr_internal 119 // last member of the circle. Once this is done, you can join() another. 206 link_.join(&ptr->link_);
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_channel_expressions.cpp | 314 ir_expression_operation join; local 317 join = ir_binop_logic_and; 319 join = ir_binop_logic_or; 326 last = new(mem_ctx) ir_expression(join,
|
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 107 // Join an existing circle. 109 void join(linked_ptr_internal const* ptr) { function in class:testing::internal::linked_ptr_internal 119 // last member of the circle. Once this is done, you can join() another. 215 link_.join(&ptr->link_);
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 107 // Join an existing circle. 109 void join(linked_ptr_internal const* ptr) { function in class:testing::internal::linked_ptr_internal 119 // last member of the circle. Once this is done, you can join() another. 215 link_.join(&ptr->link_);
|
/external/replicaisland/src/com/replica/replicaisland/ |
RenderingWatchDog.java | 64 mThread.join();
|
/external/skia/src/gpu/gl/ |
GrGLPath.cpp | 58 inline GrGLenum join_to_gl_join(SkPaint::Join join) { 64 return gSkJoinsToGrGLJoins[join]; 124 GrGLenum join = join_to_gl_join(stroke.getJoin()); local 125 GL_CALL(PathParameteri(fPathID, GR_GL_PATH_JOIN_STYLE, join));
|
/external/v8/test/message/ |
testcfg.py | 30 from os.path import join, dirname, exists, basename, isdir namespace 108 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))] 109 bugs = [current_path + ['bugs', t] for t in self.Ls(join(self.root, 'bugs'))] 117 file_prefix = join(self.root, reduce(join, test[1:], "")) 131 status_file = join(self.root, 'message.status')
|
/external/v8/test/sputnik/ |
testcfg.py | 30 from os.path import join, exists namespace 86 testroot = join(self.root, 'sputniktests') 87 modroot = join(testroot, 'tools') 107 status_file = join(self.root, 'sputnik.status')
|
/external/v8/test/test262/ |
testcfg.py | 31 from os.path import join, exists namespace 81 testroot = join(self.root, 'data', 'test', 'suite') 82 harness = [join(self.root, 'data', 'test', 'harness', f) 84 harness += [join(self.root, 'harness-adapt.js')] 97 test = Test262TestCase(join(root, file), test_path, self.context, 105 archive_name = join(self.root, 'test262-%s.tar.bz2' % revision) 106 directory_name = join(self.root, "test262-%s" % revision) 120 archive.extractall(join(self.root)) 121 if not exists(join(self.root, 'data')): 122 os.symlink(directory_name, join(self.root, 'data') [all...] |
/libcore/luni/src/main/java/java/net/ |
DatagramSocketImpl.java | 116 * Adds this socket to the multicast group {@code addr}. A socket must join 118 * member of multiple groups but may join any group only once. 126 protected abstract void join(InetAddress addr) throws IOException; method in class:DatagramSocketImpl 129 * Adds this socket to the multicast group {@code addr}. A socket must join 131 * member of multiple groups but may join any group only once.
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
TestLoaderManager.java | 176 thread.join();
|
/packages/apps/Gallery/tests/src/com/android/camera/gallery/ |
LruCacheUnitTests.java | 71 accessor[i].join(); method
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
insert_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC 95 _GLIBCXX_DEBUG_ONLY(debug_base::join(other);)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/ |
split_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/ |
insert_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC 95 _GLIBCXX_DEBUG_ONLY(debug_base::join(other);)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/ |
split_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/ |
insert_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC 95 _GLIBCXX_DEBUG_ONLY(debug_base::join(other);)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/ |
split_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
insert_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC 95 _GLIBCXX_DEBUG_ONLY(debug_base::join(other);)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/ |
split_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
insert_join_fn_imps.hpp | 44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC 95 _GLIBCXX_DEBUG_ONLY(debug_base::join(other);)
|