HomeSort by relevance Sort by last modified time
    Searched refs:nope (Results 1 - 10 of 10) sorted by null

  /external/clang/test/SemaCXX/
align_value.cpp 19 struct nope { struct
24 // expected-note@+1 {{in instantiation of template class 'nope<long double, 4>' requested here}}
25 nope<long double, 4> y2;
  /external/v8/test/mjsunit/regress/
regress-builtinbust-1.js 5 function nope() { return false; } function
8 Object.isSealed = nope;
regress-crbug-417508.js 12 Object.defineProperty(obj, "value", {set: function(x) { throw "nope"; }});
20 return (x[k] = 1) ? "ok" : "nope";
24 {set: function(x) { throw "nope"; return true; } });
  /external/vboot_reference/firmware/lib/
vboot_audio.c 78 goto nope;
86 goto nope;
89 goto nope;
93 goto nope;
104 goto nope;
117 goto nope;
128 goto nope;
155 goto nope;
163 goto nope;
169 goto nope;
    [all...]
  /external/llvm/lib/Support/
regengine.inc 55 #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...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 91 #define nope snope macro
103 #define nope lnope macro
163 static int nope = 0; variable
400 assert(nope);
416 assert(nope);
534 assert(nope);
547 assert(nope);
756 assert(nope);
761 assert(nope);
1074 assert(nope);
1188 #undef nope macro
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 55 #define nope snope macro
67 #define nope lnope macro
117 static int nope = 0; variable
326 assert(nope);
342 assert(nope);
448 assert(nope);
461 assert(nope);
660 assert(nope);
665 assert(nope);
942 assert(nope);
1023 #undef nope macro
    [all...]
  /external/libvorbis/
autogen.sh 88 for LIBTOOLIZE in libtoolize glibtoolize nope; do
92 echo "nope."
  /external/pdfium/fpdfsdk/src/
fpdftext_embeddertest.cpp 149 const unsigned short nope[] = { 'n', 'o', 'p', 'e', '\0' }; local
154 // No occurences of "nope" in test page.
155 FPDF_SCHHANDLE search = FPDFText_FindStart(textpage, nope, 0, 0);
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 326 milliseconds