Searched defs:getNull (Results 1 – 5 of 5) sorted by relevance
| /external/clang/test/Analysis/inlining/ | ||
| D | false-positive-suppression.cpp | 116 SomeClass *getNull() { in getNull() function |
| D | false-positive-suppression.c | 8 int *getNull() { in getNull() function |
| /external/sl4a/Common/src/com/googlecode/android_scripting/language/ | ||
| D | SquirrelLanguage.java | 43 protected String getNull() { in getNull() method in SquirrelLanguage |
| D | PythonLanguage.java | 41 protected String getNull() { in getNull() method in PythonLanguage |
| D | Language.java | 125 protected String getNull() { in getNull() method in Language |