Home
last modified time | relevance | path

Searched defs:SetArg (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/nix/src/sys/
Dtermios.rs1162 pub fn tcsetattr(fd: RawFd, actions: SetArg, termios: &Termios) -> Result<()> { in tcsetattr()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp191 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() function in sh
/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline.h410 void SetArg(ArgSetInfo&& info) { set_arg_values_.push_back(std::move(info)); } in SetArg() function
/third_party/mesa3d/include/CL/
Dcl.hpp7401 struct SetArg struct
7403 static void set (Kernel kernel, T0 arg) in set()
7410 struct SetArg<index, NullType> struct
7412 static void set (Kernel, NullType) in set()