Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dfunction_api_info_test.cc31 void SetArg(const string& name, const string& type_name, in SetArg() function
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/
Dtermios.rs860 actions: SetArg, in tcsetattr()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dvalue.go316 func (v *Value) SetArg(i int, w *Value) { func
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DAstHelpers.cpp193 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() function in sh
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline.h410 void SetArg(ArgSetInfo&& info) { set_arg_values_.push_back(std::move(info)); } in SetArg() function
/aosp_15_r20/system/extras/simpleperf/
H A DRecordReadThread_test.cpp190 static inline std::function<bool(size_t&)> SetArg(size_t value) { in SetArg() function
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl.hpp7396 struct SetArg struct
7398 static void set (Kernel kernel, T0 arg) in set()
7405 struct SetArg<index, NullType> struct
7407 static void set (Kernel, NullType) in set()