Home
last modified time | relevance | path

Searched defs:junk (Results 1 – 25 of 80) sorted by relevance

1234

/external/grpc-grpc/test/cpp/common/
Dalarm_test.cc36 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
112 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
136 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
151 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
166 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
184 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
202 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
218 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
234 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
271 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
/external/lz4/examples/
Dcompress_functions.c131 for(int junk=0; junk<warm_up; junk++) in bench() local
144 for(int junk=0; junk<warm_up; junk++) in bench() local
157 for(int junk=0; junk<warm_up; junk++) in bench() local
190 for(int junk=0; junk<warm_up; junk++) in bench() local
203 for(int junk=0; junk<warm_up; junk++) in bench() local
/external/ltp/testcases/kernel/fs/doio/
Dbytes_by_prefix.c75 char mult, junk; in bytes_by_prefix() local
123 char mult, junk; in lbytes_by_prefix() local
175 char mult, junk; in llbytes_by_prefix() local
/external/ltp/testcases/network/sockets/
DltpServer.c223 void *ltp_udp_server_queue(void *junk) in ltp_udp_server_queue()
263 void *ltp_tcp_server_queue(void *junk) in ltp_tcp_server_queue()
387 void *ltp_multi_server_queue(void *junk) in ltp_multi_server_queue()
/external/XNNPACK/test/
Djit.cc27 std::string junk = "1234"; in TEST() local
83 const std::string junk = "1234"; in TEST() local
Dweights-cache.cc127 std::string junk = "1234"; in TEST() local
178 const std::string junk = "1234"; in TEST() local
200 const std::string junk = "1234"; in TEST() local
220 const std::string junk = "1234"; in TEST() local
Dgemm-microkernel-tester.cc136 std::vector<uint8_t> junk(k() + 8); in Test() local
381 std::vector<int8_t> junk(k() + 8); in Test() local
617 std::vector<int8_t> junk(k() + 8); in Test() local
884 std::vector<uint16_t> junk(k() + XNN_EXTRA_BYTES / sizeof(uint16_t)); in Test() local
1373 std::vector<float> junk(k() + XNN_EXTRA_BYTES / sizeof(float)); in Test() local
1465 std::vector<float> junk(k() + XNN_EXTRA_BYTES / sizeof(float)); in Test() local
1561 std::vector<float> junk(k() + XNN_EXTRA_BYTES / sizeof(float)); in Test() local
1786 std::vector<float> junk(k() + XNN_EXTRA_BYTES / sizeof(float)); in Test() local
2057 std::vector<int8_t> junk(k() + 8); in Test() local
2311 std::vector<int8_t> junk(k() + 8); in Test() local
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dfork.c177 static void sigalrm_handler(int junk) in sigalrm_handler()
190 static void sigusr1_handler(int junk) in sigusr1_handler()
Dcontext_switch.c146 static void sigalrm_handler(int junk) in sigalrm_handler()
159 static void sigusr1_handler(int junk) in sigusr1_handler()
/external/icu/icu4j/samples/src/com/ibm/icu/samples/iuc/
DSupplementalUtilities.java52 int junk[] = { in main() local
/external/skia/bench/
DScalarBench.cpp62 [[maybe_unused]] volatile bool junk = false; in performTest() local
81 [[maybe_unused]] volatile int32_t junk = 0; in performTest() local
DColorPrivBench.cpp44 [[maybe_unused]] volatile SkPMColor junk = 0; in onDraw() local
DMatrixBench.cpp56 [[maybe_unused]] volatile bool junk = false; in performTest() local
119 [[maybe_unused]] volatile int junk = 0; in performTest() local
/external/ltp/testcases/kernel/fs/stream/
Dstream04.c57 char *junk = "abcdefghijklmnopqrstuvwxyz"; in main() local
Dstream03.c53 char *junk = "abcdefghijklmnopqrstuvwxyz"; in main() local
/external/cronet/ipc/
Dipc_test_channel_listener.cc26 char junk[kLongMessageStringNumBytes]; in SendOneMessage() local
/external/libchrome/ipc/
Dipc_test_channel_listener.cc26 char junk[kLongMessageStringNumBytes]; in SendOneMessage() local
/external/clang/test/CodeGenCXX/
Ddebug-info-nodebug.cpp39 S2 junk; in func3() local
/external/clang/test/CodeGenObjC/
Dobjc2-write-barrier-2.m45 int junk; field
/external/libwebm/webm_parser/src/
Distream_reader.cc107 char junk[1024]; in Skip() local
Dfile_reader.cc108 std::uint8_t junk[1024]; in Skip() local
/external/grpc-grpc/test/core/gprpp/
Dmanual_constructor_test.cc49 char junk[1000]; member in B
/external/libvpx/test/
Dtest_vector_test.cc84 char junk[128]; in DecompressedFrameHook() local
/external/libaom/test/
Dtest_vector_test.cc64 char junk[128]; in DecompressedFrameHook() local
/external/gptfdisk/
Dgptcurses.cc420 char junk; in Verify() local
827 char junk; in ShowTypes() local

1234