/aosp_15_r20/external/pytorch/torch/onnx/_internal/exporter/ |
H A D | _registration.py | 54 is_custom: bool = False variable in OnnxDecompMeta 171 is_custom=False, 198 if onnx_decomposition.is_custom: 219 is_custom=True, 244 return sorted(decomps, key=lambda x: x.is_custom, reverse=True)
|
/aosp_15_r20/art/runtime/interpreter/mterp/x86ng/ |
H A D | main.S | 959 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument 968 .elseif \is_custom 1044 .macro DO_CALL is_polymorphic, is_custom argument 1047 .elseif \is_custom 1054 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1057 .elseif \is_custom 1156 GET_SHORTY %ebx, \is_interface, \is_polymorphic, \is_custom 1238 DO_CALL \is_polymorphic, \is_custom 1258 DO_CALL \is_polymorphic, \is_custom 1264 DO_CALL \is_polymorphic, \is_custom [all …]
|
/aosp_15_r20/art/runtime/interpreter/mterp/armng/ |
H A D | main.S | 628 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument 634 .elseif \is_custom 889 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 892 .elseif \is_custom 912 .elseif \is_custom 1021 GET_SHORTY rINST, \is_interface, \is_polymorphic, \is_custom 1078 .elseif \is_custom 1188 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1191 .elseif \is_custom 1211 .elseif \is_custom [all …]
|
/aosp_15_r20/art/runtime/interpreter/mterp/arm64ng/ |
H A D | main.S | 631 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument 637 .elseif \is_custom 824 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 827 .elseif \is_custom 845 .elseif \is_custom 948 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom 991 .elseif \is_custom 1159 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1162 .elseif \is_custom 1180 .elseif \is_custom [all …]
|
/aosp_15_r20/art/runtime/interpreter/mterp/x86_64ng/ |
H A D | main.S | 974 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument 981 .elseif \is_custom 1045 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1048 .elseif \is_custom 1065 .elseif \is_custom 1164 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom 1206 .elseif \is_custom 1239 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1242 .elseif \is_custom 1259 .elseif \is_custom [all …]
|
/aosp_15_r20/external/pytorch/test/onnx/dynamo/ |
H A D | test_registry_dispatcher.py | 282 test_custom_op, op_full_name=op_full_name, is_custom=True 410 test_first_custom_op, op_full_name=op_full_name, is_custom=True 413 test_second_custom_op, op_full_name=op_full_name, is_custom=True 416 test_third_custom_op, op_full_name=op_full_name, is_custom=True
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | ir.idl | 275 in boolean is_custom, 677 attribute boolean is_custom; 688 boolean is_custom; 738 boolean is_custom;
|
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | ir.idl | 275 in boolean is_custom, 677 attribute boolean is_custom; 688 boolean is_custom; 738 boolean is_custom;
|
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/ |
H A D | registration.py | 33 is_custom: bool = False variable in ONNXFunction
|
H A D | onnxfunction_dispatcher.py | 257 k.is_custom,
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/ |
H A D | _exporter_legacy.py | 146 is_custom=False, 191 is_custom=True,
|
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.x86_64ng/gen/ |
D | mterp_x86_64ng.S | 973 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument 980 .elseif \is_custom 1044 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1047 .elseif \is_custom 1064 .elseif \is_custom 1163 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom 1205 .elseif \is_custom 1238 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1241 .elseif \is_custom 1258 .elseif \is_custom [all …]
|
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.arm64ng/gen/ |
D | mterp_arm64ng.S | 631 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument 637 .elseif \is_custom 824 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 827 .elseif \is_custom 845 .elseif \is_custom 948 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom 991 .elseif \is_custom 1159 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0 1162 .elseif \is_custom 1180 .elseif \is_custom [all …]
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |