代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/233448/4669849

asm lib1funcs.asm

#ifdef L__divxf3 // Compute a 80-bit IEEE double-extended quotient. // // From the Intel IA-64 Optimization Guide, choose the minimum latency // alternative. // // farg0 holds the dividend. farg1 hol
www.eeworm.com/read/190666/5171763

asm lib1funcs.asm

#ifdef L__divtf3 // Compute a 80-bit IEEE double-extended quotient. // // From the Intel IA-64 Optimization Guide, choose the minimum latency // alternative. // // farg0 holds the dividend. farg1 hol
www.eeworm.com/read/340665/3272039

asm lib1funcs.asm

#ifdef L__divtf3 // Compute a 80-bit IEEE double-extended quotient. // // From the Intel IA-64 Optimization Guide, choose the minimum latency // alternative. // // farg0 holds the dividend. farg1 hol
www.eeworm.com/read/440906/1773635

asm lib1funcs.asm

#ifdef L__divtf3 // Compute a 80-bit IEEE double-extended quotient. // // From the Intel IA-64 Optimization Guide, choose the minimum latency // alternative. // // farg0 holds the dividend. farg1 hol
www.eeworm.com/read/351837/3098723

events

# Pentium IV HyperThreading events # # NOTE: events cannot currently be 0x00 due to event binding checks in # driver # event:0x1d counters:0 um:global_power_events minimum:6000 name:GLOBAL_POWER_EVENT
www.eeworm.com/read/194440/8194729

m tvd_minc.m

function [x,y,z]=tvd_minc(zmd,azmi,incl) % [x,y,z]=tvd_minc(zmd,azmi,incl) % % TVD_MINC uses the minimum curvature method to compute true 3-D coordinates % of a wellbore path given information from a
www.eeworm.com/read/235612/14061476

m tvd_minc.m

function [x,y,z]=tvd_minc(zmd,azmi,incl) % [x,y,z]=tvd_minc(zmd,azmi,incl) % % TVD_MINC uses the minimum curvature method to compute true 3-D coordinates % of a wellbore path given information from a
www.eeworm.com/read/200302/15435747

h tutils.h

// tutils.h // definitions for utility functions // Convert all occurrences of character c1 to c2 in string s void StrSub(char *s, int c1, int c2); // Return the minimum of two values. template
www.eeworm.com/read/100412/15874284

m4 gperf-check.m4

dnl dnl AC_PROG_GPERF (MINIMUM-VERSION) dnl dnl Check for availability of gperf. dnl Abort if not found or if current version is not up to par. dnl AC_DEFUN([AC_PROG_GPERF],[ AC_PATH_PROG(GPERF, gpe
www.eeworm.com/read/100411/15874452

m4 gperf-check.m4

dnl dnl AC_PROG_GPERF (MINIMUM-VERSION) dnl dnl Check for availability of gperf. dnl Abort if not found or if current version is not up to par. dnl AC_DEFUN([AC_PROG_GPERF],[ AC_PATH_PROG(GPERF, gpe