Home
last modified time | relevance | path

Searched refs:getValues (Results 1 – 25 of 60) sorted by relevance

123

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DMultiValue.java83 public final ImmutableSet<T> getValues() { in getValues() method in MultiValue
94 return comparator.compare(this.getValues(), that.getValues()); in compareTo()
104 return getValues().equals(((MultiValue<T, M>) obj).getValues()); in equals()
109 return getValues().hashCode(); in hashCode()
114 return Joiner.on(separator()).join(getValues()); in toString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOption.cpp137 A->getValues().push_back(Value); in acceptInternal()
175 A->getValues().push_back(Args.getArgString(Index - getNumArgs() + i)); in acceptInternal()
212 A->getValues().push_back(Args.getArgString(Index++)); in acceptInternal()
219 A->getValues().push_back(Args.getArgString(Index) + ArgSize); in acceptInternal()
224 A->getValues().push_back(Args.getArgString(Index++)); in acceptInternal()
271 UnaliasedA->getValues() = RawA->getValues(); in accept()
280 UnaliasedA->getValues().push_back(Val); in accept()
288 UnaliasedA->getValues().push_back(""); in accept()
/third_party/typescript/tests/baselines/reference/
DcontextualExpressionTypecheckingDoesntBlowStack.types38 const values = (this as any).getValues();
40 >(this as any).getValues() : any
41 >(this as any).getValues : any
45 >getValues : any
DcontextualExpressionTypecheckingDoesntBlowStack.js12 const values = (this as any).getValues();
37 var values = this.getValues();
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DCsvData.java117 .getValues(RangesTableSchema.CSV_REGIONS).stream() in checkRegions()
118 .flatMap(r -> r.getValues().stream()) in checkRegions()
120 if (extraRegions.getValues().isEmpty()) { in checkRegions()
124 checkMetadata(!extraRegions.getValues().contains(mainRegion), in checkRegions()
128 && csvRegions.containsAll(extraRegions.getValues()) in checkRegions()
129 && csvRegions.size() == extraRegions.getValues().size() + 1, in checkRegions()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DAbstractPathValueMapper.java160 map.put(rbPath, ValueOrAlias.value(RbValue.of(r.getValues()))); in addResultsToIcuData()
167 checkArgument(r.getValues().size() == 1, in addResultsToIcuData()
169 map.put(rbPath, ValueOrAlias.value(Iterables.getOnlyElement(r.getValues()))); in addResultsToIcuData()
173 r.getValues().forEach(v -> map.put(rbPath, ValueOrAlias.parse(v))); in addResultsToIcuData()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DPathValueTransformer.java76 public abstract ImmutableList<String> getValues(); in getValues() method in PathValueTransformer.Result
89 getKey(), isGrouped(), getValues()); in toString()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DIndexerTest.java33 public void getValues() { in getValues() method in IndexerTest
39 assertThat(indexer.getValues()).containsExactly("foo", "bar", "baz").inOrder(); in getValues()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DResultSpec.java171 getValues(value.getValue(), args), in matchedResult()
200 private ImmutableList<String> getValues(String value, List<String> args) { in getValues() method
413 this.hashCode = Objects.hash(getKey(), getPath(), isGrouped(), getValues());
434 public final ImmutableList<String> getValues() {
465 && getValues().equals(other.getValues());
/third_party/icu/icu4c/source/test/intltest/
Dtestidn.cpp222 getValues(uint32_t result, int32_t& value, UBool& isIndex){ in getValues() function
300 type = getValues(result,value, isIndex); in testAllCodepoints()
339 retType = getValues(result,value,isIndex); in compareMapping()
432 retType = getValues(result,value,isIndex); in compareFlagsForRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DArg.h117 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function
118 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
/third_party/icu/icu4c/source/test/cintltst/
Dsprpdata.c114 getValues(uint32_t result, int32_t* value, UBool* isIndex){ in getValues() function
165 retType = getValues(result,&value,&isIndex); in compareMapping()
259 retType = getValues(result, &value, &isIndex); in compareFlagsForRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp292 ArrayRef<Value *> getValues() const { return Values; } in getValues() function in __anon8f5973bd0111::ModelledPHI
600 for (auto *V : MPHI.getValues()) in analyzeInitialPHIs()
702 PHIContents.insert(PHI.getValues().begin(), PHI.getValues().end()); in analyzeInstructionForSinking()
707 for (auto *V : NewPHI.getValues()) in analyzeInstructionForSinking()
745 PHIContents.insert(PHI.getValues().begin(), PHI.getValues().end()); in analyzeInstructionForSinking()
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnumDescriptor.java133 for (Descriptors.EnumValueDescriptor enumValueDescriptor : descriptor.getValues()) { in each()
172 for (Descriptors.EnumValueDescriptor value : descriptor.getValues()) { in buildModuleFromDescriptor()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DStringPrep.java355 private static final void getValues(char trieWord,Values values){ in getValues() method in StringPrep
403 getValues(result,val); in map()
539 getValues(result,val); in prepare()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringPrep.java338 private static final void getValues(char trieWord,Values values){ in getValues() method in StringPrep
386 getValues(result,val); in map()
521 getValues(result,val); in prepare()
/third_party/typescript/tests/cases/compiler/
DcontextualExpressionTypecheckingDoesntBlowStack.ts15 const values = (this as any).getValues();
/third_party/protobuf/php/src/Google/Protobuf/
DListValue.php47 public function getValues() function in Google\\Protobuf\\ListValue
/third_party/flutter/skia/tools/sk_app/mac/
DGLWindowContext_mac.mm123 [fPixelFormat getValues:&stencilBits forAttribute:NSOpenGLPFAStencilSize forVirtualScreen:0];
126 [fPixelFormat getValues:&sampleCount forAttribute:NSOpenGLPFASamples forVirtualScreen:0];
DRasterWindowContext_mac.mm132 [fPixelFormat getValues:&stencilBits forAttribute:NSOpenGLPFAStencilSize forVirtualScreen:0];
135 [fPixelFormat getValues:&sampleCount forAttribute:NSOpenGLPFASamples forVirtualScreen:0];
/third_party/skia/tools/sk_app/mac/
DGLWindowContext_mac.mm130 [fPixelFormat getValues:&stencilBits forAttribute:NSOpenGLPFAStencilSize forVirtualScreen:0];
133 [fPixelFormat getValues:&sampleCount forAttribute:NSOpenGLPFASamples forVirtualScreen:0];
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DIndexer.java43 public Set<T> getValues() { in getValues() method in Indexer
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableManager.cpp425 DE_ASSERT(scope.getValues().size() == 0); in pushValueScope()
445 const vector<ValueEntry*>& oldEntries = oldScope.getValues(); in popValueScope()
456 const vector<ValueEntry*>& valueEntries = scope->getValues(); in popValueScope()
DrsgVariableManager.hpp94 std::vector<ValueEntry*>& getValues (void) { return m_entries; } in getValues() function in rsg::ValueScope
95 const std::vector<ValueEntry*>& getValues (void) const { return m_entries; } in getValues() function in rsg::ValueScope
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
DResultSubject.java35 return check("getValues()").that(actual.getValues()); in hasValueListThat()

123