Searched refs:It (Results 1 – 25 of 29) sorted by relevance
12
295 template<typename It>296 void InsertBackUnsigned(It cur, It end) { in InsertBackUnsigned()306 template<typename It>307 void InsertBackSigned(It cur, It end) { in InsertBackSigned()
12 Care should be taken when updating the generate_smali.py script. It should always16 Do not modify the expected.txt file. It is generated on each run by
1 Regression test for the linear scan register allocator. It used
2 116. It needs it separate test as it needs a custom check script.
2 It also tests a code generator regression for GenerateTestAndBranch which
4 while handling these events. It also verifies the situations in which these
3 This test ensures we can place breakpoints on particular lines of a method. It
6 It also tests that breakpoints don't interfere with each other by having
13 # Just by loading this class we should fail. It doesn't really matter what's in
9 # This is a broken new-instance. It needs to throw at runtime, though. This test is here to
5 # unresolved types. It makes it harder to distinguish what kind of error we got.
3 It was possible for the JVMTI class redefinition to encounter a use-after-free
19 # Define foo() as a final method. It is used by the MyErroneousTimeZone subclass
13 Care should be taken when updating the generate_smali_main.py script. It must
4 Bisection Bug Search is a tool for finding compiler optimizations bugs. It6 output for the program. It then attempts to narrow down the issue to a single
21 It is also possible it could fail due to the pattern of allocations caused by
19 # The phi in this method has no actual uses but one environment use. It will
70 --apple:123 --orange:0.456` . It will error out automatically if invalid flags are given, or if the113 It will parse either `-hello:world` or `-hello:galaxy` only (and error out on other variations of128 It will parse `-xinterpret` as `true` and `-xnointerpret` as `false`.174 It's semantically equivalent to making a series of argument definitions that map to `Unit` but don't180 static interface provided by `CmdlineTypeParser`. It is recommended to inherit from
12 # It seems that on ARM64 Valgrind considers the canary value used by the Clang stack protector to
15 # This script is used on host and device. It uses a common subset123 # Automatically find the boot image location. It uses core.art by default.
16 # This is the test suite runner. It is written in smali rather than