Searched refs:end_function (Results 1 – 4 of 4) sorted by relevance
| /third_party/flatbuffers/grpc/src/compiler/ |
| D | ts_generator.cc | 395 grpc::string end_function = "): grpc.ClientReadableStream<$OUTPUT$>;\n"; in GenerateClientReadableStreamInterface() local 398 printer->Print(vars, (main + meta_data + end_function).c_str()); in GenerateClientReadableStreamInterface() 399 printer->Print(vars, (main + options + end_function).c_str()); in GenerateClientReadableStreamInterface() 407 grpc::string end_function = in GenerateDepluxStreamInterface() local 411 printer->Print(vars, (main + end_function).c_str()); in GenerateDepluxStreamInterface() 412 printer->Print(vars, (main + options + end_function).c_str()); in GenerateDepluxStreamInterface() 414 ", options?: Partial<grpc.CallOptions>" + end_function) in GenerateDepluxStreamInterface()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyInstrControl.td | 84 defm END_FUNCTION : NRI<(outs), (ins), [], "end_function", 0x0b>;
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | parse.c | 2156 static void end_function(struct symbol *sym) in end_function() function 2771 end_function(decl); in parse_function_body()
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArraySampling.cpp | 3681 …for (samplingFunctionsVectorType::iterator function = m_functions.begin(), end_function = m_functi… local 3682 end_function != function; ++function)
|