代码搜索:initialised
找到约 115 项符合「initialised」的源代码
代码结果 115
www.eeworm.com/read/275196/4179234
y adsedgelabelevaluation.y
%{
#include "adsedgelabelevaluationparse.h"
#include
#include
#include
#include
#define YYERROR_VERBOSE
int proptype[200]; /* should be initialised by ca
www.eeworm.com/read/242581/12998272
txt bugs.txt
FIXED: From Tom: If the display gets reset and you re-initialise it by pressing
a button (ie. default event) the re-init is not quite the same.
I think the wrap mode is not re-initialised the same.
www.eeworm.com/read/13887/285301
m eeg_plot_surf.m
function p = eeg_plot_surf(p)
% EEG_PLOT_SURF - Plot a patch surface with voltage colourmap
%
% p = eeg_plot_surf(p)
%
% fields of p struct used:
%
% p.rangeMethod - initialised by e
www.eeworm.com/read/122214/14713906
log awt-eventqueue-0.log
Logging services initialised: .//JS_FTP_logs/2/AWT-EventQueue-0.log
12 09:40:49 ERROR: Connection refused: connect
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.
www.eeworm.com/read/122214/14713907
log awt-eventqueue-0.log
Logging services initialised: .//JS_FTP_logs/1/AWT-EventQueue-0.log
12 09:39:30 ERROR: Connection reset
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStrea
www.eeworm.com/read/247207/4485741
h async_io.h
#ifndef __ASYNC_IO_H__
#define __ASYNC_IO_H__
#define MAX_ASYNCOP 128
typedef enum {
AQ_STATE_NONE, /* Not active/uninitialised */
AQ_STATE_SETUP /* Initialised */
} async_queue_state_t;
www.eeworm.com/read/183719/5252433
h async_io.h
#ifndef __ASYNC_IO_H__
#define __ASYNC_IO_H__
#define MAX_ASYNCOP 128
typedef enum {
AQ_STATE_NONE, /* Not active/uninitialised */
AQ_STATE_SETUP /* Initialised */
} async_queue_state_t;
www.eeworm.com/read/351777/3098859
h async_io.h
#ifndef __ASYNC_IO_H__
#define __ASYNC_IO_H__
#define MAX_ASYNCOP 128
typedef enum {
AQ_STATE_NONE, /* Not active/uninitialised */
AQ_STATE_SETUP /* Initialised */
} async_queue_state_t;
www.eeworm.com/read/164812/10086866
c loki97.c
/*
* Implements the LOKI97 block cipher.
*
* LOKI97 is a 128-bit symmetric block cipher with a 256-bit key schedule,
* which may be initialised from 128, 192, or 256-bit keys. It uses 16 rounds
www.eeworm.com/read/137620/13308466
c loki97.c
/*
* Implements the LOKI97 block cipher.
*
* LOKI97 is a 128-bit symmetric block cipher with a 256-bit key schedule,
* which may be initialised from 128, 192, or 256-bit keys. It uses 16 rounds