Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dast_function.cpp80 prototype_string(const glsl_type *return_type, const char *name, in prototype_string() function
/external/v8/src/
Dobjects.cc13349 Handle<String> prototype_string = isolate->factory()->prototype_string(); in GetDerivedMap() local