Home
last modified time | relevance | path

Searched defs:g1 (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DpropertyAccessWidening.js4 function g1(headerNames: any) { function
H A DrestTuplesFromContextualTypes.js303 var g1 = f5(function (x, y) { return 42; }); variable
H A DspreadObjectOrFalsy.js
H A DcontrolFlowIterationErrors.js31 function g1() { function
H A DdestructuringWithLiteralInitializers.js46 function g1([x, y]) { } function
H A DcontrolFlowGenericTypes.js251 function g1(x) { function
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dcall-indirect.c4 int g1(int (*fun)(void)) { return (*fun)(); } // C99,C11 6.5.3.2p4 in g1() function
/third_party/nghttp2/src/
H A Dshrpx_worker_test.cc192 auto g1 = std::make_shared<DownstreamAddrGroup>(); in test_shrpx_worker_match_downstream_addr_group() local
/third_party/ffmpeg/libavformat/
H A Driff.h121 static av_always_inline int ff_guidcmp(const void *g1, const void *g2) in ff_guidcmp() argument
/third_party/lzma/CPP/Common/
H A DMyGuidDef.h32 inline int operator==(REFGUID g1, REFGUID g2) in operator ==() argument
39 inline int operator!=(REFGUID g1, REFGUID g2) { return !(g1 == g2); } in operator !=() argument
/third_party/ltp/testcases/kernel/syscalls/syscall/
H A Dsyscall01.c56 gid_t g1, g2; in verify_getgid() local
/third_party/ffmpeg/libavcodec/
H A Dopusdsp.c26 const float g1 = gains[1]; in postfilter_c() local
/third_party/ltp/testcases/network/multicast/mc_commo/
H A Dmc_send.c23 unsigned i1, i2, i3, i4, g1, g2, g3, g4; in main() local
H A Dmc_recv.c28 unsigned i1, i2, i3, i4, g1, g2, g3, g4; in main() local
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dimageformats.cpp1846 float r1, g1, b1; in average() local
1847 gl::convert999E5toRGBFloats(*reinterpret_cast<const uint32_t *>(src1), &r1, &g1, &b1); in average() local
/third_party/ffmpeg/tests/
H A Dutils.c42 int r, g, b, r1, g1, b1; in rgb24_to_yuv420p() local
/third_party/ltp/testcases/network/multicast/mc_member/
H A Dmc_member_test.c112 unsigned g1, g2, g3, g4; in join_group() local
147 unsigned g1, g2, g3, g4; in leave_group() local
/third_party/libunwind/libunwind/tests/
H A DGperf-simple.c93 g1 (int level, int maxlevel, double *step) in g1() function
H A DGperf-trace.c79 g1 (int level, int maxlevel, double *step) in g1() function
/third_party/musl/libc-test/src/regression/
H A Dmalloc-safe-unlink.c73 struct group_in *g1 = NULL; in child() local
H A Dmalloc-encode-pointer.c63 struct group_in *g1 = NULL; in child() local
/third_party/mesa3d/src/util/format/
H A Du_format_yuv.c52 float r, g0, g1, b; in util_format_r8g8_b8g8_unorm_unpack_rgba_float() local
106 uint8_t r, g0, g1, b; in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm() local
159 float r, g0, g1, b; in util_format_r8g8_b8g8_unorm_pack_rgba_float() local
208 uint32_t r, g0, g1, b; util_format_r8g8_b8g8_unorm_pack_rgba_8unorm() local
274 float r, g0, g1, b; util_format_g8r8_g8b8_unorm_unpack_rgba_float() local
328 uint8_t r, g0, g1, b; util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm() local
381 float r, g0, g1, b; util_format_g8r8_g8b8_unorm_pack_rgba_float() local
430 uint32_t r, g0, g1, b; util_format_g8r8_g8b8_unorm_pack_rgba_8unorm() local
[all...]
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dpoly1305.c40 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_etc2.c119 const uint8_t g1 = (buffer[1] & 0xf0) >> 4; in swap_colors() local
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c139 u64 g0, g1, g2; in poly1305_emit() local

Completed in 12 milliseconds

1234