Searched full:possible (Results 1 – 25 of 299) sorted by relevance
12345678910>>...12
172 * @tparam MIN_ALLOC_SIZE - minimum possible size for one allocation173 * @tparam MAX_ALLOC_SIZE - maximum possible size for one allocation179 * Allocate all possible sizes from [MIN_ALLOC_SIZE, MAX_ALLOC_SIZE] with ALIGNMENT alignment214 * @tparam MIN_ALLOC_SIZE - minimum possible size for one allocation215 * @tparam MAX_ALLOC_SIZE - maximum possible size for one allocation216 * @tparam LOG_ALIGN_MIN_VALUE - minimum possible alignment for one allocation217 * @tparam LOG_ALIGN_MAX_VALUE - maximum possible alignment for one allocation220 …* Allocate all possible sizes from [MIN_ALLOC_SIZE, MAX_ALLOC_SIZE] with all possible alignment fr…376 * @tparam MIN_ALLOC_SIZE - minimum possible size for one allocation377 * @tparam MAX_ALLOC_SIZE - maximum possible size for one allocation[all …]
57 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…92 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…141 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…162 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…183 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…260 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…274 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…
48 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…
31 sign: Sign mismatch. Possible overflow/underflow issues and other quirks in data-flow.32 size: Size mismatch. Possible value truncation issues.33 sign_size: Sign and size mismatch. Possible overflow/underflow and truncation issues.34 … precision: Precision mismatch. Possible overflow/underflow issues and other quirks in data-flow.
270 message: Accumulator constantly holds 'null' value. It may be a sign of possible error here.278 possible error here.286 …Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error he…294 …Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error he…315 It may be a sign of possible error here.323 Result of 'isinstance' is always zero. It may be a sign of possible error here.330 … in accumulator is of incompatible type '${acc_elt_type}'. It may be a sign of possible error here.
22 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…43 …"rule": "It is possible to spread only arrays or classes derived from arrays into the rest paramet…
64 …// Witout full memory barrier it is possible that architectures with weak memory order can try fet… in Create()82 …// Without full memory barrier it is possible that architectures with weak memory order can try fe… in Create()101 …// Witout full memory barrier it is possible that architectures with weak memory order can try fet… in Create()124 …// Witout full memory barrier it is possible that architectures with weak memory order can try fet… in CreateTagged()
33 …// Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error…45 …// Instruction 'checkcast' will always throw an exception here. It may be a sign of possible error…
78 Remove `NoInline` attribute from external calls when possible90 Remove deopt bundles when possible otherwise change a record format inside bundles.97 the dominating value if possible.
42 Run `make help | grep clang` to see all possible clang-[format|style] targets.58 In order to make possible importing prebuilt targets without recompiling them use the following wra…
119 …* INTERRUPTIBLE means that traverse over objects can be stopped (it is possible when handler may r…120 …* This template is used to decrease possible performance influence of checking handler's returned …158 …* INTERRUPTIBLE means that traverse over objects can be stopped (it is possible when handler may r…159 …* This template is used to decrease possible performance influence of checking handler's returned …
14 --- # All possible qualified names
18 # get absolute path to linter folder for possible use in future
29 /* @@? 21:3 Warning Warning: Possible fall-through into case */
26 Possible values:41 Possible values:
66 * @brief Compute representation of number and store to cache if possible77 …brief Load string representation of number from cache, or compute it and store to cache if possible
14 --- # List of possible ident start symbols
18 assert: It is possible for a class to inherit more than one field with the same name, either from i…
18 assert: It is possible for an interface to inherit several methods with override-equivalent signatu…
18 assert: It is possible for a class to inherit multiple methods with override-equivalent signatures.
23 using ``ETSNOLINT``. Possible warning-suppressions are as follows:45 Other combinations are also valid. The list of possible arguments is the same as the list of ETS-wa…
25 "#{self.class} is closed for writing. It is possible that epilogue() is called."
7 ArkTS allows to omit generic type parameters if it is possible to infer