Home
last modified time | relevance | path

Searched defs:UNIMPLEMENTED (Results 1 – 25 of 204) sorted by relevance

123456789

/aosp_15_r20/art/runtime/arch/x86_64/
H A Dquick_entrypoints_x86_64.S1340 UNIMPLEMENTED art_quick_ldiv label
1341 UNIMPLEMENTED art_quick_lmod label
1342 UNIMPLEMENTED art_quick_lmul label
1343 UNIMPLEMENTED art_quick_lshl label
1344 UNIMPLEMENTED art_quick_lshr label
1345 UNIMPLEMENTED art_quick_lushr label
1735 UNIMPLEMENTED art_quick_memcmp16 label
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/
H A DStatus.java174 UNIMPLEMENTED(12), enumConstant
355 public static final Status UNIMPLEMENTED = CanonicalCode.UNIMPLEMENTED.toStatus(); field in Status
/aosp_15_r20/external/angle/src/common/
H A Dlog_utils.h279 # define UNIMPLEMENTED() \ macro
295 # define UNIMPLEMENTED() \ macro
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DStatus.java178 UNIMPLEMENTED(12), enumConstant
298 public static final Status UNIMPLEMENTED = Code.UNIMPLEMENTED.toStatus(); field in Status
/aosp_15_r20/external/googleapis/google/api/
H A Dlaunch_stage.proto32 UNIMPLEMENTED = 6; enumerator
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.apc-java-source/gen/android/security/apc/
DResponseCode.java33 public static final int UNIMPLEMENTED = 6; field
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Dlaunch_stage.proto32 UNIMPLEMENTED = 6; enumerator
/aosp_15_r20/system/security/keystore2/aidl/android/security/apc/
H A DResponseCode.aidl55 UNIMPLEMENTED = 6, enumConstant
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.apc-ndk-source/gen/include/aidl/android/security/apc/
DResponseCode.h33 UNIMPLEMENTED = 6, enumerator
/aosp_15_r20/external/gsc-utils/include/
H A Dgpio_signal.h10 #define UNIMPLEMENTED(name) GPIO_##name, macro
/aosp_15_r20/external/pigweed/pw_status/ts/
H A Dstatus.ts34 UNIMPLEMENTED = 12, enumerator
/aosp_15_r20/external/pigweed/pw_protobuf/pw_protobuf_protos/
H A Dstatus.proto33 UNIMPLEMENTED = 12; enumerator
/aosp_15_r20/external/googleapis/google/rpc/
H A Dcode.proto162 UNIMPLEMENTED = 12; enumerator
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/
H A Dcode.proto162 UNIMPLEMENTED = 12; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Derror_codes.proto124 UNIMPLEMENTED = 12; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dstatus_code_enum.h117 UNIMPLEMENTED = 12, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dstatus_code_enum.h117 UNIMPLEMENTED = 12, enumerator
/aosp_15_r20/external/pigweed/pw_status/py/pw_status/
H A D__init__.py39 UNIMPLEMENTED = 12 variable in Status
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/core/
H A Dstatus_codes.rb112 UNIMPLEMENTED = 12 constant
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dstatus_code_enum.h117 UNIMPLEMENTED = 12, enumerator
/aosp_15_r20/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/
H A DMojoResult.java23 public static final int UNIMPLEMENTED = 12; field in MojoResult
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/aidl_api/android.hardware.confirmationui/1/android/hardware/confirmationui/
H A DIConfirmationUI.aidl46 const int UNIMPLEMENTED = 6; field
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/confirmationui/aidl/android.hardware.confirmationui_interface/dump/android/hardware/confirmationui/
DIConfirmationUI.aidl46 const int UNIMPLEMENTED = 6; field
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/aidl_api/android.hardware.confirmationui/current/android/hardware/confirmationui/
H A DIConfirmationUI.aidl46 const int UNIMPLEMENTED = 6; field
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/android/hardware/confirmationui/
H A DIConfirmationUI.aidl53 const int UNIMPLEMENTED = 6; field

123456789