/external/llvm-project/llvm/test/CodeGen/X86/ |
D | byval-callee-cleanup.ll | 9 %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/ |
D | byval-callee-cleanup.ll | 9 %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/ |
D | ppc32-and-aix-struct-return.c | 42 } Six; typedef 80 Six ret6(void) { return (Six){12, 34, 56}; } in ret6()
|
D | aix-struct-arg.c | 26 } Six; typedef 67 void arg6(Six x) {} in arg6()
|
/external/python/six/ |
D | README.rst | 10 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
|
D | PKG-INFO | 18 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/ |
D | PKG-INFO | 18 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/ |
D | ast-dump-enum-json.cpp | 15 Six enumerator
|
/external/tensorflow/third_party/ |
D | six.BUILD | 2 # Six provides simple utilities for wrapping over differences between Python 2
|
/external/tflite-support/third_party/ |
D | six.BUILD | 2 # Six provides simple utilities for wrapping over differences between Python 2
|
/external/llvm-project/clang/test/Parser/ |
D | c2x-attributes.c | 14 enum { [[]] Six }; // expected-error {{expected identifier}} enumerator
|
/external/rust/crates/libfuzzer-sys/libfuzzer/tests/ |
D | FuzzedDataProviderUnittest.cpp | 327 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/ |
D | FuzzedDataProviderUnittest.cpp | 327 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/ |
D | README.md | 104 struct Six(i16, i32); 107 println!("{}", std::mem::align_of::<Six>());
|
/external/python/cpython3/Modules/_decimal/libmpdec/literature/ |
D | six-step.txt | 6 The Six Step Transform:
|
/external/rust/cxx/book/src/ |
D | shared.md | 157 Six, 169 Six = 6,
|
/external/python/six/documentation/ |
D | index.rst | 1 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/ |
D | index | 47 # sched_switch event doesn't start a slice). Six slices in this case.
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ppc_closure.S | 285 # case FFI_SYSV_TYPE_SMALL_STRUCT + 6. Six byte struct.
|
/external/libffi/src/powerpc/ |
D | ppc_closure.S | 319 # case FFI_SYSV_TYPE_SMALL_STRUCT + 6. Six byte struct.
|
/external/bzip2/ |
D | README | 26 bzip2 and bzip2recover. Six self-tests are run. If the self-tests
|
/external/skqp/site/dev/tools/ |
D | markdown.md | 134 > #### Six
|
/external/python/cpython3/Doc/library/ |
D | random.rst | 436 >>> # Six roulette wheel spins (weighted sampling with replacement)
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 524 // Six operand long
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 524 // Six operand long
|