Home
last modified time | relevance | path

Searched refs:nullTable (Results 1 – 4 of 4) sorted by relevance

/dports/audio/afsp/AFsp-v8r2/libAO/
H A DAOdecOpt.c48 static const char *nullTable[] = { NULL }; variable
92 n = UTgetOption (&Carg->Index, Carg->Argc, Carg->Argv, nullTable, OptArg); in AOdecOpt()
/dports/audio/afsp/AFsp-v8r2/audio/LPsyn/
H A DLSoptions.c45 static const char *nullTable[] = { NULL }; variable
119 optt = nullTable; in LSoptions()
/dports/audio/afsp/AFsp-v8r2/audio/LPanal/
H A DLPoptions.c45 static const char *nullTable[] = { NULL }; variable
119 optt = nullTable; in LPoptions()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_camera_profile.cpp1270 dng_hue_sat_map nullTable; in Stub() local
1272 fHueSatDeltas1 = nullTable; in Stub()
1273 fHueSatDeltas2 = nullTable; in Stub()
1275 fLookTable = nullTable; in Stub()