Searched full:attempt (Results 1 – 25 of 55) sorted by relevance
123
171 - doc: A compile-time error occurs if an attempt is made to override private member180 - doc: A compile-time error occurs if an attempt is made to override private member189 - doc: A compile-time error occurs if an attempt is made to override private member198 - doc: A compile-time error occurs if an attempt is made to override private member207 - doc: A compile-time error occurs if an attempt is made to override private member
16 …resolution attempt requires runtime call, so usage of regular `ResolveString` call reduces the ove…35 …then each resolution attempt will increment value inside the slot until it either get replaced wit…
73 … ASSERT(sectionIndex_.find(name) != sectionIndex_.end() && "Attempt to access an unknown section"); in GetSection()92 "Attempt to access unknown section '.rela.llvm_stackmaps'"); in GetStackMapInfo()154 ASSERT(objectFile_ != nullptr && "Attempt to get size of empty CreatedObjectFile"); in Size()
99 ASSERT(sections.find(name) != sections.end() && "Attempt to access an unknown linked section"); in GetLinkedSection()
17 desc: A compile-time error occurs if an attempt is made to create an instance of an abstract class
18 assert: However, any attempt within the body of the class to refer to any such field by its simple …
28 echo "attempt $i to execute the command \"$command\""
114 echo "$MSG_PREFIX Cloning $lib_dir, attempt $i / $NUM_CLONE_ATTEMPTS"132 echo "$MSG_PREFIX Cloning $lib_dir, attempt $i / $NUM_CLONE_ATTEMPTS"
36 * 1) delete stores that attempt to store the same values that already have38 * 2) delete loads that attempt to load values that were previously loaded or
124 attempt = 0127 while not success and attempt < retries:129 attempt += 1
85 // An attempt to assign b to d will result in a compile-time error:
55 # Attempt to add link library "log" to target * which is not built in this directory.
60 …* For ThreadedCoroutineManager implementation: no action performed if an attempt to switch corouti…
78 …* For StackfulCoroutineManager implementation: a fatal error is issued if an attempt to switch cor…
180 …* This checker is called on a coroutine switch attempt. Issues fatal error in case when coroutine …
26 Here comes the bytecode. Simply said, it is an attempt to build an abstract CPU on top of real112 some "stack-based'ness" into an otherwise register-based instruction set in attempt to make the
89 // Attempt to shrink the dictionary after deletion of key.
190 …// attempt is successful, it means that the current vm thread does not hold the lock,the reentranc… in SafeTryReadLock()
198 LOG(INFO, VERIFIER) << "Attempt to verify " << method->GetFullName(true) in Verify()
403 Attempt to call static method '${name}' as virtual.409 Attempt to statically call abstract method '${name}'.
95 llvm_unreachable("Attempt to insert unsupported llvm intrinsic"); in ReplaceWithLLVMIntrinsic()
16 // This test loads gc in an attempt