代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/175483/9545252
c mips_functions.c
void CPU_64_on();
void CPU_64_off();
void CPU_64_on(){
__asm( ".set noreorder;"
"mfc0 $4,$12;"
"li $5,-1;"
"sll $5,$5,1;"
"and $4,$4,$5;"
"mtc0 $4,$12;"
"nop;"
".set re
www.eeworm.com/read/170114/9818754
sh string.functions.sh
#!/bin/bash
# function strcat
# Usage: strcat s1 s2
function strcat ()
{
local s1_val s2_val
s1_val=${!1} # indirect variable expansion
s2_val=${!2}
www.eeworm.com/read/363316/9959865
chm oracle_functions.chm
www.eeworm.com/read/363101/9967662
html functions_func.html
Symbian XML Libarary
SYXML - XML Parser and Generator Library for Symbian
www.eeworm.com/read/363101/9967700
html functions_vars.html
Symbian XML Libarary
SYXML - XML Parser and Generator Library for Symbian