/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 | 480 Introduction 495 Proposal 629 New DWARF Tags 638 New DWARF Attributes 653 New DWARF Constants
|
/external/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 2015 Properties section in Other tokens 2021 FS_COORD_ORIGIN 2037 FS_COORD_PIXEL_CENTER 2056 FS_COLOR0_WRITES_ALL_CBUFS 2062 VS_PROHIBIT_UCPS
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
D | Properties.java | 10 public class Properties class
|
/external/pdfium/third_party/freetype/include/freetype/internal/services/ |
D | svprop.h | 40 FT_DEFINE_SERVICE( Properties ) in FT_DEFINE_SERVICE() argument
|
/external/freetype/include/internal/services/ |
D | svprop.h | 40 FT_DEFINE_SERVICE( Properties ) in FT_DEFINE_SERVICE() argument
|
/external/clang/test/PCH/ |
D | chain-categories.m | 19 @interface NSObject (Properties) category
|
/external/mesa3d/src/mesa/main/ |
D | APIspecutil.py | 103 def Properties(funcname): function
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Extract.h | 48 CObjectVector<CProperty> Properties; member
|
D | ArchiveCommandLine.h | 79 CObjectVector<CProperty> Properties; member
|
D | Update.h | 55 CObjectVector<CProperty> Properties; member
|
/external/v8/test/unittests/compiler/ |
D | js-operator-unittest.cc | 140 TEST_P(JSSharedOperatorTest, Properties) { in TEST_P() argument 253 TEST_P(JSSharedOperatorWithLanguageModeTest, Properties) { in TEST_P() argument
|
D | simplified-operator-unittest.cc | 112 TEST_P(SimplifiedPureOperatorTest, Properties) { in TEST_P() argument
|
D | common-operator-unittest.cc | 102 TEST_P(CommonSharedOperatorTest, Properties) { in TEST_P() argument
|
/external/llvm/utils/TableGen/ |
D | CodeGenTarget.h | 203 unsigned Properties; // Node properties variable
|
D | CodeGenDAGPatterns.h | 227 unsigned Properties; variable
|
/external/v8/src/compiler/ |
D | operator.h | 52 typedef base::Flags<Property, uint8_t> Properties; typedef
|
/external/autotest/client/cros/cellular/ |
D | pseudo_modem.py | 160 def Properties(self): member in SIM 188 def Properties(self): member in SMS
|
/external/clang/lib/CodeGen/ |
D | CGObjCGNU.cpp | 1596 llvm::Constant *Properties, in GenerateClassStructure() 1847 std::vector<llvm::Constant*> Properties; in GenerateProtocol() local 2090 std::vector<llvm::Constant*> Properties; in GeneratePropertyList() local 2270 llvm::Constant *Properties = GeneratePropertyList(OID, InstanceMethodSels, in GenerateClass() local
|
D | CGObjCMac.cpp | 2878 SmallVectorImpl<llvm::Constant *> &Properties, in PushProtocolProperties() 2911 SmallVector<llvm::Constant *, 16> Properties; in EmitPropertyList() local
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 1219 .. _langext-objc-retain-release:
|
/external/skia/src/gpu/effects/ |
D | GrPorterDuffXferProcessor.cpp | 44 enum Properties { enum
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 6449 ArrayRef<ObjCPropertyDecl *> Properties, in Write_prop_list_t_initializer() 6502 ArrayRef<ObjCPropertyDecl *>Properties, in Write__class_ro_t_initializer()
|