代码搜索:Helper
找到约 8,496 项符合「Helper」的源代码
代码结果 8,496
www.eeworm.com/read/366576/9808250
c glib-helper.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/165847/10049446
c op_helper.c
/*
* PowerPC emulation helpers for qemu.
*
* Copyright (c) 2003-2005 Jocelyn Mayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Les
www.eeworm.com/read/165847/10049482
c helper2.c
/*
* i386 helpers (without register variable usage)
*
* Copyright (c) 2003 Fabrice Bellard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/165847/10049531
c op_helper.c
#include "exec.h"
//#define DEBUG_PCALL
//#define DEBUG_MMU
void raise_exception(int tt)
{
env->exception_index = tt;
cpu_loop_exit();
}
#ifdef USE_INT_TO_FLOAT_HELPERS
void do_fitos(voi
www.eeworm.com/read/165847/10049715
c op_helper.c
/*
* SH4 emulation
*
* Copyright (c) 2005 Samuel Tardieu
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice
www.eeworm.com/read/165847/10049774
c op_helper.c
/*
* ARM helper routines
*
* Copyright (c) 2005 CodeSourcery, LLC
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publi
www.eeworm.com/read/165847/10050003
c op_helper.c
/*
* MIPS emulation helpers for qemu.
*
* Copyright (c) 2004-2005 Jocelyn Mayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/164463/10106512
h ipt_helper.h
#ifndef _IPT_HELPER_H
#define _IPT_HELPER_H
struct ipt_helper_info {
int invert;
char name[30];
};
#endif /* _IPT_HELPER_H */
www.eeworm.com/read/279501/10432925
js helper_functions.js
/**
* @fileoverview
*
* ECMAScript helper functions, main purpose is to serve in SVG mapping or other SVG based web ap
www.eeworm.com/read/160622/10513740
cpp aygshell_helper.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic