代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/233554/4666683
c check_y2k.c
/* check_y2k.c -- test ntp code constructs for Y2K correctness Y2KFixes [*/
/*
Code invoked by `make check`. Not part of ntpd and not to be
installed.
On any code I even wonder about, I've cut
www.eeworm.com/read/337546/3332443
s stub.s
#include "uml-config.h"
.globl syscall_stub
.section .__syscall_stub, "x"
syscall_stub:
syscall
/* We don't have 64-bit constants, so this constructs the address
* we need.
*/
movq $(UML_CONF
www.eeworm.com/read/324920/3491287
s stub.s
#include "uml-config.h"
.globl syscall_stub
.section .__syscall_stub, "x"
syscall_stub:
syscall
/* We don't have 64-bit constants, so this constructs the address
* we need.
*/
movq $(UML_CONF
www.eeworm.com/read/393286/2478806
s stub.s
#include "uml-config.h"
.globl syscall_stub
.section .__syscall_stub, "x"
syscall_stub:
syscall
/* We don't have 64-bit constants, so this constructs the address
* we need.
*/
movq $(UML_CONF
www.eeworm.com/read/152843/5659786
s stub.s
#include "uml-config.h"
.globl syscall_stub
.section .__syscall_stub, "x"
syscall_stub:
syscall
/* We don't have 64-bit constants, so this constructs the address
* we need.
*/
movq $(UML_CONF
www.eeworm.com/read/403922/11500406
html splstack.construct.html
Constructs a new stack implemented using a doubly linked list
www.eeworm.com/read/403922/11500459
html splqueue.construct.html
Constructs a new queue implemented using a doubly linked list
www.eeworm.com/read/383153/2621723
cpp geode.cpp
/* Code for writing AC3D format files, constructs one object per Geode
* since geodes only have 1 material, and AC3D allows multiple materials you
* may not get an exact vopy of an ac3d file used a
www.eeworm.com/read/408292/11398102
m construct_equiv_class_cpt.m
function equiv_class_CPT=construct_equiv_class_CPT(link,lin_pred,N)
%equiv_class_CPT=construct_equiv_class_CPT constructs conditional probability tables
equiv_class_CPT=cell(size(lin_pred));
f
www.eeworm.com/read/148157/12488690
m rsmx.m
function xo=rsmx(x)
%function xo=rsmx(x)
%constructs full matrix xo of main effects x, cross terms x1.x2, etc
% and quadratics x1^2, etc. given the effects matrix x
% input : x main effects matri