OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_size
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/freetype/dist/builds/mac/
ftmac.c
838
int
path_size
)
857
if ( noErr != FSRefMakePath( &par_ref, path_lwfn,
path_size
) )
860
if ( ft_strlen( (char *)path_lwfn ) + 1 + base_lwfn[0] >
path_size
)
889
if ( ft_strlen( (char *)path_fond ) >
path_size
)
898
if ( i + 1 + base_lwfn[0] >
path_size
)
/xsrc/external/mit/freetype/dist/src/base/
ftmac.c
505
size_t
path_size
)
521
if ( noErr != FSRefMakePath( &par_ref, path_lwfn,
path_size
) )
524
if ( ft_strlen( (char *)path_lwfn ) + 1 + base_lwfn[0] >
path_size
)
/xsrc/external/mit/brotli/dist/c/enc/
encode.c
1279
size_t
path_size
;
local
1285
path_size
= BrotliZopfliComputeShortestPath(m, block_size, block_start,
1298
num_commands +
path_size
+ 1);
1311
num_commands +=
path_size
;
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_atombios.c
1914
int i, j,
path_size
, device_support;
local
1935
path_size
= 0;
1939
addr +=
path_size
;
1941
path_size
+= le16_to_cpu(path->usSize);
Completed in 12 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026