Home
last modified time | relevance | path

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

12345

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_component_controller.cc104 zx::timer::create(ZX_TIMER_SLACK_LATE, ZX_CLOCK_MONOTONIC, &idle_timer_); in DartComponentController()
126 zx::thread::self()->set_property(ZX_PROP_NAME, label_.c_str(), label_.size()); in Setup()
167 zx::channel dir; in SetupNamespace()
170 dir = zx::channel(fdio_service_clone(flat->directories.at(i).get())); in SetupNamespace()
376 zx::channel dir; in Main()
470 const zx::duration kIdleWaitDuration = zx::sec(2);
471 const zx::duration kIdleNotifyDuration = zx::msec(500);
472 const zx::duration kIdleSlack = zx::sec(1);
493 idle_start_ = zx::clock::get_monotonic(); in MessageEpilogue()
512 zx::time deadline = idle_start_ + kIdleWaitDuration; in OnIdleTimer()
[all …]
Dmapped_resource.cc54 resource_vmo.vmo.replace_as_executable(zx::handle(), &resource_vmo.vmo); in LoadFromNamespace()
78 zx_status_t status = zx::vmar::root_self()->map( in LoadFromVmo()
94 zx::vmar::root_self()->unmap(reinterpret_cast<uintptr_t>(address_), size_); in ~MappedResource()
Ddart_component_controller.h86 zx::time idle_start_{0};
87 zx::timer idle_timer_;
Dbuiltin_libraries.h23 zx::channel directory_request,
/third_party/flutter/skia/third_party/externals/angle2/util/fuchsia/
DScenicWindow.cpp33 zx::channel ConnectToServiceRoot() in ConnectToServiceRoot()
35 zx::channel clientChannel; in ConnectToServiceRoot()
36 zx::channel serverChannel; in ConnectToServiceRoot()
37 zx_status_t result = zx::channel::create(0, &clientChannel, &serverChannel); in ConnectToServiceRoot()
132 mLoop->Run(zx::deadline_after({}), true /* once */); in messageLoop()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface.h166 zx::vmo& exported_vmo);
181 const zx::event& event) const;
193 zx::event acquire_event_;
196 zx::event release_event_;
Dvulkan_surface.cc96 zx::vmo exported_vmo; in VulkanSurface()
146 const zx::event& event) const { in SemaphoreFromEvent()
150 zx::event semaphore_event; in SemaphoreFromEvent()
193 if (zx::event::create(0, &acquire_event_) != ZX_OK) { in CreateFences()
203 if (zx::event::create(0, &release_event_) != ZX_OK) { in CreateFences()
214 zx::vmo& exported_vmo) { in AllocateDeviceMemory()
435 zx::event acquire, release; in FlushSessionAcquireAndReleaseEvents()
Disolate_configurator.h24 zx::channel directory_request);
36 zx::channel directory_request_;
Dtask_runner_adapter.cc29 zx::time(target_time.ToEpochDelta().ToNanoseconds())); in PostTaskForTime()
34 zx::duration(delay.ToNanoseconds())); in PostDelayedTask()
Drunner_context.cc10 zx::channel directory_request) in RunnerContext()
31 zx::channel(directory_request)); in CreateFromStartupInfo()
Dcomponent.cc123 zx::channel dir; in Application()
208 [this](zx::channel channel, async_dispatcher_t* dispatcher) { in Application()
380 buffer.vmo.replace_as_executable(zx::handle(), &buffer.vmo); in FileInNamespaceBuffer()
388 zx::vmar::root_self()->map(0, buffer.vmo, 0, buffer.size, flags, &addr); in FileInNamespaceBuffer()
400 zx::vmar::root_self()->unmap(reinterpret_cast<uintptr_t>(address_), in ~FileInNamespaceBuffer()
517 zx::eventpair view_token, in CreateView()
Drunner.cc37 zx_status_t status = zx::vmar::root_self()->map( in GetICUData()
82 zx::process::self()->set_property(ZX_PROP_NAME, name.c_str(), name.size()); in SetProcessName()
86 zx::thread::self()->set_property(ZX_PROP_NAME, thread_name.c_str(), in SetThreadName()
/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()
/third_party/glslang/Test/
Dspv.swizzleInversion.frag9 vec2 v42 = interpolateAtSample(in4.zx, 1);
14 vec2 v32 = interpolateAtSample(in3.zx, 1);
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dsystem.cc190 zx::channel System::CloneChannelFromFileDescriptor(int fd) { in CloneChannelFromFileDescriptor()
191 zx::handle handle; in CloneChannelFromFileDescriptor()
194 return zx::channel(); in CloneChannelFromFileDescriptor()
201 return zx::channel(); in CloneChannelFromFileDescriptor()
203 return zx::channel(handle.release()); in CloneChannelFromFileDescriptor()
213 zx::channel channel = CloneChannelFromFileDescriptor(fd.get()); in ChannelFromFile()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/
Dhandle_exception.cc22 zx::vmo vmo; in FillBuffer()
24 if (zx::vmo::create(num_bytes, 0u, &vmo) < 0) { in FillBuffer()
/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_quaternion2rotation_f32.c168 float32_t zx = 2*(q13 - q02); in arm_quaternion2rotation_f32() local
173 …pOutputRotations[6 + nb * 9] = zx; pOutputRotations[7 + nb * 9] = zy; pOutputRotations[8 + nb * 9]… in arm_quaternion2rotation_f32()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/fuchsia/sdk_ext/
Dfuchsia.h14 zx::channel directory_request);
/third_party/openssl/test/
Dtestdsapub.pem8 DOorbdl8a3m/VamGjfoVj8mctnYDgYUAAoGBAMyZoH2YF7/wO7CbGD6bGet3q+zx
/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/googletest/googletest/src/
Dgtest-death-test.cc835 zx::process child_process_;
836 zx::channel exception_channel_;
837 zx::socket stderr_socket_;
888 zx::port port; in Wait()
889 status_zx = zx::port::create(0, &port); in Wait()
911 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
1018 zx::socket stderr_producer_socket; in AssumeRole()
1020 zx::socket::create(0, &stderr_producer_socket, &stderr_socket_); in AssumeRole()
/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/flutter/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…

12345