代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/447738/1696317
s mips-jalx.s
# Test the generation of jalx opcodes
.set nomips16
jalx external_label
# align section end to 16-byte boundary for easier testing on multiple targets
.p2align 4
www.eeworm.com/read/445032/1726648
c mac_packet_test.c
/*
V0.1 Initial Release 10/July/2006
*/
//Basic packet sending test at the MAC level, used for internal testing only.
//This packet test has one node sending out a variety of
//differ
www.eeworm.com/read/440906/1782544
c c94-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=iso9899:199409 -pedantic" } */
/* This file is for testing the preprocessor in -std=iso9899: