Searched defs:bad (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_robotparser.py | 54 bad = ['/cyberworld/map/index.html','/tmp/xxx','/foo.html'] variable 72 bad = ['/cyberworld/map/index.html'] variable 84 bad = ['/cyberworld/map/index.html','/','/tmp/'] variable 100 bad = ['/tmp','/tmp.html','/tmp/a.html', variable 118 bad = ['/tmp/','/tmp/a.html', variable 133 bad = [] # Bug report says "/" should be denied, but that is not in the RFC variable 147 bad = ['/folder1/anotherfile.html'] variable 162 bad = ['/something.jpg'] variable 167 bad = ['/something.jpg'] variable 181 bad = ['/something.jpg'] variable [all …]
|
D | test_richcmp.py | 219 def do(bad): argument
|
/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/ |
D | PlatformLibrary.java | 36 public int getInt(boolean bad) { in getInt() 59 native private int getJniInt(boolean bad); in getJniInt()
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
D | disklabel.h | 69 struct dkbad bad; member
|
/device/sample/frameworks/PlatformLibrary/jni/ |
D | PlatformLibrary.cpp | 78 static jint PlatformLibrary_getJniInt(JNIEnv* env, jobject thiz, jboolean bad) { in PlatformLibrary_getJniInt()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regparse.c | 2879 OnigCodePoint bad, OnigEncoding enc, OnigSyntaxType* syn) in str_exist_check_with_esc()
|