代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/390970/8431120
cpp jcapistd.cpp
/*
* jcapistd.c
*
* Copyright (C) 1994-1995, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/390920/8433584
c jcapistd.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Compression initialization.
* Before calling this, all parameters and a data destination must be set up.
*
* We re
www.eeworm.com/read/432213/8619952
c jcapistd.c
/*
* jcapistd.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/187607/8621434
h progressfx.h
#if !defined(AFX_PROGRESSFX_H__3A32359E_4128_426B_AB73_1D74DA101DAA__INCLUDED_)
#define AFX_PROGRESSFX_H__3A32359E_4128_426B_AB73_1D74DA101DAA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
www.eeworm.com/read/287380/8688386
c pass4.c
/*
* Copyright 1996-2004 by Hans Reiser, licensing governed by
* reiserfsprogs/README
*/
#include "fsck.h"
void pass_4_check_unaccessed_items (void)
{
struct key key;
struct path path;
www.eeworm.com/read/386485/8741297
c jcapistd.c
/*
* jcapistd.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/429765/8790785
h common.h
#ifndef _COMMON_H
#define _COMMON_H
#define DEF_WM_TRANSFER WM_USER+100
#define DEF_WM_PROGRESS WM_USER+101
#define DEF_WM_CANCELEND WM_USER+102
#endif
www.eeworm.com/read/428927/8828604
c jcapistd.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Compression initialization.
* Before calling this, all parameters and a data destination must be set up.
*
* We re