Home
last modified time | relevance | path

Searched refs:All (Results 1 – 25 of 7767) sorted by relevance

12345678910>>...311

/external/golang-protobuf/protoc-gen-go/testdata/imports/
Dtest_import_all.pb.go27 type All struct { struct
40 func (m *All) Reset() { *m = All{} } argument
41 func (m *All) String() string { return proto.CompactTextString(m) } argument
42 func (*All) ProtoMessage() {} argument
43 func (*All) Descriptor() ([]byte, []int) { argument
47 func (m *All) XXX_Unmarshal(b []byte) error { argument
50 func (m *All) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
53 func (m *All) XXX_Merge(src proto.Message) { argument
56 func (m *All) XXX_Size() int { argument
59 func (m *All) XXX_DiscardUnknown() { argument
[all …]
/external/curl/tests/data/
Dtest55735 All curl_mprintf() unsigned short tests OK!
36 All curl_mprintf() signed short tests OK!
37 All curl_mprintf() unsigned int tests OK!
38 All curl_mprintf() signed int tests OK!
39 All curl_mprintf() unsigned long tests OK!
40 All curl_mprintf() signed long tests OK!
41 All curl_mprintf() curl_off_t tests OK!
42 All curl_mprintf() strings tests OK!
43 All float strings tests OK!
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_layout_test.cpp121 pred_type All = Range<0, kRangeEnd>(); variable
133 … , std::make_tuple(std::string("OpExtension") , Equals<1> , All)
134 … , std::make_tuple(std::string("OpExtInstImport") , Equals<2> , All)
136 … , std::make_tuple(std::string("OpEntryPoint") , Equals<4> , All)
137 … , std::make_tuple(std::string("OpExecutionMode ") , Range<5, 6>() , All)
138 … , std::make_tuple(std::string("OpExecutionModeId") , Range<5, 6>() , All)
140 … , std::make_tuple(std::string("OpSourceContinued ") , Range<7, 11>() , All)
141 … , std::make_tuple(std::string("OpSourceExtension ") , Range<7, 11>() , All)
142 … , std::make_tuple(std::string("%str2 = OpString ") , Range<7, 11>() , All)
143 … , std::make_tuple(std::string("OpName ") , Range<12, 13>() , All)
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_layout_test.cpp121 pred_type All = Range<0, kRangeEnd>(); variable
133 … , std::make_tuple(std::string("OpExtension") , Equals<1> , All)
134 … , std::make_tuple(std::string("OpExtInstImport") , Equals<2> , All)
136 … , std::make_tuple(std::string("OpEntryPoint") , Equals<4> , All)
137 … , std::make_tuple(std::string("OpExecutionMode ") , Range<5, 6>() , All)
138 … , std::make_tuple(std::string("OpExecutionModeId") , Range<5, 6>() , All)
140 … , std::make_tuple(std::string("OpSourceContinued ") , Range<7, 11>() , All)
141 … , std::make_tuple(std::string("OpSourceExtension ") , Range<7, 11>() , All)
142 … , std::make_tuple(std::string("%str2 = OpString ") , Range<7, 11>() , All)
143 … , std::make_tuple(std::string("OpName ") , Range<12, 13>() , All)
[all …]
/external/gemmlowp/test/
Dtest.cc502 All, enumerator
522 if (params_to_test == WhatParamsToTest::All) { in test_gemm()
534 enum class WhatOrdersToTest { All, OnlyRCC }; enumerator
547 if (orders_to_test == WhatOrdersToTest::All) { in test_gemm()
581 test_gemm<GemmWrapper>(context, 50, 50, 50, WhatParamsToTest::All, in test_gemm_kernel()
585 WhatOrdersToTest::All); in test_gemm_kernel()
593 test_gemm<GemmWrapper>(context, 1, 1, 1, WhatParamsToTest::All, in test_gemm()
595 test_gemm<GemmWrapper>(context, 2, 1, 1, WhatParamsToTest::All, in test_gemm()
597 test_gemm<GemmWrapper>(context, 1, 2, 1, WhatParamsToTest::All, in test_gemm()
599 test_gemm<GemmWrapper>(context, 1, 1, 2, WhatParamsToTest::All, in test_gemm()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyMetadata.cpp97 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
100 if (std::find(All.begin(), All.end(), Op.get()) == All.end()) in unifyExtensionMD()
101 All.push_back(Op.get()); in unifyExtensionMD()
105 for (const auto &MD : All) in unifyExtensionMD()
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicsX86.td16 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
101 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
147 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
194 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
219 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
226 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
232 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
240 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
249 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
283 let TargetPrefix = "x86" in { // All intrinsics start with "llvm.x86.".
[all …]
/external/libxcam/
DNOTICE1 All files in xcore, tests directory are Apache 2.0 License.
2 All header files in ext/atomisp are from Linux kernel user api headers
3 All header files in ext/ia_imaging are Apache 2.0 License
4 All dynamic libraries in ext/ia_imaging are provided by Intel Corporation
/external/python/cpython2/Doc/
Dcopyright.rst7 Copyright © 2001-2018 Python Software Foundation. All rights reserved.
9 Copyright © 2000 BeOpen.com. All rights reserved.
11 Copyright © 1995-2000 Corporation for National Research Initiatives. All rights
14 Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
/external/python/cpython3/Doc/
Dcopyright.rst7 Copyright © 2001-2019 Python Software Foundation. All rights reserved.
9 Copyright © 2000 BeOpen.com. All rights reserved.
11 Copyright © 1995-2000 Corporation for National Research Initiatives. All rights
14 Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_group_vote.txt53 All test cases below are composed from the following steps:
68 as a parameter should diverge between invocations. All pixels
72 as a parameter should be true for all invocations. All pixels
79 group. All pixels should have (1, 1, 1, 1) color.
83 group. All pixels should have (0, 0, 0, 1) color.
89 All pixels should have (0, 0, 0, 1) color.
93 All pixels should have (1, 1, 1, 1) color.
97 All pixels should have (1, 1, 1, 1) color.
/external/eigen/cmake/
DFindBLAS.cmake5 # All rights reserved.
6 # @copyright (c) 2012-2016 Inria. All rights reserved.
7 # @copyright (c) 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, Univ. Bordeaux. All rights r…
327 set(BLA_VENDOR "All")
332 if (BLA_VENDOR MATCHES "Intel*" OR BLA_VENDOR STREQUAL "All")
532 if (BLA_VENDOR STREQUAL "Intel10_32" OR BLA_VENDOR STREQUAL "All")
536 if (BLA_VENDOR STREQUAL "Intel10_64lp*" OR BLA_VENDOR STREQUAL "All")
543 if (BLA_VENDOR STREQUAL "*_seq" OR BLA_VENDOR STREQUAL "All")
547 if (NOT BLA_VENDOR STREQUAL "*_seq" OR BLA_VENDOR STREQUAL "All")
564 if (BLA_VENDOR STREQUAL "Intel10_32" OR BLA_VENDOR STREQUAL "All")
[all …]
/external/libyuv/files/
Dall.gyp1 # Copyright 2013 The LibYuv Project Authors. All rights reserved.
6 # in the file PATENTS. All contributing project authors may
9 # all.gyp and All target are for benefit of android gyp build.
13 'target_name': 'All',
/external/cldr/tools/java/org/unicode/cldr/util/data/
DLocales.txt618 Bangor_Univ ; * ; moderate ; All others
621 Bhutan ; * ; moderate ; All others
625 georgia_isi ; * ; moderate ; All others
634 Afrigen ; * ; moderate ; All others
637 Breton ; * ; moderate ; All others
640 Cherokee ; * ; moderate ; All others
644 Gnome ; * ; moderate ; All others
646 Guest ; * ; moderate ; All others
656 India ; * ; moderate ; All others
659 Iran_HCI ; * ; moderate ; All others
[all …]
/external/toolchain-utils/go/patch/
Dgo1.patch10 // Copyright 2014 The Go Authors. All rights reserved.
23 // Copyright 2011 The Go Authors. All rights reserved.
36 // Copyright 2015 The Go Authors. All rights reserved.
49 // Copyright 2013 The Go Authors. All rights reserved.
62 // Copyright 2015 The Go Authors. All rights reserved.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.specification.txt29 - All texture formats
32 - All formats
34 + All pixel transfer modes
46 tested. All texture levels, faces (for cube maps) and slices (for 2D array
/external/pcre/dist2/
DAUTHORS12 All rights reserved
23 All rights reserved.
34 All rights reserved.
/external/autotest/client/site_tests/graphics_Gbm/
Dcontrol1 # Copyright 2015 The Chromium OS Authors. All rights reserved.
9 Tests the Mesa graphics buffer management. All tests must pass.
21 Tests the Mesa graphics buffer management. All tests must pass.
/external/webrtc/
Dall.gyp1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
6 # in the file PATENTS. All contributing project authors may
17 'target_name': 'All',
/external/llvm/docs/
DAMDGPUUsage.rst48 All DS instructions are supported.
53 instruction set. All FLAT instructions are supported for these architectures
57 All non-atomic MUBUF instructions are supported.
65 All SOP1 instructions are supported.
69 All SOP2 instructions are supported.
73 All SOPC instructions are supported.
104 All 32-bit and 64-bit encodings should work.
/external/honggfuzz/examples/apache-httpd/
Dhttpd.conf.h153 Options All
72 Options All MultiViews
79 Options All MultiViews
83 Options All MultiViews
Dhttpd.conf.h253 Options All
72 Options All MultiViews
79 Options All MultiViews
83 Options All MultiViews
/external/pdfium/xfa/fxfa/parser/
Dcxfa_font.cpp31 (void*)XFA_AttributeEnum::All},
34 (void*)XFA_AttributeEnum::All},
45 (void*)XFA_AttributeEnum::All},
106 .value_or(XFA_AttributeEnum::All); in GetUnderlinePeriod()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-all.hpp142 class All = rxo::detail::all<SourceValue, rxu::decay_t<Predicate>>,
143 class Value = rxu::value_type_t<All>>
145 -> decltype(o.template lift<Value>(All(std::forward<Predicate>(p)))) { in member()
146 return o.template lift<Value>(All(std::forward<Predicate>(p))); in member()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp164 uint32_t All = Classes->getChildCount(); in start() local
179 uint32_t Shown = All; in start()
181 Filtered = filterAndSortClassDefs(Printer, *Classes, All); in start()
187 if (Shown < All) in start()
188 Printer << ", " << (All - Shown) << " filtered"; in start()

12345678910>>...311