Home
last modified time | relevance | path

Searched defs:Description (Results 1 – 25 of 149) sorted by relevance

123456

/external/epid-sdk/example/compressed_data/
DREADME.md71 ## Description section in Sample Issuer Material
79 ### Group A
118 ### Group B
145 ### Default files
166 ### Group revocation lists
175 ### IoT Issuing CA certificate
/external/epid-sdk/example/data/
DREADME.md68 ## Description section in Sample Issuer Material
79 ### Group A
118 ### Group B
145 ### Default files
166 ### Group revocation lists
175 ### IoT Intel(R) EPID Issuing CA certificate
/external/clang/lib/Basic/
DLangOptions.cpp19 #define LANGOPT(Name, Bits, Default, Description) Name = Default; in LangOptions() argument
20 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) set##Name(Default); in LangOptions() argument
25 #define LANGOPT(Name, Bits, Default, Description) in resetNonModularOptions() argument
26 #define BENIGN_LANGOPT(Name, Bits, Default, Description) Name = Default; in resetNonModularOptions() argument
27 #define BENIGN_ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ in resetNonModularOptions() argument
/external/mockito/src/main/java/org/mockito/internal/verification/
DDescription.java17 public class Description implements VerificationMode { class
27 public Description(VerificationMode verification, String description) { in Description() method in Description
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h80 std::string Description; ///< Description of this time variable. variable
88 explicit Timer(StringRef Name, StringRef Description) { in Timer()
91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { in Timer()
174 std::string Description; member
186 std::string Description; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTimer.h81 std::string Description; ///< Description of this time variable. variable
89 explicit Timer(StringRef Name, StringRef Description) { in Timer()
92 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { in Timer()
175 std::string Description; member
187 std::string Description; variable
/external/clang/include/clang/Basic/
DLangOptions.h33 #define LANGOPT(Name, Bits, Default, Description) unsigned Name : Bits; argument
34 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) argument
40 #define LANGOPT(Name, Bits, Default, Description) argument
41 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument
132 #define LANGOPT(Name, Bits, Default, Description) argument
133 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h62 struct Description { struct
66 Description(DwarfVersion Version = DwarfNA, Encoding Op1 = SizeNA, argument
77 Description Desc; argument
/external/compiler-rt/lib/esan/
Desan_flags.cpp27 #define ESAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument
33 #define ESAN_FLAG(Type, Name, DefaultValue, Description) \ in registerEsanFlags() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTimer.cpp91 void Timer::init(StringRef Name, StringRef Description) { in init()
95 void Timer::init(StringRef Name, StringRef Description, TimerGroup &tg) { in init()
192 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get()
212 NamedRegionTimer::NamedRegionTimer(StringRef Name, StringRef Description, in NamedRegionTimer()
227 TimerGroup::TimerGroup(StringRef Name, StringRef Description) in TimerGroup()
239 TimerGroup::TimerGroup(StringRef Name, StringRef Description, in TimerGroup()
/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp33 const char *Description; member
42 #define FUZZER_FLAG_INT(Name, Default, Description) int Name; argument
43 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) unsigned int Name; argument
44 #define FUZZER_FLAG_STRING(Name, Description) const char *Name; argument
55 #define FUZZER_FLAG_INT(Name, Default, Description) \ argument
57 #define FUZZER_FLAG_UNSIGNED(Name, Default, Description) \ argument
60 #define FUZZER_FLAG_STRING(Name, Description) \ argument
/external/compiler-rt/lib/scudo/
Dscudo_flags.cpp25 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in setDefaults() argument
31 #define SCUDO_FLAG(Type, Name, DefaultValue, Description) \ in RegisterScudoFlags() argument
/external/compiler-rt/lib/ubsan/
Dubsan_flags.cc30 #define UBSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument
36 #define UBSAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterUbsanFlags() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.cc39 #define TSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; in SetDefaults() argument
47 #define TSAN_FLAG(Type, Name, DefaultValue, Description) \ in RegisterTsanFlags() argument
/external/tensorflow/tensorflow/contrib/remote_fused_graph/
DREADME.md3 ## Description section in Remote Fused Graph
/external/ImageMagick/.github/
DPULL_REQUEST_TEMPLATE.md7 ### Description subsection
DISSUE_TEMPLATE.md7 ### Description subsection
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp97 void Timer::init(StringRef Name, StringRef Description) { in init()
101 void Timer::init(StringRef Name, StringRef Description, TimerGroup &tg) { in init()
198 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get()
218 NamedRegionTimer::NamedRegionTimer(StringRef Name, StringRef Description, in NamedRegionTimer()
233 TimerGroup::TimerGroup(StringRef Name, StringRef Description) in TimerGroup()
/external/autotest/client/site_tests/power_Display/
Dcabc.md4 ## Description section in CABC testing
/external/tensorflow/tensorflow/lite/tools/benchmark/android/
DREADME.md3 ## Description section in TFLite Android Model Benchmark Tool
/external/tensorflow/tensorflow/examples/multibox_detector/
DREADME.md7 ## Description section in TensorFlow C++ MultiBox Object Detection Demo
/external/libunwind/doc/
Dunw_destroy_addr_space.tex17 \section{Description} section
D_U_dyn_cancel.tex17 \section{Description} section
/external/tensorflow/tensorflow/examples/label_image/
DREADME.md9 ## Description section in TensorFlow C++ and Python Image Recognition Demo
/external/tensorflow/tensorflow/lite/tools/benchmark/ios/
DREADME.md3 ## Description section in TFLite iOS benchmark app.

123456