Searched defs:SetArg (Results 1 – 4 of 4) sorted by relevance
| /third_party/rust/crates/nix/src/sys/ |
| D | termios.rs | 1162 pub fn tcsetattr(fd: RawFd, actions: SetArg, termios: &Termios) -> Result<()> { in tcsetattr()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | AstHelpers.cpp | 191 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() function in sh
|
| /third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
| D | cl.hpp | 7391 struct SetArg struct 7393 static void set (Kernel kernel, T0 arg) in set() 7400 struct SetArg<index, NullType> struct 7402 static void set (Kernel, NullType) in set()
|
| /third_party/mesa3d/include/CL/ |
| D | cl.hpp | 7401 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()
|