代码搜索:Loading

找到约 8,789 项符合「Loading」的源代码

代码结果 8,789
www.eeworm.com/read/209559/4971258

h unaligned.h

#ifndef __ASM_ARM_UNALIGNED_H #define __ASM_ARM_UNALIGNED_H #include extern int __bug_unaligned_x(void *ptr); /* * What is the most efficient way of loading/storing an unaligned valu
www.eeworm.com/read/198501/5086975

h module.h

/* * Dynamic loading of modules into the kernel. */ #ifndef _LINUX_MODULE_H #define _LINUX_MODULE_H /* values of module.state */ #define MOD_UNINITIALIZED 0 #define MOD_RUNNING 1 #define MOD_DELET
www.eeworm.com/read/195013/5121441

h unaligned.h

#ifndef __ASM_ARM_UNALIGNED_H #define __ASM_ARM_UNALIGNED_H #include extern int __bug_unaligned_x(void *ptr); /* * What is the most efficient way of loading/storing an unaligned valu
www.eeworm.com/read/183315/5256603

py images.py

import wx filenames = ["image.bmp", "image.gif", "image.jpg", "image.png" ] class TestFrame(wx.Frame): def __init__(self): wx.Frame.__init__(self, None, title="Loading Image
www.eeworm.com/read/181023/5279351

m evalexample.m

clear all close all path(path,'..\..\FUZZCLUST') %loading the data %load data2.txt %data.X = data2; load onedimtry.mat -ascii data.X = onedimtry; %normalization and plotting data = clus
www.eeworm.com/read/179911/5295145

c rd.c

/* * ramdisk.c - Multiple RAM disk driver - gzip-loading version - v. 0.8 beta. * * (C) Chad Page, Theodore Ts'o, et. al, 1995. * * This RAM disk is designed to have filesystems created on it a
www.eeworm.com/read/179911/5296665

h 8390.h

/* Generic NS8390 register definitions. */ /* This file is part of Donald Becker's 8390 drivers, and is distributed under the same license. Auto-loading of 8390.o only in v2.2 - Paul G. Some of
www.eeworm.com/read/179911/5299149

h unaligned.h

#ifndef __ASM_ARM_UNALIGNED_H #define __ASM_ARM_UNALIGNED_H #include extern int __bug_unaligned_x(void *ptr); /* * What is the most efficient way of loading/storing an unaligned valu
www.eeworm.com/read/350097/3130038

c rd.c

/* * ramdisk.c - Multiple RAM disk driver - gzip-loading version - v. 0.8 beta. * * (C) Chad Page, Theodore Ts'o, et. al, 1995. * * This RAM disk is designed to have filesystems created on it a
www.eeworm.com/read/350097/3131558

h 8390.h

/* Generic NS8390 register definitions. */ /* This file is part of Donald Becker's 8390 drivers, and is distributed under the same license. Auto-loading of 8390.o only in v2.2 - Paul G. Some of