Searched defs:userValue (Results 1 – 9 of 9) sorted by relevance
/external/parameter-framework/upstream/parameter/ |
D | EnumParameterType.cpp | 133 bool CEnumParameterType::fromBlackboard(string &userValue, const uint32_t &value, in fromBlackboard() 166 bool CEnumParameterType::toBlackboard(int32_t userValue, uint32_t &value, in toBlackboard() 197 bool CEnumParameterType::fromBlackboard(int32_t &userValue, uint32_t value, in fromBlackboard()
|
D | BitParameterType.cpp | 193 void CBitParameterType::fromBlackboard(uint32_t &userValue, uint64_t value, in fromBlackboard()
|
D | IntegerParameterType.h | 71 bool doToBlackboard(UserType userValue, uint32_t &uiValue, in doToBlackboard()
|
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/ |
D | HeadersTest.java | 44 String userValue = "user-value"; in createRequestHeaders_sanitizes() local
|
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ |
D | UtilsTest.java | 56 private final String userValue = "user-value"; field in UtilsTest
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 570 for (auto &userValue : userValues) in print() local 1428 for (auto &userValue : userValues) { in emitDebugValues() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 757 for (auto &userValue : userValues) in print() local 1817 for (auto &userValue : userValues) { in emitDebugValues() local
|
/external/fonttools/Lib/fontTools/designspaceLib/ |
D | __init__.py | 1172 userValue, argument 1378 def __init__(self, *, name, userValue): argument
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | androidenterprise.v1.json | 4708 "userValue": { object
|