Home
last modified time | relevance | path

Searched defs:xs (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DoverloadOnGenericClassAndNonGenericClass.js13 var xs: X<string>; variable
52 var xs; variable
H A DarrayTypeOfTypeOf.js5 var xs: typeof x[]; // Not an error. This is equivalent to Array<typeof x> variable
13 var xs; // Not an error. This is equivalent to Array<typeof x> variable
H A DbooleanFilterAnyArray.js14 var xs: Ari<any>; variable
15 var xs = anys.filter(Bullean) variable
30 var xs = anys.filter(Bullean); variable
H A DaliasUsageInArray.js21 var xs: IHasVisualizationModel[] = [moduleA]; variable
66 var xs = [moduleA]; variable
H A DcontextualSignatureInstantiation3.js14 var xs = [1, 2, 3]; variable
36 var xs = [1, 2, 3]; variable
[all...]
H A DarrayLiteralsWithRecursiveGenerics.js21 var xs = [list, myList]; // {}[] variable
64 var xs = [list, myList]; // {}[] variable
/third_party/vk-gl-cts/execserver/
H A DxsTestProcess.hpp30 namespace xs namespace
H A DxsDefs.cpp28 namespace xs namespace
H A DxsPosixFileReader.cpp28 namespace xs namespace
H A DxsPosixFileReader.hpp30 namespace xs namespace
H A DxsTcpServer.hpp33 namespace xs namespace
H A DxsTcpServer.cpp30 namespace xs namespace
H A DxsTestDriver.hpp32 namespace xs namespace
H A DxsDefs.hpp32 namespace xs namespace
H A DxsExecutionServer.hpp34 namespace xs namespace
H A DxsPosixTestProcess.hpp35 namespace xs namespace
H A DxsTestDriver.cpp40 namespace xs namespace
/third_party/libwebsockets/lib/misc/
H A Dieeehalfprecision.c90 uint32_t xs, xe, xm; in lws_singles2halfp() local
167 uint32_t xs, xe, xm; in lws_halfp2singles() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Dseed48.c41 unsigned short xs[] = {0x0001, 0x0012, 0x0123}; in seed48_0100() local
/third_party/pulseaudio/src/pulsecore/
H A Dx11prop.c48 xcb_screen_t *xs; in pa_x11_set_prop() local
71 xcb_screen_t *xs; in pa_x11_del_prop() local
94 xcb_screen_t *xs; in pa_x11_get_prop() local
[all...]
/third_party/vk-gl-cts/scripts/
H A Dlist_test_changes.py65 xs = x.strip() variable
/third_party/ffmpeg/libavcodec/
H A Dlibwebpenc_common.c210 int xs = x >> !!p; in ff_libwebp_get_frame() local
226 int xs = x >> !!p; in ff_libwebp_get_frame() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dmemory.cc35 void check_ok(const wasm::Func* func, Args... xs) { in check_ok() argument
44 void check_trap(const wasm::Func* func, Args... xs) { in check_trap() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp120 fs_reg *xs = a->src; in operands_match() local
[all...]
/third_party/musl/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local

Completed in 6 milliseconds

1234