Home
last modified time | relevance | path

Searched defs:attributes (Results 151 - 175 of 377) sorted by relevance

12345678910>>...16

/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc254 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists() local
278 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists() local
/third_party/node/deps/v8/src/inspector/
H A Dcustom-preview.cc96 v8::Local<v8::Object> attributes = attributesValue.As<v8::Object>(); in substituteObjectTags() local
/third_party/node/deps/v8/src/objects/
H A Dtransitions-inl.h192 SearchAndGetTargetForTesting( PropertyKind kind, Name name, PropertyAttributes attributes) SearchAndGetTargetForTesting() argument
257 SearchTransition( Isolate* isolate, Handle<Map> map, Name name, PropertyKind kind, PropertyAttributes attributes) SearchTransition() argument
/third_party/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc208 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists() local
232 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists() local
/third_party/node/deps/openssl/openssl/apps/include/
H A Dapps.h213 DB_ATTR attributes; member
/third_party/popt/tests/
H A Dtest1.c43 static const char *attributes[] = { variable
/third_party/openssl/apps/include/
H A Dapps.h213 DB_ATTR attributes; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp154 verifyResultImage(tcu::TestLog& log, const int numPrimitives, const int numAttribsPerPrimitive, const TessPrimitiveType primitiveType, const std::vector<float>& attributes, const tcu::ConstPixelBufferAccess pixels) verifyResultImage() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h57 AttributeMap attributes; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DWindowSurfaceGLX.cpp110 XSetWindowAttributes attributes; in initialize() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cContextFlushControlTests.cpp206 const int* attributes = platform.getContextFlushControlContextAttributes(); in createNoFlushContext() local
475 const int* attributes = DE_NULL; in createContext() local
/third_party/skia/src/xml/
H A DSkXMLParser.cpp93 void XMLCALL start_element_handler(void *data, const char* tag, const char** attributes) { in start_element_handler() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexStateTests.cpp165 std::vector<VertexAttributeSpec> attributes; member
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DCubeReflection.cpp143 wgpu::VertexAttribute attributes[2]; in init() local
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp320 XSetWindowAttributes attributes; in initializeImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp290 LPPROC_THREAD_ATTRIBUTE_LIST attributes = in Thread() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmodule_scope_var_to_entry_point_param.cc198 auto attributes = ctx.Clone(var->Declaration()->decorations); in Process() local
250 ast::DecorationList attributes; in Process() local
H A Dvertex_pulling.h107 std::vector<VertexAttributeDescriptor> attributes; member
/third_party/python/Lib/test/
H A Dtest_genericpath.py25 attributes = [] variable in GenericTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp154 verifyResultImage(tcu::TestLog& log, const int numPrimitives, const int numAttribsPerPrimitive, const TessPrimitiveType primitiveType, const std::vector<float>& attributes, const tcu::ConstPixelBufferAccess pixels) verifyResultImage() argument
[all...]
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp154 void UserAuthProxy::SetProperty(int32_t userId, AuthType authType, const Attributes &attributes, in SetProperty() argument
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
H A Duser_auth_executor_fuzzer.cpp339 void FillIAttributes(std::shared_ptr<Parcel> parcel, Attributes &attributes) in FillIAttributes() argument
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng_property_config.cpp1401 std::unordered_map<std::string, ResValueWrapper> attributes; in HWTEST_F() local
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h90 explicit PlayerSettingAttributes(std::vector<uint8_t> attributes) : attributes_(attributes) in PlayerSettingAttributes() argument
130 PlayerSettingCurrentValue(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values) in PlayerSettingCurrentValue() argument
152 PlayerGettingText(const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr) PlayerGettingText() argument
174 ElementAttributes(const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) ElementAttributes() argument
351 Notification(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values) Notification() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp209 OnGetPlayerAppSettingAttributes( const RawAddress &rawAddr, std::vector<uint8_t> attributes, int result) OnGetPlayerAppSettingAttributes() argument
288 OnGetPlayerAppSettingCurrentValue( const RawAddress &rawAddr, const std::vector<uint8_t> attributes, const std::vector<uint8_t> &values, int result) OnGetPlayerAppSettingCurrentValue() argument
843 OnPlayerAppSettingChanged(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values, int result) OnPlayerAppSettingChanged() argument

Completed in 25 milliseconds

12345678910>>...16