HomeSort by relevance Sort by last modified time
    Searched full:unknown (Results 476 - 500 of 8594) sorted by null

<<11121314151617181920>>

  /external/clang/test/Lexer/
preamble.c 9 #pragma unknown
34 // CHECK-NEXT: #pragma unknown
  /external/clang/test/Modules/
submodules.cpp 10 remove_reference<int&>::type *int_ptr = 0; // expected-error{{unknown type name 'remove_reference'}} \
23 hash_map<int, float> ints_to_floats; // expected-error{{unknown type name 'hash_map'}} \
  /external/dexmaker/src/dx/java/com/android/dx/io/
IndexType.java 23 /** "Unknown." Used for undefined opcodes. */
24 UNKNOWN,
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSLabel.java 15 Unknown("", 0x80),
71 return Unknown;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
14 (* unknown *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
14 (* unknown *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
14 (* unknown *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
14 (* unknown *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
14 (* unknown *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 5 (* The lexer returns these 'Kwd' if it is an unknown character, otherwise one of
14 (* unknown *)
  /external/llvm/test/CodeGen/MSP430/
2009-09-18-AbsoluteAddr.ll 4 target triple = "msp430-unknown-unknown"
  /external/llvm/test/CodeGen/PowerPC/
can-lower-ret.ll 1 ; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc
2 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=ppc64
  /external/llvm/test/CodeGen/X86/
9601.ll 1 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu
6 target triple = "x86_64-unknown-linux-gnu"
no-cfi.ll 1 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -disable-cfi | FileCheck --check-prefix=STATIC %s
2 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -disable-cfi -relocation-model=pic | FileCheck --check-prefix=PIC %s
  /external/llvm/test/MC/ARM/
arm_addrmode3.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding %s | FileCheck %s
arm_fixups.s 1 @ RUN: llvm-mc -triple armv7-unknown-unknown %s --show-encoding > %t
  /external/llvm/test/MC/AsmParser/
directive_values.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
floating-literals.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
ifb.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
ifc.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
  /external/llvm/test/MC/Disassembler/ARM/
vfp4.txt 1 # RUN: llvm-mc < %s -triple thumbv7-unknown-unknown --disassemble -mattr=+neon,+vfp4 | FileCheck %s
  /external/llvm/test/MC/Disassembler/MBlaze/
mblaze_fpu.txt 1 # RUN: llvm-mc --disassemble %s -triple=mblaze-unknown-unknown | FileCheck %s
  /external/llvm/test/MC/X86/
padlock.s 1 // RUN: llvm-mc -triple i386-unknown-unknown --show-encoding %s | FileCheck %s
x86_64-sse4a.s 1 # RUN: llvm-mc -triple x86_64-unknown-unknown --show-encoding %s | FileCheck %s
  /external/llvm/test/Verifier/
2010-08-07-PointerIntrinsic.ll 6 target triple = "x86-unknown-unknown"

Completed in 586 milliseconds

<<11121314151617181920>>