Home
last modified time | relevance | path

Searched defs:attributes (Results 1 - 25 of 470) sorted by relevance

12345678910>>...19

/third_party/mbedtls/library/
H A Dpsa_crypto_client.c17 void psa_reset_key_attributes(psa_key_attributes_t *attributes) in psa_reset_key_attributes() argument
/third_party/typescript/tests/baselines/reference/
H A DtsxElementResolution12.js25 var attributes: any; variable
44 var attributes; variable
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpvclock-abi.h11 __le32 attributes; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpvclock-abi.h11 __le32 attributes; member
/third_party/glslang/glslang/HLSL/
H A DhlslAttributes.h53 TAttributes attributes; member in glslang::TFunctionDeclarator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A Degl_utils.h32 AttributeVector TrimAttributeMap(const egl::AttributeMap &attributes, in TrimAttributeMap() argument
H A Degl_utils.cpp19 AttributeVector TrimAttributeMap(const egl::AttributeMap &attributes, in TrimAttributeMap() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.h49 std::array<VkVertexInputAttributeDescription, kMaxVertexAttributes> attributes; member
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeMutexUnix.c36 deMutex deMutex_create (const deMutexAttributes* attributes) in deMutex_create() argument
H A DdeSemaphoreUnix.c34 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create() argument
H A DdeSemaphoreMach.c36 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp32 AvrcMeItem(uint8_t itemType, uint64_t uid, uint8_t type, uint8_t playable, const std::string &name, const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) AvrcMeItem() argument
/kernel/linux/linux-6.6/fs/efivarfs/
H A Dfile.c20 u32 attributes; in efivarfs_file_write() local
71 u32 attributes; in efivarfs_file_read() local
[all...]
/test/testfwk/arkxtest/uitest/record/
H A Dtouch_event.h49 std::vector<std::string> attributes; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.h93 VASurfaceAttrib *attributes; member
/third_party/gptfdisk/
H A Dattributes.h18 uint64_t attributes; member in Attributes
/third_party/mbedtls/include/psa/
H A Dcrypto_compat.h180 psa_set_key_domain_parameters( psa_key_attributes_t *attributes, psa_key_type_t type, const uint8_t *data, size_t data_length) psa_set_key_domain_parameters() argument
206 psa_get_key_domain_parameters( const psa_key_attributes_t *attributes, uint8_t *data, size_t data_size, size_t *data_length) psa_get_key_domain_parameters() argument
/third_party/mbedtls/tests/src/
H A Dpsa_crypto_stubs.c63 psa_status_t psa_import_key(const psa_key_attributes_t *attributes, in psa_import_key() argument
49 psa_get_key_attributes(mbedtls_svc_key_id_t key, psa_key_attributes_t *attributes) psa_get_key_attributes() argument
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_key_agreement.c31 mbedtls_test_transparent_key_agreement( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length, uint8_t *shared_secret, size_t shared_secret_size, size_t *shared_secret_length) mbedtls_test_transparent_key_agreement() argument
124 mbedtls_test_opaque_key_agreement( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length, uint8_t *shared_secret, size_t shared_secret_size, size_t *shared_secret_length) mbedtls_test_opaque_key_agreement() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-reflect.cc25 Handle<Object> attributes = args.at(3); in BUILTIN() local
/third_party/vk-gl-cts/framework/delibs/dethread/win32/
H A DdeMutexWin32.c47 deMutex deMutex_create (const deMutexAttributes* attributes) in deMutex_create() argument
90 deMutex deMutex_create (const deMutexAttributes* attributes) in deMutex_create() argument
H A DdeSemaphoreWin32.c36 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_component_api_bridge.cpp117 auto attributes = delegate->GetInspector(nodeId); in JsGetInspector() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dvertex_input_declaration_loader.cpp62 vector<VertexInputDeclaration::VertexInputAttributeDescription> attributes; in LoadState() local
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dcamera_preview_test.cpp1526 std::vector<StreamAttribute> attributes; in HWTEST_F() local

Completed in 11 milliseconds

12345678910>>...19