OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_arguments
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
options.c
180
static int
n_arguments
__P((option_t *));
391
n =
n_arguments
(opt);
459
n =
n_arguments
(opt);
567
n =
n_arguments
(opt);
863
*
n_arguments
- tell how many arguments an option takes
866
n_arguments
(opt)
function
964
if (
n_arguments
(opt) == 0)
[
all
...]
/external/v8/src/builtins/
builtins-array.cc
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp
14967
const glw::GLuint
n_arguments
= function_object.getArgumentCount();
local
14993
const glw::GLuint
n_arguments
= function_object.getArgumentCount();
local
15203
const glw::GLuint
n_arguments
= function_object.getArgumentCount();
local
15351
const glw::GLuint
n_arguments
= function_object.getArgumentCount();
local
[
all
...]
Completed in 820 milliseconds