Home
last modified time | relevance | path

Searched refs:zx (Results 1 – 25 of 75) sorted by relevance

123

/third_party/node/deps/v8/src/base/platform/
Dplatform-fuchsia.cc30 zx::resource vmex_resource; in SetVmexResource()
91 void* MapVmo(const zx::vmar& vmar, void* vmar_base, size_t page_size, in MapVmo()
92 void* address, const zx::vmo& vmo, uint64_t offset, in MapVmo()
133 void* CreateAndMapVmo(const zx::vmar& vmar, void* vmar_base, size_t page_size, in CreateAndMapVmo()
136 zx::vmo vmo; in CreateAndMapVmo()
137 if (zx::vmo::create(size, 0, &vmo) != ZX_OK) { in CreateAndMapVmo()
148 zx::unowned_resource vmex(g_vmex_resource); in CreateAndMapVmo()
157 bool UnmapVmo(const zx::vmar& vmar, size_t page_size, void* address, in UnmapVmo()
164 bool SetPermissionsInternal(const zx::vmar& vmar, size_t page_size, in SetPermissionsInternal()
174 bool DiscardSystemPagesInternal(const zx::vmar& vmar, size_t page_size, in DiscardSystemPagesInternal()
[all …]
/third_party/skia/third_party/externals/angle2/util/fuchsia/
DScenicWindow.cpp32 zx::channel ConnectToServiceRoot() in ConnectToServiceRoot()
34 zx::channel clientChannel; in ConnectToServiceRoot()
35 zx::channel serverChannel; in ConnectToServiceRoot()
36 zx_status_t result = zx::channel::create(0, &clientChannel, &serverChannel); in ConnectToServiceRoot()
109 mLoop->Run(zx::time::infinite(), true /* once */); in initializeImpl()
DScenicWindow.h80 zx::channel mServiceRoot;
/third_party/glslang/Test/
Dspv.swizzleInversion.frag9 vec2 v42 = interpolateAtSample(in4.zx, 1);
14 vec2 v32 = interpolateAtSample(in3.zx, 1);
/third_party/node/deps/googletest/src/
Dgtest-death-test.cc852 zx::process child_process_;
853 zx::channel exception_channel_;
854 zx::socket stderr_socket_;
869 zx::port port; in Wait()
870 status_zx = zx::port::create(0, &port); in Wait()
892 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
998 zx::socket stderr_producer_socket; in AssumeRole()
999 status = zx::socket::create(0, &stderr_producer_socket, &stderr_socket_); in AssumeRole()
/third_party/googletest/googletest/src/
Dgtest-death-test.cc834 zx::process child_process_;
835 zx::channel exception_channel_;
836 zx::socket stderr_socket_;
881 zx::port port; in Wait()
882 status_zx = zx::port::create(0, &port); in Wait()
904 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
1010 zx::socket stderr_producer_socket; in AssumeRole()
1011 status = zx::socket::create(0, &stderr_producer_socket, &stderr_socket_); in AssumeRole()
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc834 zx::process child_process_;
835 zx::channel exception_channel_;
836 zx::socket stderr_socket_;
887 zx::port port; in Wait()
888 status_zx = zx::port::create(0, &port); in Wait()
911 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
1019 zx::socket stderr_producer_socket; in AssumeRole()
1021 zx::socket::create(0, &stderr_producer_socket, &stderr_socket_); in AssumeRole()
/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c169 float32_t zx = 2*(q13 - q02); in arm_quaternion2rotation_f32() local
174 …pOutputRotations[6 + nb * 9] = zx; pOutputRotations[7 + nb * 9] = zy; pOutputRotations[8 + nb * 9]… in arm_quaternion2rotation_f32()
/third_party/openssl/test/
Dtestdsapub.pem8 DOorbdl8a3m/VamGjfoVj8mctnYDgYUAAoGBAMyZoH2YF7/wO7CbGD6bGet3q+zx
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dmonkey1 …vnzxcnvmxc.zmcnvzm.,nvmc,nzxmc,vn.mnnmzxc,vnxcnmv,znvzxcnmv,.xcnvm,zxcnzxv.zx,qweryweurqioweupropq…
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp89 float zx = z * x; in Rotate() local
93 float r02 = ci * zx - s * y; in Rotate()
101 float r20 = ci * zx + s * y; in Rotate()
/third_party/openh264/res/
DCisco_Absolute_Power_1280x720_30fps.yuv770zx|{{{{z{{|{{||}{y{|{{|{{|~}{{{}~{|}~}yz}}}||~~~~~~~~}�~}|���~}}~~}}~~~��~���~~������…
1545zx{{vyyzzzzzzyyzyxxzxxyz{{}{xy|}}|zyyzyzzzzy{|{y|{yy||z{|}}}~~~~}|{}|~~}�~~|{|}}}~}{~�}�||�…
2311zx{{|}|}~|{}}|}}|{|{{{}}{z{}~|}}|}~~~|}~~�~}~|~���}|~��}}��~~�}��~}~}��������…
3097zx{||zyzzzzzywz{zyz{yyzzxyyyy{wxxxyxxxy{{yyxxvx{{{{{zxwvwzxvwwwxwwyyxttvvuuvvvvvyxwwtuvvvuvwvurutt…
3873zx{{yvuvyzzzzxvyxvzxvxxxzxywwwvuvwxwxvvvvtrvxxwyywwwxwuuvwvuvvuvvvvuvyttttuvwuutvvsuusuvvvvwurttut…
/third_party/skia/third_party/externals/tint/test/expressions/swizzle/read/vec3/
Di32.wgsl.expected.hlsl23 int2 zx = P.v.zx;
Du32.wgsl20 var zx = P.v.zx;
Di32.wgsl20 var zx = P.v.zx;
Di32.wgsl.expected.wgsl18 var zx = P.v.zx;
Df32.wgsl.expected.hlsl23 float2 zx = P.v.zx;
Du32.wgsl.expected.hlsl23 uint2 zx = P.v.zx;
Df32.wgsl20 var zx = P.v.zx;
/third_party/skia/third_party/externals/tint/test/expressions/swizzle/read/packed_vec3/
Df32.wgsl.expected.wgsl19 var zx = U.v.zx;
Df32.wgsl21 var zx = U.v.zx;
Di32.wgsl.expected.wgsl19 var zx = U.v.zx;
Du32.wgsl21 var zx = U.v.zx;
Di32.wgsl21 var zx = U.v.zx;
Du32.wgsl.expected.wgsl19 var zx = U.v.zx;

123