Home
last modified time | relevance | path

Searched defs:end_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Dts_generator.cc393 grpc::string end_function = "): grpc.ClientReadableStream<$OUTPUT$>;\n"; in GenerateClientReadableStreamInterface() local
405 grpc::string end_function = in GenerateDepluxStreamInterface() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Ddebug.h87 void (* end_function) (unsigned int line); member
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp3682 …for (samplingFunctionsVectorType::iterator function = m_functions.begin(), end_function = m_functi… local