代码搜索结果
找到约 10,000 项符合
Embedded 的代码
test.jpl
import java.util.*;
public class Test {
int myint = 123;
double mydouble = 3.14159265;
String mystring = "my string";
static String ourstring = "our string";
static boolean emb
texttabs.t
#!./perl -w
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
}
@tests = (split(/\nEND\n/s,
readme
We use the freetype library included in Qt/Embedded. Only the build and
packaging process resides here.
qgfxsnap_qws.h
/****************************************************************************
** $Id: qt/src/3rdparty/kernel/qgfxsnap_qws.h 2.3.10 edited 2005-01-24 $
**
** Definition of QSNAPScreen and QGfxSNAP
rotation-ja.ts
RotationSettings
<p>Rotation is not enabled in this demo, however this is a supported feature of Qt/Embedded.
readme
We use the freetype library included in Qt/Embedded. Only the build and
packaging process resides here.
ipt_unclean.c
/* Kernel module to match suspect packets. */
#include
#include
#include
#include
#include
#include
#include
ipt_unclean.c
/* Kernel module to match suspect packets. */
#include
#include
#include
#include
#include
#include
#include
ipt_unclean.c
/* Kernel module to match suspect packets. */
#include
#include
#include
#include
#include
#include
#include
app.t
#! Use the common Unix template
#$ Project('CONFIG *= embedded');
#$ IncludeTemplate("../../unix/app.t");