OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nfunctions
(Results
1 - 11
of
11
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsgamma.c
48
int
nFunctions
; // Number of supported functions in this chunk
144
fl ->
nFunctions
= Plugin ->
nFunctions
;
147
if (fl ->
nFunctions
> MAX_TYPES_IN_LCMS_PLUGIN)
148
fl ->
nFunctions
= MAX_TYPES_IN_LCMS_PLUGIN;
151
memmove(fl->FunctionTypes, Plugin ->FunctionTypes, fl->
nFunctions
* sizeof(cmsUInt32Number));
152
memmove(fl->ParameterCount, Plugin ->ParameterCount, fl->
nFunctions
* sizeof(cmsUInt32Number));
169
for (i=0; i < c ->
nFunctions
; i++)
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/
fmt_test.go
199
fmt.Println("\
nFunctions
")
/prebuilts/go/linux-x86/src/cmd/compile/
fmt_test.go
199
fmt.Println("\
nFunctions
")
/external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h
328
cmsUInt32Number
nFunctions
; // Number of supported functions
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py
[
all
...]
/external/python/cpython2/Lib/pydoc_data/
topics.py
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
Completed in 754 milliseconds