Home
last modified time | relevance | path

Searched refs:nope (Results 1 – 25 of 32) sorted by relevance

12

/external/vboot_reference/firmware/lib/
Dvboot_audio.c78 goto nope; in VbGetDevMusicNotes()
86 goto nope; in VbGetDevMusicNotes()
89 goto nope; in VbGetDevMusicNotes()
93 goto nope; in VbGetDevMusicNotes()
104 goto nope; in VbGetDevMusicNotes()
117 goto nope; in VbGetDevMusicNotes()
128 goto nope; in VbGetDevMusicNotes()
155 goto nope; in VbGetDevMusicNotes()
163 goto nope; in VbGetDevMusicNotes()
169 goto nope; in VbGetDevMusicNotes()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Util/PredicateInfo/
Dtestandor.ll69 ; CHECK: nope:
80 br i1 %z, label %both, label %nope
87 nope:
112 ; CHECK: nope:
121 br i1 %z, label %both, label %nope
127 nope:
157 ; CHECK: nope:
165 br i1 %z, label %both, label %nope
172 nope:
193 ; CHECK: nope:
[all …]
Dcondprop.ll113 ; CHECK: nope:
120 br i1 %z, label %both_zero, label %nope
127 nope:
/external/capstone/bindings/vb6/
DmMisc.bas178 On Error GoTo nope
207 nope: label
254 If Len(hexValue) = 0 Then GoTo nope
255 If Len(hexValue) > 2 Then GoTo nope 'expecting hex char code like FF or 90
258 If Err.Number <> 0 Then GoTo nope 'invalid hex code
261 If Err.Number <> 0 Then GoTo nope 'shouldnt happen.. > 255 cant be with len() <=2 ?
266 nope: label
/external/clang/test/SemaCXX/
Dalign_value.cpp19 struct nope { struct
25 nope<long double, 4> y2;
/external/linux-kselftest/tools/testing/selftests/firmware/
Dfw_filesystem.sh185 config_set_name nope-test-firmware.bin
196 config_set_name nope-test-firmware.bin
207 config_set_name nope-test-firmware.bin
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
Dcondprop.ll84 br i1 %z, label %both_zero, label %nope
95 nope:
/external/swiftshader/third_party/LLVM/lib/Support/
Dregengine.inc55 #define nope snope
67 #define nope lnope
120 static int nope = 0;
331 assert(nope);
347 assert(nope);
457 assert(nope);
470 assert(nope);
669 assert(nope);
674 assert(nope);
953 assert(nope);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregengine.inc55 #define nope snope
67 #define nope lnope
120 static int nope = 0;
331 assert(nope);
347 assert(nope);
457 assert(nope);
470 assert(nope);
669 assert(nope);
674 assert(nope);
953 assert(nope);
[all …]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregengine.inc55 #define nope snope
67 #define nope lnope
120 static int nope = 0;
331 assert(nope);
347 assert(nope);
457 assert(nope);
470 assert(nope);
669 assert(nope);
674 assert(nope);
953 assert(nope);
[all …]
/external/llvm/lib/Support/
Dregengine.inc55 #define nope snope
67 #define nope lnope
120 static int nope = 0;
331 assert(nope);
347 assert(nope);
457 assert(nope);
470 assert(nope);
669 assert(nope);
674 assert(nope);
953 assert(nope);
[all …]
/external/toybox/tests/
Dgrep.test164 ln -s nope sub/link
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Dcondprop.ll20 ; CHECK: nope:
27 br i1 %z, label %both_zero, label %nope
34 nope:
/external/python/cpython3/Lib/test/
Dtest_module.py146 bga.nope
148 bad_getattr2.nope
/external/curl/tests/data/
Dtest6123 Set-Cookie: test4=no; domain=nope.foo.com; path=/moo; secure
/external/llvm/test/Transforms/GVN/
Dcondprop.ll65 br i1 %z, label %both_zero, label %nope
76 nope:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/
Dcondprop.ll65 br i1 %z, label %both_zero, label %nope
76 nope:
/external/pdfium/fpdfsdk/
Dfpdftext_embeddertest.cpp195 std::unique_ptr<unsigned short, pdfium::FreeDeleter> nope = in TEST_F() local
205 FPDF_SCHHANDLE search = FPDFText_FindStart(textpage, nope.get(), 0, 0); in TEST_F()
/external/libffi/src/powerpc/
Ddarwin_closure.S397 beq Lfinish ; nope.
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Ddarwin_closure.S397 beq Lfinish ; nope.
/external/python/cpython3/Doc/library/
Dconfigparser.rst683 >>> custom['section1'] = {'funky': 'nope'}
687 ValueError: Not a boolean: nope
688 >>> custom.BOOLEAN_STATES = {'sure': True, 'nope': False}
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc956 Label yup(this), nope(this), out(this); in IsFastRegExp() local
959 BranchIfFastRegExp(context, object, &yup, &nope); in IsFastRegExp()
965 BIND(&nope); in IsFastRegExp()
/external/python/cpython2/Doc/tutorial/
Dcontrolflow.rst341 if ok in ('n', 'no', 'nop', 'nope'):
/external/python/cpython3/Doc/tutorial/
Dcontrolflow.rst372 if ok in ('n', 'no', 'nop', 'nope'):
/external/mksh/src/
Dcheck.t8263 (1) echo nope 1 \#"$*" ;;
8280 nope 1 #3 test 2 -eq 3
8281 nope 1 #4 test 2 -ne 2
8284 nope 1 #7 test \! 2 -eq 2

12