Searched refs:element1 (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DMergeIdenticalElementsCommand.h35 static PassRefPtr<MergeIdenticalElementsCommand> create(PassRefPtr<Element> element1, PassRefPtr<Element> element2) argument
37 return adoptRef(new MergeIdenticalElementsCommand(element1, element2));
/external/chromium_org/content/browser/device_orientation/
H A Dorientation.cc60 bool can_provide_element2, double element1, double element2) {
65 if (can_provide_element1 && std::fabs(element1 - element2) >= kThreshold)
59 IsElementSignificantlyDifferent(bool can_provide_element1, bool can_provide_element2, double element1, double element2) argument
H A Dorientation.h59 bool can_provide_element2, double element1, double element2);
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DLocaleICUTest.cpp81 Labels labels(const String& element1, const String& element2) argument
84 labels.append(element1);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddeterminize.h396 Element &element1 = *iter1; local
397 (*elements_)[element1.state_id] = &element1;
405 Element *element1 = (*elements_)[element2.state_id]; local
406 if (!element1 || element1->weight != element2.weight) {
/external/wpa_supplicant_8/hostapd/src/common/
H A Dsae.c908 const u8 *element1, size_t element1_len,
931 addr[2] = element1;
946 const struct crypto_ec_point *element1,
954 crypto_ec_point_to_bin(sae->tmp->ec, element1, element_b1,
966 const struct crypto_bignum *element1,
974 crypto_bignum_to_bin(element1, element_b1, sizeof(element_b1),
906 sae_cn_confirm(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const u8 *element1, size_t element1_len, const struct crypto_bignum *scalar2, const u8 *element2, size_t element2_len, u8 *confirm) argument
944 sae_cn_confirm_ecc(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const struct crypto_ec_point *element1, const struct crypto_bignum *scalar2, const struct crypto_ec_point *element2, u8 *confirm) argument
964 sae_cn_confirm_ffc(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const struct crypto_bignum *element1, const struct crypto_bignum *scalar2, const struct crypto_bignum *element2, u8 *confirm) argument
/external/wpa_supplicant_8/src/common/
H A Dsae.c908 const u8 *element1, size_t element1_len,
931 addr[2] = element1;
946 const struct crypto_ec_point *element1,
954 crypto_ec_point_to_bin(sae->tmp->ec, element1, element_b1,
966 const struct crypto_bignum *element1,
974 crypto_bignum_to_bin(element1, element_b1, sizeof(element_b1),
906 sae_cn_confirm(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const u8 *element1, size_t element1_len, const struct crypto_bignum *scalar2, const u8 *element2, size_t element2_len, u8 *confirm) argument
944 sae_cn_confirm_ecc(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const struct crypto_ec_point *element1, const struct crypto_bignum *scalar2, const struct crypto_ec_point *element2, u8 *confirm) argument
964 sae_cn_confirm_ffc(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const struct crypto_bignum *element1, const struct crypto_bignum *scalar2, const struct crypto_bignum *element2, u8 *confirm) argument
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dsae.c908 const u8 *element1, size_t element1_len,
931 addr[2] = element1;
946 const struct crypto_ec_point *element1,
954 crypto_ec_point_to_bin(sae->tmp->ec, element1, element_b1,
966 const struct crypto_bignum *element1,
974 crypto_bignum_to_bin(element1, element_b1, sizeof(element_b1),
906 sae_cn_confirm(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const u8 *element1, size_t element1_len, const struct crypto_bignum *scalar2, const u8 *element2, size_t element2_len, u8 *confirm) argument
944 sae_cn_confirm_ecc(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const struct crypto_ec_point *element1, const struct crypto_bignum *scalar2, const struct crypto_ec_point *element2, u8 *confirm) argument
964 sae_cn_confirm_ffc(struct sae_data *sae, const u8 *sc, const struct crypto_bignum *scalar1, const struct crypto_bignum *element1, const struct crypto_bignum *scalar2, const struct crypto_bignum *element2, u8 *confirm) argument
/external/openfst/src/include/fst/
H A Ddeterminize.h257 Element &element1 = *iter1; local
258 while (elements_->size() <= element1.state_id)
260 (*elements_)[element1.state_id] = &element1;
270 Element *element1 = (*elements_)[element2.state_id]; local
271 if (!element1 || element1->weight != element2.weight) {
/external/chromium_org/chrome/test/chromedriver/
H A Dcommands_unittest.cc251 base::DictionaryValue element1; local
252 element1.SetString("ELEMENT", "1");
256 list.Append(element1.DeepCopy());
/external/guava/guava-tests/test/com/google/common/collect/
H A DAbstractMultisetTest.java521 String element1 = iterator.next();
524 assertFalse(ms.contains(element1));
/external/expat/lib/
H A Dxmlrole.c116 element0, element1, element2, element3, element4, element5, element6, variable
996 state->handler = element1;
1003 element1(PROLOG_STATE *state, function
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestInterface.cpp952 RefPtr<NodeList> element1; local
953 collection->getItem(propertyName, element0Enabled, element0, element1Enabled, element1);
960 v8SetReturnValue(info, toV8Fast(element1.release(), info, collection));
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_elm.cpp61 UCAElements *element1 = (UCAElements *)e1.pointer; local
67 uprv_memcpy(buf1, element1->cPoints, element1->cSize*sizeof(UChar));
68 buf1[element1->cSize] = 0;
/external/icu4c/i18n/
H A Ducol_elm.cpp63 UCAElements *element1 = (UCAElements *)e1.pointer; local
69 uprv_memcpy(buf1, element1->cPoints, element1->cSize*sizeof(UChar));
70 buf1[element1->cSize] = 0;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 735 milliseconds