/system/core/libcutils/arch-arm64/ |
D | android_memset.S | 128 sub count, count, tmp2 135 sub dst, dst, #16 /* Pre-bias. */ 136 sub count, count, #64 158 sub count, count, tmp2 179 sub zva_bits_x, zva_len_x, #1 184 sub tmp1, count, tmp2 202 sub count, count, zva_len_x
|
/system/libvintf/test/ |
D | AssembleVintfTest.cpp | 27 static bool In(const std::string& sub, const std::string& str) { in In() argument 28 return str.find(sub) != std::string::npos; in In() 30 #define EXPECT_IN(sub, str) EXPECT_TRUE(In((sub), (str))) << (str); argument
|
D | vintf_object_tests.cpp | 37 static AssertionResult In(const std::string& sub, const std::string& str) { in In() argument 38 return (str.find(sub) != std::string::npos ? AssertionSuccess() : AssertionFailure()) in In() 41 #define EXPECT_IN(sub, str) EXPECT_TRUE(In((sub), (str))) argument 42 #define EXPECT_NOT_IN(sub, str) EXPECT_FALSE(In((sub), (str))) argument
|
D | LibVintfTest.cpp | 43 static bool In(const std::string& sub, const std::string& str) { in In() argument 44 return str.find(sub) != std::string::npos; in In() 46 #define EXPECT_IN(sub, str) EXPECT_TRUE(In((sub), (str))) << (str); argument 49 #define EXPECT_CONTAINS(str, sub) EXPECT_IN(sub, str); argument
|
/system/media/audio_utils/ |
D | tinysndfile.c | 299 int sub = info->format & SF_FORMAT_SUBMASK; in sf_open_write() local 304 (sub == SF_FORMAT_PCM_16 || sub == SF_FORMAT_PCM_U8 || sub == SF_FORMAT_FLOAT || in sf_open_write() 305 sub == SF_FORMAT_PCM_24 || sub == SF_FORMAT_PCM_32) in sf_open_write() 320 if (sub == SF_FORMAT_FLOAT) { in sf_open_write() 332 switch (sub) { in sf_open_write() 358 if (sub == SF_FORMAT_FLOAT) { in sf_open_write()
|
D | Doxyfile.orig | 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
|
D | Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
|
/system/core/libcutils/arch-x86_64/ |
D | android_memset32.S | 139 sub $1, %rdx 164 sub %rdi, %rsi 183 sub $128, %rdx 196 sub $128, %rdx 209 sub $128, %rdx 222 sub $128, %rdx 242 sub $128, %rdx
|
D | android_memset16.S | 229 sub $2, %rdx 244 sub %rdi, %rsi 263 sub $128, %rdx 276 sub $128, %rdx 289 sub $128, %rdx 302 sub $128, %rdx 322 sub $128, %rdx
|
/system/libvintf/ |
D | AssembleVintf.cpp | 180 std::string sub = fname.substr(gConfigPrefix.size(), in generateCondition() local 182 if (sub.empty()) { in generateCondition() 185 for (size_t i = 0; i < sub.size(); ++i) { in generateCondition() 186 if (sub[i] == '-') { in generateCondition() 187 sub[i] = '_'; in generateCondition() 190 if (isalnum(sub[i])) { in generateCondition() 191 sub[i] = toupper(sub[i]); in generateCondition() 199 sub.insert(0, "CONFIG_"); in generateCondition() 200 return std::make_unique<KernelConfig>(std::move(sub), Tristate::YES); in generateCondition()
|
/system/core/libcutils/arch-x86/ |
D | android_memset32.S | 212 sub $1, %ecx 240 sub %edx, %eax 291 sub $128, %ecx 304 sub $128, %ecx 326 sub $128, %ecx 346 sub %ebx, %ecx 355 sub $0x80, %ebx 372 sub $0x80, %ecx
|
D | android_memset16.S | 306 sub $2, %ecx 324 sub %edx, %eax 377 sub $128, %ecx 390 sub $128, %ecx 412 sub $128, %ecx 432 sub %ebx, %ecx 441 sub $0x80, %ebx 457 sub $0x80, %ecx
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/system/core/liblog/ |
D | README | 122 tem, Radio and Events sub-logs. 127 System or Radio sub-logs in either the Verbose, Debug, Info, Warning or 136 sub-log. 160 the android_logger_clear function to empty the sub-log. It is recom‐ 165 sub-log maximum size, readable size and log buffer format protocol ver‐ 167 when opening the sub-log. It is recommended to open the log
|
/system/media/camera/docs/ |
D | metadata_helpers.py | 1140 text = re.sub(r'src="([^"]*)"', 'src="' + img_src_prefix + r'\1"', text) 1231 text = re.sub(tag_match, filter_sub, text) 1256 text = re.sub(tag_match, filter_sub, text) 1257 text = re.sub(tag_match_2, filter_sub_2, text) 1298 text = re.sub(tag_match, filter_sub, text) 1423 new_word = re.sub(r"([a-z])([A-Z])", r"\1<wbr>\2", words) 1427 new_txt = re.sub(SPLIT_CHARS, r"\1<wbr>", new_txt)
|
D | html.mako | 114 return re.sub(r"(\r?\n)(\r?\n)", r"\1<br>\2<br>", text)
|
/system/tools/aidl/ |
D | ast_cpp_unittest.cpp | 109 unique_ptr<MethodDecl> sub{ in TEST_F() local 119 test_methods.push_back(std::move(sub)); in TEST_F()
|
/system/core/libpixelflinger/arch-arm64/ |
D | col32cb16blend.S | 55 sub w5, w4, w5 // invert alpha
|
D | t32cb16blend.S | 62 sub w7, w6, w7 // sA = 0x100 - (sA+(sA>>7))
|
/system/core/libcutils/arch-arm/ |
D | memset32.S | 69 sub r2, r2, r3
|
/system/bt/stack/avrc/ |
D | avrc_api.cc | 753 msg.sub.page = in avrc_msg_cback() 757 msg.sub.subunit_type[xx] = *p_data++ >> AVRC_SUBTYPE_SHIFT; in avrc_msg_cback() 758 if (msg.sub.subunit_type[xx] == AVRC_SUB_PANEL) in avrc_msg_cback() 759 msg.sub.panel = true; in avrc_msg_cback()
|
/system/tpm/trunks/generator/ |
D | generator.py | 259 fixed_name = re.sub(r'([a-z0-9])([A-Z])', r'\1_\2', match.group(1)).lower() 908 self.value = re.sub(r'(TPM.?_|U?INT[0-9]{2})', r'trunks::\1', value)
|
/system/bt/stack/include/ |
D | avrc_defs.h | 944 tAVRC_MSG_SUB sub; /* SUBUNIT INFO message. */ member
|