代码搜索:wrapper

找到约 10,000 项符合「wrapper」的源代码

代码结果 10,000
www.eeworm.com/read/167562/5457394

h qclipboard_p.h

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/167133/5467864

java scrollpane.java

package java.awt; import java.awt.event.AdjustmentEvent; import java.awt.event.AdjustmentListener; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; /** * ScrollPane - widget f
www.eeworm.com/read/167133/5467978

java scrollpane.java

package java.awt; import java.awt.event.AdjustmentEvent; import java.awt.event.AdjustmentListener; /** * ScrollPane - widget for scrolling a child component * * Copyright (c) 1998 * Transvirt
www.eeworm.com/read/471637/6887525

txt img_idct_8x8.txt

This function provides a wrapper around the IMG_idct_8x8_12q4 function. It reads 12Q0 values in from the input array, and writes them back as 12Q4. Once all the values have been adj
www.eeworm.com/read/195469/8153200

s cpu.s

//***************************************************************************** // // cpu.S - Instruction wrappers for special CPU instructions needed by the // drivers. // // Copyright (
www.eeworm.com/read/370168/9613411

c tapicode.c

// INTERNAL FUNCTIONS: These functions are for this module only. // // CheckAndReAllocBuffer - Helper function for I_ wrappers functions. // // I_lineNegotiateAPIVersion - Wrapper for
www.eeworm.com/read/132891/14067570

uninst

#!/bin/sh # # UNINST - shell script wrapper to run Uninstall. # # Copyright 1994-1998 Wind River Systems, Inc. # # modification history # -------------------- # 02b,15dec98,tcy checked existence and
www.eeworm.com/read/200461/15432721

cpp mainwindow.cpp

#include "mainwindow.h" MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) { this->settingsDialog = NULL; this->mainWindowDraggable = false; this->callRecordCounte
www.eeworm.com/read/113591/15452539

c init.c

/* Need a wrapper function so that this function will work whether or not it is linked with something that uses small data */ int __init_main() { __init(); main(); }
www.eeworm.com/read/104551/15690121

h misc.h

/* Copyright (C) 2002 Jean-Marc Valin */ /** @file misc.h @brief Various compatibility routines for Speex */ /* Redistribution and use in source and binary forms, with or without modificat