Home
last modified time | relevance | path

Searched defs:INPUT_SIZE (Results 1 – 20 of 20) sorted by relevance

/external/compiler-rt/test/builtins/timing/
Dfloatundidf.c15 #define INPUT_SIZE 512 in main() macro
Dfloatundisf.c5 #define INPUT_SIZE 512 macro
Dfloatdisf.c5 #define INPUT_SIZE 512 macro
Dfloatdixf.c5 #define INPUT_SIZE 512 macro
Dfloatdidf.c5 #define INPUT_SIZE 512 macro
Dfloatundixf.c5 #define INPUT_SIZE 512 macro
Dashldi3.c5 #define INPUT_SIZE 512 macro
Dnegdi2.c5 #define INPUT_SIZE 256 macro
Dashrdi3.c5 #define INPUT_SIZE 512 macro
Dlshrdi3.c5 #define INPUT_SIZE 512 macro
Dumoddi3.c5 #define INPUT_SIZE 256 macro
Dudivdi3.c5 #define INPUT_SIZE 256 macro
Dmoddi3.c5 #define INPUT_SIZE 256 macro
Dmuldi3.c5 #define INPUT_SIZE 256 macro
Dmodsi3.c5 #define INPUT_SIZE 256 macro
Ddivdi3.c5 #define INPUT_SIZE 256 macro
/external/grpc-grpc/test/core/surface/
Dbyte_buffer_reader_test.cc162 const size_t INPUT_SIZE = 2048; in test_read_gzip_compressed_slice() local
168 const size_t INPUT_SIZE = 2048; in test_read_deflate_compressed_slice() local
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/
DClassifierActivity.java66 private static final int INPUT_SIZE = 224; field in ClassifierActivity
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DClassifierActivity.java68 private static final int INPUT_SIZE = 224; field in ClassifierActivity
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c681 #define INPUT_SIZE 1 in TestGetNextErrorBehaviour() macro