Home
last modified time | relevance | path

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

/third_party/flatbuffers/grpc/src/compiler/
Dts_generator.cc395 grpc::string end_function = "): grpc.ClientReadableStream<$OUTPUT$>;\n"; in GenerateClientReadableStreamInterface() local
407 grpc::string end_function = in GenerateDepluxStreamInterface() local
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c2156 static void end_function(struct symbol *sym) in end_function() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3681 …for (samplingFunctionsVectorType::iterator function = m_functions.begin(), end_function = m_functi… local