Searched defs:ctext (Results 1 – 5 of 5) sorted by relevance
/external/skia/bench/ |
D | TypefaceBench.cpp | 145 static const char* ctext[] = { variable
|
/external/tensorflow/tensorflow/core/util/ |
D | mkl_util.h | 677 inline void GetMklShape(OpKernelContext* ctext, int n, MklDnnShape* mklshape, in GetMklShape() 693 inline void GetMklShape(OpKernelContext* ctext, int n, MklDnnShape* mklshape) { in GetMklShape() 698 inline const Tensor& MklGetInput(OpKernelContext* ctext, int n) { in MklGetInput() 702 inline void GetMklInputList(OpKernelContext* ctext, StringPiece name, in GetMklInputList() 708 inline void GetMklShapeList(OpKernelContext* ctext, StringPiece name, in GetMklShapeList() 741 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 | 48 char ctext[] = { in TestThaiDictionaryBreakIterator() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBITest.java | 51 char ctext[] = { in TestThaiDictionaryBreakIterator() local
|
/external/mesa3d/src/imgui/ |
D | imstb_textedit.h | 1366 …_paste(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, STB_TEXTEDIT_CHARTYPE const *ctext, int… in stb_textedit_paste()
|