/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | PngCrunch.cpp | 636 int gg = *in_row++; in WritePng() local 659 int gg = in_row[x * 4 + 1]; in WritePng() local 695 int gg = *in_row++; in WritePng() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/ |
D | cycles5.go | 173 func gg((gg /* ERROR "not a type" */ )) argument
|
D | cycles5a.go | 173 func gg((gg /* ERROR "not a type" */ )) func
|
D | typeinst1.go | 272 func gg[T any]() {} func
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | intrinsics.h | 134 const uint gg = compare_exchange_descending(ff, shuffleF[slotID], selAA[slotID]); in sort8_descending() local 146 const uint gg = compare_exchange_ascending(ff, shuffleF[slotID], selAA[slotID]); in sort8_ascending() local 183 const ulong gg = compare_exchange_ascending_ulong(ff, shuffleF[slotID], selAA[slotID]); in sort8_ascending_ulong() local
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | pr22954.c | 254 struct gg { struct 260 struct gg g0 = {{}, 0}; in f16() argument
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | lambda-expressions.cpp | 80 [=]() { const G* gg = &g; return gg->a; }; in test() local 81 …[=]() { return [=]{ const G* gg = &g; return gg->a; }(); }; // expected-error {{no matching constr… in test() local 82 …(void)^{ return [=]{ const G* gg = &g; return gg->a; }(); }; // expected-error 2 {{no matching con… in test() local
|
/aosp_15_r20/external/compiler-rt/test/profile/Inputs/ |
H A D | instrprof-merge-match-lib.c | 11 int gg = 0; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/function/ |
D | lazy_argument_tests.cpp | 39 boost::phoenix::function<example::G> gg; variable
|
/aosp_15_r20/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/ |
H A D | GroupBorder.java | 24 Graphics2D gg = (Graphics2D) g.create(); in paintBorder() local
|
H A D | ImagePanel.java | 85 Graphics2D gg = (Graphics2D)g; in paintComponent() local
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | attr-flag-enum.c | 17 gg = ~0x1, // no-warning enumerator
|
/aosp_15_r20/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/ |
H A D | Sprite.java | 27 public void draw(Graphics2D gg) { in draw()
|
H A D | TweenApplet.java | 146 Graphics2D gg = (Graphics2D) g; in paintComponent() local
|
H A D | TimelineApplet.java | 218 Graphics2D gg = (Graphics2D) g; in paintComponent() local
|
/aosp_15_r20/art/test/451-spill-splot/src/ |
H A D | Main.java | 39 float gg = 6; in main() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
H A D | EnumSetTest.java | 45 … J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, enumConstant 53 …{}, T{}, U{}, V{}, W{}, X{}, Y{}, Z{}, aa{}, bb{}, cc{}, dd{}, ee{}, ff{}, gg{}, hh{}, ii{}, jj{},… enumConstant 57 …J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll,… enumConstant
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 322 const uint32_t gg = subgroupCount(); in all() local 332 const uint32_t gg = subgroupCount(); in none() local 343 const uint32_t gg = subgroupCount(); in any() local 360 const uint32_t gg = subgroupCount(); in operator &=() local 374 const uint32_t gg = subgroupCount(); in operator |=() local 402 const uint32_t gg = subgroupCount(); in operator ~() local 411 const uint32_t gg = subgroupCount(); in operator ==() local 424 const uint32_t gg = subgroupCount(); in operator =() local 432 const uint32_t gg = subgroupCount(); in operator =() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | adjust_saturation_op.cc | 124 float rr, gg, bb; in hsv_to_rgb() local
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | Images.cpp | 825 int i, j, rr, gg, bb, aa; in dump_image() local 883 int i, j, rr, gg, bb, aa, idx;; in analyze_image() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | newinline.go | 279 func gg(x int) { // ERROR "can inline gg" func
|
D | inline.go | 279 func gg(x int) { // ERROR "can inline gg" func
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.access/ |
H A D | end.pass.cpp | 309 BeginMemberEndFunction gg{}; in testEndFunction() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/ |
H A D | vphal_render_hdr_g11.cpp | 359 for (int gg = 0; gg<lutSeg; gg++) { in Init3DLutSurface() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | aesni.c | 162 __m128i gg = _mm_srli_epi64(dx, 7); // g1:x0>>7 = g1:g0' in gcm_mix() local
|