Home
last modified time | relevance | path

Searched refs:Both (Results 1 – 25 of 183) sorted by relevance

12345678

/external/llvm/test/Analysis/BasicAA/
Dargs-rets-allocas-loads.ll171 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a0 = call double* @normal_returne…
172 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a1 <-> %normal_ret_a0 = call double* @normal_returne…
175 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a0 <-> %normal_ret_a0 = call double* @normal_r…
176 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a1 <-> %normal_ret_a0 = call double* @normal_r…
177 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a0 <-> %normal_ret_a0 = call double* @norm…
178 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a1 <-> %normal_ret_a0 = call double* @norm…
181 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a0 <-> %normal_ret_a0 = call double* @normal_…
182 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a1 <-> %normal_ret_a0 = call double* @normal_…
185 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a0 <-> %normal_ret_a0 = call double* @normal_retu…
186 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a1 <-> %normal_ret_a0 = call double* @normal_retu…
[all …]
/external/stlport/
Dconfigure301 echo "Both --with-cc and \$CC set, using the first"
311 echo "Both --with-extra-cxxflags and \$CXXFLAGS set, using the first"
319 echo "Both --with-extra-cflags and \$CFLAGS set, using the first"
327 echo "Both --with-extra-ldflags and \$LDFLAGS set, using the first"
/external/clang/test/CodeGenCXX/
Dconst-init-cxx11.cpp262 struct Both { struct
263 constexpr Both() : n(10) {} in Both() argument
264 ~Both();
268 Both b;
279 static Both b; in StaticVars()
/external/webkit/Source/WebCore/svg/
DSVGGlyphElement.h41 Both enumerator
55 , orientation(Both) in SVGGlyphIdentifier()
DSVGGlyphElement.cpp100 return SVGGlyphIdentifier::Both; in parseOrientation()
/external/llvm/test/YAMLParser/
Dspec-09-18.data10 - >-1 # Both indicators
/external/clang/test/CodeGenObjC/
Dobject-incr-decr-1.m13 // Both of these crash clang nicely
/external/llvm/test/CodeGen/X86/
D2010-11-18-SelectOfExtload.ll2 ; Both values were being zero extended.
Dwiden_load-0.ll4 ; Both loads should happen before either store.
/external/llvm/test/Transforms/Mem2Reg/
DPromoteMemToRegister.ll1 ; Simple sanity check testcase. Both alloca's should be eliminated.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTable.g3 /* Scope of symbol names. Both globals and block rules need to push a new
/external/clang/
DNOTES.txt55 -arch option may be specified. Both are optional.
81 // Both
/external/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-partial.ll9 ; metadata. Both of these features were key to triggering the assert.
/external/webkit/Source/WebCore/platform/graphics/ca/
DPlatformCAAnimation.h61 enum FillModeType { NoFillMode, Forwards, Backwards, Both }; enumerator
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm_i.h20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator
Deapol_auth_dump.c40 case Both: return "Both"; in ctrl_dir_txt()
/external/markdown/docs/extensions/
DHTML_Tidy.txt5 Python wrapper. Both libtidy and uTidylib must be installed on your system.
/external/chromium/chrome/browser/sync/
DREADME.js12 Both messages and events have a name and a list of arguments, the
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in30 # filesystem. When on, each change will be logged - Both the previous data
/external/icu4c/test/testdata/
Dcasing.txt55 { "ʻcAt! ʻeTc.", "ʻcAt! ʻeTc.", "", "-2", "AL" }, // Both options
/external/eigen/bench/btl/
DREADME111 …ene_matrix & source, gene_matrix & cible, int N) : copy the content of source in cible. Both source
113 …ene_vector & source, gene_vector & cible, int N) : copy the content of source in cible. Both source
/external/v8/tools/gcmole/
DREADME15 Both in cases (a) and (b) compiler is free to evaluate call arguments (that
/external/llvm/docs/HistoricalNotes/
D2001-02-13-Reference-MemoryResponse.txt43 keen to explore the implications of LLVM for mobile devices. Both bytecode
/external/clang/test/SemaObjC/
Dsizeof-interface.m87 // Both of these crash clang nicely
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCAAnimationWin.cpp50 case PlatformCAAnimation::Both: return kCACFFillModeBoth; in toCACFFillModeType()
62 return PlatformCAAnimation::Both; in fromCACFFillModeType()

12345678