代码搜索结果

找到约 10,000 项符合 PID 的代码

debug.lkf

-z -q -c -m"./Debug/time.map" -o"./Debug/time.out" -stack0x400 -w -x -i"../../DSP281x_headers/include" -i"C:/ti2000/c2000/bios/lib" -i"C:/ti2000/c2000/rtdx/lib" -i"C:/ti2000/c2000/cgtools/lib" -l"rts2

cc_build_debug.log

------------------------------ PID.pjt - Debug ------------------------------ [DSP281x_CodeStartBranch.asm] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti2000/myprojects/ICETEK-F2812-A-E

debug.lkv

-z -q -c -m"./Debug/time.map" -o"./Debug/time.out" -stack0x400 -w -x -i"../../DSP281x_headers/include" -i"C:/ti2000/c2000/bios/lib" -i"C:/ti2000/c2000/rtdx/lib" -i"C:/ti2000/c2000/cgtools/lib" -l"rts2

wait.h

#ifndef _SYS_WAIT_H #define _SYS_WAIT_H #include #define _LOW(v) ( (v) & 0377) #define _HIGH(v) ( ((v) >> 8) & 0377) /* options for waitpid, WUNTRACED not supported */ #define WNOHAN

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* 注意:signal.c和fork.c文件的编译选项内不能有vc变量优化选项/Og,因为这两个文件 内的函数参数内包含了函数返回地址等内容。如果加了/Og选项,编译器就会在认为 这些参数不再使用后占用该内存,导致函数返回时出错。 math/math_emulate.c

pidtext.s

.module PIDTEXT.C .area data(ram, con, rel) _Kp:: .blkb 1 .area idata .byte 0 .area data(ram, con, rel) .dbfile D:\软件\PIDLIB\PIDTEXT.C .dbsym e Kp _Kp c _Ki:: .blkb 1 .area idata

wait.h

#ifndef _SYS_WAIT_H #define _SYS_WAIT_H #include #define _LOW(v) ( (v) & 0377) #define _HIGH(v) ( ((v) >> 8) & 0377) /* options for waitpid, WUNTRACED not supported */ #define WNOHAN

wait.h

#ifndef _SYS_WAIT_H #define _SYS_WAIT_H #include #define _LOW(v) ( (v) & 0377) #define _HIGH(v) ( ((v) >> 8) & 0377) /* options for waitpid, WUNTRACED not supported */ #define WNOHAN

wait.h

#ifndef _SYS_WAIT_H #define _SYS_WAIT_H #include #define _LOW(v) ( (v) & 0377) #define _HIGH(v) ( ((v) >> 8) & 0377) /* options for waitpid, WUNTRACED not supported */ #define WNOHAN