Searched refs:vanilla (Results 1 – 25 of 41) sorted by relevance
12
/external/llvm/test/DebugInfo/X86/ |
D | 2011-09-26-GlobalVarContext.ll | 25 !6 = !DIFile(filename: "test.c", directory: "/work/llvm/vanilla/test/DebugInfo") 36 !20 = !DIFile(filename: "test.c", directory: "/work/llvm/vanilla/test/DebugInfo") 42 ; CHECK: DW_AT_decl_file [DW_FORM_data1] ("/work/llvm/vanilla/test/DebugInfo{{[/\\]}}test.c") 50 ; CHECK: DW_AT_decl_file [DW_FORM_data1] ("/work/llvm/vanilla/test/DebugInfo{{[/\\]}}test.c")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | 2011-09-26-GlobalVarContext.ll | 31 !2 = !DIFile(filename: "test.c", directory: "/work/llvm/vanilla/test/DebugInfo") 51 ; CHECK: DW_AT_decl_file [DW_FORM_data1] ("/work/llvm/vanilla/test/DebugInfo{{[/\\]}}test.c") 59 ; CHECK: DW_AT_decl_file [DW_FORM_data1] ("/work/llvm/vanilla/test/DebugInfo{{[/\\]}}test.c")
|
/external/golang-protobuf/proto/ |
D | clone_test.go | 80 vanilla := new(pb.MyMessage) 85 if err := proto.Unmarshal(b, vanilla); err != nil { 112 if !proto.Equal(cloneTestMessage, vanilla) { 113 t.Fatalf("mutation on original detected:\ngot %v\nwant %v", cloneTestMessage, vanilla)
|
/external/u-boot/doc/uImage.FIT/ |
D | multi.its | 13 description = "vanilla-2.6.23"; 114 description = "tqm5200 vanilla-2.6.23 configuration";
|
/external/swiftshader/third_party/LLVM/test/DebugInfo/ |
D | 2011-09-26-GlobalVarContext.ll | 20 !0 = metadata !{i32 720913, i32 0, i32 12, metadata !"test.c", metadata !"/work/llvm/vanilla/test/D… 26 !6 = metadata !{i32 720937, metadata !"test.c", metadata !"/work/llvm/vanilla/test/DebugInfo", null…
|
/external/toybox/toys/android/ |
D | README | 3 Commands primarily used by Android, not vanilla Linux. (Also SELinux stuff.)
|
/external/parameter-framework/asio-1.10.6/ |
D | README.parameter-framework | 6 missing ASIO header, you may download a vanilla ASIO version from
|
/external/llvm/test/CodeGen/AArch64/ |
D | addsub_ext.ll | 14 ; Need this to prevent extension upon load and give a vanilla i8 operand. 89 ; Need this to prevent extension upon load and give a vanilla i8 operand. 147 ; Need this to prevent extension upon load and give a vanilla i16 operand. 222 ; Need this to prevent extension upon load and give a vanilla i16 operand.
|
/external/parameter-framework/support/android/asio/ |
D | asio_shrinker.sh | 131 missing ASIO header, you may download a vanilla ASIO version from
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | addsub_ext.ll | 14 ; Need this to prevent extension upon load and give a vanilla i8 operand. 89 ; Need this to prevent extension upon load and give a vanilla i8 operand. 147 ; Need this to prevent extension upon load and give a vanilla i16 operand. 222 ; Need this to prevent extension upon load and give a vanilla i16 operand.
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/ |
D | TREE_RCU-kconfig.txt | 24 CONFIG_RCU_EXPERT=n -- Do a few, but these have to be vanilla configurations.
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_analyzer_usage.txt | 5 …ere are couple of bug fixes that are yet to be accepted upstream for us to use the vanilla version.
|
/external/deqp/framework/platform/ |
D | CMakeLists.txt | 141 vanilla/tcuVanillaPlatform.cpp
|
/external/python/pyasn1-modules/ |
D | CHANGES.txt | 86 - License updated to vanilla BSD 2-Clause to ease package use
|
/external/toolchain-utils/ |
D | build_chromeos.py | 155 if options.vanilla or options.vanilla_image:
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
D | control.wifi_check1x_WPA | 14 vanilla 802.1x authentication to set up a WPA pipe.
|
/external/gemmlowp/meta/ |
D | README | 21 The arithmetical performance of the new kernel exceeds 18 GOps/s on a vanilla
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | fast-math.ll | 43 ; reciprocal(rsqrt(x)) for sqrt(x), and emit a vanilla divide.
|
/external/llvm/test/CodeGen/X86/ |
D | scalar-fp-to-i64.ll | 15 ; SSE2 (cvtts[ds]2si) and vanilla X87 (fnstcw+fist, 32-bit only).
|
/external/toybox/ |
D | README | 166 upstream first (into vanilla toybox, with discussion on the toybox mailing
|
/external/tensorflow/tensorflow/contrib/tpu/ |
D | tpu_estimator.md | 174 To convert your code from the vanilla `Estimator` class to use TPUs, change the
|
/external/freetype/builds/mac/ |
D | README | 19 vanilla FreeType to fit classic MacOS.
|
/external/bcc/ |
D | INSTALL.md | 38 There are a few optional kernel flags needed for running bcc networking examples on vanilla kernel:
|
/external/syzkaller/docs/ |
D | syzbot.md | 193 custom patches during fuzzing. It always tests vanilla unmodified git trees.
|
/external/scapy/doc/scapy/ |
D | build_dissect.rst | 29 a vanilla ``ByteField`` and a ``XByteField`` is only the fact that the preferred human 31 integer field named ``donald``. It is different from a vanilla ``IntField`` by the fact
|
12