Home
last modified time | relevance | path

Searched refs:Get (Results 1 – 25 of 31) sorted by relevance

12

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_globals.h28 static Globals* Get();
30 static LibraryList* GetLibraries() { return &Get()->libraries_; } in GetLibraries()
32 static SearchPathList* GetSearchPaths() { return &Get()->search_paths_; } in GetSearchPaths()
34 static RDebug* GetRDebug() { return &Get()->rdebug_; } in GetRDebug()
46 ScopedGlobalLock() { Globals::Get()->Lock(); } in ScopedGlobalLock()
48 ~ScopedGlobalLock() { Globals::Get()->Unlock(); } in ~ScopedGlobalLock()
Dcrazy_linker_globals_unittest.cpp13 TEST(Globals, Get) { in TEST() argument
15 ASSERT_TRUE(Globals::Get()); in TEST()
Dcrazy_linker_elf_relro.cpp99 ::memcpy(map.Get(), reinterpret_cast<void*>(relro_start), relro_size); in CopyFrom()
132 reinterpret_cast<size_t>(map.Get()), in CopyFromRelocated()
178 LOG("%s: mapping allocated at %p\n", __FUNCTION__, fd_map.Get()); in InitFrom()
181 char* fd_page = static_cast<char*>(fd_map.Get()); in InitFrom()
Dcrazy_linker_globals.cpp29 Globals* Globals::Get() { in Get() function in crazy::Globals
Dcrazy_linker_library_list.cpp315 SharedLibrary::DependencyIterator iter(lib.Get()); in LoadLibrary()
355 head_->list_prev_ = lib.Get(); in LoadLibrary()
356 head_ = lib.Get(); in LoadLibrary()
360 wrap->SetCrazy(lib.Get(), lib_name); in LoadLibrary()
Dcrazy_linker_system.h50 HandleType Get() const { return fd_; } in Get() function
Dcrazy_linker_memory_mapping.h28 void* Get() { return map_; } in Get() function
Dcrazy_linker_util.h43 T* Get() { return ptr_; } in Get() function
/ndk/sources/android/crazy_linker/tests/
Dfoo_with_static_constructor.cpp40 int Get() const { return x_; } in Get() function in A
48 extern "C" int Foo() { return s_a.Get(); } in Foo()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-tuple.h137 template <int k> class Get;
207 template <int k> friend class gtest_internal::Get;
239 template <int k> friend class gtest_internal::Get;
282 template <int k> friend class gtest_internal::Get;
319 template <int k> friend class gtest_internal::Get;
360 template <int k> friend class gtest_internal::Get;
404 template <int k> friend class gtest_internal::Get;
451 template <int k> friend class gtest_internal::Get;
500 template <int k> friend class gtest_internal::Get;
552 template <int k> friend class gtest_internal::Get;
[all …]
Dgtest-tuple.h.pump111 template <int k> class Get;
143 template <int k> friend class gtest_internal::Get;
245 class Get<$i> {
263 return gtest_internal::Get<k>::Field(t);
269 return gtest_internal::Get<k>::ConstField(t);
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc645 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
669 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
673 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
715 GTEST_DEATH_TEST_CHECK_(event_handle_.Get() != NULL); in AssumeRole()
728 "|" + StreamableToString(reinterpret_cast<size_t>(event_handle_.Get())); in AssumeRole()
1235 if (parent_process_handle.Get() == INVALID_HANDLE_VALUE) { in GetStatusFileDescriptor()
1251 if (!::DuplicateHandle(parent_process_handle.Get(), write_handle, in GetStatusFileDescriptor()
1266 if (!::DuplicateHandle(parent_process_handle.Get(), event_handle, in GetStatusFileDescriptor()
Dgtest-internal-inl.h974 HANDLE Get() const { return handle_; } in Get() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dstreambuf45 // Get and put areas:
46 // 27.6.2.2.3 Get area:
67 // 27.6.2.3.2 Get area:
93 // 27.6.2.4.3 Get area:
146 // Get and put areas:
147 // 27.6.2.2.3 Get area:
168 // 27.6.2.3.2 Get area:
194 // 27.6.2.4.3 Get area:
Dsstream39 // 27.8.1.3 Get and set:
223 // 27.8.1.3 Get and set:
Dlocale218 // Get the C locale object
1546 // Stage 1 - Get number in narrow char
1576 // Stage 1 - Get number in narrow char
1606 // Stage 1 - Get number in narrow char
1636 // Stage 1 - Get number in narrow char
1666 // Stage 1 - Get number in narrow char
1735 // Stage 1 - Get number in narrow char
1804 // Stage 1 - Get pointer in narrow char
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-death-test_test.cc1103 EXPECT_EQ(handle, auto_handle.Get()); in TEST()
1108 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle.Get()); in TEST()
1115 EXPECT_EQ(handle, auto_handle.Get()); in TEST()
1119 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle2.Get()); in TEST()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg289 # Get or infer the target triple.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/experimental/
Doptional139 // Get the key function ~bad_optional_access() into the dylib even if not compiling for C++1y
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.inp586 GETCHAR (c, eptr) /* Get character */
587 GETCHARINC (c, eptr) /* Get character; increment eptr */
588 GETCHARINC (c, eptr) /* Get character; increment eptr */
Duniq.good183 GETCHAR (c, eptr) /* Get character */
184 GETCHARINC (c, eptr) /* Get character; increment eptr */
/ndk/sources/host-tools/make-3.81/
DChangeLog523 (reap_children) [WINDOWS32]: Get the handle for the main thread
1540 (get-config/config.guess get-config/config.sub): Get these files
1908 * hash.c (round_up_2): Get rid of a warning.
2392 * gettext.h: Get a simplified copy from the gettext package.
2446 (main): Get rid of any avoidable limit on stack size.
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.info1546 # Get the line number from hold space; add a zero
2480 * G (appending Get) command: Other Commands. (line 125)
Dsed.texi1313 @findex G (appending Get) command
2113 # Get the line number from hold space; add a zero
Dsed-in.texi1312 @findex G (appending Get) command
2023 # Get the line number from hold space; add a zero

12