代码搜索:Packing
找到约 2,087 项符合「Packing」的源代码
代码结果 2,087
www.eeworm.com/read/482538/1287040
hh balancedthreadsched.hh
// -*- c-basic-offset: 4 -*-
#ifndef CLICK_SORTEDSCHED_HH
#define CLICK_SORTEDSCHED_HH
/*
* =c
* BalancedThreadSched([INTERVAL, INCREASING])
* =s threads
* bin packing scheduler
* =d
*
* Bin p
www.eeworm.com/read/477371/1362345
3 qccbitbuffer.3
.TH QCCBITBUFFER 3 "QCCPACK" ""
.SH NAME
QccBitBuffer \- generic data structure for bitstream packing
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccBitBufferInitialize(QccBitBuffer *" bit_bu
www.eeworm.com/read/461213/1554661
3 qccbitbuffer.3
.TH QCCBITBUFFER 3 "QCCPACK" ""
.SH NAME
QccBitBuffer \- generic data structure for bitstream packing
.SH SYNOPSIS
.B #include "libQccPack.h"
.sp
.BI "int QccBitBufferInitialize(QccBitBuffer *" bit_bu
www.eeworm.com/read/453168/1642404
c pack.c
/* vi: set sw=4 ts=4: */
/*
* Internal routine for packing UUID's
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/250015/4443305
c pack.c
/* vi: set sw=4 ts=4: */
/*
* Internal routine for packing UUID's
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/239230/4605048
c pack.c
/* vi: set sw=4 ts=4: */
/*
* Internal routine for packing UUID's
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/233448/4684445
c wpadded.c
/* Source: EMC. */
/* { dg-do compile } */
/* -fpack-struct is necessary because the warning expected requires the initial
packing to be larger than 1, which cannot ge guaranteed for all targets.
www.eeworm.com/read/230932/4718947
c pack.c
/* vi: set sw=4 ts=4: */
/*
* Internal routine for packing UUID's
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/223124/4813920
c pack.c
/* vi: set sw=4 ts=4: */
/*
* Internal routine for packing UUID's
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/222708/4818509
in makefile.in
# compilation and packing for the sinfonia library
#
LIBNAME=tritonus
JAVAC=javac
# JAVAC=guavac
%.class: %.java
$(JAVAC) -d $(DESTDIR) $<
SRCDIR=src/javax/media/sound
SRCDIR2=src/org/gnu/$(LIBN