代码搜索:Loop

找到约 10,000 项符合「Loop」的源代码

代码结果 10,000
www.eeworm.com/read/294899/8195262

pjt loop_poll_pcm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="C:\ti\myprojects\Loop_poll_pcm\" ProjectType=Executable CPUFamily=TMS320C67XX Tool="
www.eeworm.com/read/294899/8195268

out loop_poll_pcm.out

www.eeworm.com/read/173430/9659121

sh mk_loop_h.sh

#!/bin/sh # # Figure out (i) the type of dev_t (ii) the defines for loop stuff # # Output of this script is normally redirected to "loop.h". # Since 1.3.79 there is an include file
www.eeworm.com/read/172888/9683243

c mcast_get_loop.c

#include "unp.h" int mcast_get_loop(int sockfd) { switch (sockfd_to_family(sockfd)) { case AF_INET: { u_char flag; socklen_t len; len = sizeof(flag); if (getsockopt(sockfd, IPP
www.eeworm.com/read/172888/9683397

c mcast_set_loop.c

/* include mcast_set_loop */ #include "unp.h" int mcast_set_loop(int sockfd, int onoff) { switch (sockfd_to_family(sockfd)) { case AF_INET: { u_char flag; flag = onoff; return(se
www.eeworm.com/read/269494/11096734

bp do_loop_until.bp

a = 10 Do a = a + 1 Print a Loop Until a < 30
www.eeworm.com/read/269494/11096744

bp do_while_loop.bp

a = 10 Do While a < 30 a = a + 1 Print a Loop
www.eeworm.com/read/334648/12582942

wav crowd away loop.wav

www.eeworm.com/read/334090/12640532

c triton_voice_loop.c

#include "tritonsys_voice_loop_back_a9.h" #include "mcsi2.h" #include "dmareq_mapping.h" #include "Gdma.h" #include "tritonsys_recorder_voice_a9.h" #include "mcbsp1.h" //#include "RealSin1_1k.h"