/third_party/libabigail/tests/data/test-read-dwarf/ |
H A D | PR29443-missing-xx.cc | 3 int xx; member 8 int xx; variable
|
/third_party/typescript/tests/baselines/reference/ |
H A D | castNewObjectBug.js | 3 var xx = <Foo> new Object();
variable 6 var xx = new Object();
class
|
H A D | readonlyMembers.js | 126 var xx;
variable
|
H A D | anyAsReturnTypeForNewOnCall.js | 12 var xx = o.x; variable 23 var xx = o.x;
variable
|
H A D | commaOperatorLeftSideUnused.js | 2 var xx: any; variable 57 var xx; global() variable [all...] |
H A D | intersectionsAndOptionalProperties.js | 41 var xx = yy;
variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | expl.c | 95 long double px, xx; in expl() local
|
H A D | expm1l.c | 84 long double px, qx, xx; in expm1l() local
|
/third_party/musl/src/math/ |
H A D | expl.c | 95 long double px, xx; in expl() local
|
H A D | expm1l.c | 84 long double px, qx, xx; in expm1l() local
|
/third_party/musl/src/complex/ |
H A D | catanf.c | 66 static float _redupif(float xx) in _redupif() argument
|
/third_party/toybox/toys/other/ |
H A D | pwgen.c | 40 unsigned xx = 80, yy = 24; in pwgen_main() local
|
H A D | hexedit.c | 71 int x, xx = 16; in draw_line() local 99 static void highlight(int xx, int yy, int side) in highlight() argument [all...] |
H A D | pmap.c | 37 int xx = 0; in pmap_main() local
|
/third_party/ffmpeg/libswscale/ |
H A D | hscale_fast_bilinear.c | 29 register unsigned int xx = xpos >> 16; in ff_hyscale_fast_c() local 45 register unsigned int xx = xpos >> 16; in ff_hcscale_fast_c() local
|
/third_party/skia/src/core/ |
H A D | SkPoint3.cpp | 40 double xx = x; in Length() local 70 double xx = fX; in normalize() local
|
H A D | SkBitmapProcState_matrixProcs.cpp | 113 auto xx = (uint16_t*)xy; in nofilter_scale() local
|
H A D | SkPoint.cpp | 52 double xx = x; in set_point_length() local 87 double xx = dx; in Length() local
|
/third_party/skia/gm/ |
H A D | giantbitmap.cpp | 60 SkScalar xx = SkIntToScalar(x); in getBitmap() local
|
/third_party/pulseaudio/speex/tmv/ |
H A D | fftwrap_tm.h | 204 register float xx; in power_spectrum() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_xy_coord.h | 46 dng_xy_coord (real64 xx, real64 yy) in dng_xy_coord() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | cffotypes.h | 94 FT_Fixed xx, xy; /* transformation matrix coefficients */ member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftlcdfil.c | 104 FT_UInt val, xx; in ft_lcd_filter_fir() local 215 FT_UInt xx; in _ft_lcd_filter_legacy() local [all...] |
/third_party/skia/experimental/xform/ |
H A D | XContext.cpp | 102 Xform* xx = x; variable
|
/third_party/toybox/lib/ |
H A D | tty.c | 21 int terminal_size(unsigned *xx, unsigned *yy) in terminal_size() argument 53 int terminal_probesize(unsigned *xx, unsigned *yy) in terminal_probesize() argument 176 int scan_key_getsize(char *scratch, int timeout_ms, unsigned *xx, unsigned *yy) in scan_key_getsize() argument [all...] |