Home
last modified time | relevance | path

Searched defs:Values (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/external/llvm-project/parallel-libs/acxxel/tests/
Dspan_test.cpp37 int Values[] = {0, 1, 2}; in TEST() local
48 int Values[] = {0, 1, 2}; in TEST() local
57 int Values[] = {0, 1, 2}; in TEST() local
69 int Values[] = {0, 1, 2}; in TEST() local
100 int Values[] = {0, 1, 2}; in TEST() local
108 int Values[] = {0, 1, 2}; in TEST() local
117 int Values[] = {0, 1, 2}; in TEST() local
125 int Values[] = {0, 1, 2}; in TEST() local
145 int Values[] = {0, 1, 2}; in TEST() local
153 int Values[] = {0, 1, 2}; in TEST() local
[all …]
/external/llvm-project/mlir/docs/
DLangRef.md1428 #### AffineMap Attribute
1438 #### Array Attribute
1449 #### Boolean Attribute
1460 #### Dictionary Attribute
1472 #### Elements Attributes
1547 #### Float Attribute
1574 #### Integer Attribute
1596 #### String Attribute
1606 #### Symbol Reference Attribute
1636 #### Type Attribute
[all …]
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DLatencyBenchmarkRunner.cpp33 static double computeVariance(const llvm::SmallVector<int64_t, 4> &Values) { in computeVariance()
47 static int64_t findMin(const llvm::SmallVector<int64_t, 4> &Values) { in findMin()
53 static int64_t findMax(const llvm::SmallVector<int64_t, 4> &Values) { in findMax()
59 static int64_t findMean(const llvm::SmallVector<int64_t, 4> &Values) { in findMean()
/external/llvm-project/polly/lib/CodeGen/
DRuntimeDebugBuilder.cpp97 ArrayRef<Value *> Values) { in createPrinter()
118 prepareValuesForPrinting(PollyIRBuilder &Builder, ArrayRef<Value *> Values) { in prepareValuesForPrinting()
161 ArrayRef<Value *> Values) { in createCPUPrinterT()
174 ArrayRef<Value *> Values) { in createGPUPrinterT()
260 ArrayRef<Value *> Values) { in createPrintF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp160 static SmallVector<VPValue *, 4> getOperands(ArrayRef<VPValue *> Values, in getOperands()
170 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative()
176 getOperands(ArrayRef<VPValue *> Values) { in getOperands()
196 static Optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode()
347 void VPlanSlp::dumpBundle(ArrayRef<VPValue *> Values) { in dumpBundle()
360 VPInstruction *VPlanSlp::buildGraph(ArrayRef<VPValue *> Values) { in buildGraph()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DDoubleKeyMap.cs41 public virtual ICollection<TValue> Values(TKey1 k1) { in Values() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
65 public virtual ICollection<TValue> Values() { in Values() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/
DDoubleKeyMap`3.cs47 public virtual ICollection<TValue> Values(TKey1 k1) in Values() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
74 public virtual ICollection<TValue> Values() in Values() method in Antlr.Runtime.Debug.Misc.DoubleKeyMap
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DValues.java39 public final class Values { class
84 private Values() {} in Values() method in Values
/external/llvm-project/clang-tools-extra/clangd/
DConfigYAML.cpp55 if (auto Values = scalarValues(N)) in parse() local
59 if (auto Values = scalarValues(N)) in parse() local
68 if (auto Values = scalarValues(N)) in parse() local
72 if (auto Values = scalarValues(N)) in parse() local
81 if (auto Values = scalarValues(N)) in parse() local
90 if (auto Values = scalarValues(N)) in parse() local
94 if (auto Values = scalarValues(N)) in parse() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp160 static SmallVector<VPValue *, 4> getOperands(ArrayRef<VPValue *> Values, in getOperands()
171 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative()
177 getOperands(ArrayRef<VPValue *> Values) { in getOperands()
197 static Optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode()
350 void VPlanSlp::dumpBundle(ArrayRef<VPValue *> Values) { in dumpBundle()
363 VPInstruction *VPlanSlp::buildGraph(ArrayRef<VPValue *> Values) { in buildGraph()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-param-test.h353 internal::ValueArray1<T1> Values(T1 v1) { in Values() function
358 internal::ValueArray2<T1, T2> Values(T1 v1, T2 v2) { in Values() function
363 internal::ValueArray3<T1, T2, T3> Values(T1 v1, T2 v2, T3 v3) { in Values() function
368 internal::ValueArray4<T1, T2, T3, T4> Values(T1 v1, T2 v2, T3 v3, T4 v4) { in Values() function
373 internal::ValueArray5<T1, T2, T3, T4, T5> Values(T1 v1, T2 v2, T3 v3, T4 v4, in Values() function
380 internal::ValueArray6<T1, T2, T3, T4, T5, T6> Values(T1 v1, T2 v2, T3 v3, in Values() function
387 internal::ValueArray7<T1, T2, T3, T4, T5, T6, T7> Values(T1 v1, T2 v2, T3 v3, in Values() function
395 internal::ValueArray8<T1, T2, T3, T4, T5, T6, T7, T8> Values(T1 v1, T2 v2, in Values() function
403 internal::ValueArray9<T1, T2, T3, T4, T5, T6, T7, T8, T9> Values(T1 v1, T2 v2, in Values() function
411 internal::ValueArray10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Values(T1 v1, in Values() function
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-param-test.h342 internal::ValueArray1<T1> Values(T1 v1) { in Values() function
347 internal::ValueArray2<T1, T2> Values(T1 v1, T2 v2) { in Values() function
352 internal::ValueArray3<T1, T2, T3> Values(T1 v1, T2 v2, T3 v3) { in Values() function
357 internal::ValueArray4<T1, T2, T3, T4> Values(T1 v1, T2 v2, T3 v3, T4 v4) { in Values() function
362 internal::ValueArray5<T1, T2, T3, T4, T5> Values(T1 v1, T2 v2, T3 v3, T4 v4, in Values() function
369 internal::ValueArray6<T1, T2, T3, T4, T5, T6> Values(T1 v1, T2 v2, T3 v3, in Values() function
376 internal::ValueArray7<T1, T2, T3, T4, T5, T6, T7> Values(T1 v1, T2 v2, T3 v3, in Values() function
384 internal::ValueArray8<T1, T2, T3, T4, T5, T6, T7, T8> Values(T1 v1, T2 v2, in Values() function
392 internal::ValueArray9<T1, T2, T3, T4, T5, T6, T7, T8, T9> Values(T1 v1, T2 v2, in Values() function
400 internal::ValueArray10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Values(T1 v1, in Values() function
[all …]
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-param-test.h348 internal::ValueArray1<T1> Values(T1 v1) { in Values() function
353 internal::ValueArray2<T1, T2> Values(T1 v1, T2 v2) { in Values() function
358 internal::ValueArray3<T1, T2, T3> Values(T1 v1, T2 v2, T3 v3) { in Values() function
363 internal::ValueArray4<T1, T2, T3, T4> Values(T1 v1, T2 v2, T3 v3, T4 v4) { in Values() function
368 internal::ValueArray5<T1, T2, T3, T4, T5> Values(T1 v1, T2 v2, T3 v3, T4 v4, in Values() function
375 internal::ValueArray6<T1, T2, T3, T4, T5, T6> Values(T1 v1, T2 v2, T3 v3, in Values() function
382 internal::ValueArray7<T1, T2, T3, T4, T5, T6, T7> Values(T1 v1, T2 v2, T3 v3, in Values() function
390 internal::ValueArray8<T1, T2, T3, T4, T5, T6, T7, T8> Values(T1 v1, T2 v2, in Values() function
398 internal::ValueArray9<T1, T2, T3, T4, T5, T6, T7, T8, T9> Values(T1 v1, T2 v2, in Values() function
406 internal::ValueArray10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Values(T1 v1, in Values() function
[all …]
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysisEvaluator.cpp48 static void insertIfNamed(SetVector<Value *> &Values, Value *V) { in insertIfNamed()
55 SetVector<Value *> Values; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysisEvaluator.cpp48 static void insertIfNamed(SetVector<Value *> &Values, Value *V) { in insertIfNamed()
55 SetVector<Value *> Values; in runOnFunction() local
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysisEvaluator.cpp48 static void insertIfNamed(SetVector<Value *> &Values, Value *V) { in insertIfNamed()
55 SetVector<Value *> Values; in runOnFunction() local
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.json64 "Values": object
77 "Values": object
91 "Values": object
101 "Values": object
111 "Values": object
151 "Values": object
171 "Values": object
185 "Values": object
197 "Values": object
206 "Values": object
[all …]
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.json64 "Values": object
77 "Values": object
91 "Values": object
101 "Values": object
111 "Values": object
151 "Values": object
171 "Values": object
185 "Values": object
197 "Values": object
206 "Values": object
[all …]
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.0/
Dspirv.json64 "Values": object
77 "Values": object
91 "Values": object
101 "Values": object
111 "Values": object
151 "Values": object
171 "Values": object
185 "Values": object
197 "Values": object
206 "Values": object
[all …]
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.json64 "Values": object
77 "Values": object
91 "Values": object
101 "Values": object
111 "Values": object
151 "Values": object
171 "Values": object
185 "Values": object
197 "Values": object
206 "Values": object
[all …]
/external/rust/crates/clap/src/args/
Darg_matches.rs800 pub struct Values<'a> { struct
804 impl<'a> Iterator for Values<'a> { implementation
815 impl<'a> DoubleEndedIterator for Values<'a> { implementation
821 impl<'a> ExactSizeIterator for Values<'a> {} implementation
824 impl<'a> Default for Values<'a> { implementation
/external/deqp-deps/amber/src/
Dshader_compiler.cc351 struct Values { in ParseSpvEnv() struct
352 uint32_t env; in ParseSpvEnv()
353 uint32_t env_version; in ParseSpvEnv()
354 uint32_t spirv_version; in ParseSpvEnv()
/external/cldr/tools/java/org/unicode/cldr/util/
DGrammarDerivation.java17 public class Values { class in GrammarDerivation
21 public Values(String... values) { in Values() method in GrammarDerivation.Values
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.json64 "Values": object
77 "Values": object
91 "Values": object
101 "Values": object
111 "Values": object
155 "Values": object
175 "Values": object
189 "Values": object
201 "Values": object
210 "Values": object
[all …]
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.json64 "Values": object
77 "Values": object
91 "Values": object
101 "Values": object
111 "Values": object
158 "Values": object
178 "Values": object
192 "Values": object
204 "Values": object
213 "Values": object
[all …]

12345678910>>...14