Home
last modified time | relevance | path

Searched refs:ByValue (Results 1 – 23 of 23) sorted by relevance

/external/rust/crates/regex-syntax/src/
Dunicode.rs179 ByValue { enumerator
192 ClassQuery::ByValue { property_name, property_value } => { in canonicalize()
227 CanonicalClassQuery::ByValue { in canonicalize()
278 ByValue { enumerator
295 ByValue { property_name: "Age", property_value } => { in class()
302 ByValue { property_name: "Script_Extensions", property_value } => { in class()
305 ByValue { in class()
309 ByValue { property_name: "Sentence_Break", property_value } => { in class()
312 ByValue { property_name: "Word_Break", property_value } => { in class()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dhsa-metadata-from-llvm-ir-full.ll35 ; CHECK-NEXT: ValueKind: ByValue
70 ; CHECK-NEXT: ValueKind: ByValue
104 ; CHECK-NEXT: ValueKind: ByValue
110 ; CHECK-NEXT: ValueKind: ByValue
144 ; CHECK-NEXT: ValueKind: ByValue
186 ; CHECK-NEXT: ValueKind: ByValue
228 ; CHECK-NEXT: ValueKind: ByValue
270 ; CHECK-NEXT: ValueKind: ByValue
312 ; CHECK-NEXT: ValueKind: ByValue
354 ; CHECK-NEXT: ValueKind: ByValue
[all …]
Dhsa-metadata-enqueue-kernel.ll18 ; CHECK-NEXT: ValueKind: ByValue
46 ; CHECK-NEXT: ValueKind: ByValue
Dhsa-metadata-hostcall-absent.ll17 ; CHECK-NEXT: ValueKind: ByValue
Dhsa-metadata-hostcall-present.ll17 ; CHECK-NEXT: ValueKind: ByValue
/external/llvm-project/llvm/test/MC/AMDGPU/
Dhsa-metadata-kernel-args.s50 ValueKind: ByValue
Dhsa-metadata-unknown-key.s21 ValueKind: ByValue
/external/abseil-cpp/absl/strings/internal/str_format/
Darg.h246 enum StoragePolicy { ByPointer, ByVolatilePointer, ByValue };
252 : (store_by_value<T>::value ? ByValue
287 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
322 struct Manager<T, ByValue> {
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg.h246 enum StoragePolicy { ByPointer, ByVolatilePointer, ByValue };
252 : (store_by_value<T>::value ? ByValue
287 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
322 struct Manager<T, ByValue> {
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Darg.h326 enum StoragePolicy { ByPointer, ByVolatilePointer, ByValue };
332 : (store_by_value<T>::value ? ByValue
367 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
402 struct Manager<T, ByValue> {
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/
Darg.h312 enum StoragePolicy { ByPointer, ByVolatilePointer, ByValue };
318 : (store_by_value<T>::value ? ByValue
353 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
388 struct Manager<T, ByValue> {
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg.h312 enum StoragePolicy { ByPointer, ByVolatilePointer, ByValue };
318 : (store_by_value<T>::value ? ByValue
353 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
388 struct Manager<T, ByValue> {
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg.h334 enum StoragePolicy { ByPointer, ByVolatilePointer, ByValue };
340 : (store_by_value<T>::value ? ByValue
375 std::is_same<D, const T&>::value || storage_policy<D>::value == ByValue,
410 struct Manager<T, ByValue> {
/external/capstone/bindings/java/capstone/
DCapstone.java28 public static class ByValue extends UnionArch implements Union.ByValue {}; class in Capstone.UnionArch
/external/llvm-project/llvm/include/llvm/Support/
DAMDGPUMetadata.h63 ByValue = 0, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h63 ByValue = 0, enumerator
/external/rust/crates/regex-syntax/src/hir/
Dtranslate.rs832 NamedValue { ref name, ref value, .. } => ClassQuery::ByValue { in hir_unicode_class()
2539 hir_uclass_query(ClassQuery::ByValue { in class_bracketed_union()
2557 hir_uclass_query(ClassQuery::ByValue { in class_bracketed_union()
2580 hir_uclass_query(ClassQuery::ByValue { in class_bracketed_union()
2598 hir_uclass_query(ClassQuery::ByValue { in class_bracketed_union()
2617 hir_uclass_query(ClassQuery::ByValue { in class_bracketed_union()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAMDGPUMetadata.cpp53 YIO.enumCase(EN, "ByValue", ValueKind::ByValue); in enumeration()
/external/llvm-project/llvm/lib/Support/
DAMDGPUMetadata.cpp53 YIO.enumCase(EN, "ByValue", ValueKind::ByValue); in enumeration()
/external/rust/crates/syn/tests/common/
Deq.rs347 spanless_eq_enum!(BindingMode; ByRef(0) ByValue(0));
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp144 ValueKind::ByValue); in getValueKind()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp127 ValueKind::ByValue); in getValueKind()
/external/llvm-project/llvm/docs/
DAMDGPUUsage.rst2606 "ByValue"