Searched refs:FO (Results 1 – 25 of 481) sorted by relevance
12345678910>>...20
5 #define FO(x) offsetof(struct jt_funcs, x) macro25 : : "i"(FO(x)) : "eax", "ecx");39 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r11");53 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "x9");65 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "ip");83 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "t9");99 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "t9");115 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "gp");131 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "a0");143 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r5");[all …]
1 ; RUN: llvm-rc /FO %t %p/Inputs/tag-accelerators.rc82 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-bad-id.rc 2>&1 | FileCheck %s --check-prefix B…88 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-ascii-virtkey.rc 2>&1 | FileCheck %s --check-p…94 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-ascii-control.rc 2>&1 | FileCheck %s --check-p…100 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-ascii-shift.rc 2>&1 | FileCheck %s --check-pre…106 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-ascii-alt.rc 2>&1 | FileCheck %s --check-prefi…112 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-bad-key-id.rc 2>&1 | FileCheck %s --check-pref…118 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-too-short.rc 2>&1 | FileCheck %s --check-prefi…124 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-too-long.rc 2>&1 | FileCheck %s --check-prefix…130 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-only-caret.rc 2>&1 | FileCheck %s --check-pref…[all …]
3 ; RUN: llvm-rc /FO %t.include.res %p/Inputs/include.rc8 ; RUN: llvm-rc /FO %t.noquotes.res %p/Inputs/include-noquotes.rc13 ; RUN: llvm-rc /FO %t.nested-include.res /I %p/Inputs/nested %p/Inputs/deep-include.rc18 ; RUN: not llvm-rc /FO %t.nested-include.res %p/Inputs/deep-include.rc 2>&1 \27 ; RUN: llvm-rc /FO %t.nested-include.res %p/Inputs/include.rc
1 ; RUN: llvm-rc /C 65001 /FO %t.utf8.res %p/Inputs/utf8.rc21 ; RUN: not llvm-rc /C 65001 /FO %t.utf8-escape-narrow.res %p/Inputs/utf8-escape-narrow.rc 2>&1 | Fi…25 ; RUN: llvm-rc /C 1252 /FO %t.cp1252.res %p/Inputs/cp1252.rc
1 ; RUN: llvm-rc /FO %t %p/Inputs/tag-dialog.rc166 ; RUN: llvm-rc /FO %t %p/Inputs/tag-dialog-headers.rc583 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-large-coord.rc 2>&1 | FileCheck %s --check-prefix CO…589 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-large-coord-neg.rc 2>&1 | FileCheck %s --check-prefi…595 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-large-size.rc 2>&1 | FileCheck %s --check-prefix COO…601 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-negative-size.rc 2>&1 | FileCheck %s --check-prefix …607 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-ctl-large-coord.rc 2>&1 | FileCheck %s --check-prefi…614 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-ctl-large-coord-neg.rc 2>&1 | FileCheck %s --check-p…621 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-ctl-large-size.rc 2>&1 | FileCheck %s --check-prefix…628 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-dialog-ctl-negative-size.rc 2>&1 | FileCheck %s --check-pre…[all …]
1 ; RUN: llvm-rc /FO %t %p/Inputs/tag-versioninfo.rc59 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-versioninfo-mixed-ints-strings.rc 2>&1 | FileCheck %s --che…64 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-versioninfo-word-too-large.rc 2>&1 | FileCheck %s --check-p…
1 ; RUN: llvm-rc /FO %t %p/Inputs/tag-stringtable-basic.rc84 ; RUN: llvm-rc /N /FO %t0 %p/Inputs/tag-stringtable-basic.rc169 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-stringtable-same-ids.rc 2>&1 | FileCheck %s --check-prefix …
1 ; RUN: llvm-rc /FO %t %p/Inputs/tag-menu.rc77 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-menu-bad-menuitem-id.rc 2>&1 | FileCheck %s --check-prefix …
1 ; RUN: llvm-rc /FO %t %p/Inputs/cpp-output.rc
1 ; RUN: llvm-rc /FO %t %p/Inputs/memoryflags-stringtable.rc
13 ; CHECK-NEXT: /FO <value> Change the output file location.
4 ; RUN: llvm-rc /FO %t/tag-icon-cursor.res %p/Inputs/tag-icon-cursor.rc323 ; RUN: not llvm-rc /FO %t/1 %p/Inputs/tag-icon-cursor-nonexistent.rc 2>&1 | FileCheck %s --check-pr…328 ; RUN: not llvm-rc /FO %t/1 %p/Inputs/tag-icon-cursor-nonsense.rc 2>&1 | FileCheck %s --check-prefi…
1 ; RUN: llvm-rc /FO %t %p/Inputs/versioninfo-padding.rc
3 ; RUN: llvm-rc /FO %t/tag-html.res %p/Inputs/tag-html.rc
1 ; RUN: not llvm-rc /V /FO %t.res %p/Inputs/tokens.rc | FileCheck %s
56 T := -FO=
13 FO{"جزائر فیرو"}
21 FO{"îles Féroé"}
86 FO{"פֿאַרא אינזלען"}
21 FileSystemOptions FO; in readDiagnostics() local22 FileManager FileMgr(FO); in readDiagnostics()
21 FOTOR ; Tórshavn # FO : Faroe Islands
24 FO;Faroe Islands;literacy;99;original.britannica.com51 FO;Faroe Islands;gdp-ppp;$1000000000;
103 #if FO\
40 CXLoadedDiagnosticSetImpl() : CXDiagnosticSetImpl(true), FakeFiles(FO) {} in CXLoadedDiagnosticSetImpl()48 FileSystemOptions FO; member in __anon243432f30111::CXLoadedDiagnosticSetImpl
15 …FO�FOR.(R.(>3(>3(G@-G@-e^:e^:w�\w�\n�\n�\m�Ym�Ys�ds�d~�{~�{������������d}_d}_S_GS_G8938939:49:4>>8…