Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object_unittest.cpp40 CPDF_Stream* stream_val) { in TestArrayAccessors()
698 CPDF_Stream* stream_val = arr->InsertNewAt<CPDF_Stream>( in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1538 LLVMValueRef stream_val = lp_build_const_int32(gallivm, stream); in draw_gs_llvm_epilogue() local