OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nins
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
ckh.c
225
size_t count, i,
nins
;
local
230
for (i =
nins
= 0;
nins
< count; i++) {
238
nins
++;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsopt.c
471
cmsUInt32Number i, nOuts,
nIns
;
475
&WhitePointIn, NULL, &
nIns
)) return FALSE;
481
if (Lut ->InputChannels !=
nIns
) return FALSE;
500
for (i=0; i <
nIns
; i++) {
505
for (i=0; i <
nIns
; i++)
534
PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts,
nIns
);
[
all
...]
/external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h
[
all
...]
Completed in 103 milliseconds