Home
last modified time | relevance | path

Searched +defs:G +defs:E (Results 1 – 11 of 11) sorted by relevance

/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Djquery-resizable.min.js12E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.… argument
19E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);… argument
H A Djquery-1.6.2.min.js16 …dTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.f… function
17 …o]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re… variable
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambda.java1145 ? super G, ? extends R> function, in obtainSupplier()
1209 OctConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, in obtainRunnable()
1235 ? super G, ? super H, ? extends R> function, in obtainSupplier()
1273 OctConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, in obtainMessage()
1303 ? super G, ? super H, ? super I> function, A arg1, B arg2, C arg3, D arg4, in obtainRunnable()
1329 ? super G, ? super H, ? super I, ? extends R> function, in obtainSupplier()
1369 ? super G, ? super H, ? super I> function, A arg1, B arg2, C arg3, D arg4, in obtainMessage()
1399 ? super G, ? super H, ? super I, ? super J> function, A arg1, B arg2, C arg3, in obtainRunnable()
1467 ? super G, ? super H, ? super I, ? super J> function, A arg1, B arg2, C arg3, in obtainMessage()
1604 ? super G, ? super H, ? super I, ? super J, ? super K, in obtainRunnable()
[all …]
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DTelephonyIcons.java102 public static final MobileIconGroup E = new MobileIconGroup( field in TelephonyIcons
130 public static final MobileIconGroup G = new MobileIconGroup( field in TelephonyIcons
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_logl.c121 #define G(i) (T[(i)].G) macro
126 #define E(i) (U[(i)].E) macro
130 float G; /* 1/(1 + i/128) rounded to 8/9 bits */ member
291 float E; /* H(i) * G(i) - 1 (exact) */ member
/aosp12/build/blueprint/bootstrap/bpdoc/
H A Dreader_test.go40 E string member
51 G string member
/aosp12/art/test/660-clinit/src/
H A DMain.java170 class E { class
177 class G { class
/aosp12/system/bt/stack/smp/
H A Dp_256_multprecision.cc226 uint32_t E; in multiprecision_fast_mod_P256() local
228 uint32_t G; in multiprecision_fast_mod_P256() local
/aosp12/system/bt/gd/security/ecc/
H A Dmultprecision.cc224 uint32_t E; in multiprecision_fast_mod_P256() local
226 uint32_t G; in multiprecision_fast_mod_P256() local
/aosp12/art/test/956-methodhandles/src/
H A DMain.java70 public static class E extends D { class in Main
80 public static class G implements F { class in Main
/aosp12/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp1815 using G = IFoo::Goober; in TEST_F() typedef
1847 using E = IFoo::SomeEnum; in TEST_F() typedef