Searched defs:ctext (Results 1 – 5 of 5) sorted by relevance
/external/skia/bench/ |
D | TypefaceBench.cpp | 146 static const char* ctext[] = { variable
|
/external/tensorflow/tensorflow/core/util/ |
D | mkl_util.h | 876 inline void GetMklShape(OpKernelContext* ctext, int n, MklShape* mklshape) { in GetMklShape() 887 inline void GetMklShape(OpKernelContext* ctext, int n, MklDnnShape* mklshape) { in GetMklShape() 900 inline const Tensor& MklGetInput(OpKernelContext* ctext, int n) { in MklGetInput() 904 inline void GetMklInputList(OpKernelContext* ctext, StringPiece name, in GetMklInputList() 912 inline void GetMklShapeList(OpKernelContext* ctext, StringPiece name, in GetMklShapeList() 926 inline void GetMklShapeList(OpKernelContext* ctext, StringPiece name, in GetMklShapeList() 963 inline void AllocateOutputSetMklShape(OpKernelContext* ctext, int n, in AllocateOutputSetMklShape() 979 inline void AllocateOutputSetMklShape(OpKernelContext* ctext, int n, in AllocateOutputSetMklShape() 996 inline void AllocateOutputSetMklShape(OpKernelContext* ctext, int n, in AllocateOutputSetMklShape() 1017 inline void AllocateOutputSetMklShape(OpKernelContext* ctext, int n, in AllocateOutputSetMklShape()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITest.java | 46 char ctext[] = { in TestThaiDictionaryBreakIterator() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBITest.java | 49 char ctext[] = { in TestThaiDictionaryBreakIterator() local
|
/external/v8/benchmarks/ |
D | crypto.js | 1643 function RSADecrypt(ctext) { argument
|