| /external/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
| D | forminfo.go | 38 type Properties struct { struct 39 pos uint8 // start position in reorderBuffer; used in composition.go 40 size uint8 // length of UTF-8 encoding of this rune 41 ccc uint8 // leading canonical combining class (ccc if not decomposition) 42 tccc uint8 // trailing canonical combining class (ccc if not decomposition) 43 nLead uint8 // number of leading non-starters. 44 flags qcInfo // quick check flags 45 index uint16 93 func (p Properties) BoundaryBefore() bool { 105 func (p Properties) BoundaryAfter() bool { [all …]
|
| D | composition.go | 38 func (ss *streamSafe) first(p Properties) { 44 func (ss *streamSafe) next(p Properties) ssState { 71 func (ss *streamSafe) backwards(p Properties) ssState {
|
| /external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
| D | properties.go | 130 type Properties struct { struct 131 Name string // name of the field, for error messages 132 OrigName string // original name before protocol compiler (always set) 133 JSONName string // name to use for JSON; determined by protoc 134 Wire string 135 WireType int 136 Tag int 137 Required bool 138 Optional bool 139 Repeated bool [all …]
|
| D | equal.go | 145 func equalAny(v1, v2 reflect.Value, prop *Properties) bool {
|
| D | clone.go | 135 func mergeAny(out, in reflect.Value, viaPtr bool, prop *Properties) {
|
| /external/golang-protobuf/proto/ |
| D | properties.go | 130 type Properties struct { struct 131 Name string // name of the field, for error messages 132 OrigName string // original name before protocol compiler (always set) 133 JSONName string // name to use for JSON; determined by protoc 134 Wire string 135 WireType int 136 Tag int 137 Required bool 138 Optional bool 139 Repeated bool [all …]
|
| D | equal.go | 145 func equalAny(v1, v2 reflect.Value, prop *Properties) bool {
|
| D | clone.go | 135 func mergeAny(out, in reflect.Value, viaPtr bool, prop *Properties) {
|
| /external/syzkaller/vendor/golang.org/x/text/unicode/bidi/ |
| D | prop.go | 10 type Properties struct { struct 11 entry uint8 12 last uint8 28 func (p Properties) Class() Class { 37 func (p Properties) IsBracket() bool { return p.entry&0xF0 != 0 } 41 func (p Properties) IsOpeningBracket() bool { return p.entry&openMask != 0 } 44 func (p Properties) reverseBracket(r rune) rune {
|
| /external/mesa3d/src/gallium/docs/source/ |
| D | tgsi.rst | 3548 Properties section in Other tokens 3553 FS_COORD_ORIGIN 3569 FS_COORD_PIXEL_CENTER 3588 FS_COLOR0_WRITES_ALL_CBUFS 3594 VS_PROHIBIT_UCPS 3605 GS_INVOCATIONS 3613 VS_WINDOW_SPACE_POSITION 3623 TCS_VERTICES_OUT 3630 TES_PRIM_MODE 3637 TES_SPACING [all …]
|
| /external/libbrillo/brillo/dbus/ |
| D | exported_property_set_unittest.cc | 63 struct Properties { struct in brillo::dbus_utils::ExportedPropertySetTest 65 ExportedProperty<bool> bool_prop_; 66 ExportedProperty<uint8_t> uint8_prop_; 67 ExportedProperty<int16_t> int16_prop_; 68 ExportedProperty<uint16_t> uint16_prop_; 69 ExportedProperty<int32_t> int32_prop_; 70 ExportedProperty<uint32_t> uint32_prop_; 71 ExportedProperty<int64_t> int64_prop_; 72 ExportedProperty<uint64_t> uint64_prop_; 73 ExportedProperty<double> double_prop_; [all …]
|
| /external/llvm/docs/ |
| D | SourceLevelDebugging.rst | 482 Introduction 497 Proposal 631 New DWARF Tags 640 New DWARF Attributes 655 New DWARF Constants
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
| D | SourceLevelDebugging.rst | 538 Introduction 553 Proposal 687 New DWARF Tags 696 New DWARF Attributes 711 New DWARF Constants
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/ |
| D | Properties.java | 19 public class Properties class 21 private Properties() in Properties() method in Properties
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
| D | Properties.java | 17 public class Properties class 19 private Properties() in Properties() method in Properties
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | SDNodeProperties.cpp | 17 unsigned Properties = 0; in parseSDPatternOperatorProperties() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
| D | Properties.java | 16 public class Properties implements Serializable { class
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| D | Properties.java | 14 public class Properties implements Serializable { class
|
| /external/python/cpython2/Doc/howto/ |
| D | descriptor.rst | 193 Properties chapter
|
| /external/python/cpython3/Doc/howto/ |
| D | descriptor.rst | 187 Properties chapter
|
| /external/freetype/include/freetype/internal/services/ |
| D | svprop.h | 41 FT_DEFINE_SERVICE( Properties ) in FT_DEFINE_SERVICE() argument
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | AuthContext.cs | 91 public IEnumerable<AuthProperty> Properties property in Grpc.Core.AuthContext
|
| /external/clang/test/PCH/ |
| D | chain-categories.m | 19 @interface NSObject (Properties) category
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_cost_analysis.h | 41 typedef std::map<string, float> Properties; typedef
|
| /external/grpc-grpc/test/cpp/common/ |
| D | secure_auth_context_test.cc | 44 TEST_F(SecureAuthContextTest, Properties) { in TEST_F() argument
|