Lines Matching refs:functions
131 # The regexp compilation caching is inlined in all regexp functions for
595 'Small and focused functions are preferred:'
611 """Provides utility functions for filenames.
1065 """Checks for calls to thread-unsafe functions.
1070 tests guide the engineers to use thread-safe functions (when using
1204 - "%lld" instead of %qd" in printf-type functions.
1205 - "%1$d" is non-standard in printf-type functions.
1376 # pointers and references to arrays and functions coz they're too tricky:
1385 # Ignore pointers/references to functions.
1422 """Finds where functions start and end.
1608 # Check the parameter name against the function name for single parameter set functions.
1623 variables inside of functions.
2744 # Parameterless conversion functions, such as bool(), are allowed as they are
2823 # Check if some verboten C functions are being used.
2976 # Detect variable and functions.
3010 # Various exceptions to the rule: JavaScript op codes functions, const_iterator.
3246 necessary for the stl containers and functions that you use. We only give one