Home
last modified time | relevance | path

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

1234

/external/grpc-grpc/test/cpp/common/
Dalarm_test.cc37 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
53 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
71 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
150 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
174 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
189 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
204 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
222 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
240 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
256 void* junk = reinterpret_cast<void*>(1618033); in TEST() local
[all …]
/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/lz4/examples/
Dbench_functions.c132 for(int junk=0; junk<warm_up; junk++) in bench() local
145 for(int junk=0; junk<warm_up; junk++) in bench() local
158 for(int junk=0; junk<warm_up; junk++) in bench() local
191 for(int junk=0; junk<warm_up; junk++) in bench() local
204 for(int junk=0; junk<warm_up; junk++) in bench() 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/libcap/contrib/capso/
Dcapso.c197 char junk[1]; in bind80() local
299 char junk[1]; in SO_MAIN() 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/main/java/com/ibm/icu/samples/iuc/
DSupplementalUtilities.java52 int junk[] = { in main() local
/external/ltp/testcases/kernel/fs/stream/
Dstream04.c57 char *junk = "abcdefghijklmnopqrstuvwxyz"; in main() local
Dstream03.c53 char *junk = "abcdefghijklmnopqrstuvwxyz"; in main() local
/external/libchrome/ipc/
Dipc_test_channel_listener.cc26 char junk[kLongMessageStringNumBytes]; in SendOneMessage() local
/external/cronet/stable/ipc/
Dipc_test_channel_listener.cc35 char junk[kLongMessageStringNumBytes]; in SendOneMessage() local
/external/cronet/tot/ipc/
Dipc_test_channel_listener.cc35 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/stg/
Druntime_test.cc84 std::string junk; variable
/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/skia/bench/
DColorPrivBench.cpp44 [[maybe_unused]] volatile SkPMColor junk = 0; in onDraw() local
/external/libvpx/test/
Dtest_vector_test.cc83 char junk[128]; in DecompressedFrameHook() local
/external/libaom/test/
Dtest_vector_test.cc63 char junk[128]; in DecompressedFrameHook() local
/external/gptfdisk/
Dgptcurses.cc420 char junk; in Verify() local
827 char junk; in ShowTypes() local

1234