Home
last modified time | relevance | path

Searched refs:Six (Results 1 – 25 of 41) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/X86/
Dbyval-callee-cleanup.ll9 %struct.Six = type { [6 x i8] }
11 define x86_stdcallcc void @f(%struct.Six* byval(%struct.Six) %a) {
17 define x86_thiscallcc void @g(i8* %this, %struct.Six* byval(%struct.Six) %a) {
23 define x86_fastcallcc void @h(i32 inreg %x, i32 inreg %y, %struct.Six* byval(%struct.Six) %a) {
/external/llvm/test/CodeGen/X86/
Dbyval-callee-cleanup.ll9 %struct.Six = type { [6 x i8] }
11 define x86_stdcallcc void @f(%struct.Six* byval %a) {
17 define x86_thiscallcc void @g(i8* %this, %struct.Six* byval %a) {
23 define x86_fastcallcc void @h(i32 inreg %x, i32 inreg %y, %struct.Six* byval %a) {
/external/llvm-project/clang/test/CodeGen/
Dppc32-and-aix-struct-return.c42 } Six; typedef
80 Six ret6(void) { return (Six){12, 34, 56}; } in ret6()
Daix-struct-arg.c26 } Six; typedef
67 void arg6(Six x) {} in arg6()
/external/python/six/
DREADME.rst10 Six is a Python 2 and 3 compatibility library. It provides utility functions
15 Six supports every Python version since 2.6. It is contained in only one Python
DPKG-INFO18 Six is a Python 2 and 3 compatibility library. It provides utility functions
23 Six supports every Python version since 2.6. It is contained in only one Python
/external/python/six/six.egg-info/
DPKG-INFO18 Six is a Python 2 and 3 compatibility library. It provides utility functions
23 Six supports every Python version since 2.6. It is contained in only one Python
/external/llvm-project/clang/test/AST/
Dast-dump-enum-json.cpp15 Six enumerator
/external/tensorflow/third_party/
Dsix.BUILD2 # Six provides simple utilities for wrapping over differences between Python 2
/external/tflite-support/third_party/
Dsix.BUILD2 # Six provides simple utilities for wrapping over differences between Python 2
/external/llvm-project/clang/test/Parser/
Dc2x-attributes.c14 enum { [[]] Six }; // expected-error {{expected identifier}} enumerator
/external/rust/crates/libfuzzer-sys/libfuzzer/tests/
DFuzzedDataProviderUnittest.cpp327 Six, in TEST() enumerator
335 EXPECT_EQ(Enum::Six, DataProv.ConsumeEnum<Enum>()); in TEST()
340 EXPECT_EQ(Enum::Six, DataProv.ConsumeEnum<Enum>()); in TEST()
/external/llvm-project/compiler-rt/lib/fuzzer/tests/
DFuzzedDataProviderUnittest.cpp327 Six, in TEST() enumerator
335 EXPECT_EQ(Enum::Six, DataProv.ConsumeEnum<Enum>()); in TEST()
340 EXPECT_EQ(Enum::Six, DataProv.ConsumeEnum<Enum>()); in TEST()
/external/rust/crates/rustversion/
DREADME.md104 struct Six(i16, i32);
107 println!("{}", std::mem::align_of::<Six>());
/external/python/cpython3/Modules/_decimal/libmpdec/literature/
Dsix-step.txt6 The Six Step Transform:
/external/rust/cxx/book/src/
Dshared.md157 Six,
169 Six = 6,
/external/python/six/documentation/
Dindex.rst1 Six: Python 2 and 3 Compatibility Library
11 Six provides simple utilities for wrapping over differences between Python 2 and
16 Six can be downloaded on `PyPi <https://pypi.python.org/pypi/six/>`_. Its bug
46 Six provides constants that may differ between Python versions. Ones ending
461 Six contains compatibility shims for unittest assertions that have been renamed.
499 different modules. Six provides a consistent interface to them through the fake
/external/perfetto/test/trace_processor/parsing/
Dindex47 # sched_switch event doesn't start a slice). Six slices in this case.
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dppc_closure.S285 # case FFI_SYSV_TYPE_SMALL_STRUCT + 6. Six byte struct.
/external/libffi/src/powerpc/
Dppc_closure.S319 # case FFI_SYSV_TYPE_SMALL_STRUCT + 6. Six byte struct.
/external/bzip2/
DREADME26 bzip2 and bzip2recover. Six self-tests are run. If the self-tests
/external/skqp/site/dev/tools/
Dmarkdown.md134 > #### Six
/external/python/cpython3/Doc/library/
Drandom.rst436 >>> # Six roulette wheel spins (weighted sampling with replacement)
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrInfo.td524 // Six operand long
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.td524 // Six operand long

12