Home
last modified time | relevance | path

Searched refs:function_declarations (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dgen_builtin_symbols.py1168 self.function_declarations = []
1623 functions.function_declarations.append(
1697 def prune_parameters_arrays(parameter_declarations, function_declarations): argument
1712 for i in range(len(function_declarations)):
1714 function_declarations[i] = function_declarations[i].replace(
1957 functions.function_declarations)
1976 '\n'.join(functions.function_declarations),
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta/
H A Dcontent.proto140 repeated FunctionDeclaration function_declarations = 1 field
167 // function call will be any one of the provided "function_declarations".
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dtool.proto48 repeated FunctionDeclaration function_declarations = 1 field
238 // function call will be any one of the provided "function_declarations".
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dtool.proto48 repeated FunctionDeclaration function_declarations = 1 field