Searched refs:param_ (Results 1 – 16 of 16) sorted by relevance
/external/webrtc/talk/media/base/ |
D | codec.h | 48 param_(param) { in FeedbackParam() 52 param_(kParamValueEmpty) { in FeedbackParam() 57 const std::string& param() const { return param_; } in param() 61 std::string param_; // e.g. "", "rpsi", "fir" variable
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.hpp | 70 TextureParameterValueStr (deUint32 param_, int value_) : param(param_), value(value_) {} in TextureParameterValueStr() argument
|
D | gluCallLogWrapper.cpp | 83 FboParamPtrFmt (deUint32 param_, const int* value_) : param(param_), value(value_) {} in FboParamPtrFmt() argument
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-port.h | 1352 param_(param), 1373 func_(param_); 1378 const T param_; // User-supplied parameter to the thread function. 1547 param_(param) { 1551 func_(param_); 1556 const T param_;
|
D | gtest-port.h.orig | 1285 param_(param), 1306 func_(param_); 1311 const T param_; // User-supplied parameter to the thread function.
|
/external/v8/src/wasm/ |
D | encoder.cc | 61 bool param_; member 210 if (locals_.at(i).param_) { in IndexVars() 232 if (locals_.at(i).param_) { in IndexVars()
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-port.h | 919 param_(param), in ThreadWithParam() 940 func_(param_); in Run() 945 const T param_; // User-supplied parameter to the thread function. variable
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-port.h | 1149 param_(param), 1170 func_(param_); 1175 const T param_; // User-supplied parameter to the thread function.
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1159 param_(param), 1180 func_(param_); 1185 const T param_; // User-supplied parameter to the thread function.
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-port.h | 1189 param_(param), 1210 func_(param_); 1215 const T param_; // User-supplied parameter to the thread function.
|
/external/gtest/include/gtest/internal/ |
D | gtest-port.h | 1281 param_(param), 1302 func_(param_); 1307 const T param_; // User-supplied parameter to the thread function.
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 114 CaseParameter (const char* case_, const string& param_) : name(case_), param(param_) {} in CaseParameter()
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest.h | 1981 param_(param), 2002 func_(param_); 2007 const T param_; // User-supplied parameter to the thread function.
|
/external/opencv3/modules/ts/include/opencv2/ts/ |
D | ts_gtest.h | 2439 param_(param), 2460 func_(param_); 2465 const T param_; // User-supplied parameter to the thread function.
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 2388 param_(param), 2409 func_(param_); 2414 const T param_; // User-supplied parameter to the thread function.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest.h | 2388 param_(param), 2409 func_(param_); 2414 const T param_; // User-supplied parameter to the thread function.
|