Home
last modified time | relevance | path

Searched defs:BP (Results 1 – 25 of 160) sorted by relevance

1234567

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_memplanning.cpp96 BufHandle BP("B", {K, N}, kFloat); in TEST() local
207 BufHandle BP("B", {K, N}, kShort); in TEST() local
322 BufHandle BP("B", {K, N}, kFloat); in TEST() local
409 BufHandle BP("B", {K, N}, kFloat); in TEST() local
509 BufHandle BP("B", {K, N}, kFloat); in TEST() local
621 BufHandle BP("B", {K, N}, kFloat); in TEST() local
/aosp_15_r20/art/test/1914-get-local-instance/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/993-breakpoints/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/993-breakpoints-non-debuggable/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1924-frame-pop-toggle/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1970-force-early-return-long/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1911-get-local-var-table/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1915-get-set-local-current-thread/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/997-single-step/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/994-breakpoint-line/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1941-dispose-stress/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1926-missed-frame-pop/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1971-multi-force-early-return/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1927-exception-event/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/jvmti-common/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1954-pop-frame-jit/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1959-redefine-object-instrument/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1917-get-stack-frame/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1953-pop-frame/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1928-exception-event-exception/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1947-breakpoint-redefine-deopt/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/995-breakpoints-throw/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1929-exception-catch-exception/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/1964-add-to-dex-classloader-file/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP
/aosp_15_r20/art/test/996-breakpoint-obsolete/src/art/
H A DBreakpoint.java26 public static class BP { class in Breakpoint.Manager
30 public BP(Executable method) { in BP() method in Breakpoint.Manager.BP
34 public BP(Executable method, long location) { in BP() method in Breakpoint.Manager.BP

1234567