/external/llvm-project/llvm/test/CodeGen/X86/ |
D | reghinting.ll | 4 ;; The registers %x and %y must both spill across the finit call. 14 ; CHECK-NEXT: finit 20 %call = tail call i32 @finit(double %conv) nounwind 33 declare i32 @finit(double)
|
/external/llvm/test/CodeGen/X86/ |
D | reghinting.ll | 4 ;; The registers %x and %y must both spill across the finit call. 14 ; CHECK-NEXT: finit 20 %call = tail call i32 @finit(double %conv) nounwind 33 declare i32 @finit(double)
|
/external/javassist/sample/evolve/ |
D | Evolution.java | 117 CtField.Initializer finit = CtField.Initializer.byCall(pool in makeAbstractClass() local 120 absClass.addField(fld, finit); in makeAbstractClass()
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 520 finit label
|
/external/curl/lib/ |
D | multi.c | 126 static const init_multistate_func finit[CURLM_STATE_LAST] = { in mstate() local 178 if(finit[state]) in mstate() 179 finit[state](data); in mstate()
|
/external/llvm-project/llvm/test/MC/X86/ |
D | x86-64.s | 529 finit label
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 730 #define FINIT CHOICE(finit, wait; fninit, wait; finit) 731 #define FNINIT CHOICE(fninit, fninit, finit) 1443 #define FINIT finit
|
/external/llvm-project/clang/docs/ |
D | ClangCommandLineReference.rst | 3610 .. option:: -finit-character=<arg> 3612 .. option:: -finit-integer=<arg> 3614 .. option:: -finit-local-zero, -fno-init-local-zero 3616 .. option:: -finit-logical=<arg> 3618 .. option:: -finit-real=<arg>
|
/external/clang/include/clang/Driver/ |
D | Options.td | 2204 def finit_character_EQ : Joined<["-"], "finit-character=">, Group<gfortran_Group>; 2205 def finit_integer_EQ : Joined<["-"], "finit-integer=">, Group<gfortran_Group>; 2206 def finit_logical_EQ : Joined<["-"], "finit-logical=">, Group<gfortran_Group>; 2207 def finit_real_EQ : Joined<["-"], "finit-real=">, Group<gfortran_Group>;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 264 10011011,11011011,11100011:finit
|
/external/llvm-project/clang/include/clang/Driver/ |
D | Options.td | 3598 def finit_character_EQ : Joined<["-"], "finit-character=">, Group<gfortran_Group>; 3599 def finit_integer_EQ : Joined<["-"], "finit-integer=">, Group<gfortran_Group>; 3600 def finit_logical_EQ : Joined<["-"], "finit-logical=">, Group<gfortran_Group>; 3601 def finit_real_EQ : Joined<["-"], "finit-real=">, Group<gfortran_Group>;
|
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | les-mis-utf8.txt | 1115 finit par devenir tellement vieux que, pour éviter la dépense d'un neuf, 7482 si vive qu'il finit par accepter. On remarqua que ce qui parut surtout 8314 tirer d'un sou. Cela finit par être un talent. Fantine acquit ce sublime 9209 délirer et à parler haut. Cependant elle finit par s'endormir. 9325 qu'elle couvait depuis plusieurs années finit par se déclarer
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 13229 $x{finitely → fɑɪnɑɪtli ; # finitɛli fɪnɪtɛli 20889 $x{finite}$x → fɑɪnɑɪt ; # finit fɪnɑɪt
|
/external/strace/ |
D | ChangeLog | 24521 tests: check decoding of {init,finit,delete}_module syscalls.
|