Home
last modified time | relevance | path

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

12345678910>>...386

/external/libcups/examples/
Dtestfile.txt1 All work and no play makes Johhny a dull boy. All work and no
2 play makes Johhny a dull boy. All work and no play makes Johhny
3 a dull boy. All work and no play makes Johhny a dull boy. All
4 work and no play makes Johhny a dull boy. All work and no play
5 makes Johhny a dull boy. All work and no play makes Johhny a
6 dull boy. All work and no play makes Johhny a dull boy. All
7 work and no play makes Johhny a dull boy. All work and no play
8 makes Johhny a dull boy. All work and no play makes Johhny a
9 dull boy. All work and no play makes Johhny a dull boy. All
10 work and no play makes Johhny a dull boy. All work and no play
[all …]
/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/deqp-deps/SPIRV-Tools/utils/vscode/src/tools/
Dgen-grammar.go97 All grammar.Root // Combination of SPIRV + Extensions
103 args.All.Instructions = append(args.All.Instructions, args.SPIRV.Instructions...)
104 args.All.OperandKinds = append(args.All.OperandKinds, args.SPIRV.OperandKinds...)
112 args.All.Instructions = append(args.All.Instructions, root.Instructions...)
113 args.All.OperandKinds = append(args.All.OperandKinds, root.OperandKinds...)
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/tools/
Dgen-grammar.go97 All grammar.Root // Combination of SPIRV + Extensions
103 args.All.Instructions = append(args.All.Instructions, args.SPIRV.Instructions...)
104 args.All.OperandKinds = append(args.All.OperandKinds, args.SPIRV.OperandKinds...)
112 args.All.Instructions = append(args.All.Instructions, root.Instructions...)
113 args.All.OperandKinds = append(args.All.OperandKinds, root.OperandKinds...)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyMetadata.cpp96 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
99 if (std::find(All.begin(), All.end(), Op.get()) == All.end()) in unifyExtensionMD()
100 All.push_back(Op.get()); in unifyExtensionMD()
104 for (const auto &MD : All) in unifyExtensionMD()
/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-2020 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/llvm-project/clang/lib/Frontend/
DTextDiagnosticBuffer.cpp34 All.emplace_back(Level, Notes.size()); in HandleDiagnostic()
38 All.emplace_back(Level, Warnings.size()); in HandleDiagnostic()
42 All.emplace_back(Level, Remarks.size()); in HandleDiagnostic()
47 All.emplace_back(Level, Errors.size()); in HandleDiagnostic()
54 for (const auto &I : All) { in FlushDiagnostics()
/external/libavc/fuzzer/
DREADME.md120 | `u4_wd` | In the range `0 to 10239` | All the bits of 1st and 2nd byte of data |
121 | `u4_ht` | In the range `0 to 10239` | All the bits of 3rd and 4th byte of data |
122 …V_YUV_420P` 1. `IV_YUV_420SP_UV` 2. `IV_YUV_422ILE` 3. `IV_YUV_420SP_VU` | All the bits of 5th byt…
124 …`IVE_RC_STORAGE` 2. `IVE_RC_CBR_NON_LOW_DELAY` 3. `IVE_RC_CBR_LOW_DELAY` | All the bits of 7th byt…
127 …WEST` 2. `IVE_NORMAL` 3. `IVE_FAST` 4. `IVE_HIGH_SPEED` 5. `IVE_FASTEST` | All the bits of 10th by…
130 | `u4_i_qp` | In the range `4 to 51` | All the bits of 13th byte of data |
131 | `u4_p_qp` | In the range `4 to 51` | All the bits of 14th byte of data |
132 | `u4_b_qp` | In the range `4 to 51` | All the bits of 15th byte of data |
133 | `u4_target_bitrate` | In the range `0 to 500000000` | All the bits of 16th and 17th byte of data |
134 | `u4_target_bitrate` | In the range `0 to 255` | All the bits of 18th byte of data |
[all …]
/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/tpm2-tss/
DCONTRIBUTING.md2 All non security bugs should be filed on the Issues tracker:
10 All changes to the source code must follow the coding standard used in the
13 All changes should be introduced via github pull requests. This allows anyone to
21 * All tests must pass on Travis CI for the merge to occur.
22 * All changes must not introduce superfluous changes or whitespace errors.
23 * All commits should adhere to the git commit message guidelines described
31 * All contributions must adhere to the Developers Certificate of Origin. The
/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/toolchain-utils/go/patch/go-1.10.3/
Dgo1.patch10 // Copyright 2014 The Go Authors. All rights reserved.
20 // Copyright 2011 The Go Authors. All rights reserved.
30 // Copyright 2015 The Go Authors. All rights reserved.
40 // Copyright 2013 The Go Authors. All rights reserved.
50 // Copyright 2015 The Go Authors. All rights reserved.
/external/toolchain-utils/go/patch/go-1.11.2/
Dgo1.patch10 // Copyright 2014 The Go Authors. All rights reserved.
20 // Copyright 2011 The Go Authors. All rights reserved.
30 // Copyright 2015 The Go Authors. All rights reserved.
40 // Copyright 2013 The Go Authors. All rights reserved.
50 // Copyright 2015 The Go Authors. All rights reserved.
/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/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/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyMetadata.cpp96 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
99 if (!llvm::is_contained(All, Op.get())) in unifyExtensionMD()
100 All.push_back(Op.get()); in unifyExtensionMD()
104 for (const auto &MD : All) in unifyExtensionMD()
/external/libhevc/fuzzer/
DREADME.md107 | `i4_width` | In the range `0 to 10239` | All the bits of 1st and 2nd byte of data |
108 | `i4_height` | In the range `0 to 10239` | All the bits of 3rd and 4th byte of data |
109 | `i4_max_tr_tree_depth_I` | 0. `1` 1. `2` 2. `3` | All the bits of 5th byte of data |
112 | `i4_rate_control_mode` | 0. `VBR` 1. `CQP` 2. `CBR` | All the bits of 8th byte of data modulus 3 |
113 | `ai4_frame_qp` | In the range `1 to 51` | All the bits of 9th byte of data |
114 …_P4 4. `IHEVCE_QUALITY_P5` 5. `IHEVCE_QUALITY_P6` 6. `IHEVCE_QUALITY_P7` | All the bits of 10th by…
115 | `ai4_tgt_bitrate` | In the range `0 to 500000000` | All the bits of 11th and 12th byte of data |
120 | `i4_max_closed_gop_period` | In the range `0 to 255` | All the bits of 17th byte of data |
121 | `i4_min_closed_gop_period` | In the range `0 to 255` | All the bits of 18th byte of data |
122 | `i4_max_i_open_gop_period` | In the range `0 to 255` | All the bits of 19th byte of data |
[all …]
/external/libfuse/
DLICENSE4 - All files in the include/ directory.
5 - All files in the lib/ directory.
11 All other files may be used only under the terms of the GNU General
/external/toolchain-utils/go/patch/go-1.10.2/
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/pcre/dist2/
DAUTHORS12 All rights reserved
23 All rights reserved.
34 All rights reserved.
/external/llvm-project/clang/include/clang/Basic/
DXRayInstr.h43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed; variable
59 void clear(XRayInstrMask K = XRayInstrKind::All) { Mask &= ~K; }
63 bool full() const { return Mask == XRayInstrKind::All; } in full()

12345678910>>...386