Searched defs:values (Results 76 - 100 of 454) sorted by relevance

1234567891011>>

/external/webkit/Source/WebKit/chromium/tests/
H A DPODRedBlackTreeTest.cpp179 Vector<int> values; local
184 values.append(value);
190 int value = values[index];
196 values[index] = value;
/external/webkit/Source/WebKit2/Shared/
H A DWebMemorySampler.h69 Vector<size_t> values; member in struct:WebKit::WebMemoryStatistics
/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPlugin.h60 Vector<String> values; member in struct:WebKit::Plugin::Parameters
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
H A DRDN.java15 private ASN1Set values; field in class:RDN
17 private RDN(ASN1Set values) argument
19 this.values = values;
49 this.values = new DERSet(new DERSequence(v));
54 this.values = new DERSet(attrTAndV);
64 this.values = new DERSet(aAndVs);
69 return this.values.size() > 1;
79 return this.values.size();
84 if (this.values
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
H A DX509Principal.java94 * constructor from a vector of attribute values and a vector of OIDs.
98 Vector values)
100 super(oids, values);
96 X509Principal( Vector oids, Vector values) argument
/external/chromium/base/threading/
H A Dthread_local_storage_unittest.cc74 int values[kNumThreads]; local
82 values[index] = kInitialTlsValue;
83 thread_delegates[index] = new ThreadLocalStorageRunner(&values[index]);
96 EXPECT_EQ(values[index], kInitialTlsValue);
/external/clang/utils/
H A DSummarizeErrors20 def values(self): member in class:multidict
21 return self.data.values()
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DArrayData.java38 /** {@code non-null;} initial values to be filled into an array */
39 private final ArrayList<Constant> values; field in class:ArrayData
57 * @param values {@code non-null;} initial values to be filled into an array
60 ArrayList<Constant> values,
68 if (values == null) {
69 throw new NullPointerException("values == null");
72 int sz = values.size();
75 throw new IllegalArgumentException("Illegal number of init values");
96 this.values
59 ArrayData(SourcePosition position, CodeAddress user, ArrayList<Constant> values, Constant arrayType) argument
[all...]
/external/emma/core/java12/com/vladium/util/
H A DIntVector.java40 public int [] values () method in class:IntVector
128 final int [] values = new int [1 + (capacity << 1)];
131 for (int i = 0; i < capacity; ++ i) values [i] = m_values [i];
135 System.arraycopy (m_values, 0, values, 0, capacity);
138 m_values = values;
H A DIntSet.java98 public int [] values () method in class:IntSet
119 public void values (final int [] target, final int offset) method in class:IntSet
/external/guava/guava/src/com/google/common/collect/
H A DAbstractListMultimap.java43 * values
56 * <p>Because the values for a given key may have duplicates and follow the
67 * <p>Because the values for a given key may have duplicates and follow the
78 * <p>Because the values for a given key may have duplicates and follow the
83 @Nullable K key, Iterable<? extends V> values) {
84 return (List<V>) super.replaceValues(key, values);
102 * has {@link List} values.
112 * contain the same values in the same order. If the value orderings disagree,
82 replaceValues( @ullable K key, Iterable<? extends V> values) argument
H A DAbstractSetMultimap.java41 * values
54 * <p>Because a {@code SetMultimap} has unique values for a given key, this
65 * <p>Because a {@code SetMultimap} has unique values for a given key, this
76 * <p>Because a {@code SetMultimap} has unique values for a given key, this
87 * <p>Because a {@code SetMultimap} has unique values for a given key, this
91 * <p>Any duplicates in {@code values} will be stored in the multimap once.
94 @Nullable K key, Iterable<? extends V> values) {
95 return (Set<V>) super.replaceValues(key, values);
102 * has {@link Set} values.
124 * contain the same values
93 replaceValues( @ullable K key, Iterable<? extends V> values) argument
[all...]
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DTestMapEntrySetGenerator.java24 * Creates map entries using sample keys and sample values.
33 private final SampleElements<V> values; field in class:TestMapEntrySetGenerator
36 SampleElements<K> keys, SampleElements<V> values) {
38 this.values = values;
43 return SampleElements.mapEntries(keys, values);
35 TestMapEntrySetGenerator( SampleElements<K> keys, SampleElements<V> values) argument
/external/javassist/src/main/javassist/bytecode/annotation/
H A DArrayMemberValue.java31 MemberValue[] values; field in class:ArrayMemberValue
39 values = null;
50 values = null;
56 if (values == null)
60 int size = values.length;
73 Array.set(a, i, values[i].getValue(cl, cp, method));
99 return values;
106 values = elements;
116 if (values != null) {
117 for (int i = 0; i < values
[all...]
/external/junit/src/org/junit/experimental/theories/internal/
H A DParameterizedAssertionError.java29 Collection<Object> values) {
31 Iterator<Object> iter = values.iterator();
28 join(String delimiter, Collection<Object> values) argument
/external/openssl/crypto/x509v3/
H A Dv3_akey.c69 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values);
112 X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values)
126 for(i = 0; i < sk_CONF_VALUE_num(values); i++)
128 cnf = sk_CONF_VALUE_value(values, i);
111 v2i_AUTHORITY_KEYID(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *values) argument
/external/oprofile/daemon/liblegacy/
H A Dopd_sample_files.c71 struct mangle_values values; local
74 values.flags = 0;
76 values.flags |= MANGLE_KERNEL;
79 values.flags |= MANGLE_TGID | MANGLE_TID;
80 values.tid = image->tid;
81 values.tgid = image->tgid;
85 values.flags |= MANGLE_CPU;
86 values.cpu = cpu_nr;
89 values.event_name = event->name;
90 values
[all...]
/external/oprofile/daemon/
H A Dopd_mangling.c72 struct mangle_values values; local
75 values.flags = 0;
78 values.image_name = sf->kernel->name;
79 values.flags |= MANGLE_KERNEL;
81 values.flags |= MANGLE_ANON;
82 values.image_name = mangle_anon(sf->anon);
83 values.anon_name = sf->anon->name;
85 values.image_name = find_cookie(sf->cookie);
88 values.dep_name = get_dep_name(sf);
89 if (!values
[all...]
/external/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
H A DAnnotationEncodedSubValue.java47 public final EncodedValue[] values; field in class:AnnotationEncodedSubValue
58 values = new EncodedValue[names.length];
62 values[i] = EncodedValue.readEncodedValue(dexFile, in);
67 * Constructs a new <code>AnnotationEncodedValue</code> with the given values. names and values must be the same
71 * @param values An array of the values of the elements on the annotation
73 public AnnotationEncodedSubValue(TypeIdItem annotationType, StringIdItem[] names, EncodedValue[] values) { argument
75 if (names.length != values.length) {
76 throw new RuntimeException("The names and values parameter
[all...]
H A DArrayEncodedSubValue.java43 public final EncodedValue[] values; field in class:ArrayEncodedSubValue
52 values = new EncodedValue[in.readUnsignedLeb128()];
54 for (int i=0; i<values.length; i++) {
55 values[i] = EncodedValue.readEncodedValue(dexFile, in);
60 * Constructs a new <code>ArrayEncodedSubValue</code> with the given values
61 * @param values The array values
63 public ArrayEncodedSubValue(EncodedValue[] values) { argument
64 this.values = values;
[all...]
/external/webkit/Source/WebCore/svg/properties/
H A DSVGPathSegListPropertyTearOff.cpp34 SVGPathSegList& values = m_animatedProperty->values(); local
35 if (values.isEmpty())
38 unsigned size = values.size();
40 ListItemType item = values.at(i);
44 SVGPathSegListPropertyTearOff::Base::clearValues(values, ec);
49 SVGPathSegList& values = m_animatedProperty->values(); local
50 ListItemType returnedItem = Base::getItemValues(values, index, ec);
60 SVGPathSegList& values local
[all...]
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
H A DInjectedBundlePageFormClient.cpp86 void InjectedBundlePageFormClient::willSubmitForm(WebPage* page, HTMLFormElement* formElement, WebFrame* frame, WebFrame* sourceFrame, const Vector<std::pair<String, String> >& values, RefPtr<APIObject>& userData) argument
94 for (size_t i = 0; i < values.size(); ++i)
95 map.set(values[i].first, WebString::create(values[i].second));
/external/webkit/Tools/DumpRenderTree/pthreads/
H A DJavaScriptThreadingPthreads.cpp83 JSValueRef values[valuesCount]; local
85 values[i] = JSObjectMake(ctx, 0, 0);
/external/chromium/chrome/browser/tabs/
H A Dpinned_tab_codec.cc7 #include "base/values.h"
38 // Adds a DictionaryValue to |values| representing the pinned tab at the
42 ListValue* values) {
55 values->Append(value.release());
62 values->Append(value.release());
68 static void EncodePinnedTabs(Browser* browser, ListValue* values) { argument
71 EncodePinnedTab(tab_model, i, values);
74 // Decodes the previously written values in |value| to |tab|, returning true
101 ListValue values;
107 EncodePinnedTabs(browser, &values);
40 EncodePinnedTab(TabStripModel* model, int index, ListValue* values) argument
127 DictionaryValue* values = NULL; local
[all...]
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp23.cpp12 void unexpanded_capture(Ts ...values) { argument
13 auto unexp = [values] {}; // expected-error{{initializer contains unexpanded parameter pack 'values'}}
17 void implicit_capture(Ts ...values) { argument
18 auto implicit = [&] { print(values...); };
23 void do_print(Ts... values) { argument
24 auto bycopy = [values...]() { print(values...); };
26 auto byref = [&values...]() { print(values
[all...]

Completed in 4217 milliseconds

1234567891011>>