HomeSort by relevance Sort by last modified time
    Searched full:argh (Results 1 - 25 of 43) sorted by null

1 2

  /device/generic/goldfish/
init.goldfish.rc 20 setprop ARGH ARGH
  /dalvik/vm/mterp/arm-vfp/
OP_CMPG_DOUBLE.S 37 b .L${opcode}_finish @ argh
OP_CMPG_FLOAT.S 37 b .L${opcode}_finish @ argh
OP_CMPL_DOUBLE.S 37 b .L${opcode}_finish @ argh
OP_CMPL_FLOAT.S 37 b .L${opcode}_finish @ argh
  /build/target/board/vbox_x86/
init.vbox_x86.rc 8 setprop ARGH ARGH
  /device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc 33 setprop ARGH ARGH
  /external/linux-tools-perf/util/
parse-options.h 70 * `argh`::
101 const char *argh; member in struct:option
125 { .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = "time", .help = (h), .callback = parse_opt_approxidate_cb }
parse-options.c 500 if (opts->argh) {
503 pos += fprintf(stderr, "[=<%s>]", opts->argh);
505 pos += fprintf(stderr, "[<%s>]", opts->argh);
507 pos += fprintf(stderr, " <%s>", opts->argh);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11dga.c 72 /* Argh. Glide resets DGA mouse mode when it makes the context current! */
SDL_x11sym.h 151 /*SDL_X11_SYM(XIC,XCreateIC,(XIM, ...),return) !!! ARGH! */
  /external/e2fsprogs/misc/
ismounted.c 138 * /dev/root for the root filesystem. Argh. Instead we
  /external/icu4c/layout/
KernTable.cpp 181 // argh, to do a binary search, we need to have the pair list in sorted order
  /external/webkit/Source/WebCore/html/
FileInputType.cpp 75 // Null would be more logical, but Netscape posts an empty file. Argh.
  /external/kernel-headers/original/asm-mips/
cpu.h 143 * the patch number. *ARGH*
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 47 /* ARGH, HopByHop uses 0, so can't do 0 = ANY,
  /external/openssl/crypto/asn1/
asn1_mac.h 372 stream. ARGH! ARGH! ARGH! Let's get rid of this macro package.
  /external/openssl/include/openssl/
asn1_mac.h 372 stream. ARGH! ARGH! ARGH! Let's get rid of this macro package.
  /external/chromium/sdch/open-vcdiff/
Makefile.am 217 ## but it only seems to take effect for *binary* unit tests (argh!)
  /external/e2fsprogs/lib/ext2fs/
ismounted.c 91 * /dev/root for the root filesystem. Argh. Instead we
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/
PEMDecoder.java 88 md5.update(salt, 0, 8); // ARGH we only use the first 8 bytes of the salt in this step.
  /external/open-vcdiff/
Makefile.am 238 ## but it only seems to take effect for *binary* unit tests (argh!)
  /external/libvorbis/lib/
smallft.c 41 float arg,argh,argld,fi; local
77 argh=tpi/n;
94 argld=(float)ld*argh;
  /external/speex/libspeex/
smallft.c 43 float arg,argh,argld,fi; local
79 argh=tpi/n;
96 argld=(float)ld*argh;
  /external/libppp/src/
slcompress.c 295 * argh! URG not set but urp changed -- a sensible implementation should

Completed in 958 milliseconds

1 2