/external/clang/test/SemaObjC/ |
comptypes-legal.m | 35 // Since registerFunc: expects a Derived object as it's second argument, I don't know why this would be legal.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
verification.html | 13 The tool helps to know rapidly which components have failure showing a red-cross
|
/external/hamcrest/src/org/hamcrest/ |
Matcher.java | 27 * because the caller of the Matcher does not know at runtime what the type is
|
/external/iproute2/include/linux/ |
if_vlan.h | 29 GET_VLAN_REALDEV_NAME_CMD, /* If this works, you know it's a VLAN device, btw */
|
/external/jpeg/ |
jconfig.mc6 | 32 * I do not know whether it is good for later compiler versions.
|
/external/kernel-headers/original/asm-mips/ |
timex.h | 31 * We know that all SMP capable CPUs have cycle counters.
|
/external/kernel-headers/original/asm-x86/ |
tsc.h | 53 * Don't do an additional sync on CPUs where we know
|
/external/liblzf/ |
README | 13 I do not know for certain whether any patents in any countries apply
|
/external/llvm/lib/Target/X86/ |
README-UNIMPLEMENTED.txt | 5 These are cases we know the X86 backend doesn't handle. Patches are welcome
|
/external/llvm/test/CodeGen/X86/ |
call-imm.ll | 5 ; Call to immediate is not safe on x86-64 unless we *know* that the
|
lsr-nonaffine.ll | 4 ; doesn't know how to do anything with them, and when it tries, it
|
promote-assert-zext.ll | 7 ; ISel doesn't yet know how to eliminate this extra zero-extend. But until
|
/external/llvm/test/MC/COFF/ |
simple-fixups.s | 2 // relocations when symbols are in the same section and we know their offset.
|
/external/llvm/test/Transforms/IndVarSimplify/ |
loop_evaluate_6.ll | 5 ; an exact trip count, because it doesn't know if dividing by the stride will
|
/external/llvm/utils/lit/utils/ |
check-sdist | 8 # know don't belong.
|
/external/lzma/C/ |
LzmaDec.h | 77 1) Stream without end mark. You must know exact uncompressed size to decompress such stream. */
87 You must use LZMA_FINISH_END, when you know that current output buffer
96 2) Check that output(destLen) = uncompressedSize, if you know real uncompressedSize.
97 3) Check that output(srcLen) = compressedSize, if you know real compressedSize.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
IsoTypeReaderVariable.java | 35 throw new RuntimeException("I don't know how to read " + bytes + " bytes");
|
IsoTypeWriterVariable.java | 41 throw new RuntimeException("I don't know how to read " + bytes + " bytes");
|
/external/open-vcdiff/testdata/ |
configure.ac.v0.1 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
configure.ac.v0.2 | 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
|
/external/openssl/crypto/rc2/ |
version | 16 While rc2 is included because it is used with SSL, I don't know how
|
/external/qemu/distrib/jpeg-6b/ |
jconfig.mc6 | 32 * I do not know whether it is good for later compiler versions.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_PollEvent.3 | 35 printf("I don\&'t know what this event is!
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_ikbdinterrupt_s.h | 53 /* For joystick driver to know if this is usable */
|
/external/qemu-pc-bios/vgabios/ |
TODO | 10 - Implement the remaining functions (don't know if all are needed):
|