Searched refs:preprocessor_test (Results 1 – 4 of 4) sorted by relevance
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_preprocessors.cpp | 22 const char *preprocessor_test = { variable 119 sprintf(programSource,preprocessor_test,curFileName); in test_kernel_preprocessor_macros() 273 const char *linePtr = strstr( preprocessor_test, "__LINE__" ); in test_kernel_preprocessor_macros() 287 const char *retPtr = strchr( preprocessor_test, '\n' ); in test_kernel_preprocessor_macros() 334 …clProgramWrapper programB = clCreateProgramWithSource( context, 1, preprocessor_test, NULL, &error… in test_kernel_preprocessor_macros()
|
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3/ |
D | preprocessor_test.cmd | 16 file ../../gen/apollo3evb_cortex-m4/bin/preprocessor_test 18 load ../../gen/apollo3evb_cortex-m4/bin/preprocessor_test
|
D | README.md | 80 * **get\_yesno\_data.cmd**: A GDB command file that runs preprocessor_test 90 * **preprocessor_test.cmd**: GDB command file for the preprocessor test
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ |
D | BUILD | 19 name = "preprocessor_test", 20 srcs = ["preprocessor_test.cc"],
|