Home
last modified time | relevance | path

Searched defs:ParamNames (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_op_gen_internal.h53 ParamNames(const string& name, const string& rename_to) : name_(name) { in ParamNames() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h79 SmallVector<StringRef, SmallVectorSize> ParamNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h79 SmallVector<StringRef, SmallVectorSize> ParamNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h79 SmallVector<StringRef, SmallVectorSize> ParamNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h79 SmallVector<StringRef, SmallVectorSize> ParamNames; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dexpr.go1131 func ParamNames(ft *types.Type) []Node { func
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1309 typedef Tuple4<string, string, string, string> ParamNames; typedef
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1878 typedef Tuple4<string, string, string, string> ParamNames; typedef