代码搜索:consistent
找到约 2,698 项符合「consistent」的源代码
代码结果 2,698
www.eeworm.com/read/358128/3004552
test consistent_snapshot.test
-- source include/have_innodb.inc
--disable_warnings
drop table if exists t1;
--enable_warnings
connect (con1,localhost,root,,);
connect (con2,localhost,root,,);
### Test 1:
### - While a consisten
www.eeworm.com/read/264095/4292624
flags .consistent.o.flags
ifeq (-D__KERNEL__ -I/armsys2410_2.4/my_kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4 -mtune=arm9tdmi -ms
www.eeworm.com/read/415663/11059486
m consistent_hash.m
function b_k = consistent_hash(node, beacons, n)
% beacons: beacon id
% node \in [beacons(b_k), beacons(b_k+1)), assuming beacons are sorted!!!!
if node
www.eeworm.com/read/204456/15339301
m consistent_occ.m
function [w1,optval] = consistent_occ(x,w,fracrej,range,nrbags,varargin)
%CONSISTENT_OCC
%
% W = CONSISTENT_OCC(X,W,FRACREJ,RANGE,NRBAGS)
%
% Optimize the hyperparameters of method W. W should con
www.eeworm.com/read/152843/5656117
c setup.c
/*
* arch/sh/boards/dreamcast/setup.c
*
* Hardware support for the Sega Dreamcast.
*
* Copyright (c) 2001, 2002 M. R. Brown
* Copyright (c) 2002, 2003, 2004 Paul Mundt
www.eeworm.com/read/291161/8439034
m d_maord.m
%D_MAORD HOSA Demo: Linear Processes - MA model order determination.
echo off
% Demo of maorder
% A. Swami Jan 20, 1995
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
%