Home
last modified time | relevance | path

Searched defs:standardIn (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/delibs/deutil/
H A DdeProcess.c57 deFile *standardIn; member
526 deFile *standardIn; member
/aosp_15_r20/external/zstd/tests/fuzz/
H A Ddecompress_cross_format.c90 ZSTD_inBuffer standardIn = { standardSrc, standardSize, 0 }; in LLVMFuzzerTestOneInput() local