Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/private/
DWriteProtected.h54 memset(&contents, 0, sizeof(contents)); in initialize()
59 return &contents.value;
63 return contents.value;
69 mutator(&contents.value); in mutate()
74 WriteProtectedContents<T> contents;
77 auto addr = &contents; in set_protection()
/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h29 unsigned int contents : 2; member
/bionic/libc/arch-x86/bionic/
D__set_tls.cpp52 result->contents = MODIFY_LDT_CONTENTS_DATA; in __init_user_desc()
/bionic/tests/
Dmalloc_test.cpp406 std::string contents; in TEST() local
407 ASSERT_TRUE(android::base::ReadFileToString(tf.path, &contents)); in TEST()
410 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(contents.c_str())); in TEST()
475 std::string contents; in TEST() local
476 ASSERT_TRUE(android::base::ReadFileToString(tf.path, &contents)); in TEST()
479 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(contents.c_str())); in TEST()
697 std::string contents; in GetAllocatorVersion() local
698 ASSERT_TRUE(android::base::ReadFileToString(tf.path, &contents)); in GetAllocatorVersion()
701 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(contents.c_str())); in GetAllocatorVersion()
/bionic/apex/
DNOTICE116 wherever such third-party notices normally appear. The contents
/bionic/docs/
DNOTICE116 wherever such third-party notices normally appear. The contents
/bionic/build/
DNOTICE116 wherever such third-party notices normally appear. The contents
/bionic/
DREADME.md183 contents for external/kernel-headers/.
/bionic/libc/malloc_debug/
DREADME.md206 checked to make sure that none of the contents have been modified since
538 The new line fingerprint line is the contents of the ro.build.fingerprint
/bionic/libc/kernel/tools/
Dcpp.py253 ctypes.POINTER(clang.cindex.Token * count)).contents