代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/396039/2425381
txt algorithm-slog.txt
irec = interval record
Define 4 sectors in each frame, they are basically double linked lists.
_cur_( current sector ) : irec's timestamps are bounded by
th
www.eeworm.com/read/389864/2534251
rb kerosin.rb
#
# this is the init script of the Kerosin library
#
# This script creates a BUNCH of variables. It basically sets up the
# default settings for all engine namespaces/variables. It also serves
# as t
www.eeworm.com/read/389864/2535215
rb default.rb
# Default Settings
#
# This script creates a BUNCH of variables. It basically sets up the
# default settings for all engine namespaces/variables. It also serves
# as the documentation for all the sett
www.eeworm.com/read/372616/2771372
txt fw-calling.txt
This page describes how to make calls to the firmware api.
How to call
===========
The preferred calling convention is known as the firmware mailbox. The
mailboxes are basically a fixed length array
www.eeworm.com/read/366696/2885035
h _types.h
/* ANSI C namespace clean utility typedefs */
/* This file defines various typedefs needed by the system calls that support
the C library. Basically, they're just the POSIX versions with an '_'
www.eeworm.com/read/355365/3054438
rb default.rb
# Default Settings
#
# This script creates a BUNCH of variables. It basically sets up the
# default settings for all engine namespaces/variables. It also serves
# as the documentation for all the sett
www.eeworm.com/read/354175/3079151
txt filter.txt
This document explains the concept of "filtering" in UPX. Basically
filtering is a data preprocessing method which could improve the
compression ratio of the files UPX processes.
Currently the filter
www.eeworm.com/read/261580/4321145
h _types.h
/* ANSI C namespace clean utility typedefs */
/* This file defines various typedefs needed by the system calls that support
the C library. Basically, they're just the POSIX versions with an '_'
www.eeworm.com/read/155953/5617525
h tcpa_struct.h
/*++
TPM structures basically extracted from TCPA Main Specification V1.1b
*/
#ifndef __TCPA_STRUCT_H__
#define __TCPA_STRUCT_H__
//-------------------------------------------------------------