搜索资源列表
Chapter15HappyYou3DSAnimate
- 创建一个有n个成员(成员i的初值为表达式i(i=1~8))的署名结构,再利用该匿名结构创建结构变量-Create a n-members (members of the initial value of i for the expression i (i = 1 ~ 8)) The signature structure, re-use the structure to create the structure of the anonymous variable
inifile
- 用于读写参数。用于读写配置文件 1.可以写入指定关键词等于数值及字符串 2.可以读指定文件里指定关键词的值,如未有关键词可附带初值-For reading and writing parameters. Used to read and write configuration files can be written equal to a numeric string specified keywords can read the specified file to specify th
CSSInheritedValue
- CSS Initial Value for linux Interface Driver.
shared_var
- 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-In the Linux environm
xfs_ialloc_btree
- initial value of ptr for lookup.
smack_access
- The initial value needs to be bigger than any of the known values above.
ircomm_tty
- This is used as an initial value to max_header_size before the proper value is filled in (5 for ttp, 4 for lmp). This allow us to detect the state of the underlying connection.
perfctr
- Enable UltraSparc performance counters, ARG0 is pointer to 64-bit accumulator for D0 counter in PIC, ARG1 is pointer to 64-bit accumulator for D1 counter. ARG2 is a pointer to the initial PCR register value to use.
stl_numeric
- Accumulates the values in the range [first,last) using operator+(). The initial value is @a init. The values are processed in order.
eventfd
- Return file descr iptor for generic event channel. Set initial value to COUNT.
signalent1
- Return file descr iptor for generic event channel. Set initial value to COUNT.
loop_controls
- Find an initializer of a variable outside a loop.Works backwards the loop to find the pre-loop value of the variable. This is used, for example, to find the initial value of loop induction variables. -Find an initializer of a variable outside a loo
log_util
- loc_logger.DEBUG_LEVEL is initialized to 0xff in loc_cfg.cpp if that value remains unchanged, it means gps.conf did not provide a value and we default to the initial value to use Android s logging levels.
lexicographical_compare_comp
- Test that hasLength() returns the correct value, based on the stream being wrapped. A length can only be known if the wrapped stream has a length and it has a position (so its initial position can be taken into account when computing the length).
cmp_nullptr
- Create the mutex semaphore, with initial value 1 Source Code for Embedded Linux.