代码搜索:consistent

找到约 2,698 项符合「consistent」的源代码

代码结果 2,698
www.eeworm.com/read/429869/8785007

txt license-openoffice.org.txt

You may only copy and distribute this program consistent with the requirements and distribute this Program consistent with the requirements of either the GNU General Public License (GPL) and GNU Lesse
www.eeworm.com/read/418629/10937476

txt license-openoffice.org.txt

You may only copy and distribute this program consistent with the requirements and distribute this Program consistent with the requirements of either the GNU General Public License (GPL) and GNU Lesse
www.eeworm.com/read/152843/5656197

c mach.c

/* * linux/arch/sh/kernel/mach_rts7751r2d.c * * Minor tweak of mach_se.c file to reference rts7751r2d-specific items. * * May be copied or modified under the terms of the GNU General Public * Li
www.eeworm.com/read/151104/5686171

c sn1_ksyms.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 200
www.eeworm.com/read/136786/5862648

c sn1_ksyms.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 200
www.eeworm.com/read/173141/5379045

properties predicatepushdown_derby.properties

# We set noTimeout to true here so that the optimizer # will consider all choices for each query and thus # will give consistent query plans regardless of the # speed of the test machine. derby.optimi
www.eeworm.com/read/389692/8507157

m anfismex.m

function anfismex %ANFISMEX Core MEX function for ANFIS. % This is the core MEX function for ANFIS. Do not use this function % directly, use ANFIS instead. ANFIS provides a consistent and comp
www.eeworm.com/read/283509/9014996

m a_sub.m

function a=a_sub(a1,a2) % % A=A_SUB(A1,A2) % Subtract two angles so that the result % always remains between +/- pi % % simple function to get angle subtraction consistent a=a1-a2; %
www.eeworm.com/read/179737/9341272

m fetruss2.m

function [k,m]=fetruss2(el,leng,area,rho,beta,ipt) %-------------------------------------------------------------- % Purpose: % Stiffness and mass matrices for the 2-d truss element % n
www.eeworm.com/read/359005/10171532

m anfismex.m

function anfismex %ANFISMEX Core MEX function for ANFIS. % This is the core MEX function for ANFIS. Do not use this function % directly, use ANFIS instead. ANFIS provides a consistent and comp