Home
last modified time | relevance | path

Searched defs:ours (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dpid.c206 int ours = 1; local
360 int ours; local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp505 auto* ours = (VkVideoDecodeH264ProfileInfoKHR*)m_profile.pNext; in operator ==() local
517 auto* ours = (VkVideoDecodeH265ProfileInfoKHR*)m_profile.pNext; in operator ==() local
/third_party/rust/rust/library/std/src/sys/windows/
Dpipe.rs32 pub ours: AnonPipe, field
70 let ours; in anon_pipe() localVariable
/third_party/cups-filters/fontembed/
Dsfnt.c86 char *ours=NULL; in otf_read() local
/third_party/rust/rust/library/std/src/sys/unix/process/
Dprocess_common.rs388 let ours = StdioPipes { stdin: our_stdin, stdout: our_stdout, stderr: our_stderr }; in setup_io() localVariable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp119531 JSCompartment* ours; member