/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/identity/ |
UniqueIdentificationGeneratorFactoryTest.java | 29 UniqueIdentificationGenerator gen1 = new TestGenerator(); local 32 UniqueIdentificationGeneratorFactory.registerGenerator("generator", gen1, false); 33 assertEquals(gen1, UniqueIdentificationGeneratorFactory.getInstance("generator")); 35 assertEquals(gen1, UniqueIdentificationGeneratorFactory.getInstance("generator"));
|
/external/v8/ |
Android.libv8.mk | 47 GEN1 := $(intermediates)/libraries.cc 48 $(GEN1): SCRIPT := $(intermediates)/js2c.py 49 $(GEN1): $(LOCAL_JS_LIBRARY_FILES) $(JS2C_PY) 52 python $(SCRIPT) $(GEN1) CORE off $(LOCAL_JS_LIBRARY_FILES)
|
/external/eigen/doc/ |
C08_TutorialGeometry.dox | 110 gen1 * gen2;\endcode</td></tr> 112 vec2 = gen1 * vec1;\endcode</td></tr> 114 gen2 = gen1.inverse();\endcode</td></tr>
|
/external/protobuf/gtest/include/gtest/ |
gtest-param-test.h.pump | 352 // Combine(gen1, gen2, ..., genN) 355 // gen1, gen2, ..., genN. The sequence elements will have a type of 357 // of elements from sequences produces by gen1, gen2, ..., genN.
|
/external/ipsec-tools/src/racoon/ |
oakley.h | 159 int gen1; member in struct:dhgroup
|
ipsec_doi.c | 268 if (sa->dhgrp->prime && sa->dhgrp->gen1) { 643 sa->dhgrp->gen1 = ntohs(d->lorv); 646 sa->dhgrp->gen1 = 0; 649 memcpy(&sa->dhgrp->gen1, d + 1, len); 650 sa->dhgrp->gen1 = ntohl(sa->dhgrp->gen1); [all...] |
oakley.c | 112 a.gen1 = 2; \ 244 if (eay_dh_compute(dh->prime, dh->gen1, pub, priv, pub_p, gxy) < 0) { 290 if (eay_dh_generate(dh->prime, dh->gen1, dh->gen2, pub, priv) < 0) { 345 if (!g->type || !g->prime || !g->gen1) { [all...] |
/external/chromium/testing/gtest/include/gtest/ |
gtest-param-test.h.pump | 387 // Combine(gen1, gen2, ..., genN) 390 // gen1, gen2, ..., genN. The sequence elements will have a type of 392 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/chromium_org/testing/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
gtest-param-test.h | [all...] |
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest-param-test.h.pump | 386 // Combine(gen1, gen2, ..., genN) 389 // gen1, gen2, ..., genN. The sequence elements will have a type of 391 // of elements from sequences produces by gen1, gen2, ..., genN.
|
/external/chromium_org/courgette/ |
courgette_tool.cc | 502 UsageProblem("-gen1[au] <old_file> <new_file> <patch_files_root>");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_itertools.py | 1375 def gen1(): function in function:RegressionTests.test_sf_950057 [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_itertools.py | 1375 def gen1(): function in function:RegressionTests.test_sf_950057 [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-param-test.h | [all...] |
/external/open-vcdiff/gtest/include/gtest/ |
gtest-param-test.h | [all...] |