Home
last modified time | relevance | path

Searched defs:Descr (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython3/Lib/test/test_module/
D__init__.py314 class Descr: class
/external/tensorflow/tensorflow/python/util/
Dtf_decorator_test.py180 class Descr(object): class
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp394 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp397 std::string Descr = DescribePC("%F %L", TE->PC + 1); in CheckExitOnSrcPosOrItem() local
/external/python/cpython3/Lib/test/test_pydoc/
Dtest_pydoc.py1717 class Descr: class
1742 class Descr: class
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp579 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h233 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProf.h245 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp293 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
DMemorySanitizer.cpp3558 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace() local
3567 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local
/external/python/cpython3/Lib/test/
Dtest_descr.py4501 class Descr(object): class
4671 class Descr(object): class
5006 class Descr: class
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp367 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
DMemorySanitizer.cpp4307 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace() local
4321 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2707 Value *Descr = in visitAllocaInst() local