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

  /external/clang/test/Preprocessor/
extension-warning.c 18 void whatever() {} function
  /external/clang/test/Parser/
promote_types_in_proto.c 5 int whatever(int argc, char *argv[]) function
  /external/openssh/
sandbox-systrace.c 98 char whatever = 0; local
103 if (atomicio(vwrite, box->child_sock, &whatever, 1) != 1)
106 if (atomicio(read, box->child_sock, &whatever, 1) != 1)
117 char whatever = 0; local
124 if (atomicio(read, box->parent_sock, &whatever, 1) != 1)
177 if (atomicio(vwrite, box->parent_sock, &whatever, 1) != 1)
  /external/clang/test/Sema/
expr-address-of.c 4 struct entry { struct xx *whatever; member in struct:entry
15 add_one(&p->whatever->bitf); // expected-error {{address of bit-field requested}}
  /external/quake/quake/src/WinQuake/
sys_dos.cpp 864 void Sys_NoFPUExceptionHandler(int whatever)
876 void Sys_DefaultExceptionHandler(int whatever)
sys_linux.cpp 313 void floating_point_exception_handler(int whatever)
sys_android.cpp 354 void floating_point_exception_handler(int whatever)
  /external/quake/quake/src/QW/client/
sys_android.c 320 void floating_point_exception_handler(int whatever)
sys_linux.c 315 void floating_point_exception_handler(int whatever)
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 215 * token DECL, but you need to create it as a payload or whatever for
227 * token DECL, but you need to create it as a payload or whatever for
  /build/core/
envsetup.mk 36 # compiles except for arm/mips, so the HOST is whatever we are
config.mk 11 # Use bash, not whatever shell somebody has installed as /bin/sh
423 # The 'current' version is whatever this source tree is.
main.mk 6 # Use bash, not whatever shell somebody has installed as /bin/sh
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 872 PNG_ASM_FLAG_MMX_WRITE_ [whatever] ;
902 PNG_ASM_FLAG_MMX_WRITE_ [whatever] ;
  /external/libvorbis/doc/
05-comment.tex 18 more than a short paragraph. The essentials, in other words, whatever
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 167 # If your function returns, it should return whatever you want
496 Note that if the option is followed by C<=>, whatever follows the C<=>
644 whatever you want nextOption to return.
  /external/grub/docs/
texinfo.tex 50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 48 % dvips foo.dvi -o # or whatever; this makes foo.ps.
358 % We don't want .vr (or whatever) entries like this:
    [all...]
  /external/bison/build-aux/
texinfo.tex 48 % dvips foo.dvi -o # or whatever; this makes foo.ps.
337 % We don't want .vr (or whatever) entries like this:
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 166 /// it to do any simplifications or whatever you want. A required
325 /// Can't replace whatever points to the parent externally. Do nothing.
384 /// Can't replace whatever points to the parent externally. Do nothing.
647 /// token DECL, but you need to create it as a payload or whatever for
658 /// token DECL, but you need to create it as a payload or whatever for
    [all...]
Antlr.Runtime.pas 181 /// for the file name or whatever.
    [all...]
  /external/blktrace/btt/doc/
btt.tex 72 \item Run \texttt{blktrace}, specifying whatever devices and other
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 636 % to index the item name in whatever manner is desired (perhaps none).
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 175 (\textit{or whatever they call it}) has been invented. It can be added to the library and used within applications
    [all...]

Completed in 1169 milliseconds