代码搜索:Loader
找到约 9,497 项符合「Loader」的源代码
代码结果 9,497
www.eeworm.com/read/483173/1279815
c loader.c
#include "usbloader.h"
INTEL_HEX_RECORD loader[] = {
16,
0x146c,
0,
{0xc2,0x00,0x90,0x7f,0xa5,0xe0,0x54,0x18,0xff,0x13,0x13,0x13,0x54,0x1f,0x44,0x50},
16,
0x147c,
0,
www.eeworm.com/read/481348/1297259
c loader.c
/*
* NK Kernel loader code
*
* Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
*
* Module Name:
*
* loader.c
*
* Abstract:
www.eeworm.com/read/481108/1299515
java loader.java
// ========================================================================
// Copyright 2004-2005 Mort Bay Consulting Pty. Ltd.
// --------------------------------------------------------------------
www.eeworm.com/read/480878/1312974
h loader.h
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/480878/1313562
h loader.h
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copy
www.eeworm.com/read/480878/1313804
plo loader.plo
loader.lo loader.o: loader.cpp \
../../../src/main/include/log4cxx/logstring.h \
/usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../include/c++/3.4.6/string \
/usr/local/lib/gcc/sparc-sun
www.eeworm.com/read/480878/1313884
cpp loader.cpp
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/480017/1323962
java loader.java
//$Id: Loader.java 9162 2006-01-27 23:40:32Z steveebersole $
package org.hibernate.loader;
import java.io.Serializable;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
imp
www.eeworm.com/read/478549/1351218
map loader.map
Start Stop Length Name Class
00000H 0001FH 00020H HDR_SEG HEADER
00020H 00CECH 00CCDH _TEXT CODE
00CF0H 00CF0H 00000H _CONST
www.eeworm.com/read/478549/1351219
h loader.h
typedef unsigned char BYTE;
typedef unsigned short WORD;
typedef unsigned long DWORD;
/* descriptor fields */
#define ACCESS_BIT 1
#define READ_BIT 2
#define WRITE_BIT 2
#define CONFIRMING