Home
last modified time | relevance | path

Searched refs:Mixed (Results 1 – 25 of 43) sorted by relevance

12

/external/mdnsresponder/
DmDNSResponder.sln89 Debug|Mixed Platforms = Debug|Mixed Platforms
93 Release|Mixed Platforms = Release|Mixed Platforms
99 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
100 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Debug|Mixed Platforms.Build.0 = Debug|x64
106 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Release|Mixed Platforms.ActiveCfg = Release|x64
107 {AB581101-18F0-46F6-B56A-83A6B1EA657E}.Release|Mixed Platforms.Build.0 = Release|x64
113 {C1D98254-BA27-4427-A3BE-A68CA2CC5F69}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
114 {C1D98254-BA27-4427-A3BE-A68CA2CC5F69}.Debug|Mixed Platforms.Build.0 = Debug|x64
120 {C1D98254-BA27-4427-A3BE-A68CA2CC5F69}.Release|Mixed Platforms.ActiveCfg = Release|x64
121 {C1D98254-BA27-4427-A3BE-A68CA2CC5F69}.Release|Mixed Platforms.Build.0 = Release|x64
[all …]
/external/clang/test/CodeGenObjC/
Ddot-syntax-1.m72 // Mixed setter & getter (variant 1)
103 // Mixed setter & getter (variant 2)
134 // Mixed setter & getter (variant 3)
165 // Mixed setter & getter (variant 4)
196 // Mixed level calls (variant 1)
219 // Mixed level calls (variant 1)
/external/deqp/doc/testspecs/GLES2/
Dfunctional.texture.units.txt28 + Mixed texture formats
29 + Mixed texture types
30 + Mixed texture parameters
/external/mockito/src/test/java/org/mockito/internal/util/reflection/
DGenericTypeExtractorTest.java32 class Mixed extends Base<Integer> implements IBase<String> {} class in GenericTypeExtractorTest
56 assertEquals(Integer.class, genericTypeOf(Mixed.class, Base.class, IBase.class)); in finds_generic_type()
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_36.txt2 Content-Type: Multipart/Mixed; Boundary="NextPart"
/external/python/cpython2/Lib/email/test/data/
Dmsg_36.txt2 Content-Type: Multipart/Mixed; Boundary="NextPart"
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dcontrol.wifi_checkOddWPAPassphrases27 'abcdef\xc2\xa2', # Mixed unicode and ASCII.
/external/deqp/doc/testspecs/GL3/
Dfunctional.fragment_out_location.txt32 + Mixed layout locations and bindings
/external/clang/include/clang/Frontend/
DCodeGenOptions.h61 Mixed = 2 enumerator
/external/llvm/test/tools/gold/X86/
Dcommon.ll46 ; Mixed ELF and IR. We keep ours as common so the linker will finish the merge.
/external/swiftshader/third_party/LLVM/utils/TableGen/
DFixedLenDecoderEmitter.cpp131 bool Mixed; // a mixed region contains both set and unset bits member in Filter
379 Owner(f.Owner), StartBit(f.StartBit), NumBits(f.NumBits), Mixed(f.Mixed), in Filter()
388 Mixed(mixed) { in Filter()
DARMDecoderEmitter.cpp271 bool Mixed; // a mixed region contains both set and unset bits member in ARMFilter
541 Owner(f.Owner), StartBit(f.StartBit), NumBits(f.NumBits), Mixed(f.Mixed), in ARMFilter()
550 Mixed(mixed) { in ARMFilter()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_cross_ref_avail_unittest.cpp237 TEST(CPDF_CrossRefAvailTest, Mixed) { in TEST() argument
/external/deqp/doc/testspecs/GLES31/
Dfunctional.vertex_attribute_binding.txt66 then verified. Mixed API rendering tests intermix both vertex
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator_test.cc553 TEST_F(NoFragmentationStatsHeapTest, Mixed) { in TEST_F() argument
608 TEST_F(DecreasingSizeRunsHeapTest, Mixed) { in TEST_F() argument
671 TEST_F(LazyBestFitHeapTest, Mixed) { in TEST_F() argument
/external/valgrind/exp-dhat/
Ddh_main.c210 enum { Unknown=999, Exactly, Mixed } xsize_tag; enumerator
357 api->xsize_tag = Mixed; in retire_Block()
367 case Mixed: in retire_Block()
/external/clang/test/SemaObjC/
Dattr-availability-1.m98 @interface Mixed interface
/external/tensorflow/tensorflow/docs_src/about/
Droadmap.md66 * Mixed precision training support with initial example model and guide
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp224 bool Mixed; // a mixed region contains both set and unset bits member in __anon862aa5390511::Filter
488 : Owner(f.Owner), StartBit(f.StartBit), NumBits(f.NumBits), Mixed(f.Mixed), in Filter()
497 : Owner(&owner), StartBit(startBit), NumBits(numBits), Mixed(mixed) { in Filter()
/external/swiftshader/third_party/LLVM/test/TableGen/
DSetTheory.td38 // Mixed sets and elements are flattened.
/external/llvm/test/TableGen/
DSetTheory.td38 // Mixed sets and elements are flattened.
/external/elfutils/
Dconfigure.ac81 # Mixed Declarations and Code
82 # https://gcc.gnu.org/onlinedocs/gcc/Mixed-Declarations.html
/external/google-breakpad/src/common/
Dbyte_cursor_unittest.cc638 TEST(Extractor, Mixed) { in TEST() argument
/external/llvm/docs/
DVectorizers.rst276 Vectorization of Mixed Types
/external/python/cpython3/Doc/library/
Dstatistics.rst29 currently unsupported. Mixed types are also undefined and

12