Home
last modified time | relevance | path

Searched refs:amount (Results 451 - 475 of 487) sorted by relevance

1...<<11121314151617181920

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc1016 unsigned amount) const { in Simulator()
1019 if (amount > 0) { in Simulator()
1022 // The behavior is undefined in c++ if the shift amount greater than or in Simulator()
1027 if (amount >= reg_size) { in Simulator()
1030 uvalue <<= amount; in Simulator() local
1033 if (amount >= reg_size) { in Simulator()
1036 uvalue >>= amount; in Simulator() local
1039 if (amount >= reg_size) { in Simulator()
1042 uvalue >>= amount; in Simulator() local
1045 uvalue |= ~UINT64_C(0) << (reg_size - amount); in Simulator()
[all...]
H A Dassembler-aarch64.h7385 static Instr ImmDPShift(unsigned amount) {
7386 VIXL_ASSERT(IsUint6(amount));
7387 return amount << ImmDPShift_offset;
8090 unsigned amount);
/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c1026 * amount of time that the task spent sleeping: in update_stats_enqueue_sleeper()
1195 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_start()
1220 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_max()
4917 u64 min_amount, amount = 0; in __assign_cfs_rq_runtime() local
4925 amount = min_amount; in __assign_cfs_rq_runtime()
4930 amount = min(cfs_b->runtime, min_amount); in __assign_cfs_rq_runtime()
4931 cfs_b->runtime -= amount; in __assign_cfs_rq_runtime()
4936 cfs_rq->runtime_remaining += amount; in __assign_cfs_rq_runtime()
5304 /* a cfs_rq won't donate quota below this amount */
5632 * there's some valid quota amount in unthrottle_offline_cfs_rqs()
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dfair.c1533 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_start()
1558 /* Scale the maximum scan period with the amount of shared memory. */ in task_scan_max()
5645 u64 min_amount, amount = 0; in __assign_cfs_rq_runtime() local
5653 amount = min_amount; in __assign_cfs_rq_runtime()
5658 amount = min(cfs_b->runtime, min_amount); in __assign_cfs_rq_runtime()
5659 cfs_b->runtime -= amount; in __assign_cfs_rq_runtime()
5664 cfs_rq->runtime_remaining += amount; in __assign_cfs_rq_runtime()
6173 /* a cfs_rq won't donate quota below this amount */
6541 * there's some valid quota amount in unthrottle_offline_cfs_rqs()
7715 * cpu_util() - Estimates the amount o
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3115 void NumberFormatTest::expectParseCurrency(const NumberFormat &fmt, const UChar* currency, double amount, const char *text) { in expectParseCurrency() argument
3134 uprv_strcat(theOperation, ", check amount:"); in expectParseCurrency()
3135 assertTrue(theOperation, amount == currencyAmount->getNumber().getDouble(status)); in expectParseCurrency()
3836 // currency amount to be formatted, in TestCurrencyIsoPluralFormat()
3867 logln(UnicodeString(u"Locale: ") + localeString + "; amount: " + numberToBeFormat); in TestCurrencyIsoPluralFormat()
3935 // currency amount to be formatted, in TestCurrencyParsing()
8842 double amount = 12345.67; in Test11035_FormatCurrencyAmount() local
8857 fmt1->format(amount, actualSetCurrency); in Test11035_FormatCurrencyAmount()
8863 fmt2->format(amount, actualLocaleString); in Test11035_FormatCurrencyAmount()
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1275 * Get pipe rotate amount
1278 * Pipe rotate amount
1287 INT_32 amount = 0; in GetPipeRotateAmount() local
1291 amount = ((m_pipesLog2 == (m_numSaLog2 + 1)) && IsRbAligned(resourceType, swizzleMode)) ? in GetPipeRotateAmount()
1295 return amount; in GetPipeRotateAmount()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DMeasureUnitTest.java2194 Number amount = (Number) row[1]; in testSimplePer()
2208 new Measure(amount, MeasureUnit.POUND), in testSimplePer()
/third_party/skia/tests/
H A DImageFilterTest.cpp305 static sk_sp<SkImageFilter> make_scale(float amount, sk_sp<SkImageFilter> input) { in make_scale() argument
306 float s = amount; in make_scale()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c3276 static inline enum dpp_ctrl dpp_row_sr(unsigned amount) in dpp_row_sr() argument
3278 assert(amount > 0 && amount < 16); in dpp_row_sr()
3279 return _dpp_row_sr | amount; in dpp_row_sr()
/kernel/linux/linux-5.10/scripts/
H A Dget_maintainer.pl1106 not a good measure of amount of code authored. 1 major commit may
/kernel/linux/linux-6.6/scripts/
H A Dget_maintainer.pl1107 not a good measure of amount of code authored. 1 major commit may
/third_party/ffmpeg/libavresample/x86/
H A Daudio_convert.asm281 ; pointers, but the extra complexity and amount of code is not worth
/third_party/gn/src/gn/
H A Dvariables.cc2082 pass an unlimited amount of data to a script in a temporary file for an
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/poly1305/
H A Dpoly1305-armv4.S476 @ of 52-bit numbers as long as the amount of addends is not a
495 @ to minimize amount of instructions [as well as amount of
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/poly1305/
H A Dpoly1305-armv4.S476 @ of 52-bit numbers as long as the amount of addends is not a
495 @ to minimize amount of instructions [as well as amount of
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs1668 pub amount: c_ulong,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S786 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
822 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
H A Daesni-intel_asm.S677 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
713 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S673 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
709 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
H A Daesni-intel_avx-x86_64.S754 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
790 # Set r10 to be the amount of data left in CYPH_PLAIN_IN after filling
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitTest.java2984 Number amount = (Number) row[1]; in testSimplePer()
2998 new Measure(amount, MeasureUnit.POUND), in testSimplePer()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1872 LiftoffRegister amount) { \ in BinOp()
1874 amount.is_gp_pair() ? amount.low_gp() : amount.gp()); \ in BinOp()
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c2043 * frag_list. len specifies the total amount of data that needs to be removed.
2168 * rwnd by that amount. If all the data in the skb is read, in sctp_recvmsg()
4805 unsigned int amount = 0; in sctp_ioctl() local
4810 * We will only return the amount of this packet since in sctp_ioctl()
4813 amount = skb->len; in sctp_ioctl()
4815 rc = put_user(amount, (int __user *)arg); in sctp_ioctl()
/third_party/node/deps/v8/src/api/
H A Dapi.cc9077 int64_t amount = i_isolate->heap()->update_external_memory(change_in_bytes); in AdjustAmountOfExternalAllocatedMemory() local
9079 if (change_in_bytes <= 0) return amount; in AdjustAmountOfExternalAllocatedMemory()
9081 if (amount > i_isolate->heap()->external_memory_limit()) { in AdjustAmountOfExternalAllocatedMemory()
9084 return amount; in AdjustAmountOfExternalAllocatedMemory()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h3555 void btrfs_bio_counter_sub(struct btrfs_fs_info *fs_info, s64 amount);

Completed in 159 milliseconds

1...<<11121314151617181920