/system/core/libpixelflinger/arch-mips/ |
D | t32cb16blend.S | 42 DBG rdhwr $at,$2 43 DBG .set at 84 DBG subu $t8,$at 85 DBG sltu $at,$t8,$v0 86 DBG movn $v0,$t8,$at 87 DBG sgtu $at,$t8,$v1 88 DBG movn $v1,$t8,$at 89 DBG .set at 102 DBG rdhwr $at,$2 171 DBG subu $t8,$at [all …]
|
/system/core/libsparse/ |
D | sparse_read.c | 57 char *at = ""; in verbose_error() local 70 at = malloc(size + 1); in verbose_error() 71 if (at == NULL) { in verbose_error() 76 vsnprintf(at, size, fmt, argp); in verbose_error() 78 at[size] = 0; in verbose_error() 84 sparse_print_verbose("EOF while reading file%s%s\n", s, at); in verbose_error() 88 sparse_print_verbose("Invalid sparse file format%s%s\n", s, at); in verbose_error() 91 s, at); in verbose_error() 93 sparse_print_verbose("Unknown error %d%s%s\n", err, s, at); in verbose_error() 97 free(at); in verbose_error()
|
/system/bt/ |
D | .gn | 6 # You may obtain a copy of the License at: 19 # file, run "gn help dotfile" at the command line.
|
D | Android.mk | 38 -Wno-gnu-variable-sized-type-not-at-end \
|
/system/core/bootstat/ |
D | bootstat.rc | 6 # Record the time at which the user has successfully entered the pin to decrypt 14 # The first marker, boot animation stopped, is considered the point at which
|
D | README.md | 4 `boot_complete`) and the relative time at which these events occurred. The 29 The relative time at which the command runs is recorded along with the name of
|
/system/media/camera/docs/ |
D | CaptureResultTest.mako | 7 ## You may obtain a copy of the License at 20 * modify the comment blocks at the start or end.
|
D | CameraDeviceInfo.mako | 7 ## You may obtain a copy of the License at 20 * modify the comment blocks at the start or end.
|
/system/core/libbacktrace/ |
D | UnwindPtrace.cpp | 107 backtrace_frame_data_t* frame = &frames_.at(num_frames); in Unwind() 114 backtrace_frame_data_t* prev = &frames_.at(num_frames-1); in Unwind()
|
D | UnwindCurrent.cpp | 105 backtrace_frame_data_t* frame = &frames_.at(num_frames); in UnwindFromContext() 121 backtrace_frame_data_t* prev = &frames_.at(num_frames-1); in UnwindFromContext()
|
/system/connectivity/shill/bin/ |
D | ff_debug | 7 # You may obtain a copy of the License at 49 All messages at, or above, the current log level are logged. Normal log 51 levels are available starting at -1. 111 # Then check/remove instances where it lies at the ends 121 # Check if exact tag is between + symbols, or at the ends of expression
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_api.c | 245 void BTA_HfClientSendAT(UINT16 handle, tBTA_HF_CLIENT_AT_CMD_TYPE at, UINT32 val1, UINT32 val2, con… in BTA_HfClientSendAT() argument 251 p_buf->uint8_val = at; in BTA_HfClientSendAT()
|
/system/core/metricsd/uploader/proto/ |
D | README | 5 You may obtain a copy of the License at 21 at 3bfe5f2b4c03d2cac718d137ed14cd2c6354bfed.
|
/system/core/init/ |
D | readme.txt | 34 at the beginning of its execution. It is responsible for the initial 44 .rc files at the specified paths instead of the default ones listed above. 207 at three times, 275 Install the module at <path> 289 Create a directory at <path>, optionally with the given mode, owner, and 296 at the specified paths (e.g., on the partitions just mounted). Refer to the 300 Attempt to mount the named device at the directory <dir> 349 Create a symbolic link at <path> with the value <target> 372 Open the file at <path> and write a string to it with write(2). 391 2) When it imports /{system,vendor,odm}/etc/init/ or .rc files at specified [all …]
|
/system/connectivity/shill/vpn/ |
D | third_party_vpn_driver.cc | 192 if (IPAddress(parameters.at(key)).family() == IPAddress::kFamilyIPv4) { in ProcessIp() 193 *target = parameters.at(key); in ProcessIp() 210 parameters.at(key), std::string{delimiter}, base::TRIM_WHITESPACE, in ProcessIPArray() 242 parameters.at(key), std::string{delimiter}, base::TRIM_WHITESPACE, in ProcessIPArrayCIDR() 281 parameters.at(key), std::string{delimiter}, base::TRIM_WHITESPACE, in ProcessSearchDomainArray() 301 if (base::StringToInt(parameters.at(key), &value) && value >= min_value && in ProcessInt32()
|
/system/ca-certificates/ |
D | README.cacerts | 6 and the "n" is a unique integer identifier starting at 0 to deal
|
/system/extras/ANRdaemon/ |
D | ANRdaemon_get_trace.sh | 39 echo Trace stored at ${CURRENT_DIR}/${TRACE_FILE}
|
D | README | 5 global control /d/trace/trace_on. The raw trace file is stored at 8 The daemon will be started at boot time and will be running with the following
|
/system/keymaster/ |
D | authorization_set.cpp | 227 keymaster_key_param_t& AuthorizationSet::operator[](int at) { in operator []() argument 228 if (is_valid() == OK && at < (int)elems_size_) { in operator []() 229 return elems_[at]; in operator []() 235 keymaster_key_param_t AuthorizationSet::operator[](int at) const { in operator []() 236 if (is_valid() == OK && at < (int)elems_size_) { in operator []() 237 return elems_[at]; in operator []()
|
/system/core/crash_reporter/ |
D | TEST_WARNING | 9 Apr 31 25:25:25 localhost kernel: [117959.231100] WARNING: at /mnt/host/source/src/third_party/kern… 21 Apr 31 25:25:25 localhost kernel: [117959.231458] BARNING: at /mnt/host/source/src/third_party/kern…
|
/system/connectivity/shill/ |
D | icmp_session_unittest.cc | 250 EXPECT_EQ(now, GetSeqNumToSentRecvTime()->at(kIcmpEchoReply1_SeqNum).first); in TEST_F() 276 EXPECT_EQ(now, GetSeqNumToSentRecvTime()->at(kIcmpEchoReply2_SeqNum).first); in TEST_F() 288 EXPECT_EQ(now, GetSeqNumToSentRecvTime()->at(kIcmpEchoReply3_SeqNum).first); in TEST_F() 373 EXPECT_EQ(now, GetSeqNumToSentRecvTime()->at(kIcmpEchoReply1_SeqNum).first); in TEST_F() 412 EXPECT_EQ(now, GetSeqNumToSentRecvTime()->at(kIcmpEchoReply3_SeqNum).first); in TEST_F()
|
D | HACKING | 6 You may obtain a copy of the License at 18 - Use the Chromium Coding Style, as described at 23 Emacs mode at 100 handler and the task function obvious, at-a-glance.
|
/system/core/metricsd/ |
D | README.md | 61 early as possible so that depending daemons can log at any time. 92 ### What should my histogram's |min| and |max| values be set at? 112 histogram with exponential bucket layout that provides higher resolution at 113 the low end of the range and lower resolution at the high end. Regular
|
/system/sepolicy/ |
D | atrace.te | 19 # atrace pokes all the binder-enabled processes at startup.
|
/system/tpm/attestation/common/ |
D | interface.proto | 6 // You may obtain a copy of the License at 105 // A quote of PCR0 at the time of attestation key creation. 107 // A quote of PCR1 at the time of attestation key creation.
|