Home
last modified time | relevance | path

Searched defs:CLONE (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
DUConverterConstants.java142 static final int CLONE = 5; /**< Called when safeClone() is called on the field
/external/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto14 message CLONE {} message
Dtest_reserved_enum_value_upper.proto15 CLONE = 9; enumerator
Dtest_reserved_enum_upper.proto14 enum CLONE { ZERO10 = 0; } enum
/external/cronet/tot/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto14 message CLONE {} message
Dtest_reserved_enum_value_upper.proto15 CLONE = 9; enumerator
Dtest_reserved_enum_upper.proto14 enum CLONE { ZERO10 = 0; } enum
/external/cronet/stable/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto15 CLONE = 9; enumerator
Dtest_reserved_message_upper.proto14 message CLONE {} message
Dtest_reserved_enum_upper.proto14 enum CLONE { ZERO10 = 0; } enum
/external/caliper/examples/src/main/java/examples/
DCopyArrayBenchmark.java49 CLONE { enumConstant
/external/googleapis/google/cloud/sql/v1/
Dcloud_sql_resources.proto836 CLONE = 14; enumerator
/external/googleapis/google/cloud/sql/v1beta4/
Dcloud_sql_resources.proto1647 CLONE = 14; enumerator
/external/rust/android-crates-io/crates/ash/src/vk/
Denums.rs1879 pub const CLONE: Self = Self(0); constant
2686 pub const CLONE: Self = Self(0); constant
/external/rust/android-crates-io/crates/bindgen/codegen/
Dmod.rs136 const CLONE = 1 << 3; constant