代码搜索:Distributed

找到约 10,000 项符合「Distributed」的源代码

代码结果 10,000
www.eeworm.com/read/493005/6403501

strscan

NAME strscan - scan a string for possible assignment to variables SYNOPSIS strscan(str, x_1, x_2, ..., x_n) TYPES str string x_1, x_2, ... any return integer DESCRIPTION Su
www.eeworm.com/read/493005/6403506

dp

NAME dp - dot product of two vectors SYNOPSIS dp(x, y) TYPES x, y 1-dimensional matrices of the same size return depends on the nature of the elements of x and y DESCRIPTION Co
www.eeworm.com/read/493005/6403535

ord

NAME ord - return integer corresponding to character value SYNOPSIS ord(c) TYPES c string return int DESCRIPTION Return the integer value of the first character of a string.
www.eeworm.com/read/493005/6403563

isptr

NAME isptr - whether a value is a pointer SYNOPSIS isptr(x) TYPES x any return 0, 1, 2, 3, or 4 DESCRIPTION isptr(x) returns: 0 if x is a not pointer 1 if x is an octet-p
www.eeworm.com/read/493005/6403571

strlen

NAME strlen - number of characters in a string SYNOPSIS strlen(x) TYPES x string return integer DESCRIPTION strlen(x) returns the number of characters in x EXAMPLE ; prin
www.eeworm.com/read/493005/6403692

hypot

NAME hypot - hypotenuse of a right-angled triangle given the other sides SYNOPSIS hypot(x, y [,eps]) TYPES x, y real eps nonzero real return real DESCRIPTION Returns sqrt(
www.eeworm.com/read/493005/6403733

count

NAME count - count elements of list or matrix satisfying a stated condition SYNOPSIS count(x, y) TYPES x list or matrix y string return integer DESCRIPTION For count(x, y
www.eeworm.com/read/493005/6403811

cal varargs.cal

/* * varargs - example of a varargs-like use * * Copyright (C) 1999 David I. Bell * * Calc is open software; you can redistribute it and/or modify it under * the terms of the version 2.1 of the
www.eeworm.com/read/485168/6566388

dpk l207vd2007.dpk

(* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/477100/6745564

dpk l207vd60.dpk

(* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in