Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 24 of 24) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DArm64Assembler.cpp374 uint32_t amount; in dataProcessingCommon() local
380 amount = mAddrMode.reg_imm_shift; in dataProcessingCommon()
386 amount = 0; in dataProcessingCommon()
397 case opADD: *mPC++ = A64_ADD_W(Rd, Rn, Rm, shift, amount); break; in dataProcessingCommon()
398 case opAND: *mPC++ = A64_AND_W(Rd, Rn, Rm, shift, amount); break; in dataProcessingCommon()
399 case opORR: *mPC++ = A64_ORR_W(Rd, Rn, Rm, shift, amount); break; in dataProcessingCommon()
400 case opMVN: *mPC++ = A64_ORN_W(Rd, Rn, Rm, shift, amount); break; in dataProcessingCommon()
401 case opSUB: *mPC++ = A64_SUB_W(Rd, Rn, Rm, shift, amount, s);break; in dataProcessingCommon()
472 int amount = mAddrMode.reg_imm_shift; in ADDR_ADD() local
473 *mPC++ = A64_ADD_X_Wm_SXTW(Rd, Rn, Rm, amount); in ADDR_ADD()
[all …]
DArm64Assembler.h205 uint32_t amount);
207 uint32_t amount);
215 uint32_t Rm, uint32_t shift = 0, uint32_t amount = 0);
217 uint32_t shift = 0, uint32_t amount = 0);
219 uint32_t shift = 0, uint32_t amount = 0,
222 uint32_t Rm, uint32_t shift = 0, uint32_t amount = 0);
224 uint32_t Rm, uint32_t shift = 0, uint32_t amount = 0);
226 uint32_t Rm, uint32_t shift = 0, uint32_t amount = 0);
/system/core/libutils/
DVectorImpl.cpp379 void* VectorImpl::_grow(size_t where, size_t amount) in _grow() argument
386 this, (int)where, (int)amount, (int)mCount); // caller already checked in _grow()
389 LOG_ALWAYS_FATAL_IF(!safe_add(&new_size, mCount, amount), "new_size overflow"); in _grow()
432 void* dest = reinterpret_cast<uint8_t *>(array) + (where+amount)*mItemSize; in _grow()
445 void* to = reinterpret_cast<uint8_t *>(array) + (where+amount)*mItemSize; in _grow()
454 void VectorImpl::_shrink(size_t where, size_t amount) in _shrink() argument
462 ALOG_ASSERT(where + amount <= mCount, in _shrink()
464 this, (int)where, (int)amount, (int)mCount); // caller already checked in _shrink()
467 LOG_ALWAYS_FATAL_IF(!safe_sub(&new_size, mCount, amount)); in _shrink()
498 … const void* from = reinterpret_cast<const uint8_t *>(mStorage) + (where+amount)*mItemSize; in _shrink()
[all …]
/system/vold/
DMoveStorage.cpp32 #define CONSTRAIN(amount, low, high) ((amount) < (low) ? (low) : ((amount) > (high) ? (high) : (amo… argument
/system/bt/doc/
Dproperties.md9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
/system/core/libutils/include/utils/
DVectorImpl.h110 void* _grow(size_t where, size_t amount);
111 void _shrink(size_t where, size_t amount);
/system/extras/ioblame/
DREADME4 files that running pids are doing IO to (with the aggregate amount of
19 IO on that file (it also gives the amount of IO each pid does and
20 the aggregate amount of IO done to the file by all pids).
87 the pathname of the file and the amount of data written out.
89 Finally, it reports the total amount of file data IO done by pids and
221 Allowing ioblame to track <pathname, amount of data written>
/system/sepolicy/prebuilts/api/26.0/public/
Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/system/sepolicy/public/
Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/system/sepolicy/prebuilts/api/28.0/public/
Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/system/sepolicy/prebuilts/api/27.0/public/
Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/system/extras/perfprofd/tests/
Dperfprofd_test.cc420 const size_t amount = arraysize(chunk) - stream.avail_out; in readEncodedProfile() local
421 if (amount > 0) { in readEncodedProfile()
422 if (buf.capacity() - buf.size() < amount) { in readEncodedProfile()
424 CHECK_LE(amount, buf.capacity() - buf.size()); in readEncodedProfile()
427 buf.resize(buf.size() + amount); in readEncodedProfile()
428 memcpy(reinterpret_cast<uint8_t*>(const_cast<char*>(buf.data())) + index, chunk, amount); in readEncodedProfile()
/system/netd/tests/benchmarks/
DREADME.md34 the test to reach the minimum amount of time run. Most tests here define 'minimum time run'
/system/extras/simpleperf/
Dreport_sample.proto38 // Simpleperf generates one sample whenever a specified amount of events happen
/system/chre/platform/shared/idl/
Dhost_messages.fbs93 /// 2. CHRE preallocates the required amount of memory, and loads app_binary,
/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h811 void PopBytes(size_t amount) { buf_.pop(amount); }
/system/update_engine/
Dpylintrc223 # no amount of tweaking will make a perfect regex AFAICT. This one is a good
/system/core/fastboot/
DREADME.md51 send the indicated amount of data. Short packets are always
/system/media/audio_utils/
DDoxyfile66 # option can be useful when feeding doxygen a huge amount of source files, where
1133 # a fully collapsed tree already exceeds this amount). So setting the number of
2126 # but if the number exceeds 15, the total amount of fields shown is limited to
DDoxyfile.orig66 # option can be useful when feeding doxygen a huge amount of source files, where
1133 # a fully collapsed tree already exceeds this amount). So setting the number of
2126 # but if the number exceeds 15, the total amount of fields shown is limited to
/system/chre/pal/doc/
DDoxyfile66 # option can be useful when feeding doxygen a huge amount of source files, where
1177 # a fully collapsed tree already exceeds this amount). So setting the number of
2210 # but if the number exceeds 15, the total amount of fields shown is limited to
/system/chre/chre_api/doc/
DDoxyfile66 # option can be useful when feeding doxygen a huge amount of source files, where
1177 # a fully collapsed tree already exceeds this amount). So setting the number of
2210 # but if the number exceeds 15, the total amount of fields shown is limited to
/system/tpm/trunks/generator/
Draw_commands.txt10967 Because that digest size changes according to the implemented hashes, the maximum amount of
11803 This command is used to add data to a hash or HMAC sequence. The amount of data in buffer may be
14837 However, this could consume a large amount of memory. To limit the memory size, the TPM is allowed …
28172 A loaded key is used rather than a hard-coded key to reduce the amount of memory needed for this
Draw_commands_fixed.txt10978 Because that digest size changes according to the implemented hashes, the maximum amount of
11814 This command is used to add data to a hash or HMAC sequence. The amount of data in buffer may be
14848 However, this could consume a large amount of memory. To limit the memory size, the TPM is allowed …
28183 A loaded key is used rather than a hard-coded key to reduce the amount of memory needed for this